#1
GET https://tx.fhir.org/r4/metadata HTTP/1.0 Accept: application/fhir+json; fhirVersion=4.0 User-Agent: fhir/publisher
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:4221
content-type:application/fhir+json
date:Tue, 18 Nov 2025 18:42:06 GMT
pragma:no-cache
server:nginx
x-request-id:246-310453
{"resourceType" : "CapabilityStatement","id" : "FhirServer","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Local User Conformance Statement</h2><p>FHIR v4.0.1 released 20251117112450.000Z. Server version 4.0.2 built 20251117112450.000Z</p><table class=\"grid\"><tr><th>Resource Type</th><th>Profile</th><th>Read</th><th>V-Read</th><th>Search</th><th>Update</th><th>Updates</th><th>Create</th><th>Delete</th><th>History</th></tr>\n</table>\n<p>Operations</p>\n<ul>\n <li>expand: see OperationDefinition/fso-expand</li>\n <li>lookup: see OperationDefinition/fso-lookup</li>\n <li>validate-code: see OperationDefinition/fso-validate-code</li>\n <li>batch-validate-code: see OperationDefinition/fso-batch-validate-code</li>\n <li>translate: see OperationDefinition/fso-translate</li>\n <li>closure: see OperationDefinition/fso-closure</li>\n <li>versions: see OperationDefinition/fso-versions</li>\n</ul>\n</div>"},"extension" : [{"extension" : [{"url" : "definition","valueCanonical" : "http://hl7.org/fhir/uv/tx-tests/FeatureDefinition/test-version"},{"url" : "value","valueCode" : "1.8.0"},{"extension" : [{"url" : "name","valueCode" : "mode"},{"url" : "value","valueCode" : "tx.fhir.org"}],"url" : "qualifier"}],"url" : "http://hl7.org/fhir/uv/application-feature/StructureDefinition/feature"},{"extension" : [{"url" : "definition","valueCanonical" : "http://hl7.org/fhir/uv/tx-ecosystem/FeatureDefinition/CodeSystemAsParameter"},{"url" : "value","valueBoolean" : true}],"url" : "http://hl7.org/fhir/uv/application-feature/StructureDefinition/feature"}],"url" : "http://tx.fhir.org/r4/CapabilityStatement/tx","version" : "4.0.1-4.0.2","name" : "FHIRReferenceServer","title" : "FHIR Reference Server Conformance Statement","status" : "active","date" : "2025-11-18T18:42:06.007Z","contact" : [{"telecom" : [{"system" : "other","value" : "http://healthintersections.com.au/"}]}],"description" : "Standard Conformance Statement for the open source Reference FHIR Server provided by Health Intersections","kind" : "instance","instantiates" : ["http://hl7.org/fhir/CapabilityStatement/terminology-server","http://hl7.org/fhir/CapabilityStatement/terminology-server"],"software" : {"name" : "HealthIntersections Server","version" : "4.0.2","releaseDate" : "2025-11-17T11:24:50.000Z"},"implementation" : {"description" : "FHIR Server running at http://tx.fhir.org/r4","url" : "http://tx.fhir.org/r4"},"fhirVersion" : "4.0.1","format" : ["application/fhir+xml","application/fhir+json"],"rest" : [{"mode" : "server","security" : {"cors" : true},"resource" : [{"type" : "CodeSystem","interaction" : [{"code" : "read","documentation" : "Read a code system"},{"code" : "search-type","documentation" : "Search the code systems. Not that there a few major code systems that are not available through this API (SCT, LOINC etc)"}],"operation" : [{"name" : "validate-code","definition" : "http://hl7.org/fhir/OperationDefinition/CodeSystem-validate-code"},{"name" : "lookup","definition" : "http://hl7.org/fhir/OperationDefinition/CodeSystem-lookup"}]},{"type" : "ValueSet","interaction" : [{"code" : "read","documentation" : "Read a ValueSet"},{"code" : "search-type","documentation" : "Search the value sets"}],"operation" : [{"name" : "validate-code","definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-validate-code"},{"name" : "expand","definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-expand"}]}],"interaction" : [{"code" : "transaction"}],"operation" : [{"name" : "expand","definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-expand"},{"name" : "lookup","definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-lookup"},{"name" : "validate-code","definition" : "http://hl7.org/fhir/OperationDefinition/Resource-validate-code"},{"name" : "batch-validate-code","definition" : "http://hl7.org/fhir/OperationDefinition/Resource-batch-validate-code"},{"name" : "translate","definition" : "http://hl7.org/fhir/OperationDefinition/ConceptMap-translate"},{"name" : "closure","definition" : "http://hl7.org/fhir/OperationDefinition/ConceptMap-closure"},{"name" : "versions","definition" : "http://tx.fhir.org/r4/OperationDefinition/fso-versions"}]}]}
#2
POST https://tx.fhir.org/r4/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher
{"resourceType":"Parameters","parameter":[{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://loinc.org","code":"8480-6","display":"Systolic blood pressure"},{"system":"http://acme.org/devices/clinical-codes","code":"bp-s","display":"Systolic Blood pressure"}]}},{"name":"displayLanguage","valueString":"no-NO"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"1595dd63-8863-45a6-8cb1-8898ac848bc7"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:2925
content-type:application/fhir+json
date:Tue, 18 Nov 2025 18:42:32 GMT
last-modified:Tue, 18 Nov 2025 18:42:32 GMT
pragma:no-cache
server:nginx
x-request-id:246-310524
{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://loinc.org"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://acme.org/devices/clinical-codes"},{"name" : "code","valueCode" : "8480-6"},{"name" : "version","valueString" : "2.81"},{"name" : "display","valueString" : "Systolic blood pressure"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://acme.org/devices/clinical-codes' could not be found, so the code cannot be validated; There are no valid display names found for the code http://loinc.org#8480-6 for language(s) 'no-NO'. The display is 'Systolic blood pressure' the default language display"},{"name" : "codeableConcept","valueCodeableConcept" : {"coding" : [{"system" : "http://loinc.org","code" : "8480-6","display" : "Systolic blood pressure"},{"system" : "http://acme.org/devices/clinical-codes","code" : "bp-s","display" : "Systolic Blood pressure"}]}},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "NO_VALID_DISPLAY_FOUND_NONE_FOR_LANG_OK"}],"severity" : "information","code" : "invalid","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "invalid-display"}],"text" : "There are no valid display names found for the code http://loinc.org#8480-6 for language(s) 'no-NO'. The display is 'Systolic blood pressure' the default language display"},"location" : ["CodeableConcept.coding[0].display"],"expression" : ["CodeableConcept.coding[0].display"]},{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://acme.org/devices/clinical-codes' could not be found, so the code cannot be validated"},"location" : ["CodeableConcept.coding[1].system"],"expression" : ["CodeableConcept.coding[1].system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0 : 0ms : Analysing http://hl7.org/fhir/ValueSet/@all for validation purposes\r\n0 0 : 0ms : Parameters: disp-lang=no-NO, default-to-latest\r\n0 0 : 0ms : Prepare include: \"()\"\r\n0 0 : 0ms : Validate \"[http://loinc.org#8480-6 (\"Systolic blood pressure\"), http://acme.org/devices/clinical-codes#bp-s (\"Systolic Blood pressure\")]\"\r\n0 0 : 0ms : Check \"http://loinc.org#8480-6\"\r\n0 0 : 0ms : Using CodeSystem \"http://loinc.org|2.81\" (content = complete)\r\n281 281 : 281ms : Check \"http://acme.org/devices/clinical-codes#bp-s\"\r\n281 0 : 281ms : Didn't find CodeSystem \"http://acme.org/devices/clinical-codes\"\r\n"}]}
#3
POST https://tx.fhir.org/r4/ValueSet/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher
{"resourceType":"Parameters","parameter":[{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://loinc.org","code":"8480-6","display":"Systolic blood pressure"},{"system":"http://acme.org/devices/clinical-codes","code":"bp-s","display":"Systolic Blood pressure"}]}},{"name":"displayLanguage","valueString":"no-NO"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"observation-vitalsignresult","meta":{"lastUpdated":"2019-11-01T09:29:23.356+11:00","profile":["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"oo"}],"url":"http://hl7.org/fhir/ValueSet/observation-vitalsignresult","identifier":[{"system":"urn:ietf:rfc:3986","value":"urn:oid:2.16.840.1.113883.3.88.12.80.62"}],"version":"4.0.1","name":"VitalSigns","title":"Vital Signs","status":"active","experimental":false,"date":"2019-11-01T09:29:23+11:00","publisher":"FHIR project team","contact":[{"telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}],"description":"This value set indicates the allowed vital sign result types. The LOINC code for Vitals Signs panel (85353-1) is a grouping structure for a set of vital signs and includes related links (with type=has-member) to the Observations in this set (e.g. respiratory rate, heart rate, BP). The Blood pressure panel (85354-9) is used to group the component observations Systolic blood pressure (8480-6) and Diastolic blood pressure (8462-4).","copyright":"This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use","compose":{"include":[{"system":"http://loinc.org","concept":[{"code":"85353-1"},{"code":"9279-1"},{"code":"8867-4"},{"code":"2708-6"},{"code":"8310-5"},{"code":"8302-2"},{"code":"9843-4"},{"code":"29463-7"},{"code":"39156-5"},{"code":"85354-9"},{"code":"8480-6"},{"code":"8462-4"},{"code":"8478-0"}]}]}}},{"name":"cache-id","valueId":"1595dd63-8863-45a6-8cb1-8898ac848bc7"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:4113
content-type:application/fhir+json
date:Tue, 18 Nov 2025 18:42:32 GMT
last-modified:Tue, 18 Nov 2025 18:42:32 GMT
pragma:no-cache
server:nginx
x-request-id:246-310526
{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://loinc.org"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://acme.org/devices/clinical-codes"},{"name" : "code","valueCode" : "8480-6"},{"name" : "version","valueString" : "2.81"},{"name" : "display","valueString" : "Systolic blood pressure"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://acme.org/devices/clinical-codes' could not be found, so the code cannot be validated; The provided code 'http://acme.org/devices/clinical-codes#bp-s ('Systolic Blood pressure')' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1'; There are no valid display names found for the code http://loinc.org#8480-6 for language(s) 'no-NO'. The display is 'Systolic blood pressure' the default language display"},{"name" : "codeableConcept","valueCodeableConcept" : {"coding" : [{"system" : "http://loinc.org","code" : "8480-6","display" : "Systolic blood pressure"},{"system" : "http://acme.org/devices/clinical-codes","code" : "bp-s","display" : "Systolic Blood pressure"}]}},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "NO_VALID_DISPLAY_FOUND_NONE_FOR_LANG_OK"}],"severity" : "information","code" : "invalid","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "invalid-display"}],"text" : "There are no valid display names found for the code http://loinc.org#8480-6 for language(s) 'no-NO'. The display is 'Systolic blood pressure' the default language display"},"location" : ["CodeableConcept.coding[0].display"],"expression" : ["CodeableConcept.coding[0].display"]},{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "None_of_the_provided_codes_are_in_the_value_set_one"}],"severity" : "information","code" : "code-invalid","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "this-code-not-in-vs"}],"text" : "The provided code 'http://acme.org/devices/clinical-codes#bp-s ('Systolic Blood pressure')' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1'"},"location" : ["CodeableConcept.coding[1].code"],"expression" : ["CodeableConcept.coding[1].code"]},{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://acme.org/devices/clinical-codes' could not be found, so the code cannot be validated"},"location" : ["CodeableConcept.coding[1].system"],"expression" : ["CodeableConcept.coding[1].system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0 : 0ms : Analysing http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1 for validation purposes\r\n0 0 : 0ms : Parameters: disp-lang=no-NO, default-to-latest\r\n0 0 : 0ms : Prepare include: \"(http://loinc.org)(85353-1,9279-1,8867-4,2708-6,8310-5,8302-2,9843-4,29463-7,39156-5,85354-9,8480-6,8462-4,8478-0)\"\r\n0 0 : 0ms : CodeSystem found: \"http://loinc.org|2.81\"\r\n0 0 : 0ms : Validate \"[http://loinc.org#8480-6 (\"Systolic blood pressure\"), http://acme.org/devices/clinical-codes#bp-s (\"Systolic Blood pressure\")]\"\r\n0 0 : 0ms : Check \"http://loinc.org#8480-6\"\r\n0 0 : 0ms : CodeSystem found: http://loinc.org|2.81 for http://loinc.org\r\n0 0 : 0ms : check code in (http://loinc.org)(85353-1,9279-1,8867-4,2708-6,8310-5,8302-2,9843-4,29463-7,39156-5,85354-9,8480-6,8462-4,8478-0) at CodeableConcept.coding[0]\r\n0 0 : 0ms : Code \"8480-6\" found in http://loinc.org|2.81\r\n0 0 : 0ms : Check \"http://acme.org/devices/clinical-codes#bp-s\"\r\n"}]}
#4
POST https://tx.fhir.org/r4/ValueSet/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher
{"resourceType":"Parameters","parameter":[{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://loinc.org","code":"8480-6","display":"Systolic blood pressure"},{"system":"http://acme.org/devices/clinical-codes","code":"bp-s","display":"Systolic Blood pressure"}]}},{"name":"displayLanguage","valueString":"no-NO"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"observation-vitalsignresult","meta":{"lastUpdated":"2019-11-01T09:29:23.356+11:00","profile":["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"oo"}],"url":"http://hl7.org/fhir/ValueSet/observation-vitalsignresult","identifier":[{"system":"urn:ietf:rfc:3986","value":"urn:oid:2.16.840.1.113883.3.88.12.80.62"}],"version":"4.0.1","name":"VitalSigns","title":"Vital Signs","status":"active","experimental":false,"date":"2019-11-01T09:29:23+11:00","publisher":"FHIR project team","contact":[{"telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}],"description":"This value set indicates the allowed vital sign result types. The LOINC code for Vitals Signs panel (85353-1) is a grouping structure for a set of vital signs and includes related links (with type=has-member) to the Observations in this set (e.g. respiratory rate, heart rate, BP). The Blood pressure panel (85354-9) is used to group the component observations Systolic blood pressure (8480-6) and Diastolic blood pressure (8462-4).","copyright":"This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use","compose":{"include":[{"system":"http://loinc.org","concept":[{"code":"85353-1"},{"code":"9279-1"},{"code":"8867-4"},{"code":"2708-6"},{"code":"8310-5"},{"code":"8302-2"},{"code":"9843-4"},{"code":"29463-7"},{"code":"39156-5"},{"code":"85354-9"},{"code":"8480-6"},{"code":"8462-4"},{"code":"8478-0"}]}]}}},{"name":"cache-id","valueId":"1595dd63-8863-45a6-8cb1-8898ac848bc7"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:4113
content-type:application/fhir+json
date:Tue, 18 Nov 2025 18:42:33 GMT
last-modified:Tue, 18 Nov 2025 18:42:33 GMT
pragma:no-cache
server:nginx
x-request-id:246-310531
{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://loinc.org"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://acme.org/devices/clinical-codes"},{"name" : "code","valueCode" : "8480-6"},{"name" : "version","valueString" : "2.81"},{"name" : "display","valueString" : "Systolic blood pressure"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://acme.org/devices/clinical-codes' could not be found, so the code cannot be validated; The provided code 'http://acme.org/devices/clinical-codes#bp-s ('Systolic Blood pressure')' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1'; There are no valid display names found for the code http://loinc.org#8480-6 for language(s) 'no-NO'. The display is 'Systolic blood pressure' the default language display"},{"name" : "codeableConcept","valueCodeableConcept" : {"coding" : [{"system" : "http://loinc.org","code" : "8480-6","display" : "Systolic blood pressure"},{"system" : "http://acme.org/devices/clinical-codes","code" : "bp-s","display" : "Systolic Blood pressure"}]}},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "NO_VALID_DISPLAY_FOUND_NONE_FOR_LANG_OK"}],"severity" : "information","code" : "invalid","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "invalid-display"}],"text" : "There are no valid display names found for the code http://loinc.org#8480-6 for language(s) 'no-NO'. The display is 'Systolic blood pressure' the default language display"},"location" : ["CodeableConcept.coding[0].display"],"expression" : ["CodeableConcept.coding[0].display"]},{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "None_of_the_provided_codes_are_in_the_value_set_one"}],"severity" : "information","code" : "code-invalid","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "this-code-not-in-vs"}],"text" : "The provided code 'http://acme.org/devices/clinical-codes#bp-s ('Systolic Blood pressure')' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1'"},"location" : ["CodeableConcept.coding[1].code"],"expression" : ["CodeableConcept.coding[1].code"]},{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://acme.org/devices/clinical-codes' could not be found, so the code cannot be validated"},"location" : ["CodeableConcept.coding[1].system"],"expression" : ["CodeableConcept.coding[1].system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0 : 0ms : Analysing http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1 for validation purposes\r\n0 0 : 0ms : Parameters: disp-lang=no-NO, default-to-latest\r\n0 0 : 0ms : Prepare include: \"(http://loinc.org)(85353-1,9279-1,8867-4,2708-6,8310-5,8302-2,9843-4,29463-7,39156-5,85354-9,8480-6,8462-4,8478-0)\"\r\n0 0 : 0ms : CodeSystem found: \"http://loinc.org|2.81\"\r\n0 0 : 0ms : Validate \"[http://loinc.org#8480-6 (\"Systolic blood pressure\"), http://acme.org/devices/clinical-codes#bp-s (\"Systolic Blood pressure\")]\"\r\n0 0 : 0ms : Check \"http://loinc.org#8480-6\"\r\n0 0 : 0ms : CodeSystem found: http://loinc.org|2.81 for http://loinc.org\r\n0 0 : 0ms : check code in (http://loinc.org)(85353-1,9279-1,8867-4,2708-6,8310-5,8302-2,9843-4,29463-7,39156-5,85354-9,8480-6,8462-4,8478-0) at CodeableConcept.coding[0]\r\n0 0 : 0ms : Code \"8480-6\" found in http://loinc.org|2.81\r\n0 0 : 0ms : Check \"http://acme.org/devices/clinical-codes#bp-s\"\r\n"}]}
#5
POST https://tx.fhir.org/r4/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher
{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://dips.no/fhir/code","code":"5","display":"Våken"}},{"name":"displayLanguage","valueString":"no-NO"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"1595dd63-8863-45a6-8cb1-8898ac848bc7"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1436
content-type:application/fhir+json
date:Tue, 18 Nov 2025 18:42:33 GMT
last-modified:Tue, 18 Nov 2025 18:42:33 GMT
pragma:no-cache
server:nginx
x-request-id:246-310536
{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://dips.no/fhir/code"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://dips.no/fhir/code"},{"name" : "code","valueCode" : "5"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://dips.no/fhir/code' could not be found, so the code cannot be validated"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://dips.no/fhir/code' could not be found, so the code cannot be validated"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0 : 0ms : Analysing http://hl7.org/fhir/ValueSet/@all for validation purposes\r\n0 0 : 0ms : Parameters: disp-lang=no-NO, default-to-latest\r\n0 0 : 0ms : Prepare include: \"()\"\r\n0 0 : 0ms : Validate \"[http://dips.no/fhir/code#5 (\"Våken\")]\"\r\n0 0 : 0ms : Check \"http://dips.no/fhir/code#5\"\r\n0 0 : 0ms : Didn't find CodeSystem \"http://dips.no/fhir/code\"\r\n"}]}
#6
POST https://tx.fhir.org/r4/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher
{"resourceType":"Parameters","parameter":[{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://loinc.org","code":"15074-8","display":"Glucose [Moles/volume] in Blood"},{"system":"http://snomed.info/sct","code":"434912009","display":"Blood glucose concentration (observable entity)"},{"system":"urn:oid:2.16.578.1.12.4.1.1.7280","code":"NPU02187","display":"B—Glucose"}]}},{"name":"displayLanguage","valueString":"no-NO"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"1595dd63-8863-45a6-8cb1-8898ac848bc7"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:3984
content-type:application/fhir+json
date:Tue, 18 Nov 2025 18:42:34 GMT
last-modified:Tue, 18 Nov 2025 18:42:34 GMT
pragma:no-cache
server:nginx
x-request-id:246-310542
{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "urn:oid:2.16.578.1.12.4.1.1.7280"},{"name" : "code","valueCode" : "434912009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Glucose [Moles/volume] in Blood"},{"name" : "message","valueString" : "A definition for CodeSystem 'urn:oid:2.16.578.1.12.4.1.1.7280' could not be found, so the code cannot be validated; There are no valid display names found for the code http://loinc.org#15074-8 for language(s) 'no-NO'. The display is 'Glucose [Moles/volume] in Blood' the default language display"},{"name" : "codeableConcept","valueCodeableConcept" : {"coding" : [{"system" : "http://loinc.org","code" : "15074-8","display" : "Glucose [Moles/volume] in Blood"},{"system" : "http://snomed.info/sct","code" : "434912009","display" : "Blood glucose concentration (observable entity)"},{"system" : "urn:oid:2.16.578.1.12.4.1.1.7280","code" : "NPU02187","display" : "B—Glucose"}]}},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "NO_VALID_DISPLAY_FOUND_NONE_FOR_LANG_OK"}],"severity" : "information","code" : "invalid","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "invalid-display"}],"text" : "There are no valid display names found for the code http://loinc.org#15074-8 for language(s) 'no-NO'. The display is 'Glucose [Moles/volume] in Blood' the default language display"},"location" : ["CodeableConcept.coding[0].display"],"expression" : ["CodeableConcept.coding[0].display"]},{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "NO_VALID_DISPLAY_FOUND_LANG_NONE"}],"severity" : "information","code" : "invalid","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "display-comment"}],"text" : "'Blood glucose concentration (observable entity)' is the default display; the code system http://snomed.info/sct has no Display Names for the language no-NO"},"location" : ["CodeableConcept.coding[1].display"],"expression" : ["CodeableConcept.coding[1].display"]},{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'urn:oid:2.16.578.1.12.4.1.1.7280' could not be found, so the code cannot be validated"},"location" : ["CodeableConcept.coding[2].system"],"expression" : ["CodeableConcept.coding[2].system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0 : 0ms : Analysing http://hl7.org/fhir/ValueSet/@all for validation purposes\r\n0 0 : 0ms : Parameters: disp-lang=no-NO, default-to-latest\r\n0 0 : 0ms : Prepare include: \"()\"\r\n0 0 : 0ms : Validate \"[http://loinc.org#15074-8 (\"Glucose [Moles/volume] in Blood\"), http://snomed.info/sct#434912009 (\"Blood glucose concentration (observable entity)\"), urn:oid:2.16.578.1.12.4.1.1.7280#NPU02187 (\"B—Glucose\")]\"\r\n0 0 : 0ms : Check \"http://loinc.org#15074-8\"\r\n0 0 : 0ms : Using CodeSystem \"http://loinc.org|2.81\" (content = complete)\r\n282 282 : 282ms : Check \"http://snomed.info/sct#434912009\"\r\n282 0 : 282ms : Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n282 0 : 282ms : Check \"urn:oid:2.16.578.1.12.4.1.1.7280#NPU02187\"\r\n282 0 : 282ms : Didn't find CodeSystem \"urn:oid:2.16.578.1.12.4.1.1.7280\"\r\n"}]}