#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-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4261
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:19:58 GMT
etag:W/"10a5-jVbkhwntE5xrUNM/DR4LrLP2fUU"
server:nginx
x-powered-by:Express
x-request-id:tx-1794409
{"resourceType":"CapabilityStatement","id":"FhirServer","extension":[{"extension":[{"url":"definition","valueCanonical":"http://hl7.org/fhir/uv/tx-tests/FeatureDefinition/test-version"},{"url":"value","valueCode":"1.9.1"},{"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":"https://node.tx.fhir.org/r4/CapabilityStatement/tx","version":"4.0.1-0.9.4","name":"FHIRTerminologyServer","title":"FHIR Terminology Server","status":"active","date":"2026-05-11T08:19:58.631Z","contact":[{"telecom":[{"system":"other","value":"http://example.org/"}]}],"description":"FHIR Terminology Server","kind":"instance","instantiates":["http://hl7.org/fhir/CapabilityStatement/terminology-server"],"software":{"name":"FHIRsmith","version":"0.9.4","releaseDate":"2026-05-11T08:19:58.631Z"},"implementation":{"description":"FHIR Server running at https://node.tx.fhir.org/r4","url":"https://node.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"}],"searchParam":[{"name":"url","type":"uri"},{"name":"version","type":"token"},{"name":"name","type":"string"},{"name":"title","type":"string"},{"name":"status","type":"token"},{"name":"_id","type":"token"}],"operation":[{"name":"lookup","definition":"http://hl7.org/fhir/OperationDefinition/CodeSystem-lookup"},{"name":"validate-code","definition":"http://hl7.org/fhir/OperationDefinition/CodeSystem-validate-code"},{"name":"subsumes","definition":"http://hl7.org/fhir/OperationDefinition/CodeSystem-subsumes"}]},{"type":"ValueSet","interaction":[{"code":"read","documentation":"Read a ValueSet"},{"code":"search-type","documentation":"Search the value sets"}],"searchParam":[{"name":"url","type":"uri"},{"name":"version","type":"token"},{"name":"name","type":"string"},{"name":"title","type":"string"},{"name":"status","type":"token"},{"name":"_id","type":"token"}],"operation":[{"name":"expand","definition":"http://hl7.org/fhir/OperationDefinition/ValueSet-expand"},{"name":"validate-code","definition":"http://hl7.org/fhir/OperationDefinition/ValueSet-validate-code"},{"name":"related","definition":"https://raw.githubusercontent.com/HealthIntersections/FHIRsmith/refs/heads/main/tx/data/OperationDefinition-ValueSet-related.json"}]},{"type":"ConceptMap","interaction":[{"code":"read","documentation":"Read a ConceptMap"},{"code":"search-type","documentation":"Search the concept maps"}],"searchParam":[{"name":"url","type":"uri"},{"name":"version","type":"token"},{"name":"name","type":"string"},{"name":"title","type":"string"},{"name":"status","type":"token"},{"name":"_id","type":"token"}],"operation":[{"name":"translate","definition":"http://hl7.org/fhir/OperationDefinition/ConceptMap-translate"},{"name":"closure","definition":"http://hl7.org/fhir/OperationDefinition/ConceptMap-closure"}]}],"interaction":[{"code":"transaction"}],"operation":[{"name":"expand","definition":"http://hl7.org/fhir/OperationDefinition/ValueSet-expand"},{"name":"lookup","definition":"http://hl7.org/fhir/OperationDefinition/CodeSystem-lookup"},{"name":"subsumes","definition":"http://hl7.org/fhir/OperationDefinition/CodeSystem-subsumes"},{"name":"validate-code","definition":"http://hl7.org/fhir/OperationDefinition/Resource-validate-code"},{"name":"translate","definition":"http://hl7.org/fhir/OperationDefinition/ConceptMap-translate"},{"name":"closure","definition":"http://hl7.org/fhir/OperationDefinition/ConceptMap-closure"},{"name":"related","definition":"https://raw.githubusercontent.com/HealthIntersections/FHIRsmith/refs/heads/main/tx/data/OperationDefinition-ValueSet-related.json"},{"name":"versions","definition":"http://hl7.org/fhir/OperationDefinition/fhir-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":"coding","valueCoding":{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff","code":"C31AF94A-5D5A-4C91-9B99-BB221E26E4C9","display":"Oksykodon"}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:1052
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:22 GMT
etag:W/"41c-S3P/4SasvjNiz5VLqy00zVFPnW4"
server:nginx
x-powered-by:Express
x-request-id:tx-1794457
{"resourceType":"Parameters","parameter":[{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["Coding.system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"result","valueBoolean":false},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff' could not be found, so the code cannot be validated"},{"name":"system","valueUri":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"name":"code","valueCode":"C31AF94A-5D5A-4C91-9B99-BB221E26E4C9"},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"}]}
#3
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":"urn:oid:2.16.578.1.12.4.1.1.7448","code":"51","display":"Mikstur, oppløsning"}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:922
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:22 GMT
etag:W/"39a-VkIEza6PiF/wHdElCL5xN890SV0"
server:nginx
x-powered-by:Express
x-request-id:tx-1794458
{"resourceType":"Parameters","parameter":[{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'urn:oid:2.16.578.1.12.4.1.1.7448' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["Coding.system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"result","valueBoolean":false},{"name":"message","valueString":"A definition for CodeSystem 'urn:oid:2.16.578.1.12.4.1.1.7448' could not be found, so the code cannot be validated"},{"name":"system","valueUri":"urn:oid:2.16.578.1.12.4.1.1.7448"},{"name":"code","valueCode":"51"},{"name":"x-caused-by-unknown-system","valueCanonical":"urn:oid:2.16.578.1.12.4.1.1.7448"}]}
#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://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff","code":"C31AF94A-5D5A-4C91-9B99-BB221E26E4C9","display":"Oksykodon"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4361
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:22 GMT
etag:W/"1109-oAdoc0Xf68yaYTnugYBPqrR124k"
server:nginx
x-powered-by:Express
x-request-id:tx-1794459
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff","code":"C31AF94A-5D5A-4C91-9B99-BB221E26E4C9","display":"Oksykodon"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff#C31AF94A-5D5A-4C91-9B99-BB221E26E4C9 (\"Oksykodon\")]\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff#C31AF94A-5D5A-4C91-9B99-BB221E26E4C9\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"}]}
#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":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://snomed.info/sct","code":"421521009","display":"Swallow"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:2237
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:22 GMT
etag:W/"8bd-xTS29Zh59vnp+QccCZaTc4HIviA"
server:nginx
x-powered-by:Express
x-request-id:tx-1794461
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":true},{"name":"system","valueUri":"http://snomed.info/sct"},{"name":"code","valueCode":"421521009"},{"name":"version","valueString":"http://snomed.info/sct/900000000000207008/version/20250201"},{"name":"display","valueString":"Swallow"},{"name":"message","valueString":"There are no valid display names found for the code http://snomed.info/sct#421521009 for language(s) 'no'. The display is 'Swallow' which is the default language display"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://snomed.info/sct","code":"421521009","display":"Swallow"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"information","code":"invalid","details":{"text":"There are no valid display names found for the code http://snomed.info/sct#421521009 for language(s) 'no'. The display is 'Swallow' which is the default language display","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"invalid-display"}]},"expression":["CodeableConcept.coding[0].display"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"NO_VALID_DISPLAY_FOUND_NONE_FOR_LANG_OK"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Validate \"[http://snomed.info/sct#421521009 (\"Swallow\")]\"\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Check \"http://snomed.info/sct#421521009\"\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: CodeSystem found: http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201 for http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: check code in (http://snomed.info/sct) at CodeableConcept.coding[0]\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Code \"421521009\" found in http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}]}
#6
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":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"421521009"}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","url":"urn:uuid:f8fa9a5f-b22b-45c4-b28f-83700b9de94f","status":"active","compose":{"include":[{"system":"http://snomed.info/sct","filter":[{"property":"concept","op":"is-a","value":"284009009"}]}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:2320
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:22 GMT
etag:W/"910-1xiBOjYx7sQobE5/r5TLho2UN6o"
server:nginx
x-powered-by:Express
x-request-id:tx-1794462
{"resourceType":"Parameters","parameter":[{"name":"version","valueString":"http://snomed.info/sct/900000000000207008/version/20250201"},{"name":"result","valueBoolean":false},{"name":"system","valueUri":"http://snomed.info/sct"},{"name":"code","valueCode":"421521009"},{"name":"display","valueString":"Swallow"},{"name":"message","valueString":"The provided code 'http://snomed.info/sct#421521009' was not found in the value set 'urn:uuid:f8fa9a5f-b22b-45c4-b28f-83700b9de94f'"},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"code-invalid","details":{"text":"The provided code 'http://snomed.info/sct#421521009' was not found in the value set 'urn:uuid:f8fa9a5f-b22b-45c4-b28f-83700b9de94f'","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-in-vs"}]},"expression":["Coding.code"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"None_of_the_provided_codes_are_in_the_value_set_one"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms urn:uuid:f8fa9a5f-b22b-45c4-b28f-83700b9de94f: Analysing urn:uuid:f8fa9a5f-b22b-45c4-b28f-83700b9de94f for validation purposes\n0ms urn:uuid:f8fa9a5f-b22b-45c4-b28f-83700b9de94f: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms urn:uuid:f8fa9a5f-b22b-45c4-b28f-83700b9de94f: Prepare include[0]: \"(http://snomed.info/sct)(conceptis-a284009009)\"\n0ms urn:uuid:f8fa9a5f-b22b-45c4-b28f-83700b9de94f: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms urn:uuid:f8fa9a5f-b22b-45c4-b28f-83700b9de94f: Validate \"[http://snomed.info/sct#421521009 (\"undefined\")]\"\n0ms urn:uuid:f8fa9a5f-b22b-45c4-b28f-83700b9de94f: Check \"http://snomed.info/sct#421521009\"\n0ms urn:uuid:f8fa9a5f-b22b-45c4-b28f-83700b9de94f: CodeSystem found: http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201 for http://snomed.info/sct\n0ms urn:uuid:f8fa9a5f-b22b-45c4-b28f-83700b9de94f: check code in (http://snomed.info/sct)(conceptis-a284009009) at Coding\n0ms urn:uuid:f8fa9a5f-b22b-45c4-b28f-83700b9de94f: Filter concept is-a 284009009: Code \"421521009\" not found in http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}]}
#7
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":"urn:oid:2.16.578.1.12.4.1.1.7110","code":"J30","display":"Vasomotorisk og allergisk rhinitt"}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:923
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:23 GMT
etag:W/"39b-vTStvJi+hHOOSEgJxPWwPTKmHd8"
server:nginx
x-powered-by:Express
x-request-id:tx-1794463
{"resourceType":"Parameters","parameter":[{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'urn:oid:2.16.578.1.12.4.1.1.7110' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["Coding.system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"result","valueBoolean":false},{"name":"message","valueString":"A definition for CodeSystem 'urn:oid:2.16.578.1.12.4.1.1.7110' could not be found, so the code cannot be validated"},{"name":"system","valueUri":"urn:oid:2.16.578.1.12.4.1.1.7110"},{"name":"code","valueCode":"J30"},{"name":"x-caused-by-unknown-system","valueCanonical":"urn:oid:2.16.578.1.12.4.1.1.7110"}]}
#8
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://snomed.info/sct","code":"396275006","display":"Artrose"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:2228
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:23 GMT
etag:W/"8b4-L7wiUBaUXB5hv/tUGZkUZI+D+s8"
server:nginx
x-powered-by:Express
x-request-id:tx-1794464
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"system","valueUri":"http://snomed.info/sct"},{"name":"code","valueCode":"396275006"},{"name":"version","valueString":"http://snomed.info/sct/900000000000207008/version/20250201"},{"name":"display","valueString":"Osteoarthritis"},{"name":"message","valueString":"Wrong Display Name 'Artrose' for http://snomed.info/sct#396275006. There are no valid display names found for language(s) 'no'. Default display is 'Osteoarthritis'"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://snomed.info/sct","code":"396275006","display":"Artrose"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"invalid","details":{"text":"Wrong Display Name 'Artrose' for http://snomed.info/sct#396275006. There are no valid display names found for language(s) 'no'. Default display is 'Osteoarthritis'","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"invalid-display"}]},"expression":["CodeableConcept.coding[0].display"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"NO_VALID_DISPLAY_FOUND_NONE_FOR_LANG_ERR"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Validate \"[http://snomed.info/sct#396275006 (\"Artrose\")]\"\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Check \"http://snomed.info/sct#396275006\"\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: CodeSystem found: http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201 for http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: check code in (http://snomed.info/sct) at CodeableConcept.coding[0]\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Code \"396275006\" found in http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}]}
#9
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://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare","code":"ID_2ABAC272-0BCF-43F0-84BE-984074D92E15","display":"Paracet tab 500 mg"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4381
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:23 GMT
etag:W/"111d-PnWuTwd+Fb0NfmK3lM898JIqJtk"
server:nginx
x-powered-by:Express
x-request-id:tx-1794465
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare","code":"ID_2ABAC272-0BCF-43F0-84BE-984074D92E15","display":"Paracet tab 500 mg"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare#ID_2ABAC272-0BCF-43F0-84BE-984074D92E15 (\"Paracet tab 500 mg\")]\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare#ID_2ABAC272-0BCF-43F0-84BE-984074D92E15\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"}]}
#10
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://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff","code":"ID_6E3F89D6-152B-4BD4-924B-4C229E45BD04","display":"Cetirizin tab 10 mg"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4390
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:23 GMT
etag:W/"1126-HjKee+FCakapFSyik8nfF6G6Ys4"
server:nginx
x-powered-by:Express
x-request-id:tx-1794467
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff","code":"ID_6E3F89D6-152B-4BD4-924B-4C229E45BD04","display":"Cetirizin tab 10 mg"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff#ID_6E3F89D6-152B-4BD4-924B-4C229E45BD04 (\"Cetirizin tab 10 mg\")]\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff#ID_6E3F89D6-152B-4BD4-924B-4C229E45BD04\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"}]}
#11
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://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff","code":"ID_128B21F2-34CE-4FEF-81CA-AD3BD9A5690E","display":"Oksykodon mikst oppl 1 mg/ml"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4408
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:23 GMT
etag:W/"1138-b8ac70ZUsLLl/TGg0l9UvkrjmY4"
server:nginx
x-powered-by:Express
x-request-id:tx-1794468
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff","code":"ID_128B21F2-34CE-4FEF-81CA-AD3BD9A5690E","display":"Oksykodon mikst oppl 1 mg/ml"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff#ID_128B21F2-34CE-4FEF-81CA-AD3BD9A5690E (\"Oksykodon mikst oppl 1 mg/ml\")]\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff#ID_128B21F2-34CE-4FEF-81CA-AD3BD9A5690E\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"}]}
#12
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://dmp.no/fhir/NamingSystem/festLegemiddelDose","code":"ID_0008D107-4F34-470F-83CA-541F6E9FA3C4","display":"NovoRapid Flexpen inj, oppl 100 E/ml"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4382
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:23 GMT
etag:W/"111e-i0tltYKnDsB8loSJVkIhqEJSAoc"
server:nginx
x-powered-by:Express
x-request-id:tx-1794470
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelDose' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose","code":"ID_0008D107-4F34-470F-83CA-541F6E9FA3C4","display":"NovoRapid Flexpen inj, oppl 100 E/ml"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelDose' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/festLegemiddelDose#ID_0008D107-4F34-470F-83CA-541F6E9FA3C4 (\"NovoRapid Flexpen inj, oppl 100 E/ml\")]\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose#ID_0008D107-4F34-470F-83CA-541F6E9FA3C4\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/festLegemiddelDose"}]}
#13
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://dmp.no/fhir/NamingSystem/festLegemiddelPakning","code":"ID_40EB7069-EFEC-41C9-8CEF-7D21BD18539C","display":"Monoket retard depottab 50 mg"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4389
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:23 GMT
etag:W/"1125-TxES5k+VOl6fNMnL6LmUPzpyRHY"
server:nginx
x-powered-by:Express
x-request-id:tx-1794471
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelPakning' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning","code":"ID_40EB7069-EFEC-41C9-8CEF-7D21BD18539C","display":"Monoket retard depottab 50 mg"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelPakning' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/festLegemiddelPakning#ID_40EB7069-EFEC-41C9-8CEF-7D21BD18539C (\"Monoket retard depottab 50 mg\")]\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning#ID_40EB7069-EFEC-41C9-8CEF-7D21BD18539C\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"}]}
#14
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://dmp.no/fhir/NamingSystem/lmrLopenummer","code":"1003023","display":"Topimax kaps 15 mg"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4215
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:24 GMT
etag:W/"1077-MNCX+D3R/0Xc7sWyI3ahf/6hABs"
server:nginx
x-powered-by:Express
x-request-id:tx-1794472
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/lmrLopenummer' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer","code":"1003023","display":"Topimax kaps 15 mg"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/lmrLopenummer' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/lmrLopenummer#1003023 (\"Topimax kaps 15 mg\")]\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/lmrLopenummer#1003023\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/lmrLopenummer"}]}
#15
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://dmp.no/fhir/NamingSystem/festLegemiddelDose","code":"ID_58EA43B8-817A-4CCC-8C88-A780399018E3","display":"SmofKabiven inf, emul"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4352
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:24 GMT
etag:W/"1100-eYsdSMG1BZqsLUQ2h6qtRf5ausU"
server:nginx
x-powered-by:Express
x-request-id:tx-1794473
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelDose' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose","code":"ID_58EA43B8-817A-4CCC-8C88-A780399018E3","display":"SmofKabiven inf, emul"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelDose' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/festLegemiddelDose#ID_58EA43B8-817A-4CCC-8C88-A780399018E3 (\"SmofKabiven inf, emul\")]\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose#ID_58EA43B8-817A-4CCC-8C88-A780399018E3\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/festLegemiddelDose"}]}
#16
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://fhi.no/fhir/NamingSystem/lokaltLegemiddel","code":"lokal-ketamin-haloperidol-klonidin-midazolam","display":"Lokalt legemiddel med ketamin, haloperidol, klonidin og midazolam"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4441
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:24 GMT
etag:W/"1159-0GsY7OXGU21NHUqcbf0eSMOgzKk"
server:nginx
x-powered-by:Express
x-request-id:tx-1794474
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"},{"name":"message","valueString":"A definition for CodeSystem 'http://fhi.no/fhir/NamingSystem/lokaltLegemiddel' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel","code":"lokal-ketamin-haloperidol-klonidin-midazolam","display":"Lokalt legemiddel med ketamin, haloperidol, klonidin og midazolam"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://fhi.no/fhir/NamingSystem/lokaltLegemiddel' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://fhi.no/fhir/NamingSystem/lokaltLegemiddel#lokal-ketamin-haloperidol-klonidin-midazolam (\"Lokalt legemiddel med ketamin, haloperidol, klonidin og midazolam\")]\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel#lokal-ketamin-haloperidol-klonidin-midazolam\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}
#17
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://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare","code":"ID_28C1C9F5-0D9C-4F5F-9823-A0BC8643CFE9","display":"Ketamin Abcur inj, oppl 10 mg/ml"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4409
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:24 GMT
etag:W/"1139-OzBWudu1Q7SN+/Jkg901TNPCgQg"
server:nginx
x-powered-by:Express
x-request-id:tx-1794476
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare","code":"ID_28C1C9F5-0D9C-4F5F-9823-A0BC8643CFE9","display":"Ketamin Abcur inj, oppl 10 mg/ml"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare#ID_28C1C9F5-0D9C-4F5F-9823-A0BC8643CFE9 (\"Ketamin Abcur inj, oppl 10 mg/ml\")]\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare#ID_28C1C9F5-0D9C-4F5F-9823-A0BC8643CFE9\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"}]}
#18
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://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare","code":"ID_28C1C9F5-0D9C-4F5F-9823-A0BC8643CFE9","display":"Ketamin Abcur inj, oppl 10 mg/ml"}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:1051
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:24 GMT
etag:W/"41b-BPSNGOkGXwrIIi69USNOgWKQBwE"
server:nginx
x-powered-by:Express
x-request-id:tx-1794477
{"resourceType":"Parameters","parameter":[{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["Coding.system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"result","valueBoolean":false},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare' could not be found, so the code cannot be validated"},{"name":"system","valueUri":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"name":"code","valueCode":"ID_28C1C9F5-0D9C-4F5F-9823-A0BC8643CFE9"},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"}]}
#19
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://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare","code":"ID_5B77F59F-8C66-4C5F-80F7-1EB54FB5E66C","display":"Haldol inj, oppl 5 mg/ml"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4393
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:24 GMT
etag:W/"1129-s3aGUfz+XYwX7q9zEiZNH2+dajQ"
server:nginx
x-powered-by:Express
x-request-id:tx-1794478
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare","code":"ID_5B77F59F-8C66-4C5F-80F7-1EB54FB5E66C","display":"Haldol inj, oppl 5 mg/ml"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare#ID_5B77F59F-8C66-4C5F-80F7-1EB54FB5E66C (\"Haldol inj, oppl 5 mg/ml\")]\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare#ID_5B77F59F-8C66-4C5F-80F7-1EB54FB5E66C\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"}]}
#20
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://dmp.no/fhir/NamingSystem/festLegemiddelPakning","code":"ID_F19264C9-4802-4AE7-93FB-4A1D26D18A8F","display":"Catapresan øresund inj, oppl 150 mikrog/ml"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4417
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:24 GMT
etag:W/"1141-hD3frAj0LebfGyz8M3UlSvpsCkY"
server:nginx
x-powered-by:Express
x-request-id:tx-1794480
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelPakning' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning","code":"ID_F19264C9-4802-4AE7-93FB-4A1D26D18A8F","display":"Catapresan øresund inj, oppl 150 mikrog/ml"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelPakning' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/festLegemiddelPakning#ID_F19264C9-4802-4AE7-93FB-4A1D26D18A8F (\"Catapresan øresund inj, oppl 150 mikrog/ml\")]\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning#ID_F19264C9-4802-4AE7-93FB-4A1D26D18A8F\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"}]}
#21
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://dmp.no/fhir/NamingSystem/festLegemiddelPakning","code":"ID_F19264C9-4802-4AE7-93FB-4A1D26D18A8F","display":"Catapresan øresund inj, oppl 150 mikrog/ml"}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:1043
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:25 GMT
etag:W/"413-rJzMG7i5Wl0ttnx5m1P612dbPbc"
server:nginx
x-powered-by:Express
x-request-id:tx-1794481
{"resourceType":"Parameters","parameter":[{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelPakning' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["Coding.system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"result","valueBoolean":false},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelPakning' could not be found, so the code cannot be validated"},{"name":"system","valueUri":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"name":"code","valueCode":"ID_F19264C9-4802-4AE7-93FB-4A1D26D18A8F"},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"}]}
#22
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://dmp.no/fhir/NamingSystem/fest-varenummer","code":"156660","display":"Midazolam Accordpharma inj/inf, oppl 1 mg/ml"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4278
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:25 GMT
etag:W/"10b6-SdLWfe/p41roMInGoJDYk1kFFgI"
server:nginx
x-powered-by:Express
x-request-id:tx-1794482
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/fest-varenummer' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer","code":"156660","display":"Midazolam Accordpharma inj/inf, oppl 1 mg/ml"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/fest-varenummer' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/fest-varenummer#156660 (\"Midazolam Accordpharma inj/inf, oppl 1 mg/ml\")]\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/fest-varenummer#156660\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/fest-varenummer"}]}
#23
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://dmp.no/fhir/NamingSystem/fest-varenummer","code":"156660","display":"Midazolam Accordpharma inj/inf, oppl 1 mg/ml"}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:986
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:25 GMT
etag:W/"3da-jw+nh75TZZ7BvQlnwGifV37q2Io"
server:nginx
x-powered-by:Express
x-request-id:tx-1794483
{"resourceType":"Parameters","parameter":[{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/fest-varenummer' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["Coding.system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"result","valueBoolean":false},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/fest-varenummer' could not be found, so the code cannot be validated"},{"name":"system","valueUri":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"name":"code","valueCode":"156660"},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/fest-varenummer"}]}
#24
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://snomed.info/sct","code":"385055001","display":"tablett"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:2204
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:25 GMT
etag:W/"89c-AqCioR++UoJO1wMomQdYqpVfu4Q"
server:nginx
x-powered-by:Express
x-request-id:tx-1794485
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"system","valueUri":"http://snomed.info/sct"},{"name":"code","valueCode":"385055001"},{"name":"version","valueString":"http://snomed.info/sct/900000000000207008/version/20250201"},{"name":"display","valueString":"Tablet"},{"name":"message","valueString":"Wrong Display Name 'tablett' for http://snomed.info/sct#385055001. There are no valid display names found for language(s) 'no'. Default display is 'Tablet'"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://snomed.info/sct","code":"385055001","display":"tablett"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"invalid","details":{"text":"Wrong Display Name 'tablett' for http://snomed.info/sct#385055001. There are no valid display names found for language(s) 'no'. Default display is 'Tablet'","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"invalid-display"}]},"expression":["CodeableConcept.coding[0].display"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"NO_VALID_DISPLAY_FOUND_NONE_FOR_LANG_ERR"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Validate \"[http://snomed.info/sct#385055001 (\"tablett\")]\"\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Check \"http://snomed.info/sct#385055001\"\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: CodeSystem found: http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201 for http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: check code in (http://snomed.info/sct) at CodeableConcept.coding[0]\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Code \"385055001\" found in http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}]}
#25
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://dmp.no/fhir/NamingSystem/festLegemiddelDose","code":"ID_3BDBA6F5-AE18-4A03-949A-A10BE4C085D0","display":"Soluvit pulv til inf væske oppl"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4374
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:25 GMT
etag:W/"1116-XaoC4jWcEs0Cm8I3ld4bk+zcClY"
server:nginx
x-powered-by:Express
x-request-id:tx-1794486
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelDose' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose","code":"ID_3BDBA6F5-AE18-4A03-949A-A10BE4C085D0","display":"Soluvit pulv til inf væske oppl"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelDose' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/festLegemiddelDose#ID_3BDBA6F5-AE18-4A03-949A-A10BE4C085D0 (\"Soluvit pulv til inf væske oppl\")]\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose#ID_3BDBA6F5-AE18-4A03-949A-A10BE4C085D0\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/festLegemiddelDose"}]}
#26
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://dmp.no/fhir/NamingSystem/festLegemiddelDose","code":"ID_3BDBA6F5-AE18-4A03-949A-A10BE4C085D0","display":"Soluvit pulv til inf væske oppl"}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:1031
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:25 GMT
etag:W/"407-OxItrx8CB0MLiHiiaD4P9d1Jw0s"
server:nginx
x-powered-by:Express
x-request-id:tx-1794487
{"resourceType":"Parameters","parameter":[{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelDose' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["Coding.system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"result","valueBoolean":false},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelDose' could not be found, so the code cannot be validated"},{"name":"system","valueUri":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"name":"code","valueCode":"ID_3BDBA6F5-AE18-4A03-949A-A10BE4C085D0"},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"}]}
#27
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://dmp.no/fhir/NamingSystem/festLegemiddelDose","code":"ID_4440528A-4654-4C34-A36B-B85251A5410F","display":"Vitalipid Infant kons til inf emul"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4378
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:25 GMT
etag:W/"111a-jNol6RuACsGd10LrOeXZq0DBbBA"
server:nginx
x-powered-by:Express
x-request-id:tx-1794488
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelDose' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose","code":"ID_4440528A-4654-4C34-A36B-B85251A5410F","display":"Vitalipid Infant kons til inf emul"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/festLegemiddelDose' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/festLegemiddelDose#ID_4440528A-4654-4C34-A36B-B85251A5410F (\"Vitalipid Infant kons til inf emul\")]\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose#ID_4440528A-4654-4C34-A36B-B85251A5410F\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/festLegemiddelDose"}]}
#28
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://dmp.no/fhir/NamingSystem/fest-varenummer","code":"106383","display":"Paracet mikst oppl 24 mg/ml"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4244
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:25 GMT
etag:W/"1094-sp4DXHMKqqheS7FUbl+UNbVit58"
server:nginx
x-powered-by:Express
x-request-id:tx-1794489
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"name":"message","valueString":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/fest-varenummer' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer","code":"106383","display":"Paracet mikst oppl 24 mg/ml"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://dmp.no/fhir/NamingSystem/fest-varenummer' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://dmp.no/fhir/NamingSystem/fest-varenummer#106383 (\"Paracet mikst oppl 24 mg/ml\")]\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://dmp.no/fhir/NamingSystem/fest-varenummer#106383\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://dmp.no/fhir/NamingSystem/fest-varenummer"}]}
#29
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://fhi.no/fhir/NamingSystem/lokaltLegemiddel","code":"Cisplatin","display":"Cisplatin"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"legemiddel-koder","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder","version":"1.1.0","name":"LegemiddelKoder","title":"Gyldige legemiddelkoder","status":"active","date":"2026-05-11T08:19:23+00:00","publisher":"Folkehelseinstituttet","contact":[{"name":"Folkehelseinstituttet","telecom":[{"system":"url","value":"https://www.fhi.no"}]},{"name":"Legemiddelregisteret","telecom":[{"system":"email","value":"legemiddelregisteret@fhi.no"}]}],"description":"ValueSet som inneholder koder fra SNOMED CT, FEST, LMR-nummer, varenummer og lokal legemiddelkatalog","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"NO","display":"Norway"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"},{"system":"http://dmp.no/fhir/NamingSystem/festLegemiddelDose"},{"system":"http://dmp.no/fhir/NamingSystem/lmrLopenummer"},{"system":"http://dmp.no/fhir/NamingSystem/fest-varenummer"},{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}}},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:4224
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:26 GMT
etag:W/"1080-d6io409VihYNxEE4/X3msYyEtEs"
server:nginx
x-powered-by:Express
x-request-id:tx-1794491
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"x-caused-by-unknown-system","valueCanonical":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"},{"name":"message","valueString":"A definition for CodeSystem 'http://fhi.no/fhir/NamingSystem/lokaltLegemiddel' could not be found, so the code cannot be validated"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel","code":"Cisplatin","display":"Cisplatin"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://fhi.no/fhir/NamingSystem/lokaltLegemiddel' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["CodeableConcept.coding[0].system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Analysing http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0 for validation purposes\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Parameters: disp-lang=no, generate-narrative, default-to-latest\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[0]: \"(http://snomed.info/sct)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[1]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[2]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[3]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelPakning)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelPakning\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[4]: \"(http://dmp.no/fhir/NamingSystem/festLegemiddelDose)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/festLegemiddelDose\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[5]: \"(http://dmp.no/fhir/NamingSystem/lmrLopenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/lmrLopenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[6]: \"(http://dmp.no/fhir/NamingSystem/fest-varenummer)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://dmp.no/fhir/NamingSystem/fest-varenummer\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Prepare include[7]: \"(http://fhi.no/fhir/NamingSystem/lokaltLegemiddel)\"\n0ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem version undefined not found: \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Validate \"[http://fhi.no/fhir/NamingSystem/lokaltLegemiddel#Cisplatin (\"Cisplatin\")]\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: Check \"http://fhi.no/fhir/NamingSystem/lokaltLegemiddel#Cisplatin\"\n1ms http://hl7.no/fhir/ig/lmdi/ValueSet/legemiddel-koder|1.1.0: CodeSystem not found: http://fhi.no/fhir/NamingSystem/lokaltLegemiddel"}]}
#30
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://snomed.info/sct","code":"47625008","display":"intravenøs administrasjonsvei"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:2322
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:26 GMT
etag:W/"912-Sjk4MFgJRgjTX0HwCAAcyxBl0z4"
server:nginx
x-powered-by:Express
x-request-id:tx-1794492
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"system","valueUri":"http://snomed.info/sct"},{"name":"code","valueCode":"47625008"},{"name":"version","valueString":"http://snomed.info/sct/900000000000207008/version/20250201"},{"name":"display","valueString":"Intravenous route"},{"name":"message","valueString":"Wrong Display Name 'intravenøs administrasjonsvei' for http://snomed.info/sct#47625008. There are no valid display names found for language(s) 'no'. Default display is 'Intravenous route'"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://snomed.info/sct","code":"47625008","display":"intravenøs administrasjonsvei"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"invalid","details":{"text":"Wrong Display Name 'intravenøs administrasjonsvei' for http://snomed.info/sct#47625008. There are no valid display names found for language(s) 'no'. Default display is 'Intravenous route'","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"invalid-display"}]},"expression":["CodeableConcept.coding[0].display"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"NO_VALID_DISPLAY_FOUND_NONE_FOR_LANG_ERR"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Validate \"[http://snomed.info/sct#47625008 (\"intravenøs administrasjonsvei\")]\"\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Check \"http://snomed.info/sct#47625008\"\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: CodeSystem found: http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201 for http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: check code in (http://snomed.info/sct) at CodeableConcept.coding[0]\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Code \"47625008\" found in http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}]}
#31
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://snomed.info/sct","code":"182896008","display":"Drug declined by patient - dislikes taste"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:2407
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:26 GMT
etag:W/"967-FGNl7jAWF3/BRnAszpTceliqzSI"
server:nginx
x-powered-by:Express
x-request-id:tx-1794494
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":true},{"name":"system","valueUri":"http://snomed.info/sct"},{"name":"code","valueCode":"182896008"},{"name":"version","valueString":"http://snomed.info/sct/900000000000207008/version/20250201"},{"name":"display","valueString":"Drug declined by patient - dislikes taste"},{"name":"message","valueString":"There are no valid display names found for the code http://snomed.info/sct#182896008 for language(s) 'no'. The display is 'Drug declined by patient - dislikes taste' which is the default language display"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://snomed.info/sct","code":"182896008","display":"Drug declined by patient - dislikes taste"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"information","code":"invalid","details":{"text":"There are no valid display names found for the code http://snomed.info/sct#182896008 for language(s) 'no'. The display is 'Drug declined by patient - dislikes taste' which is the default language display","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"invalid-display"}]},"expression":["CodeableConcept.coding[0].display"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"NO_VALID_DISPLAY_FOUND_NONE_FOR_LANG_OK"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Validate \"[http://snomed.info/sct#182896008 (\"Drug declined by patient - dislikes taste\")]\"\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Check \"http://snomed.info/sct#182896008\"\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: CodeSystem found: http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201 for http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: check code in (http://snomed.info/sct) at CodeableConcept.coding[0]\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Code \"182896008\" found in http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}]}
#32
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":"urn:oid:2.16.578.1.12.4.1.1.7477","code":"53","display":"Oral bruk"}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:922
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:26 GMT
etag:W/"39a-s/Sde0jAePGXC6s+pbQaMTXn2ms"
server:nginx
x-powered-by:Express
x-request-id:tx-1794495
{"resourceType":"Parameters","parameter":[{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'urn:oid:2.16.578.1.12.4.1.1.7477' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["Coding.system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"result","valueBoolean":false},{"name":"message","valueString":"A definition for CodeSystem 'urn:oid:2.16.578.1.12.4.1.1.7477' could not be found, so the code cannot be validated"},{"name":"system","valueUri":"urn:oid:2.16.578.1.12.4.1.1.7477"},{"name":"code","valueCode":"53"},{"name":"x-caused-by-unknown-system","valueCanonical":"urn:oid:2.16.578.1.12.4.1.1.7477"}]}
#33
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":"urn:oid:2.16.578.1.12.4.1.1.7478","code":"5685","display":"1 inntil x1"}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:924
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:26 GMT
etag:W/"39c-NWbJ6/UN7jxDEVtpZccEiLNx//A"
server:nginx
x-powered-by:Express
x-request-id:tx-1794498
{"resourceType":"Parameters","parameter":[{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'urn:oid:2.16.578.1.12.4.1.1.7478' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["Coding.system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"result","valueBoolean":false},{"name":"message","valueString":"A definition for CodeSystem 'urn:oid:2.16.578.1.12.4.1.1.7478' could not be found, so the code cannot be validated"},{"name":"system","valueUri":"urn:oid:2.16.578.1.12.4.1.1.7478"},{"name":"code","valueCode":"5685"},{"name":"x-caused-by-unknown-system","valueCanonical":"urn:oid:2.16.578.1.12.4.1.1.7478"}]}
#34
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":"urn:oid:2.16.578.1.12.4.1.1.8624","code":"08","display":"Post"}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:922
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:27 GMT
etag:W/"39a-Q/NkA/yh/zZKdQZRLooLXRIUv6U"
server:nginx
x-powered-by:Express
x-request-id:tx-1794499
{"resourceType":"Parameters","parameter":[{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'urn:oid:2.16.578.1.12.4.1.1.8624' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["Coding.system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"result","valueBoolean":false},{"name":"message","valueString":"A definition for CodeSystem 'urn:oid:2.16.578.1.12.4.1.1.8624' could not be found, so the code cannot be validated"},{"name":"system","valueUri":"urn:oid:2.16.578.1.12.4.1.1.8624"},{"name":"code","valueCode":"08"},{"name":"x-caused-by-unknown-system","valueCanonical":"urn:oid:2.16.578.1.12.4.1.1.8624"}]}
#35
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://snomed.info/sct","code":"55452001","display":"Oxycodone (substance)"}]}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:2262
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:27 GMT
etag:W/"8d6-iNkQP7U4dvSBH7qfbks1VHE5TY4"
server:nginx
x-powered-by:Express
x-request-id:tx-1794503
{"resourceType":"Parameters","parameter":[{"name":"result","valueBoolean":false},{"name":"system","valueUri":"http://snomed.info/sct"},{"name":"code","valueCode":"55452001"},{"name":"version","valueString":"http://snomed.info/sct/900000000000207008/version/20250201"},{"name":"display","valueString":"Oxycodone"},{"name":"message","valueString":"Wrong Display Name 'Oxycodone (substance)' for http://snomed.info/sct#55452001. There are no valid display names found for language(s) 'no'. Default display is 'Oxycodone'"},{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"http://snomed.info/sct","code":"55452001","display":"Oxycodone (substance)"}]}},{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"invalid","details":{"text":"Wrong Display Name 'Oxycodone (substance)' for http://snomed.info/sct#55452001. There are no valid display names found for language(s) 'no'. Default display is 'Oxycodone'","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"invalid-display"}]},"expression":["CodeableConcept.coding[0].display"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"NO_VALID_DISPLAY_FOUND_NONE_FOR_LANG_ERR"}]}]}},{"name":"diagnostics","valueString":"0ms tx-op\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Validate \"[http://snomed.info/sct#55452001 (\"Oxycodone (substance)\")]\"\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Check \"http://snomed.info/sct#55452001\"\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: CodeSystem found: http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201 for http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: check code in (http://snomed.info/sct) at CodeableConcept.coding[0]\n0ms http://snomed.info/sct/vs|http://snomed.info/sct/900000000000207008/version/20250201: Code \"55452001\" found in http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}]}
#36
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://hl7.org/fhir/CodeSystem/medication-admin-status","code":"completed"}},{"name":"displayLanguage","valueString":"no"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:1017
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:33 GMT
etag:W/"3f9-oXRkP1o4lZ+TEm4fZoZF78JYwQ4"
server:nginx
x-powered-by:Express
x-request-id:tx-1794518
{"resourceType":"Parameters","parameter":[{"name":"issues","resource":{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'http://hl7.org/fhir/CodeSystem/medication-admin-status' could not be found, so the code cannot be validated","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"expression":["Coding.system"],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM"}]}]}},{"name":"result","valueBoolean":false},{"name":"message","valueString":"A definition for CodeSystem 'http://hl7.org/fhir/CodeSystem/medication-admin-status' could not be found, so the code cannot be validated"},{"name":"system","valueUri":"http://hl7.org/fhir/CodeSystem/medication-admin-status"},{"name":"code","valueCode":"completed"},{"name":"x-caused-by-unknown-system","valueCanonical":"http://hl7.org/fhir/CodeSystem/medication-admin-status"}]}
#37
POST https://tx.fhir.org/r4/ValueSet/$expand 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":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"no"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":true,"include":[{"system":"http://snomed.info/sct","filter":[{"property":"concept","op":"is-a","value":"404684003"}]}]}}}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:93870
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:35 GMT
etag:W/"16eae-vA/3R4I31QcPm2d4+qcHyzEHyD0"
server:nginx
x-powered-by:Express
x-request-id:tx-1794522
{"resourceType":"ValueSet","status":"active","expansion":{"timestamp":"2026-05-11T08:20:35.326Z","identifier":"urn:uuid:c08ab41f-dd7e-47eb-962e-a43d2f1663f4","parameter":[{"name":"excludeNested","valueBoolean":false},{"name":"includeDefinition","valueBoolean":false},{"name":"offset","valueInteger":0},{"name":"count","valueInteger":1000},{"name":"used-codesystem","valueUri":"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"offset":0,"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean":true}],"contains":[{"system":"http://snomed.info/sct","code":"404684003","display":"Clinical finding"},{"system":"http://snomed.info/sct","code":"109006","display":"Anxiety disorder of childhood OR adolescence"},{"system":"http://snomed.info/sct","code":"122003","display":"Choroidal hemorrhage"},{"system":"http://snomed.info/sct","code":"127009","display":"Spontaneous abortion with laceration of cervix"},{"system":"http://snomed.info/sct","code":"129007","display":"Homoiothermia"},{"system":"http://snomed.info/sct","code":"134006","display":"Decreased hair growth"},{"system":"http://snomed.info/sct","code":"140004","display":"Chronic pharyngitis"},{"system":"http://snomed.info/sct","code":"144008","display":"Normal peripheral vision"},{"system":"http://snomed.info/sct","code":"150003","display":"Abnormal bladder continence"},{"system":"http://snomed.info/sct","code":"151004","display":"Gonococcal meningitis"},{"system":"http://snomed.info/sct","code":"162004","display":"Severe manic bipolar I disorder without psychotic features"},{"system":"http://snomed.info/sct","code":"165002","display":"Accident-prone"},{"system":"http://snomed.info/sct","code":"168000","display":"Typhlolithiasis"},{"system":"http://snomed.info/sct","code":"171008","display":"Injury of ascending right colon without open wound into abdominal cavity"},{"system":"http://snomed.info/sct","code":"175004","display":"Supraorbital neuralgia"},{"system":"http://snomed.info/sct","code":"177007","display":"Poisoning by sawfly larvae"},{"system":"http://snomed.info/sct","code":"179005","display":"Apraxia of dressing"},{"system":"http://snomed.info/sct","code":"181007","display":"Hemorrhagic bronchopneumonia"},{"system":"http://snomed.info/sct","code":"183005","display":"Autoimmune pancytopenia"},{"system":"http://snomed.info/sct","code":"184004","display":"Withdrawal arrhythmia"},{"system":"http://snomed.info/sct","code":"188001","display":"Injury of intercostal artery"},{"system":"http://snomed.info/sct","code":"192008","display":"Congenital syphilitic hepatomegaly"},{"system":"http://snomed.info/sct","code":"193003","display":"Benign hypertensive renal disease"},{"system":"http://snomed.info/sct","code":"198007","display":"Disease caused by Filoviridae"},{"system":"http://snomed.info/sct","code":"199004","display":"Decreased lactation"},{"system":"http://snomed.info/sct","code":"216004","display":"Delusion of persecution"},{"system":"http://snomed.info/sct","code":"219006","display":"Alcohol user"},{"system":"http://snomed.info/sct","code":"222008","display":"Acute epiglottitis with obstruction"},{"system":"http://snomed.info/sct","code":"223003","display":"Tumor of body of uterus affecting pregnancy"},{"system":"http://snomed.info/sct","code":"228007","display":"Lucio phenomenon"},{"system":"http://snomed.info/sct","code":"241006","display":"Epilepsia partialis continua"},{"system":"http://snomed.info/sct","code":"242004","display":"Noninfectious jejunitis"},{"system":"http://snomed.info/sct","code":"253005","display":"Sycosis"},{"system":"http://snomed.info/sct","code":"257006","display":"Acne rosacea, erythematous telangiectatic type"},{"system":"http://snomed.info/sct","code":"264008","display":"Blind hypertensive eye"},{"system":"http://snomed.info/sct","code":"276008","display":"Poisoning by oxytocin"},{"system":"http://snomed.info/sct","code":"279001","display":"Senile myocarditis"},{"system":"http://snomed.info/sct","code":"281004","display":"Dementia associated with alcoholism"},{"system":"http://snomed.info/sct","code":"290006","display":"Melnick-Fraser syndrome"},{"system":"http://snomed.info/sct","code":"292003","display":"EEG finding"},{"system":"http://snomed.info/sct","code":"297009","display":"Acute myringitis"},{"system":"http://snomed.info/sct","code":"299007","display":"Paraffinoma of skin"},{"system":"http://snomed.info/sct","code":"303002","display":"Apoplectic pancreatitis"},{"system":"http://snomed.info/sct","code":"308006","display":"Pearly penile papules"},{"system":"http://snomed.info/sct","code":"310008","display":"Boil of penis"},{"system":"http://snomed.info/sct","code":"313005","display":"Déjà vu"},{"system":"http://snomed.info/sct","code":"317006","display":"Reactive hypoglycemia"},{"system":"http://snomed.info/sct","code":"320003","display":"Cervical dilatation, 1cm"},{"system":"http://snomed.info/sct","code":"324007","display":"Plaster ulcer"},{"system":"http://snomed.info/sct","code":"330007","display":"Occipital headache"},{"system":"http://snomed.info/sct","code":"335002","display":"Pylorospasm"},{"system":"http://snomed.info/sct","code":"341009","display":"ABO incompatibility reaction"},{"system":"http://snomed.info/sct","code":"349006","display":"Absent tendon reflex"},{"system":"http://snomed.info/sct","code":"355001","display":"Hemorrhagic shock"},{"system":"http://snomed.info/sct","code":"357009","display":"Closed fracture of trapezoidal bone of wrist"},{"system":"http://snomed.info/sct","code":"359007","display":"Kernicterus due to isoimmunization"},{"system":"http://snomed.info/sct","code":"360002","display":"Acute radiation disease"},{"system":"http://snomed.info/sct","code":"364006","display":"Acute left-sided heart failure"},{"system":"http://snomed.info/sct","code":"366008","display":"Hidromeiosis"},{"system":"http://snomed.info/sct","code":"368009","display":"Heart valve disorder"},{"system":"http://snomed.info/sct","code":"369001","display":"Normal jugular venous pressure"},{"system":"http://snomed.info/sct","code":"378007","display":"Morquio syndrome"},{"system":"http://snomed.info/sct","code":"382009","display":"Legal history finding relating to child"},{"system":"http://snomed.info/sct","code":"383004","display":"Passive range of hip extension - finding"},{"system":"http://snomed.info/sct","code":"385006","display":"Secondary peripheral neuropathy"},{"system":"http://snomed.info/sct","code":"387003","display":"Melanuria"},{"system":"http://snomed.info/sct","code":"398002","display":"Left axis deviation greater than -90 degrees by EKG"},{"system":"http://snomed.info/sct","code":"407000","display":"Congenital hepatomegaly"},{"system":"http://snomed.info/sct","code":"408005","display":"Tooth chattering"},{"system":"http://snomed.info/sct","code":"409002","display":"Food allergy diet"},{"system":"http://snomed.info/sct","code":"426008","display":"Superficial injury of ankle without infection"},{"system":"http://snomed.info/sct","code":"431005","display":"Hypertrophy of scrotum"},{"system":"http://snomed.info/sct","code":"437009","display":"Abnormal composition of urine"},{"system":"http://snomed.info/sct","code":"440009","display":"Persistent hyperphenylalaninemia"},{"system":"http://snomed.info/sct","code":"442001","display":"Secondary hypopituitarism"},{"system":"http://snomed.info/sct","code":"443006","display":"Cystocele affecting pregnancy"},{"system":"http://snomed.info/sct","code":"447007","display":"Coach in sports activity accident"},{"system":"http://snomed.info/sct","code":"450005","display":"Ulcerative stomatitis"},{"system":"http://snomed.info/sct","code":"452002","display":"Blister of groin without infection"},{"system":"http://snomed.info/sct","code":"460001","display":"Squamous metaplasia of prostate gland"},{"system":"http://snomed.info/sct","code":"467003","display":"Old laceration of muscles of pelvic floor"},{"system":"http://snomed.info/sct","code":"470004","display":"Vitreous touch syndrome"},{"system":"http://snomed.info/sct","code":"479003","display":"Graves' disease with pretibial myxedema AND with thyrotoxic crisis"},{"system":"http://snomed.info/sct","code":"486006","display":"Acute vascular insufficiency"},{"system":"http://snomed.info/sct","code":"488007","display":"Fibroid myocarditis"},{"system":"http://snomed.info/sct","code":"490008","display":"Upper respiratory tract hypersensitivity reaction"},{"system":"http://snomed.info/sct","code":"496002","display":"Closed traumatic dislocation of third cervical vertebra"},{"system":"http://snomed.info/sct","code":"504009","display":"Androgen-dependent hirsutism"},{"system":"http://snomed.info/sct","code":"517007","display":"Foreign body in hypopharynx"},{"system":"http://snomed.info/sct","code":"518002","display":"Multiple aggregation"},{"system":"http://snomed.info/sct","code":"520004","display":"Congenital bent nose"},{"system":"http://snomed.info/sct","code":"527001","display":"Spontaneous fetal evolution, Roederer's method"},{"system":"http://snomed.info/sct","code":"536002","display":"Glissonian cirrhosis"},{"system":"http://snomed.info/sct","code":"539009","display":"Conjunctival argyrosis"},{"system":"http://snomed.info/sct","code":"547009","display":"Hypersecretion of calcitonin"},{"system":"http://snomed.info/sct","code":"548004","display":"13p partial trisomy syndrome"},{"system":"http://snomed.info/sct","code":"554003","display":"2p partial trisomy syndrome"},{"system":"http://snomed.info/sct","code":"555002","display":"Dicentra poisoning"},{"system":"http://snomed.info/sct","code":"563001","display":"Nystagmus"},{"system":"http://snomed.info/sct","code":"568005","display":"Tic disorder"},{"system":"http://snomed.info/sct","code":"586008","display":"Contact dermatitis caused by poison primrose"},{"system":"http://snomed.info/sct","code":"590005","display":"Congenital aneurysm of anterior communicating artery"},{"system":"http://snomed.info/sct","code":"596004","display":"Premenstrual dysphoric disorder"},{"system":"http://snomed.info/sct","code":"599006","display":"Chronic pneumothorax"},{"system":"http://snomed.info/sct","code":"600009","display":"Pyromania"},{"system":"http://snomed.info/sct","code":"607007","display":"Decreased vital capacity"},{"system":"http://snomed.info/sct","code":"610000","display":"Spastic aphonia"},{"system":"http://snomed.info/sct","code":"613003","display":"Fragile X syndrome"},{"system":"http://snomed.info/sct","code":"615005","display":"Obstruction due to foreign body accidentally left in operative wound AND/OR body cavity during a procedure"},{"system":"http://snomed.info/sct","code":"616006","display":"Sensorimotor disorder of eyelid"},{"system":"http://snomed.info/sct","code":"626004","display":"Hypercortisolism due to nonpituitary tumor"},{"system":"http://snomed.info/sct","code":"631002","display":"Transfusion reaction due to minor incompatibility"},{"system":"http://snomed.info/sct","code":"640003","display":"Injury of pneumogastric nerve"},{"system":"http://snomed.info/sct","code":"643001","display":"Hypertrophy of lip"},{"system":"http://snomed.info/sct","code":"646009","display":"Idiopathic cyst of anterior chamber of eye"},{"system":"http://snomed.info/sct","code":"649002","display":"Open fracture of distal end of ulna"},{"system":"http://snomed.info/sct","code":"651003","display":"Root work"},{"system":"http://snomed.info/sct","code":"652005","display":"Gangrenous tonsillitis"},{"system":"http://snomed.info/sct","code":"655007","display":"Abnormal fetal heart beat noted before labor in liveborn infant"},{"system":"http://snomed.info/sct","code":"658009","display":"Injury of colon without open wound into abdominal cavity"},{"system":"http://snomed.info/sct","code":"664002","display":"Delayed ovulation"},{"system":"http://snomed.info/sct","code":"675003","display":"Torsion of intestine"},{"system":"http://snomed.info/sct","code":"701003","display":"Adult osteochondritis of spine"},{"system":"http://snomed.info/sct","code":"703000","display":"Congenital adhesions of tongue"},{"system":"http://snomed.info/sct","code":"714002","display":"Abrasion and/or friction burn of toe with infection"},{"system":"http://snomed.info/sct","code":"715001","display":"Nontraumatic rupture of urethra"},{"system":"http://snomed.info/sct","code":"718004","display":"Acute bronchiolitis with obstruction"},{"system":"http://snomed.info/sct","code":"734001","display":"Opocephalus"},{"system":"http://snomed.info/sct","code":"736004","display":"Abscess of hip"},{"system":"http://snomed.info/sct","code":"750009","display":"Schistosoma mansoni infection"},{"system":"http://snomed.info/sct","code":"755004","display":"Postgastrectomy phytobezoar"},{"system":"http://snomed.info/sct","code":"756003","display":"Chronic rheumatic myopericarditis"},{"system":"http://snomed.info/sct","code":"758002","display":"Cyst of uterus"},{"system":"http://snomed.info/sct","code":"776009","display":"Partial arterial retinal occlusion"},{"system":"http://snomed.info/sct","code":"781000","display":"Cestrum diurnum poisoning"},{"system":"http://snomed.info/sct","code":"787001","display":"Rheumatic mitral stenosis with regurgitation"},{"system":"http://snomed.info/sct","code":"788006","display":"Disease-related diet"},{"system":"http://snomed.info/sct","code":"792004","display":"Jakob-Creutzfeldt disease"},{"system":"http://snomed.info/sct","code":"799008","display":"Sigmoid colon ulcer"},{"system":"http://snomed.info/sct","code":"801006","display":"Nonvenomous insect bite of foot with infection"},{"system":"http://snomed.info/sct","code":"805002","display":"Silicosis"},{"system":"http://snomed.info/sct","code":"811004","display":"Flail motion"},{"system":"http://snomed.info/sct","code":"813001","display":"Ankle instability"},{"system":"http://snomed.info/sct","code":"815008","display":"Episcleritis"},{"system":"http://snomed.info/sct","code":"816009","display":"Genetic recombination"},{"system":"http://snomed.info/sct","code":"818005","display":"Third degree burn of multiple sites of lower limb"},{"system":"http://snomed.info/sct","code":"825003","display":"Superficial injury of axilla with infection"},{"system":"http://snomed.info/sct","code":"827006","display":"Late congenital syphilis, latent (+ sero., - C.S.F., 2 years OR more)"},{"system":"http://snomed.info/sct","code":"832007","display":"Moderate major depression"},{"system":"http://snomed.info/sct","code":"834008","display":"Chair-seated facing coital position"},{"system":"http://snomed.info/sct","code":"841002","display":"Congenital absence of skull bone"},{"system":"http://snomed.info/sct","code":"842009","display":"Consanguinity"},{"system":"http://snomed.info/sct","code":"843004","display":"Poliomyelomalacia"},{"system":"http://snomed.info/sct","code":"844005","display":"Behavior finding"},{"system":"http://snomed.info/sct","code":"845006","display":"Injury of inferior mesenteric artery"},{"system":"http://snomed.info/sct","code":"849000","display":"Total cataract"},{"system":"http://snomed.info/sct","code":"857002","display":"Erythema simplex"},{"system":"http://snomed.info/sct","code":"862001","display":"Anaemia caused by chlorate"},{"system":"http://snomed.info/sct","code":"865004","display":"Hyperalimentation formula for ileus"},{"system":"http://snomed.info/sct","code":"871005","display":"Contracted pelvis"},{"system":"http://snomed.info/sct","code":"874002","display":"Therapeutic diuresis"},{"system":"http://snomed.info/sct","code":"875001","display":"Chalcosis of eye"},{"system":"http://snomed.info/sct","code":"890002","display":"Deep third degree burn of elbow"},{"system":"http://snomed.info/sct","code":"899001","display":"Axis I diagnosis"},{"system":"http://snomed.info/sct","code":"903008","display":"Chorioretinal infarction"},{"system":"http://snomed.info/sct","code":"904002","display":"Pinard's sign"},{"system":"http://snomed.info/sct","code":"912005","display":"Congenital stenosis of esophagus"},{"system":"http://snomed.info/sct","code":"928000","display":"Disorder of musculoskeletal system"},{"system":"http://snomed.info/sct","code":"931004","display":"Gestation period, 9 weeks"},{"system":"http://snomed.info/sct","code":"932006","display":"Flat affect"},{"system":"http://snomed.info/sct","code":"934007","display":"Thalassemia intermedia"},{"system":"http://snomed.info/sct","code":"943003","display":"Congenital retinal aneurysm"},{"system":"http://snomed.info/sct","code":"961007","display":"Erythema nodosum, acute form"},{"system":"http://snomed.info/sct","code":"962000","display":"Disability evaluation, disability 6%"},{"system":"http://snomed.info/sct","code":"965003","display":"Toxic amblyopia"},{"system":"http://snomed.info/sct","code":"975000","display":"Anorectal agenesis"},{"system":"http://snomed.info/sct","code":"978003","display":"Chronic infantile eczema"},{"system":"http://snomed.info/sct","code":"981008","display":"Hemorrhagic proctitis"},{"system":"http://snomed.info/sct","code":"984000","display":"Perirectal cellulitis"},{"system":"http://snomed.info/sct","code":"987007","display":"Cellulitis of temple region"},{"system":"http://snomed.info/sct","code":"991002","display":"Wide QRS complex"},{"system":"http://snomed.info/sct","code":"998008","display":"Chagas' disease with heart involvement"},{"system":"http://snomed.info/sct","code":"1003002","display":"Religious discrimination"},{"system":"http://snomed.info/sct","code":"1020003","display":"Disease caused by Nairovirus"},{"system":"http://snomed.info/sct","code":"1023001","display":"Apnea"},{"system":"http://snomed.info/sct","code":"1027000","display":"Alkaline reflux disease"},{"system":"http://snomed.info/sct","code":"1033009","display":"Thoracic arthritis"},{"system":"http://snomed.info/sct","code":"1034003","display":"Mesenteric-portal fistula"},{"system":"http://snomed.info/sct","code":"1038000","display":"Disacchariduria"},{"system":"http://snomed.info/sct","code":"1045000","display":"Colonospasm"},{"system":"http://snomed.info/sct","code":"1046004","display":"Ureteritis glandularis"},{"system":"http://snomed.info/sct","code":"1051005","display":"Hyperplasia of islet alpha cells with gastrin excess"},{"system":"http://snomed.info/sct","code":"1055001","display":"Stenosis of precerebral artery"},{"system":"http://snomed.info/sct","code":"1059007","display":"Opisthorchiasis"},{"system":"http://snomed.info/sct","code":"1070000","display":"Facial myokymia"},{"system":"http://snomed.info/sct","code":"1073003","display":"Xeroderma pigmentosum, group B"},{"system":"http://snomed.info/sct","code":"1077002","display":"Septal infarction by EKG"},{"system":"http://snomed.info/sct","code":"1079004","display":"Macular retinal cyst"},{"system":"http://snomed.info/sct","code":"1085006","display":"Candidiasis of vulva"},{"system":"http://snomed.info/sct","code":"1089000","display":"Intrauterine sepsis of fetus"},{"system":"http://snomed.info/sct","code":"1102005","display":"Intraerythrocytic parasitosis by Nuttallia"},{"system":"http://snomed.info/sct","code":"1107004","display":"Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment"},{"system":"http://snomed.info/sct","code":"1108009","display":"Female pattern alopecia"},{"system":"http://snomed.info/sct","code":"1111005","display":"Normal sebaceous gland activity"},{"system":"http://snomed.info/sct","code":"1112003","display":"Degenerative disorder of eyelid"},{"system":"http://snomed.info/sct","code":"1116000","display":"Chronic aggressive type B viral hepatitis"},{"system":"http://snomed.info/sct","code":"1124005","display":"Postpartum period, 6 days"},{"system":"http://snomed.info/sct","code":"1125006","display":"Septicemia during labor"},{"system":"http://snomed.info/sct","code":"1126007","display":"Knee locking"},{"system":"http://snomed.info/sct","code":"1131009","display":"Congenital valvular insufficiency"},{"system":"http://snomed.info/sct","code":"1134001","display":"Muehrcke's lines"},{"system":"http://snomed.info/sct","code":"1135000","display":"Solar retinopathy"},{"system":"http://snomed.info/sct","code":"1139006","display":"Confrontation (visual) test"},{"system":"http://snomed.info/sct","code":"1140008","display":"Thermal hypesthesia"},{"system":"http://snomed.info/sct","code":"1141007","display":"Circumoral paresthesia"},{"system":"http://snomed.info/sct","code":"1145003","display":"Developmental speech disorder"},{"system":"http://snomed.info/sct","code":"1150009","display":"Congenital microcheilia"},{"system":"http://snomed.info/sct","code":"1151008","display":"Visual field constriction"},{"system":"http://snomed.info/sct","code":"1152001","display":"Skin reaction negative"},{"system":"http://snomed.info/sct","code":"1155004","display":"EKG hypertrophy"},{"system":"http://snomed.info/sct","code":"1168007","display":"Allotype"},{"system":"http://snomed.info/sct","code":"1184008","display":"Glasgow coma scale, 10"},{"system":"http://snomed.info/sct","code":"1194003","display":"Disease condition determination, well controlled"},{"system":"http://snomed.info/sct","code":"1196001","display":"Chronic bipolar II disorder, most recent episode major depressive"},{"system":"http://snomed.info/sct","code":"1197005","display":"Carbuncle of heel"},{"system":"http://snomed.info/sct","code":"1201005","display":"Benign essential hypertension"},{"system":"http://snomed.info/sct","code":"1207009","display":"Glaucomatous atrophy of optic disc"},{"system":"http://snomed.info/sct","code":"1208004","display":"Gastroptosis"},{"system":"http://snomed.info/sct","code":"1212005","display":"Childhood type dermatomyositis"},{"system":"http://snomed.info/sct","code":"1214006","display":"Infection by Strongyloides"},{"system":"http://snomed.info/sct","code":"1239002","display":"Congenital anteversion of femur"},{"system":"http://snomed.info/sct","code":"1240000","display":"Prone body position"},{"system":"http://snomed.info/sct","code":"1259003","display":"Schistosis"},{"system":"http://snomed.info/sct","code":"1261007","display":"Fracture of multiple ribs"},{"system":"http://snomed.info/sct","code":"1264004","display":"Injury of descending left colon without open wound into abdominal cavity"},{"system":"http://snomed.info/sct","code":"1271009","display":"Bart-Pumphrey syndrome"},{"system":"http://snomed.info/sct","code":"1280009","display":"Isologous chimera"},{"system":"http://snomed.info/sct","code":"1282001","display":"Perichondritis of larynx"},{"system":"http://snomed.info/sct","code":"1284000","display":"Abnormal jaw closure"},{"system":"http://snomed.info/sct","code":"1286003","display":"Vitamin K deficiency coagulation disorder"},{"system":"http://snomed.info/sct","code":"1287007","display":"Congenital absence of bile duct"},{"system":"http://snomed.info/sct","code":"1297003","display":"Infection by Cladosporium carrionii"},{"system":"http://snomed.info/sct","code":"1308001","display":"Complication of reimplant"},{"system":"http://snomed.info/sct","code":"1310004","display":"Impaired glucose tolerance associated with genetic syndrome"},{"system":"http://snomed.info/sct","code":"1318006","display":"Post-translational genetic protein processing"},{"system":"http://snomed.info/sct","code":"1323006","display":"Poisoning by kanamycin"},{"system":"http://snomed.info/sct","code":"1332008","display":"Conjugated visual deviation"},{"system":"http://snomed.info/sct","code":"1335005","display":"Induratio penis plastica"},{"system":"http://snomed.info/sct","code":"1343000","display":"Deep transverse arrest"},{"system":"http://snomed.info/sct","code":"1345007","display":"Hang nail"},{"system":"http://snomed.info/sct","code":"1351002","display":"Injury of iliac artery"},{"system":"http://snomed.info/sct","code":"1356007","display":"Calculus of common duct with obstruction"},{"system":"http://snomed.info/sct","code":"1361009","display":"Leukocoria"},{"system":"http://snomed.info/sct","code":"1367008","display":"Injury of superior mesenteric artery"},{"system":"http://snomed.info/sct","code":"1370007","display":"Open fracture of metacarpal bone"},{"system":"http://snomed.info/sct","code":"1372004","display":"Uterus unicornis"},{"system":"http://snomed.info/sct","code":"1376001","display":"Obsessive compulsive personality disorder"},{"system":"http://snomed.info/sct","code":"1378000","display":"Supination-eversion injury of ankle"},{"system":"http://snomed.info/sct","code":"1380006","display":"Agoraphobia without history of panic disorder with limited symptom attacks"},{"system":"http://snomed.info/sct","code":"1383008","display":"Hallucinogen mood disorder"},{"system":"http://snomed.info/sct","code":"1384002","display":"Diffuse cholesteatosis of middle ear"},{"system":"http://snomed.info/sct","code":"1386000","display":"Intracranial hemorrhage"},{"system":"http://snomed.info/sct","code":"1387009","display":"Solanum nigrum poisoning"},{"system":"http://snomed.info/sct","code":"1388004","display":"Metabolic alkalosis"},{"system":"http://snomed.info/sct","code":"1393001","display":"Lenz-Majewski hyperostosis syndrome"},{"system":"http://snomed.info/sct","code":"1395008","display":"Complication of ultrasound therapy"},{"system":"http://snomed.info/sct","code":"1402001","display":"Frightened"},{"system":"http://snomed.info/sct","code":"1412008","display":"Anterior subcapsular polar cataract"},{"system":"http://snomed.info/sct","code":"1415005","display":"Lymphangitis"},{"system":"http://snomed.info/sct","code":"1418007","display":"Hypoplastic chondrodystrophy"},{"system":"http://snomed.info/sct","code":"1426004","display":"Necrotizing glomerulonephritis"},{"system":"http://snomed.info/sct","code":"1447000","display":"Icthyoparasitism"},{"system":"http://snomed.info/sct","code":"1469007","display":"Spontaneous abortion with urinary tract infection"},{"system":"http://snomed.info/sct","code":"1474004","display":"Hypertensive heart AND renal disease complicating AND/OR reason for care during childbirth"},{"system":"http://snomed.info/sct","code":"1475003","display":"Herpes labialis"},{"system":"http://snomed.info/sct","code":"1478001","display":"Obliteration of lymphatic vessel"},{"system":"http://snomed.info/sct","code":"1479009","display":"20q partial trisomy"},{"system":"http://snomed.info/sct","code":"1482004","display":"Chalazion"},{"system":"http://snomed.info/sct","code":"1486001","display":"Orbital congestion"},{"system":"http://snomed.info/sct","code":"1488000","display":"Postoperative nausea and vomiting"},{"system":"http://snomed.info/sct","code":"1489008","display":"Hordeolum externum"},{"system":"http://snomed.info/sct","code":"1492007","display":"Congenital anomaly of large intestine"},{"system":"http://snomed.info/sct","code":"1493002","display":"Acute endophthalmitis"},{"system":"http://snomed.info/sct","code":"1499003","display":"Bipolar I disorder, single manic episode with postpartum onset"},{"system":"http://snomed.info/sct","code":"1512006","display":"Congenital stricture of bile duct"},{"system":"http://snomed.info/sct","code":"1515008","display":"Gorham's disease"},{"system":"http://snomed.info/sct","code":"1518005","display":"Splenitis"},{"system":"http://snomed.info/sct","code":"1519002","display":"Congenital phlebectasia"},{"system":"http://snomed.info/sct","code":"1521007","display":"Blister of buttock without infection"},{"system":"http://snomed.info/sct","code":"1525003","display":"Blister of foot without infection"},{"system":"http://snomed.info/sct","code":"1531000","display":"Poisoning by nitrofuran derivatives"},{"system":"http://snomed.info/sct","code":"1532007","display":"Viral pharyngitis"},{"system":"http://snomed.info/sct","code":"1534008","display":"Palsy of conjugate gaze"},{"system":"http://snomed.info/sct","code":"1538006","display":"Central nervous system malformation in fetus affecting obstetrical care"},{"system":"http://snomed.info/sct","code":"1539003","display":"Acquired trigger finger"},{"system":"http://snomed.info/sct","code":"1542009","display":"Omphalocele with obstruction"},{"system":"http://snomed.info/sct","code":"1544005","display":"Open dislocation of knee"},{"system":"http://snomed.info/sct","code":"1551001","display":"Osteomyelitis of femur"},{"system":"http://snomed.info/sct","code":"1556006","display":"Clark melanoma level 4"},{"system":"http://snomed.info/sct","code":"1563006","display":"Protein S deficiency disease"},{"system":"http://snomed.info/sct","code":"1567007","display":"Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction"},{"system":"http://snomed.info/sct","code":"1588003","display":"Heterosexual precocious puberty"},{"system":"http://snomed.info/sct","code":"1592005","display":"Failed attempted abortion with uremia"},{"system":"http://snomed.info/sct","code":"1593000","display":"Infantile hemiplegia"},{"system":"http://snomed.info/sct","code":"1606009","display":"Infection by Macracanthorhynchus hirudinaceus"},{"system":"http://snomed.info/sct","code":"1608005","display":"Increased capillary permeability"},{"system":"http://snomed.info/sct","code":"1639007","display":"Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy"},{"system":"http://snomed.info/sct","code":"1647007","display":"Poisoning by primaquine"},{"system":"http://snomed.info/sct","code":"1648002","display":"Lymphocytic pseudotumor of lung"},{"system":"http://snomed.info/sct","code":"1654001","display":"Corticosteroid-induced glaucoma"},{"system":"http://snomed.info/sct","code":"1657008","display":"Mevinphos poisoning"},{"system":"http://snomed.info/sct","code":"1658003","display":"Closed fracture of acromial end of clavicle"},{"system":"http://snomed.info/sct","code":"1663004","display":"G2 stage"},{"system":"http://snomed.info/sct","code":"1667003","display":"Early fontanel closure"},{"system":"http://snomed.info/sct","code":"1670004","display":"Cerebral hemiparesis"},{"system":"http://snomed.info/sct","code":"1671000","display":"Sago spleen"},{"system":"http://snomed.info/sct","code":"1674008","display":"Juvenile epithelial corneal dystrophy"},{"system":"http://snomed.info/sct","code":"1682008","display":"Transitory amino acid metabolic disorder"},{"system":"http://snomed.info/sct","code":"1685005","display":"Rat bite fever"},{"system":"http://snomed.info/sct","code":"1686006","display":"Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder"},{"system":"http://snomed.info/sct","code":"1694004","display":"Accessory lobe of lung"},{"system":"http://snomed.info/sct","code":"1698001","display":"Ulcer of bile duct"},{"system":"http://snomed.info/sct","code":"1703007","display":"Increased leg circumference"},{"system":"http://snomed.info/sct","code":"1705000","display":"Closed fracture of base of neck of femur"},{"system":"http://snomed.info/sct","code":"1714005","display":"Photokeratitis"},{"system":"http://snomed.info/sct","code":"1717003","display":"Idiopathic guttate hypomelanosis"},{"system":"http://snomed.info/sct","code":"1723008","display":"Urethral stricture due to schistosomiasis"},{"system":"http://snomed.info/sct","code":"1724002","display":"Infection by Crenosoma"},{"system":"http://snomed.info/sct","code":"1734006","display":"Fracture of vertebral column with spinal cord injury"},{"system":"http://snomed.info/sct","code":"1735007","display":"Thrill"},{"system":"http://snomed.info/sct","code":"1739001","display":"Fracture of occipital bone"},{"system":"http://snomed.info/sct","code":"1742007","display":"Female hypererotism"},{"system":"http://snomed.info/sct","code":"1744008","display":"Fusion of teeth"},{"system":"http://snomed.info/sct","code":"1748006","display":"Thrombophlebitis of deep femoral vein"},{"system":"http://snomed.info/sct","code":"1755008","display":"Old myocardial infarction"},{"system":"http://snomed.info/sct","code":"1761006","display":"Biliary cirrhosis"},{"system":"http://snomed.info/sct","code":"1763009","display":"Interstitial keratitis"},{"system":"http://snomed.info/sct","code":"1767005","display":"Fisher's syndrome"},{"system":"http://snomed.info/sct","code":"1769008","display":"Thoracodidymus"},{"system":"http://snomed.info/sct","code":"1771008","display":"Insulin biosynthesis defect"},{"system":"http://snomed.info/sct","code":"1776003","display":"Renal tubular acidosis"},{"system":"http://snomed.info/sct","code":"1777007","display":"Increased molecular dissociation"},{"system":"http://snomed.info/sct","code":"1778002","display":"Malocclusion due to abnormal swallowing"},{"system":"http://snomed.info/sct","code":"1779005","display":"Mohr syndrome"},{"system":"http://snomed.info/sct","code":"1794009","display":"Idiopathic corneal edema"},{"system":"http://snomed.info/sct","code":"1816003","display":"Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks"},{"system":"http://snomed.info/sct","code":"1821000","display":"Chemoreceptor apnea"},{"system":"http://snomed.info/sct","code":"1822007","display":"Impaired glucose tolerance associated with pancreatic disease"},{"system":"http://snomed.info/sct","code":"1824008","display":"Allergic gastritis"},{"system":"http://snomed.info/sct","code":"1826005","display":"Granuloma of lip"},{"system":"http://snomed.info/sct","code":"1828006","display":"Infestation by Gasterophilus haemorrhoidalis"},{"system":"http://snomed.info/sct","code":"1835003","display":"Necrosis of pancreas"},{"system":"http://snomed.info/sct","code":"1837006","display":"Poisoning by metaproterenol"},{"system":"http://snomed.info/sct","code":"1845001","display":"Paraparesis"},{"system":"http://snomed.info/sct","code":"1847009","display":"Endophthalmitis"},{"system":"http://snomed.info/sct","code":"1852004","display":"Traumatic injury of sixth cranial nerve"},{"system":"http://snomed.info/sct","code":"1855002","display":"Developmental academic disorder"},{"system":"http://snomed.info/sct","code":"1856001","display":"Accessory nose"},{"system":"http://snomed.info/sct","code":"1857005","display":"Gestational rubella syndrome"},{"system":"http://snomed.info/sct","code":"1860003","display":"Fluid volume disorder"},{"system":"http://snomed.info/sct","code":"1865008","display":"Impaired intestinal protein absorption"},{"system":"http://snomed.info/sct","code":"1869002","display":"Rupture of sphincter of pupil"},{"system":"http://snomed.info/sct","code":"1892002","display":"Star figure at the macula"},{"system":"http://snomed.info/sct","code":"1896004","display":"Ectopic breast tissue"},{"system":"http://snomed.info/sct","code":"1897008","display":"Amsinckia poisoning"},{"system":"http://snomed.info/sct","code":"1899006","display":"Autosomal hereditary disorder"},{"system":"http://snomed.info/sct","code":"1903004","display":"Infestation by Psorergates ovis"},{"system":"http://snomed.info/sct","code":"1922008","display":"Congenital absence of urethra"},{"system":"http://snomed.info/sct","code":"1926006","display":"Osteopetrosis"},{"system":"http://snomed.info/sct","code":"1939005","display":"Abnormal vascular flow"},{"system":"http://snomed.info/sct","code":"1943009","display":"Left-right confusion"},{"system":"http://snomed.info/sct","code":"1953005","display":"Congenital deficiency of pigment of skin"},{"system":"http://snomed.info/sct","code":"1955003","display":"Preauricular dimple"},{"system":"http://snomed.info/sct","code":"1959009","display":"Encephalartos poisoning"},{"system":"http://snomed.info/sct","code":"1963002","display":"Paroxysmal nocturnal hemoglobinuria"},{"system":"http://snomed.info/sct","code":"1965009","display":"Normal skin pH"},{"system":"http://snomed.info/sct","code":"1967001","display":"Longitudinal absence of radius AND ulna"},{"system":"http://snomed.info/sct","code":"1973000","display":"Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions"},{"system":"http://snomed.info/sct","code":"1977004","display":"Poisoning by oxymetholone"},{"system":"http://snomed.info/sct","code":"1979001","display":"Focal choroiditis"},{"system":"http://snomed.info/sct","code":"1980003","display":"Seromucinous otitis media"},{"system":"http://snomed.info/sct","code":"1981004","display":"Urhidrosis"},{"system":"http://snomed.info/sct","code":"2004005","display":"Normal blood pressure"},{"system":"http://snomed.info/sct","code":"2012002","display":"Fracture of lunate bone of wrist"},{"system":"http://snomed.info/sct","code":"2028007","display":"Erythema induratum"},{"system":"http://snomed.info/sct","code":"2032001","display":"Cerebral edema"},{"system":"http://snomed.info/sct","code":"2036003","display":"Acquired factor VII deficiency disease"},{"system":"http://snomed.info/sct","code":"2040007","display":"Neurogenic thoracic outlet syndrome"},{"system":"http://snomed.info/sct","code":"2041006","display":"Eunuchoid gigantism"},{"system":"http://snomed.info/sct","code":"2043009","display":"Alcoholic gastritis"},{"system":"http://snomed.info/sct","code":"2055003","display":"Recurrent erosion of cornea"},{"system":"http://snomed.info/sct","code":"2061000","display":"Conductive hearing loss of combined sites"},{"system":"http://snomed.info/sct","code":"2065009","display":"Dominant hereditary optic atrophy"},{"system":"http://snomed.info/sct","code":"2066005","display":"Gastric ulcer with hemorrhage AND perforation but without obstruction"},{"system":"http://snomed.info/sct","code":"2070002","display":"Burning sensation in eye"},{"system":"http://snomed.info/sct","code":"2073000","display":"Delusion"},{"system":"http://snomed.info/sct","code":"2087000","display":"Pulmonary nocardiosis"},{"system":"http://snomed.info/sct","code":"2089002","display":"Osteitis deformans"},{"system":"http://snomed.info/sct","code":"2091005","display":"Pharyngeal diverticulitis"},{"system":"http://snomed.info/sct","code":"2094002","display":"Toxic effect of carbon disulfide"},{"system":"http://snomed.info/sct","code":"2102007","display":"Deep vascularization of cornea"},{"system":"http://snomed.info/sct","code":"2107001","display":"Anisomelia"},{"system":"http://snomed.info/sct","code":"2109003","display":"Isolated somatotropin deficiency"},{"system":"http://snomed.info/sct","code":"2114004","display":"Infection by Cysticercus pisiformis"},{"system":"http://snomed.info/sct","code":"2116002","display":"Intramembranous bone formation"},{"system":"http://snomed.info/sct","code":"2120003","display":"Weak cry"},{"system":"http://snomed.info/sct","code":"2121004","display":"Poisoning by ethopropazine"},{"system":"http://snomed.info/sct","code":"2128005","display":"Disease of pharyngeal tonsil"},{"system":"http://snomed.info/sct","code":"2129002","display":"Edema of pharynx"},{"system":"http://snomed.info/sct","code":"2132004","display":"Meconium in amniotic fluid noted before labor in liveborn infant"},{"system":"http://snomed.info/sct","code":"2134003","display":"Diffuse pain"},{"system":"http://snomed.info/sct","code":"2138000","display":"LSP - Left sacroposterior position"},{"system":"http://snomed.info/sct","code":"2145000","display":"Anal intercourse"},{"system":"http://snomed.info/sct","code":"2149006","display":"Decreased hormone production"},{"system":"http://snomed.info/sct","code":"2158004","display":"Infection by Contracaecum"},{"system":"http://snomed.info/sct","code":"2167004","display":"Retinal hemangioblastomatosis"},{"system":"http://snomed.info/sct","code":"2169001","display":"Thoracic radiculitis"},{"system":"http://snomed.info/sct","code":"2170000","display":"Gallop rhythm"},{"system":"http://snomed.info/sct","code":"2176006","display":"Halogen acne"},{"system":"http://snomed.info/sct","code":"2177002","display":"Postherpetic neuralgia"},{"system":"http://snomed.info/sct","code":"2186007","display":"Compensated metabolic alkalosis"},{"system":"http://snomed.info/sct","code":"2202000","display":"Open posterior dislocation of distal end of femur"},{"system":"http://snomed.info/sct","code":"2204004","display":"Acquired deformity of pinna"},{"system":"http://snomed.info/sct","code":"2213002","display":"Congenital anomaly of vena cava"},{"system":"http://snomed.info/sct","code":"2216005","display":"Nocturnal emission"},{"system":"http://snomed.info/sct","code":"2219003","display":"Disability evaluation, disability 100%"},{"system":"http://snomed.info/sct","code":"2224000","display":"Selenium poisoning"},{"system":"http://snomed.info/sct","code":"2228002","display":"Scintillating scotoma"},{"system":"http://snomed.info/sct","code":"2229005","display":"Chimera"},{"system":"http://snomed.info/sct","code":"2231001","display":"Nerve plexus disorder"},{"system":"http://snomed.info/sct","code":"2237002","display":"Pleurodynia"},{"system":"http://snomed.info/sct","code":"2239004","display":"Previous pregnancies 6"},{"system":"http://snomed.info/sct","code":"2241003","display":"X-linked absence of thyroxine-binding globulin"},{"system":"http://snomed.info/sct","code":"2243000","display":"Hypercalcemia due to hyperthyroidism"},{"system":"http://snomed.info/sct","code":"2245007","display":"Foreign body in nasopharynx"},{"system":"http://snomed.info/sct","code":"2251002","display":"Primary hypotony of eye"},{"system":"http://snomed.info/sct","code":"2256007","display":"Monozygotic twins"},{"system":"http://snomed.info/sct","code":"2261009","display":"Obstetrical pulmonary fat embolism"},{"system":"http://snomed.info/sct","code":"2268003","display":"Victim of homosexual aggression"},{"system":"http://snomed.info/sct","code":"2284002","display":"Pulsating exophthalmos"},{"system":"http://snomed.info/sct","code":"2295008","display":"Closed fracture of upper end of forearm"},{"system":"http://snomed.info/sct","code":"2296009","display":"Iron dextran toxicity"},{"system":"http://snomed.info/sct","code":"2301009","display":"Psychosomatic factor in physical condition, psychological component of unknown degree"},{"system":"http://snomed.info/sct","code":"2303007","display":"Inguinal hernia with gangrene"},{"system":"http://snomed.info/sct","code":"2304001","display":"Discitis"},{"system":"http://snomed.info/sct","code":"2307008","display":"Fat necrosis of pancreas"},{"system":"http://snomed.info/sct","code":"2308003","display":"Silent alleles"},{"system":"http://snomed.info/sct","code":"2312009","display":"Reactive attachment disorder of infancy OR early childhood, inhibited type"},{"system":"http://snomed.info/sct","code":"2314005","display":"Unprotected sexual intercourse"},{"system":"http://snomed.info/sct","code":"2326000","display":"Marriage annulment"},{"system":"http://snomed.info/sct","code":"2339001","display":"Sexual overexposure"},{"system":"http://snomed.info/sct","code":"2341000","display":"Infection by Moniliformis"},{"system":"http://snomed.info/sct","code":"2351004","display":"Genetic transduction"},{"system":"http://snomed.info/sct","code":"2355008","display":"Rud's syndrome"},{"system":"http://snomed.info/sct","code":"2359002","display":"Hyper-beta-alaninemia"},{"system":"http://snomed.info/sct","code":"2365002","display":"Chronic granular pharyngitis"},{"system":"http://snomed.info/sct","code":"2366001","display":"Late effect of dislocation"},{"system":"http://snomed.info/sct","code":"2367005","display":"Acute hemorrhagic gastritis"},{"system":"http://snomed.info/sct","code":"2374000","display":"Monofascicular block"},{"system":"http://snomed.info/sct","code":"2385003","display":"Cellulitis of pectoral region"},{"system":"http://snomed.info/sct","code":"2388001","display":"Normal variation in translucency"},{"system":"http://snomed.info/sct","code":"2390000","display":"Acute gonococcal vulvovaginitis"},{"system":"http://snomed.info/sct","code":"2391001","display":"Achondrogenesis"},{"system":"http://snomed.info/sct","code":"2396006","display":"Malignant pyoderma"},{"system":"http://snomed.info/sct","code":"2398007","display":"Quinidine toxicity by EKG"},{"system":"http://snomed.info/sct","code":"2403008","display":"Psychoactive substance dependence"},{"system":"http://snomed.info/sct","code":"2415007","display":"Lumbosacral radiculopathy"},{"system":"http://snomed.info/sct","code":"2418009","display":"Toxic effect of polyester fumes"},{"system":"http://snomed.info/sct","code":"2420007","display":"Third degree burn of multiple sites of upper limb"},{"system":"http://snomed.info/sct","code":"2432006","display":"Cerebrospinal fluid circulation disorder"},{"system":"http://snomed.info/sct","code":"2435008","display":"Ascariasis"},{"system":"http://snomed.info/sct","code":"2437000","display":"Placenta circumvallata"},{"system":"http://snomed.info/sct","code":"2438005","display":"Iniencephaly"},{"system":"http://snomed.info/sct","code":"2439002","display":"Purulent endocarditis"},{"system":"http://snomed.info/sct","code":"2443003","display":"Hydrogen sulfide poisoning"},{"system":"http://snomed.info/sct","code":"2452007","display":"Fetal rotation"},{"system":"http://snomed.info/sct","code":"2463005","display":"Acquired heterochromia of iris"},{"system":"http://snomed.info/sct","code":"2469009","display":"Onychomalacia"},{"system":"http://snomed.info/sct","code":"2471009","display":"Postoperative intra-abdominal abscess"},{"system":"http://snomed.info/sct","code":"2472002","display":"Anuria"},{"system":"http://snomed.info/sct","code":"2473007","display":"Intermittent vertical heterotropia"},{"system":"http://snomed.info/sct","code":"2477008","display":"Superficial thrombophlebitis"},{"system":"http://snomed.info/sct","code":"2492009","display":"Nutritional disorder"},{"system":"http://snomed.info/sct","code":"2495006","display":"Congenital cerebral arteriovenous aneurysm"},{"system":"http://snomed.info/sct","code":"2496007","display":"Acalculia"},{"system":"http://snomed.info/sct","code":"2506003","display":"Early onset dysthymia"},{"system":"http://snomed.info/sct","code":"2513003","display":"Tinea capitis caused by Trichophyton"},{"system":"http://snomed.info/sct","code":"2518007","display":"Cryptogenic sexual precocity"},{"system":"http://snomed.info/sct","code":"2521009","display":"Bone conduction better than air"},{"system":"http://snomed.info/sct","code":"2523007","display":"Salmonella pneumonia"},{"system":"http://snomed.info/sct","code":"2526004","display":"Noninflammatory disorder of the female genital organs"},{"system":"http://snomed.info/sct","code":"2528003","display":"Viremia"},{"system":"http://snomed.info/sct","code":"2532009","display":"Choroidal rupture"},{"system":"http://snomed.info/sct","code":"2534005","display":"Congenital absence of vena cava"},{"system":"http://snomed.info/sct","code":"2538008","display":"Ketosis"},{"system":"http://snomed.info/sct","code":"2541004","display":"Compulsive buying"},{"system":"http://snomed.info/sct","code":"2554006","display":"Acute purulent pericarditis"},{"system":"http://snomed.info/sct","code":"2556008","display":"Periodontal disease"},{"system":"http://snomed.info/sct","code":"2560006","display":"Syndactyly of fingers with fusion of bones"},{"system":"http://snomed.info/sct","code":"2562003","display":"Athanasia trifurcata poisoning"},{"system":"http://snomed.info/sct","code":"2576002","display":"Trachoma"},{"system":"http://snomed.info/sct","code":"2581006","display":"Clasp-knife effect"},{"system":"http://snomed.info/sct","code":"2582004","display":"Deep third degree burn of multiple sites of lower limb"},{"system":"http://snomed.info/sct","code":"2583009","display":"Chiari's network"},{"system":"http://snomed.info/sct","code":"2584003","display":"Cerebral degeneration in childhood"},{"system":"http://snomed.info/sct","code":"2585002","display":"Pneumococcal pleurisy"},{"system":"http://snomed.info/sct","code":"2589008","display":"Acute dacryoadenitis"},{"system":"http://snomed.info/sct","code":"2591000","display":"Crushing injury of shoulder region"},{"system":"http://snomed.info/sct","code":"2593002","display":"Dubowitz's syndrome"},{"system":"http://snomed.info/sct","code":"2602008","display":"Hemarthrosis of shoulder region"},{"system":"http://snomed.info/sct","code":"2606006","display":"Furuncle of perineum"},{"system":"http://snomed.info/sct","code":"2615004","display":"Follicular cyst of ovary"},{"system":"http://snomed.info/sct","code":"2618002","display":"Chronic recurrent major depressive disorder"},{"system":"http://snomed.info/sct","code":"2622007","display":"Infected ulcer of skin"},{"system":"http://snomed.info/sct","code":"2625009","display":"Senter syndrome"},{"system":"http://snomed.info/sct","code":"2634004","display":"Decreased blood erythrocyte volume"},{"system":"http://snomed.info/sct","code":"2638001","display":"Drug-induced hypercalcaemia"},{"system":"http://snomed.info/sct","code":"2640006","display":"Clinical stage IV"},{"system":"http://snomed.info/sct","code":"2651006","display":"Closed traumatic dislocation of elbow joint"},{"system":"http://snomed.info/sct","code":"2655002","display":"Invalidism"},{"system":"http://snomed.info/sct","code":"2657005","display":"Overflow proteinuria"},{"system":"http://snomed.info/sct","code":"2663001","display":"Palpatory proteinuria"},{"system":"http://snomed.info/sct","code":"2683000","display":"Nonvenomous insect bite of axilla without infection"},{"system":"http://snomed.info/sct","code":"2689001","display":"Dominant dystrophic epidermolysis bullosa with absence of skin"},{"system":"http://snomed.info/sct","code":"2694001","display":"Myelophthisic anemia"},{"system":"http://snomed.info/sct","code":"2704003","display":"Acute disease"},{"system":"http://snomed.info/sct","code":"2707005","display":"Necrotizing enterocolitis in fetus OR newborn"},{"system":"http://snomed.info/sct","code":"2713001","display":"Closed pneumothorax"},{"system":"http://snomed.info/sct","code":"2724004","display":"Recruitment"},{"system":"http://snomed.info/sct","code":"2725003","display":"Previous abnormality of glucose tolerance"},{"system":"http://snomed.info/sct","code":"2733002","display":"Heel pain"},{"system":"http://snomed.info/sct","code":"2736005","display":"Atrophoderma vermiculatum"},{"system":"http://snomed.info/sct","code":"2740001","display":"Gouty proteinuria"},{"system":"http://snomed.info/sct","code":"2749000","display":"Congenital deformity of hip joint"},{"system":"http://snomed.info/sct","code":"2751001","display":"Fibrocalculous pancreatic diabetes"},{"system":"http://snomed.info/sct","code":"2761008","display":"Decreased stool caliber"},{"system":"http://snomed.info/sct","code":"2764000","display":"Articular crepitation"},{"system":"http://snomed.info/sct","code":"2772003","display":"Acquired epidermolysis bullosa"},{"system":"http://snomed.info/sct","code":"2775001","display":"Loose body in joint"},{"system":"http://snomed.info/sct","code":"2776000","display":"Delirium"},{"system":"http://snomed.info/sct","code":"2782002","display":"Temporomandibular dysplasia"},{"system":"http://snomed.info/sct","code":"2783007","display":"Gastrojejunal ulcer without hemorrhage AND without perforation"},{"system":"http://snomed.info/sct","code":"2805007","display":"Phosmet poisoning"},{"system":"http://snomed.info/sct","code":"2806008","display":"Impaired psychomotor development"},{"system":"http://snomed.info/sct","code":"2807004","display":"Chronic gastrojejunal ulcer with perforation"},{"system":"http://snomed.info/sct","code":"2808009","display":"Infection by Prosthenorchis elegans"},{"system":"http://snomed.info/sct","code":"2815001","display":"Sexual pyromania"},{"system":"http://snomed.info/sct","code":"2816000","display":"Dilated cardiomyopathy secondary to myotonic dystrophy"},{"system":"http://snomed.info/sct","code":"2818004","display":"Congenital vascular anomaly of eye"},{"system":"http://snomed.info/sct","code":"2819007","display":"Poisoning by magnesium sulfate"},{"system":"http://snomed.info/sct","code":"2825006","display":"Gingival abrasion"},{"system":"http://snomed.info/sct","code":"2828008","display":"Congenital stenosis of nares"},{"system":"http://snomed.info/sct","code":"2829000","display":"Uhl's disease"},{"system":"http://snomed.info/sct","code":"2835000","display":"Traumatic cardiac hemolytic anemia"},{"system":"http://snomed.info/sct","code":"2836004","display":"Toxic effect of butane"},{"system":"http://snomed.info/sct","code":"2838003","display":"Piblokto"},{"system":"http://snomed.info/sct","code":"2850009","display":"Infection by Schistosoma incognitum"},{"system":"http://snomed.info/sct","code":"2853006","display":"Macular keratitis"},{"system":"http://snomed.info/sct","code":"2856003","display":"Vitamin A-responsive dermatosis"},{"system":"http://snomed.info/sct","code":"2858002","display":"Puerperal septicemia"},{"system":"http://snomed.info/sct","code":"2884008","display":"Weill-Marchesani syndrome"},{"system":"http://snomed.info/sct","code":"2893009","display":"Anomaly of chromosome pair 10"},{"system":"http://snomed.info/sct","code":"2897005","display":"Thrombocytopenia due to immune destruction"},{"system":"http://snomed.info/sct","code":"2899008","display":"Thought block"},{"system":"http://snomed.info/sct","code":"2901004","display":"Melena"},{"system":"http://snomed.info/sct","code":"2902006","display":"Decreased lymphocyte life span"},{"system":"http://snomed.info/sct","code":"2904007","display":"Male infertility"},{"system":"http://snomed.info/sct","code":"2910007","display":"Discharge from penis"},{"system":"http://snomed.info/sct","code":"2912004","display":"Cystic-bullous disease of the lung"},{"system":"http://snomed.info/sct","code":"2917005","display":"Transient hypothyroidism"},{"system":"http://snomed.info/sct","code":"2918000","display":"Infection caused by Bacteroides"},{"system":"http://snomed.info/sct","code":"2919008","display":"Nausea, vomiting and diarrhea"},{"system":"http://snomed.info/sct","code":"2929001","display":"Occlusion of artery"},{"system":"http://snomed.info/sct","code":"2935001","display":"Poisoning by antiasthmatic"},{"system":"http://snomed.info/sct","code":"2946003","display":"Osmotic diarrhea"},{"system":"http://snomed.info/sct","code":"2951009","display":"Atopic cataract"},{"system":"http://snomed.info/sct","code":"2955000","display":"Chronic ulcerative pulpitis"},{"system":"http://snomed.info/sct","code":"2965006","display":"Congenital alopecia"},{"system":"http://snomed.info/sct","code":"2967003","display":"Non-comitant strabismus"},{"system":"http://snomed.info/sct","code":"2978006","display":"Aneurysm of conjunctiva"},{"system":"http://snomed.info/sct","code":"2981001","display":"Abdominal pulsatile mass"},{"system":"http://snomed.info/sct","code":"2990008","display":"Lymphocytic leukemoid reaction"},{"system":"http://snomed.info/sct","code":"2992000","display":"Pigmentary pallidal degeneration"},{"system":"http://snomed.info/sct","code":"2994004","display":"Brain fag"},{"system":"http://snomed.info/sct","code":"2999009","display":"Injury of ear"},{"system":"http://snomed.info/sct","code":"3002002","display":"Hemorrhage of thyroid"},{"system":"http://snomed.info/sct","code":"3004001","display":"Congenital dilatation of esophagus"},{"system":"http://snomed.info/sct","code":"3006004","display":"Disturbance of consciousness"},{"system":"http://snomed.info/sct","code":"3009006","display":"Solanum malacoxylon poisoning"},{"system":"http://snomed.info/sct","code":"3014005","display":"Id reaction"},{"system":"http://snomed.info/sct","code":"3018008","display":"Penetration of eyeball with magnetic foreign body"},{"system":"http://snomed.info/sct","code":"3019000","display":"Closed anterior dislocation of elbow"},{"system":"http://snomed.info/sct","code":"3021005","display":"Normal gastric acidity"},{"system":"http://snomed.info/sct","code":"3023008","display":"Acute peptic ulcer without hemorrhage, without perforation AND without obstruction"},{"system":"http://snomed.info/sct","code":"3032005","display":"Nonvenomous insect bite of cheek without infection"},{"system":"http://snomed.info/sct","code":"3033000","display":"Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium"},{"system":"http://snomed.info/sct","code":"3038009","display":"Acute lymphangitis of umbilicus"},{"system":"http://snomed.info/sct","code":"3044008","display":"Vitreous prolapse"},{"system":"http://snomed.info/sct","code":"3053001","display":"Poisoning by nitroglycerin"},{"system":"http://snomed.info/sct","code":"3059002","display":"Acute lymphangitis of thigh"},{"system":"http://snomed.info/sct","code":"3067005","display":"Blood group antigen C^u^"},{"system":"http://snomed.info/sct","code":"3071008","display":"Widow"},{"system":"http://snomed.info/sct","code":"3072001","display":"Hormone-induced hypopituitarism"},{"system":"http://snomed.info/sct","code":"3073006","display":"Ruvalcaba syndrome"},{"system":"http://snomed.info/sct","code":"3089009","display":"Disability evaluation, impairment, class 7"},{"system":"http://snomed.info/sct","code":"3094009","display":"Vomiting in infants AND/OR children"},{"system":"http://snomed.info/sct","code":"3095005","display":"Induced malaria"},{"system":"http://snomed.info/sct","code":"3097002","display":"Superficial injury of lip with infection"},{"system":"http://snomed.info/sct","code":"3098007","display":"Rupture of interventricular septum"},{"system":"http://snomed.info/sct","code":"3109008","display":"Secondary dysthymia early onset"},{"system":"http://snomed.info/sct","code":"3110003","display":"Acute otitis media"},{"system":"http://snomed.info/sct","code":"3119002","display":"Brain stem laceration with open intracranial wound AND loss of consciousness"},{"system":"http://snomed.info/sct","code":"3129009","display":"Infarction of ovary"},{"system":"http://snomed.info/sct","code":"3135009","display":"Swimmer's ear"},{"system":"http://snomed.info/sct","code":"3140001","display":"Citrullinemia, subacute type"},{"system":"http://snomed.info/sct","code":"3144005","display":"Staphylococcal pleurisy"},{"system":"http://snomed.info/sct","code":"3158007","display":"Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission"},{"system":"http://snomed.info/sct","code":"3160009","display":"Female infertility of cervical origin"},{"system":"http://snomed.info/sct","code":"3163006","display":"Acute adenoviral follicular conjunctivitis"},{"system":"http://snomed.info/sct","code":"3168002","display":"Thrombophlebitis of intracranial venous sinus"},{"system":"http://snomed.info/sct","code":"3185000","display":"Mood-congruent delusion"},{"system":"http://snomed.info/sct","code":"3199001","display":"Sprain of shoulder"},{"system":"http://snomed.info/sct","code":"3200003","display":"Sacrocoxalgia"},{"system":"http://snomed.info/sct","code":"3214003","display":"Invasive pulmonary aspergillosis"},{"system":"http://snomed.info/sct","code":"3217005","display":"Open dislocation of sixth cervical vertebra"},{"system":"http://snomed.info/sct","code":"3218000","display":"Mycosis"},{"system":"http://snomed.info/sct","code":"3219008","display":"Disease type AND/OR category unknown"},{"system":"http://snomed.info/sct","code":"3228009","display":"Closed fracture of shaft of radius"},{"system":"http://snomed.info/sct","code":"3229001","display":"Ulcer of trachea"},{"system":"http://snomed.info/sct","code":"3238004","display":"Pericarditis"},{"system":"http://snomed.info/sct","code":"3239007","display":"Lymphocyte disorder"},{"system":"http://snomed.info/sct","code":"3253007","display":"Discoloration of skin"},{"system":"http://snomed.info/sct","code":"3254001","display":"Infection by Strongyloides westeri"},{"system":"http://snomed.info/sct","code":"3259006","display":"Cape tulip poisoning"},{"system":"http://snomed.info/sct","code":"3261002","display":"Migratory osteolysis"},{"system":"http://snomed.info/sct","code":"3263004","display":"Verumontanitis"},{"system":"http://snomed.info/sct","code":"3272007","display":"Stomatocytosis"},{"system":"http://snomed.info/sct","code":"3274008","display":"Flat chest"},{"system":"http://snomed.info/sct","code":"3275009","display":"Behcet's syndrome, vascular type"},{"system":"http://snomed.info/sct","code":"3276005","display":"Toad poisoning"},{"system":"http://snomed.info/sct","code":"3282008","display":"Welders' keratitis"},{"system":"http://snomed.info/sct","code":"3283003","display":"Feeling of sand or foreign body in eye"},{"system":"http://snomed.info/sct","code":"3286006","display":"Patient status determination, greatly improved"},{"system":"http://snomed.info/sct","code":"3289004","display":"Anisometropia"},{"system":"http://snomed.info/sct","code":"3291007","display":"Closed fracture of two ribs"},{"system":"http://snomed.info/sct","code":"3298001","display":"Amnestic disorder"},{"system":"http://snomed.info/sct","code":"3303004","display":"Disease caused by Arenavirus"},{"system":"http://snomed.info/sct","code":"3304005","display":"Bronchial compression"},{"system":"http://snomed.info/sct","code":"3305006","display":"Disorder of lymphatics"},{"system":"http://snomed.info/sct","code":"3308008","display":"Atrophic-hyperplastic gastritis"},{"system":"http://snomed.info/sct","code":"3310005","display":"Foreign body granuloma of skin"},{"system":"http://snomed.info/sct","code":"3321001","display":"Renal abscess"},{"system":"http://snomed.info/sct","code":"3323003","display":"Leukoplakia of penis"},{"system":"http://snomed.info/sct","code":"3327002","display":"Jerk nystagmus"},{"system":"http://snomed.info/sct","code":"3331008","display":"Open fracture of neck of metacarpal bone"},{"system":"http://snomed.info/sct","code":"3344003","display":"Toxic labyrinthitis"},{"system":"http://snomed.info/sct","code":"3345002","display":"Idiopathic osteoporosis"},{"system":"http://snomed.info/sct","code":"3358001","display":"Lichen ruber moniliformis"},{"system":"http://snomed.info/sct","code":"3368006","display":"Dull chest pain"},{"system":"http://snomed.info/sct","code":"3376008","display":"Pseudoptyalism"},{"system":"http://snomed.info/sct","code":"3381004","display":"Open fracture of astragalus"},{"system":"http://snomed.info/sct","code":"3387000","display":"Auditory discrimination aphasia"},{"system":"http://snomed.info/sct","code":"3391005","display":"Negative for tumor cells"},{"system":"http://snomed.info/sct","code":"3398004","display":"Cadmium poisoning"},{"system":"http://snomed.info/sct","code":"3415004","display":"Cyanosis"},{"system":"http://snomed.info/sct","code":"3419005","display":"Faucial diphtheria"},{"system":"http://snomed.info/sct","code":"3421000","display":"Open fracture of orbital floor (blow-out)"},{"system":"http://snomed.info/sct","code":"3424008","display":"Tachycardia"},{"system":"http://snomed.info/sct","code":"3426005","display":"Retained magnetic intraocular foreign body"},{"system":"http://snomed.info/sct","code":"3427001","display":"Nonglucosuric melituria"},{"system":"http://snomed.info/sct","code":"3434004","display":"Myotonia"},{"system":"http://snomed.info/sct","code":"3439009","display":"Combined immunodeficiency associated with maturation pathway defect"},{"system":"http://snomed.info/sct","code":"3441005","display":"Disease of sebaceous glands"},{"system":"http://snomed.info/sct","code":"3446000","display":"Open fracture of T7-T12 level with spinal cord injury"},{"system":"http://snomed.info/sct","code":"3449007","display":"Finger agnosia"},{"system":"http://snomed.info/sct","code":"3456001","display":"Chronic progressive non-hereditary chorea"},{"system":"http://snomed.info/sct","code":"3458000","display":"Polymyositis ossificans"},{"system":"http://snomed.info/sct","code":"3461004","display":"Deep third degree burn of thumb"},{"system":"http://snomed.info/sct","code":"3464007","display":"Infection by Oesophagostomum dentatum"},{"system":"http://snomed.info/sct","code":"3468005","display":"Neonatal infective mastitis"},{"system":"http://snomed.info/sct","code":"3469002","display":"Second degree burn of thumb"},{"system":"http://snomed.info/sct","code":"3472009","display":"Spondylolisthesis, grade 4"},{"system":"http://snomed.info/sct","code":"3474005","display":"Glycine max poisoning"},{"system":"http://snomed.info/sct","code":"3480002","display":"Burn of wrist"},{"system":"http://snomed.info/sct","code":"3482005","display":"Postoperative esophagitis"},{"system":"http://snomed.info/sct","code":"3483000","display":"Chronic peptic ulcer with perforation"},{"system":"http://snomed.info/sct","code":"3487004","display":"Candidiasis of lung"},{"system":"http://snomed.info/sct","code":"3502005","display":"Cervical lymphadenitis"},{"system":"http://snomed.info/sct","code":"3506008","display":"Stenosis of retinal artery"},{"system":"http://snomed.info/sct","code":"3507004","display":"Abscess of thigh"},{"system":"http://snomed.info/sct","code":"3511005","display":"Infectious thyroiditis"},{"system":"http://snomed.info/sct","code":"3514002","display":"Peribronchial fibrosis of lung"},{"system":"http://snomed.info/sct","code":"3519007","display":"Disorder of synovium"},{"system":"http://snomed.info/sct","code":"3528008","display":"Restricted carbohydrate fat controlled diet"},{"system":"http://snomed.info/sct","code":"3529000","display":"Infection by Sanguinicola"},{"system":"http://snomed.info/sct","code":"3530005","display":"Bipolar I disorder, single manic episode, in full remission"},{"system":"http://snomed.info/sct","code":"3531009","display":"Intrapsychic conflict"},{"system":"http://snomed.info/sct","code":"3533007","display":"Pustular bacterid"},{"system":"http://snomed.info/sct","code":"3539006","display":"Enteromenia"},{"system":"http://snomed.info/sct","code":"3542000","display":"Laceration extending into parenchyma of spleen with open wound into abdominal cavity"},{"system":"http://snomed.info/sct","code":"3544004","display":"Hair-splitting"},{"system":"http://snomed.info/sct","code":"3545003","display":"Diastolic dysfunction"},{"system":"http://snomed.info/sct","code":"3548001","display":"Brachial plexus lesion"},{"system":"http://snomed.info/sct","code":"3549009","display":"Pancreatic acinar atrophy"},{"system":"http://snomed.info/sct","code":"3558002","display":"Mesenteric infarction"},{"system":"http://snomed.info/sct","code":"3560000","display":"Bilateral recurrent inguinal hernia"},{"system":"http://snomed.info/sct","code":"3570003","display":"Increased blood erythrocyte volume"},{"system":"http://snomed.info/sct","code":"3571004","display":"Megaloblastic anemia due to pancreatic insufficiency"},{"system":"http://snomed.info/sct","code":"3577000","display":"Retinal lattice degeneration"},{"system":"http://snomed.info/sct","code":"3585009","display":"Blinking"},{"system":"http://snomed.info/sct","code":"3586005","display":"Psychogenic fugue"},{"system":"http://snomed.info/sct","code":"3589003","display":"Syphilitic pericarditis"},{"system":"http://snomed.info/sct","code":"3590007","display":"Enteroenteric fistula"},{"system":"http://snomed.info/sct","code":"3591006","display":"Metabolic acidosis, NAG, bicarbonate losses"},{"system":"http://snomed.info/sct","code":"3611003","display":"Demeton poisoning"},{"system":"http://snomed.info/sct","code":"3633001","display":"Abscess of hand"},{"system":"http://snomed.info/sct","code":"3639002","display":"Glossoptosis"},{"system":"http://snomed.info/sct","code":"3640000","display":"Late effect of traumatic amputation"},{"system":"http://snomed.info/sct","code":"3641001","display":"Infection by Coenurosis serialis"},{"system":"http://snomed.info/sct","code":"3642008","display":"Deficiency of steryl-sulfatase"},{"system":"http://snomed.info/sct","code":"3644009","display":"Macerated skin"},{"system":"http://snomed.info/sct","code":"3649004","display":"Contusion of multiple sites of trunk"},{"system":"http://snomed.info/sct","code":"3650004","display":"Congenital absence of liver"},{"system":"http://snomed.info/sct","code":"3652007","display":"Overproduction of growth hormone"},{"system":"http://snomed.info/sct","code":"3657001","display":"Osteospermum poisoning"},{"system":"http://snomed.info/sct","code":"3662000","display":"Paraesophageal hernia"},{"system":"http://snomed.info/sct","code":"3677008","display":"Academic problem"},{"system":"http://snomed.info/sct","code":"3680009","display":"Monocephalus tripus dibrachius"},{"system":"http://snomed.info/sct","code":"3681008","display":"Thrombophlebitis of torcular Herophili"},{"system":"http://snomed.info/sct","code":"3696007","display":"Nonulcer dyspepsia"},{"system":"http://snomed.info/sct","code":"3699000","display":"Transverse deficiency of upper limb"},{"system":"http://snomed.info/sct","code":"3704008","display":"Diffuse endocapillary proliferative glomerulonephritis"},{"system":"http://snomed.info/sct","code":"3705009","display":"Congenital anomaly of anterior chamber of eye"},{"system":"http://snomed.info/sct","code":"3716002","display":"Goiter"},{"system":"http://snomed.info/sct","code":"3720003","display":"Abnormal presence of hemoglobin"},{"system":"http://snomed.info/sct","code":"3723001","display":"Arthritis"},{"system":"http://snomed.info/sct","code":"3733009","display":"Congenital eventration of right crus of diaphragm"},{"system":"http://snomed.info/sct","code":"3738000","display":"Viral hepatitis"},{"system":"http://snomed.info/sct","code":"3744001","display":"Hyperlipoproteinemia"},{"system":"http://snomed.info/sct","code":"3747008","display":"Ejection click"},{"system":"http://snomed.info/sct","code":"3750006","display":"Arteriospasm"},{"system":"http://snomed.info/sct","code":"3751005","display":"Contusion of labium"},{"system":"http://snomed.info/sct","code":"3752003","display":"Trichuriasis"},{"system":"http://snomed.info/sct","code":"3754002","display":"Dysplasia of vagina"},{"system":"http://snomed.info/sct","code":"3755001","display":"Pityriasis rubra pilaris"},{"system":"http://snomed.info/sct","code":"3756000","display":"Static ataxia"},{"system":"http://snomed.info/sct","code":"3759007","display":"Injury of heart with open wound into thorax"},{"system":"http://snomed.info/sct","code":"3760002","display":"Familial multiple factor deficiency syndrome, type V"},{"system":"http://snomed.info/sct","code":"3762005","display":"Bilateral recurrent femoral hernia with gangrene"},{"system":"http://snomed.info/sct","code":"3763000","display":"Expected bereavement"},{"system":"http://snomed.info/sct","code":"3783004","display":"Enamel pearls"},{"system":"http://snomed.info/sct","code":"3797007","display":"Periodontal cyst"},{"system":"http://snomed.info/sct","code":"3798002","display":"Premature birth of identical twins, both stillborn"},{"system":"http://snomed.info/sct","code":"3815005","display":"Crohn's disease of rectum"},{"system":"http://snomed.info/sct","code":"3820005","display":"Inner ear conductive hearing loss"},{"system":"http://snomed.info/sct","code":"3827008","display":"Aneurysm of artery of neck"},{"system":"http://snomed.info/sct","code":"3830001","display":"Subcutaneous emphysema"},{"system":"http://snomed.info/sct","code":"3841004","display":"Blister of cheek with infection"},{"system":"http://snomed.info/sct","code":"3845008","display":"Congenital duplication of intestine"},{"system":"http://snomed.info/sct","code":"3855007","display":"Disorder of pancreas"},{"system":"http://snomed.info/sct","code":"3885002","display":"ABO isoimmunization affecting pregnancy"},{"system":"http://snomed.info/sct","code":"3886001","display":"Congenital fecaliths"},{"system":"http://snomed.info/sct","code":"3899003","display":"Neutropenic typhlitis"},{"system":"http://snomed.info/sct","code":"3900008","display":"Mixed sensory-motor polyneuropathy"},{"system":"http://snomed.info/sct","code":"3902000","display":"Non dose-related drug-induced neutropenia"},{"system":"http://snomed.info/sct","code":"3908001","display":"Infestation by Haematopinus"},{"system":"http://snomed.info/sct","code":"3909009","display":"Coeur en sabot"},{"system":"http://snomed.info/sct","code":"3913002","display":"Injury of gastrointestinal tract with open wound into abdominal cavity"},{"system":"http://snomed.info/sct","code":"3914008","display":"Mental disorder in childhood"},{"system":"http://snomed.info/sct","code":"3928002","display":"Zika virus disease"},{"system":"http://snomed.info/sct","code":"3939004","display":"Bacterial colony density, transparent"},{"system":"http://snomed.info/sct","code":"3944006","display":"Steroid sulfatase deficiency"},{"system":"http://snomed.info/sct","code":"3947004","display":"High oxygen affinity hemoglobin polycythemia"},{"system":"http://snomed.info/sct","code":"3950001","display":"Birth"},{"system":"http://snomed.info/sct","code":"3951002","display":"Proctitis"},{"system":"http://snomed.info/sct","code":"3972004","display":"Primary insomnia"},{"system":"http://snomed.info/sct","code":"3975002","display":"Deep third degree burn of lower limb"},{"system":"http://snomed.info/sct","code":"3978000","display":"Hemolytic anemia due to warm antibody"},{"system":"http://snomed.info/sct","code":"3987009","display":"Congenital absence of trachea"},{"system":"http://snomed.info/sct","code":"3993001","display":"Infection by Muellerius"},{"system":"http://snomed.info/sct","code":"3999002","display":"Acute pyelitis without renal medullary necrosis"},{"system":"http://snomed.info/sct","code":"4003003","display":"Alphavirus disease"},{"system":"http://snomed.info/sct","code":"4006006","display":"Fetal tachycardia affecting management of mother"},{"system":"http://snomed.info/sct","code":"4009004","display":"Lower urinary tract infectious disease"},{"system":"http://snomed.info/sct","code":"4016003","display":"Empyema of mastoid"},{"system":"http://snomed.info/sct","code":"4017007","display":"Increased stratum corneum adhesiveness"},{"system":"http://snomed.info/sct","code":"4022007","display":"Vulvitis circumscripta plasmacellularis"},{"system":"http://snomed.info/sct","code":"4026005","display":"Interstitial mastitis associated with childbirth"},{"system":"http://snomed.info/sct","code":"4030008","display":"Le Dantec virus disease"},{"system":"http://snomed.info/sct","code":"4038001","display":"Myrotheciotoxicosis"},{"system":"http://snomed.info/sct","code":"4039009","display":"Multiple vitamin deficiency disease"},{"system":"http://snomed.info/sct","code":"4040006","display":"Hassall-Henle bodies"},{"system":"http://snomed.info/sct","code":"4041005","display":"Congenital anomaly of macula"},{"system":"http://snomed.info/sct","code":"4046000","display":"Degenerative spondylolisthesis"},{"system":"http://snomed.info/sct","code":"4062006","display":"Lumbosacral plexus lesion"},{"system":"http://snomed.info/sct","code":"4063001","display":"Achillodynia"},{"system":"http://snomed.info/sct","code":"4069002","display":"Anoxic brain damage during AND/OR resulting from a procedure"},{"system":"http://snomed.info/sct","code":"4070001","display":"Palinphrasia"},{"system":"http://snomed.info/sct","code":"4075006","display":"Peganum harmala poisoning"},{"system":"http://snomed.info/sct","code":"4082005","display":"Syphilitic myocarditis"},{"system":"http://snomed.info/sct","code":"4088009","display":"Acquired hydrocephalus"},{"system":"http://snomed.info/sct","code":"4089001","display":"Meningococcemia"},{"system":"http://snomed.info/sct","code":"4107000","display":"Infertile male syndrome"},{"system":"http://snomed.info/sct","code":"4113009","display":"Arrested hydrocephalus"},{"system":"http://snomed.info/sct","code":"4120002","display":"Bronchiolitis"},{"system":"http://snomed.info/sct","code":"4124006","display":"Nonvenomous insect bite of vagina with infection"},{"system":"http://snomed.info/sct","code":"4127004","display":"Prostatic obstruction"},{"system":"http://snomed.info/sct","code":"4129001","display":"Argyll-Robertson pupil"},{"system":"http://snomed.info/sct","code":"4135001","display":"11p partial monosomy syndrome"},{"system":"http://snomed.info/sct","code":"4136000","display":"Macrodactyly of toe"},{"system":"http://snomed.info/sct","code":"4142001","display":"Muscular asthenopia"},{"system":"http://snomed.info/sct","code":"4160001","display":"Congenital anomaly of upper respiratory system"},{"system":"http://snomed.info/sct","code":"4168008","display":"Tibial plateau chondromalacia"},{"system":"http://snomed.info/sct","code":"4174008","display":"Placenta tripartita"},{"system":"http://snomed.info/sct","code":"4175009","display":"Infestation by Oestrus"},{"system":"http://snomed.info/sct","code":"4181001","display":"Normal peak expiratory flow rate"},{"system":"http://snomed.info/sct","code":"4183003","display":"Charcot-Marie-Tooth disease, type IC"},{"system":"http://snomed.info/sct","code":"4184009","display":"Congenital anomaly of endocrine gland"},{"system":"http://snomed.info/sct","code":"4195003","display":"Congenital duplication of anus"},{"system":"http://snomed.info/sct","code":"4197006","display":"Disability evaluation, impairment, class 5"},{"system":"http://snomed.info/sct","code":"4199009","display":"18p partial trisomy syndrome"},{"system":"http://snomed.info/sct","code":"4208000","display":"Closed multiple fractures of both lower limbs"},{"system":"http://snomed.info/sct","code":"4210003","display":"Ocular hypertension"},{"system":"http://snomed.info/sct","code":"4223005","display":"Parkinsonism caused by drug"},{"system":"http://snomed.info/sct","code":"4224004","display":"Complication of infusion"},{"system":"http://snomed.info/sct","code":"4225003","display":"Tuberculosis of nose"},{"system":"http://snomed.info/sct","code":"4232007","display":"Chronic vulvitis"},{"system":"http://snomed.info/sct","code":"4237001","display":"Suppurative pulpitis"},{"system":"http://snomed.info/sct","code":"4240001","display":"Rupture of aorta"},{"system":"http://snomed.info/sct","code":"4241002","display":"Listeriosis"},{"system":"http://snomed.info/sct","code":"4242009","display":"18q partial monosomy syndrome"},{"system":"http://snomed.info/sct","code":"4248008","display":"Synovitis AND/OR tenosynovitis associated with another disease"},{"system":"http://snomed.info/sct","code":"4249000","display":"Poor peripheral circulation"},{"system":"http://snomed.info/sct","code":"4260009","display":"Sacral spinal cord injury without bone injury"},{"system":"http://snomed.info/sct","code":"4262001","display":"Phlebitis of superior sagittal sinus"},{"system":"http://snomed.info/sct","code":"4264000","display":"Chronic pericoronitis"},{"system":"http://snomed.info/sct","code":"4269005","display":"Chronic gastrojejunal ulcer without hemorrhage AND without perforation"},{"system":"http://snomed.info/sct","code":"4273008","display":"Closed posterior dislocation of elbow"},{"system":"http://snomed.info/sct","code":"4275001","display":"Spasm of conjugate gaze"},{"system":"http://snomed.info/sct","code":"4283007","display":"Mirizzi's syndrome"},{"system":"http://snomed.info/sct","code":"4287008","display":"Chordee"},{"system":"http://snomed.info/sct","code":"4294006","display":"Isosexual precocious puberty"},{"system":"http://snomed.info/sct","code":"4300009","display":"Deep third degree burn of forearm"},{"system":"http://snomed.info/sct","code":"4301008","display":"Autoimmune state"},{"system":"http://snomed.info/sct","code":"4306003","display":"Cluster B personality disorder"},{"system":"http://snomed.info/sct","code":"4307007","display":"Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F"},{"system":"http://snomed.info/sct","code":"4313003","display":"Acardiacus anceps"},{"system":"http://snomed.info/sct","code":"4316006","display":"Myometritis"},{"system":"http://snomed.info/sct","code":"4320005","display":"Factor V deficiency"},{"system":"http://snomed.info/sct","code":"4324001","display":"Subacute cystitis"},{"system":"http://snomed.info/sct","code":"4325000","display":"11q partial monosomy syndrome"},{"system":"http://snomed.info/sct","code":"4338008","display":"Arnold's nerve reflex cough syndrome"},{"system":"http://snomed.info/sct","code":"4340003","display":"Acrodermatitis atrophicans chronica"},{"system":"http://snomed.info/sct","code":"4349002","display":"Open fracture of multiple sites of metacarpus"},{"system":"http://snomed.info/sct","code":"4354006","display":"Open dislocation of scapula"},{"system":"http://snomed.info/sct","code":"4356008","display":"Gingival recession"},{"system":"http://snomed.info/sct","code":"4359001","display":"Early congenital syphilis (less than 2 years)"},{"system":"http://snomed.info/sct","code":"4364002","display":"Structure of associations"},{"system":"http://snomed.info/sct","code":"4373005","display":"Hippocratic nails"},{"system":"http://snomed.info/sct","code":"4374004","display":"Congenital anomaly of tricuspid valve"},{"system":"http://snomed.info/sct","code":"4381006","display":"Verbal paraphasia"},{"system":"http://snomed.info/sct","code":"4386001","display":"Bronchospasm"},{"system":"http://snomed.info/sct","code":"4390004","display":"Lithium nephropathy"},{"system":"http://snomed.info/sct","code":"4397001","display":"Partial congenital duodenal obstruction"},{"system":"http://snomed.info/sct","code":"4399003","display":"Acute hemorrhagic pancreatitis"},{"system":"http://snomed.info/sct","code":"4403007","display":"Exclamation point hair"},{"system":"http://snomed.info/sct","code":"4406004","display":"Congenital anomaly of male genital system"},{"system":"http://snomed.info/sct","code":"4409006","display":"Adenosylcobalamin and methylcobalamin synthesis defect"},{"system":"http://snomed.info/sct","code":"4410001","display":"Retroperitoneal hernia with obstruction"},{"system":"http://snomed.info/sct","code":"4412009","display":"Injury of digital nerve"},{"system":"http://snomed.info/sct","code":"4414005","display":"Infection by Setaria"},{"system":"http://snomed.info/sct","code":"4416007","display":"Heerfordt's syndrome"},{"system":"http://snomed.info/sct","code":"4418008","display":"Gangrenous ergotism"},{"system":"http://snomed.info/sct","code":"4434006","display":"Bloom syndrome"},{"system":"http://snomed.info/sct","code":"4439001","display":"Cyclic oculomotor paralysis"},{"system":"http://snomed.info/sct","code":"4441000","display":"Severe bipolar disorder with psychotic features"},{"system":"http://snomed.info/sct","code":"4445009","display":"Tuberculosis of genitourinary system"},{"system":"http://snomed.info/sct","code":"4448006","display":"Allergic headache"},{"system":"http://snomed.info/sct","code":"4461006","display":"Complication of administrative procedure"},{"system":"http://snomed.info/sct","code":"4463009","display":"Familial amyloid polyneuropathy, type II"},{"system":"http://snomed.info/sct","code":"4464003","display":"Rocio virus disease"},{"system":"http://snomed.info/sct","code":"4465002","display":"Spherophakia"},{"system":"http://snomed.info/sct","code":"4468000","display":"Oppenheim's gait"},{"system":"http://snomed.info/sct","code":"4470009","display":"Blanching of skin"},{"system":"http://snomed.info/sct","code":"4473006","display":"Migraine with aura"},{"system":"http://snomed.info/sct","code":"4477007","display":"Juvenile myopathy AND lactate acidosis"},{"system":"http://snomed.info/sct","code":"4478002","display":"Multiple fractures of upper AND lower limbs"},{"system":"http://snomed.info/sct","code":"4481007","display":"Abnormal gastric secretion regulation"},{"system":"http://snomed.info/sct","code":"4483005","display":"Syphilitic punched out ulcer"},{"system":"http://snomed.info/sct","code":"4494009","display":"Diverticulitis of large intestine"},{"system":"http://snomed.info/sct","code":"4495005","display":"Congenital hypertrophy of ureteric valve"},{"system":"http://snomed.info/sct","code":"4499004","display":"Disseminated anergic leishmaniasis"},{"system":"http://snomed.info/sct","code":"4501007","display":"Tuberculous ascites"},{"system":"http://snomed.info/sct","code":"4506002","display":"Educational problem"},{"system":"http://snomed.info/sct","code":"4510004","display":"Streptococcal meningitis"},{"system":"http://snomed.info/sct","code":"4512007","display":"Group sex play"},{"system":"http://snomed.info/sct","code":"4519003","display":"Hypouricemia"},{"system":"http://snomed.info/sct","code":"4522001","display":"Dental plaque on tooth"},{"system":"http://snomed.info/sct","code":"4523006","display":"Babinski-Nageotte syndrome"},{"system":"http://snomed.info/sct","code":"4526003","display":"Poisoning by probenecid"},{"system":"http://snomed.info/sct","code":"4529005","display":"Abnormal spermatogenesis"},{"system":"http://snomed.info/sct","code":"4530000","display":"Madelung's deformity"},{"system":"http://snomed.info/sct","code":"4547004","display":"Determination of outcome, satisfactory to physician"},{"system":"http://snomed.info/sct","code":"4550001","display":"Special infant formula"},{"system":"http://snomed.info/sct","code":"4554005","display":"Intraventricular conduction defect"},{"system":"http://snomed.info/sct","code":"4556007","display":"Gastritis"},{"system":"http://snomed.info/sct","code":"4557003","display":"Preinfarction syndrome"},{"system":"http://snomed.info/sct","code":"4559000","display":"Mixed infectious disease"},{"system":"http://snomed.info/sct","code":"4565000","display":"Decreased oxygen affinity"},{"system":"http://snomed.info/sct","code":"4568003","display":"Retrosternal chest pain"},{"system":"http://snomed.info/sct","code":"4575002","display":"Acute hyponatremia"},{"system":"http://snomed.info/sct","code":"4586000","display":"Complication of internal fixation device"},{"system":"http://snomed.info/sct","code":"4592006","display":"S>4< gallop"},{"system":"http://snomed.info/sct","code":"4598005","display":"Osteomalacia"},{"system":"http://snomed.info/sct","code":"4602007","display":"Robin sequence"},{"system":"http://snomed.info/sct","code":"4633009","display":"Hymenoxys richardsonii poisoning"},{"system":"http://snomed.info/sct","code":"4637005","display":"Intrahepatic cholestasis"},{"system":"http://snomed.info/sct","code":"4639008","display":"Glanders"},{"system":"http://snomed.info/sct","code":"4641009","display":"Myxedema heart disease"},{"system":"http://snomed.info/sct","code":"4645000","display":"Senile brain amyloidosis"},{"system":"http://snomed.info/sct","code":"4654002","display":"Posteruptive color change of tooth"},{"system":"http://snomed.info/sct","code":"4659007","display":"Acne fulminans"},{"system":"http://snomed.info/sct","code":"4661003","display":"Calculus of bile duct with obstruction"},{"system":"http://snomed.info/sct","code":"4665007","display":"Costal respiration"},{"system":"http://snomed.info/sct","code":"4667004","display":"Female infertility due to structural congenital anomaly of vagina"},{"system":"http://snomed.info/sct","code":"4669001","display":"Pinta, primary lesion"},{"system":"http://snomed.info/sct","code":"4673003","display":"Open fracture of lateral malleolus"},{"system":"http://snomed.info/sct","code":"4676006","display":"SLE glomerulonephritis syndrome, WHO class II"},{"system":"http://snomed.info/sct","code":"4688008","display":"Poisoning by griseofulvin"},{"system":"http://snomed.info/sct","code":"4690009","display":"Metabolic acidosis caused by paraldehyde"},{"system":"http://snomed.info/sct","code":"4702003","display":"Inherited disorder of folate metabolism"},{"system":"http://snomed.info/sct","code":"4708004","display":"Disability evaluation, disability 35%"},{"system":"http://snomed.info/sct","code":"4711003","display":"Congenital anomaly of bile ducts"},{"system":"http://snomed.info/sct","code":"4721006","display":"Basic motor learning problem"},{"system":"http://snomed.info/sct","code":"4724003","display":"Acute radial nerve palsy"},{"system":"http://snomed.info/sct","code":"4733001","display":"Orunga virus disease"},{"system":"http://snomed.info/sct","code":"4740000","display":"Herpes zoster"},{"system":"http://snomed.info/sct","code":"4749004","display":"Naso-palatine duct cyst"},{"system":"http://snomed.info/sct","code":"4750004","display":"Open fracture of medial condyle of humerus"},{"system":"http://snomed.info/sct","code":"4754008","display":"Gynecomastia"},{"system":"http://snomed.info/sct","code":"4760008","display":"Chronic dacryoadenitis"},{"system":"http://snomed.info/sct","code":"4763005","display":"Frostbite of hand"},{"system":"http://snomed.info/sct","code":"4771009","display":"Poisoning by cephalosporin group antibiotic"},{"system":"http://snomed.info/sct","code":"4776004","display":"Lichen planus"},{"system":"http://snomed.info/sct","code":"4783006","display":"Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn"},{"system":"http://snomed.info/sct","code":"4788002","display":"Closed fracture of zygoma"},{"system":"http://snomed.info/sct","code":"4800001","display":"Pyuria"},{"system":"http://snomed.info/sct","code":"4805006","display":"Functional aphasia"},{"system":"http://snomed.info/sct","code":"4806007","display":"Bjerrum scotoma"},{"system":"http://snomed.info/sct","code":"4817008","display":"Primary degenerative dementia of the Alzheimer type, senile onset, with delirium"},{"system":"http://snomed.info/sct","code":"4819006","display":"Effusion of joint of ankle AND/OR foot"},{"system":"http://snomed.info/sct","code":"4821001","display":"Contusion of cheek"},{"system":"http://snomed.info/sct","code":"4834000","display":"Typhoid fever"},{"system":"http://snomed.info/sct","code":"4835004","display":"Infection by Nosema bombycis"},{"system":"http://snomed.info/sct","code":"4839005","display":"Chronic enlargement of lacrimal gland"},{"system":"http://snomed.info/sct","code":"4846001","display":"Anicteric viral hepatitis"},{"system":"http://snomed.info/sct","code":"4851007","display":"Chronic endocarditis"},{"system":"http://snomed.info/sct","code":"4853005","display":"Dry coitus"},{"system":"http://snomed.info/sct","code":"4854004","display":"Acquired hemolytic anemia"},{"system":"http://snomed.info/sct","code":"4855003","display":"Diabetic retinopathy"},{"system":"http://snomed.info/sct","code":"4859009","display":"Lichen spinulosus"},{"system":"http://snomed.info/sct","code":"4860004","display":"Infection by Aspergillus niger"},{"system":"http://snomed.info/sct","code":"4863002","display":"Phencyclidine-induced mood disorder"},{"system":"http://snomed.info/sct","code":"4873000","display":"Localized vascularization of cornea"},{"system":"http://snomed.info/sct","code":"4874006","display":"11q partial trisomy syndrome"},{"system":"http://snomed.info/sct","code":"4886009","display":"Premature birth of newborn male"},{"system":"http://snomed.info/sct","code":"4887000","display":"Hypertyrosinemia, Richner-Hanhart type"},{"system":"http://snomed.info/sct","code":"4896000","display":"Acute toxic hepatitis"},{"system":"http://snomed.info/sct","code":"4900002","display":"Endocrine disorder related to puberty"},{"system":"http://snomed.info/sct","code":"4907004","display":"Non-involution of uterus"},{"system":"http://snomed.info/sct","code":"4915001","display":"Infection by Entamoeba coli"},{"system":"http://snomed.info/sct","code":"4920001","display":"Deficiency of acetyl-CoA carboxylase"},{"system":"http://snomed.info/sct","code":"4921002","display":"Infection by Basidiobolus"},{"system":"http://snomed.info/sct","code":"4922009","display":"Infestation by Simuliidae"},{"system":"http://snomed.info/sct","code":"4926007","display":"Schizophrenia in remission"},{"system":"http://snomed.info/sct","code":"4927003","display":"Acute anterior uveitis"},{"system":"http://snomed.info/sct","code":"4932002","display":"Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks"},{"system":"http://snomed.info/sct","code":"4939006","display":"Hemolytic anemia due to nonlymphoid neoplasm"},{"system":"http://snomed.info/sct","code":"4945003","display":"Microgyria"},{"system":"http://snomed.info/sct","code":"4949009","display":"Motor skill disorder"},{"system":"http://snomed.info/sct","code":"4951008","display":"Nervous asthenopia"},{"system":"http://snomed.info/sct","code":"4952001","display":"Cerebral irritability in newborn"},{"system":"http://snomed.info/sct","code":"4953006","display":"Toxic effect of butyl alcohol"},{"system":"http://snomed.info/sct","code":"4967002","display":"Disability evaluation, disability 99%"},{"system":"http://snomed.info/sct","code":"4969004","display":"Sinus headache"},{"system":"http://snomed.info/sct","code":"4973001","display":"Left bundle branch hemiblock"},{"system":"http://snomed.info/sct","code":"4975008","display":"Crushing injury of trunk"},{"system":"http://snomed.info/sct","code":"4981000","display":"Panacinar emphysema"},{"system":"http://snomed.info/sct","code":"4984008","display":"Microcytic normochromic anemia"},{"system":"http://snomed.info/sct","code":"4985009","display":"Disorder of urethra"},{"system":"http://snomed.info/sct","code":"4989003","display":"Electrical burn of skin"},{"system":"http://snomed.info/sct","code":"4996001","display":"Hypophosphatemia"},{"system":"http://snomed.info/sct","code":"4997005","display":"Thyrotoxicosis factitia"},{"system":"http://snomed.info/sct","code":"4998000","display":"Acute obstructive appendicitis"},{"system":"http://snomed.info/sct","code":"5002000","display":"Inhalant dependence"},{"system":"http://snomed.info/sct","code":"5006002","display":"Organ or tissue vascular perfusion decreased"},{"system":"http://snomed.info/sct","code":"5018006","display":"Infection by Probstmayria"},{"system":"http://snomed.info/sct","code":"5028002","display":"Acute pansinusitis"},{"system":"http://snomed.info/sct","code":"5029005","display":"Acquired short Achilles tendon"},{"system":"http://snomed.info/sct","code":"5033003","display":"Absent excretory function"}]}}
#38
POST https://tx.fhir.org/r4/ValueSet/$expand 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":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"no"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":true,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"160245001","display":"No current problems or disability"}]}]}}}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:597
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:35 GMT
etag:W/"255-zqsqUfw2BWf5iTnEqtbjCO9A83A"
server:nginx
x-powered-by:Express
x-request-id:tx-1794523
{"resourceType":"ValueSet","status":"active","expansion":{"timestamp":"2026-05-11T08:20:35.615Z","identifier":"urn:uuid:4b4cf096-abee-4bc2-b600-6af15675a8d9","parameter":[{"name":"excludeNested","valueBoolean":true},{"name":"includeDefinition","valueBoolean":false},{"name":"offset","valueInteger":0},{"name":"count","valueInteger":1000},{"name":"used-codesystem","valueUri":"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"offset":0,"total":1,"contains":[{"system":"http://snomed.info/sct","code":"160245001","display":"No current problems or disability"}]}}
#39
POST https://tx.fhir.org/r4/ValueSet/$expand 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":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"no"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":true,"include":[{"system":"http://snomed.info/sct","filter":[{"property":"concept","op":"is-a","value":"385356007"}]}]}}}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:9772
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:35 GMT
etag:W/"262c-CNdqmbHvvKJLpPM/79B4nXPDdD8"
server:nginx
x-powered-by:Express
x-request-id:tx-1794524
{"resourceType":"ValueSet","status":"active","expansion":{"timestamp":"2026-05-11T08:20:35.778Z","identifier":"urn:uuid:802fa2c8-cf58-40e4-a24f-1a30c7d6b601","parameter":[{"name":"excludeNested","valueBoolean":false},{"name":"includeDefinition","valueBoolean":false},{"name":"offset","valueInteger":0},{"name":"count","valueInteger":1000},{"name":"used-codesystem","valueUri":"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"offset":0,"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean":true}],"total":77,"contains":[{"system":"http://snomed.info/sct","code":"385356007","display":"Tumour stage finding"},{"system":"http://snomed.info/sct","code":"2640006","display":"Clinical stage IV"},{"system":"http://snomed.info/sct","code":"5701003","display":"Lymphoma stage IIe"},{"system":"http://snomed.info/sct","code":"13104003","display":"Clinical stage I"},{"system":"http://snomed.info/sct","code":"30440004","display":"Lymphoma stage I"},{"system":"http://snomed.info/sct","code":"31747005","display":"Modified Dukes stage B1"},{"system":"http://snomed.info/sct","code":"44255004","display":"Lymphoma stage IIIe"},{"system":"http://snomed.info/sct","code":"50283003","display":"Clinical stage III"},{"system":"http://snomed.info/sct","code":"53173007","display":"Modified Dukes stage B2"},{"system":"http://snomed.info/sct","code":"54498006","display":"Modified Dukes stage C1"},{"system":"http://snomed.info/sct","code":"56769006","display":"Modified Dukes stage A"},{"system":"http://snomed.info/sct","code":"56944001","display":"Lymphoma stage III"},{"system":"http://snomed.info/sct","code":"57306005","display":"Modified Dukes stage C2"},{"system":"http://snomed.info/sct","code":"57605004","display":"Modified Dukes stage D"},{"system":"http://snomed.info/sct","code":"60333009","display":"Clinical stage II"},{"system":"http://snomed.info/sct","code":"66445009","display":"Lymphoma stage IV"},{"system":"http://snomed.info/sct","code":"73055006","display":"FIGO VM stage V"},{"system":"http://snomed.info/sct","code":"74053007","display":"Lymphoma stage IIIs"},{"system":"http://snomed.info/sct","code":"75339006","display":"Lymphoma stage III 2"},{"system":"http://snomed.info/sct","code":"76422004","display":"Lymphoma stage II"},{"system":"http://snomed.info/sct","code":"78199001","display":"Epithelial ovarian tumor, FIGO stage IIC"},{"system":"http://snomed.info/sct","code":"78607009","display":"Epithelial ovarian tumor, FIGO stage II"},{"system":"http://snomed.info/sct","code":"84633001","display":"Lymphoma stage IIIse"},{"system":"http://snomed.info/sct","code":"89487002","display":"Lymphoma stage Ie"},{"system":"http://snomed.info/sct","code":"112241002","display":"Lymphoma stage III 1"},{"system":"http://snomed.info/sct","code":"385358008","display":"Dukes stage finding"},{"system":"http://snomed.info/sct","code":"385360005","display":"Modified Dukes stage finding"},{"system":"http://snomed.info/sct","code":"385362002","display":"FIGO stage finding for gynaecological malignancy"},{"system":"http://snomed.info/sct","code":"385364001","display":"FIGO ovarian tumour stage finding"},{"system":"http://snomed.info/sct","code":"385366004","display":"FIGO stage finding for epithelial tumour of ovary"},{"system":"http://snomed.info/sct","code":"385368003","display":"FIGO stage finding for cervical carcinoma"},{"system":"http://snomed.info/sct","code":"385370007","display":"FIGO stage finding for vulvar carcinoma"},{"system":"http://snomed.info/sct","code":"385372004","display":"FIGO stage finding for vulvar melanoma"},{"system":"http://snomed.info/sct","code":"385374003","display":"FIGO uterine tumour stage finding"},{"system":"http://snomed.info/sct","code":"385376001","display":"FIGO stage finding for endometrial carcinoma"},{"system":"http://snomed.info/sct","code":"385389007","display":"Lymphoma stage finding"},{"system":"http://snomed.info/sct","code":"394939004","display":"Dukes stage A"},{"system":"http://snomed.info/sct","code":"394940002","display":"Dukes stage B"},{"system":"http://snomed.info/sct","code":"394941003","display":"Dukes stage C1"},{"system":"http://snomed.info/sct","code":"394942005","display":"Dukes stage C2"},{"system":"http://snomed.info/sct","code":"394943000","display":"Dukes stage D"},{"system":"http://snomed.info/sct","code":"396532004","display":"Stage I: Tumour confined to gland, 5 cm or less (adrenal cortical carcinoma)"},{"system":"http://snomed.info/sct","code":"396533009","display":"Stage II: Tumour confined to gland, greater than 5 cm (adrenal cortical carcinoma)"},{"system":"http://snomed.info/sct","code":"396534003","display":"Stage III: Extraglandular extension of tumour without other organ involvement (adrenal cortical carcinoma)"},{"system":"http://snomed.info/sct","code":"396535002","display":"Stage IV: Distant metastasis or extension into other organs (adrenal cortical carcinoma)"},{"system":"http://snomed.info/sct","code":"396907008","display":"Thymic epithelial neoplasm stage finding"},{"system":"http://snomed.info/sct","code":"396908003","display":"Stage I: Grossly and microscopically encapsulated (thymus gland)"},{"system":"http://snomed.info/sct","code":"396909006","display":"Stage IIa: Microscopic transcapsular invasion (thymus gland)"},{"system":"http://snomed.info/sct","code":"396910001","display":"Stage IIb: Macroscopic capsular invasion into thymic or surrounding fat, or grossly adherent to, but not breaking through, mediastinal pleura or pericardium (thymus gland)"},{"system":"http://snomed.info/sct","code":"396911002","display":"Stage III: Macroscopic invasion of neighboring organs (thymus gland)"},{"system":"http://snomed.info/sct","code":"396912009","display":"Stage IVa: Pleural or pericardial dissemination (thymus gland)"},{"system":"http://snomed.info/sct","code":"396913004","display":"Stage IVb: Haematogenous or lymphatic dissemination (thymus gland)"},{"system":"http://snomed.info/sct","code":"399517007","display":"Tumour stage cannot be determined"},{"system":"http://snomed.info/sct","code":"399605004","display":"FIGO stage finding for fallopian tube tumour"},{"system":"http://snomed.info/sct","code":"405917009","display":"Intergroup rhabdomyosarcoma study post-surgical clinical group finding"},{"system":"http://snomed.info/sct","code":"405918004","display":"Intergroup rhabdomyosarcoma study post-surgical clinical group not applicable"},{"system":"http://snomed.info/sct","code":"405919007","display":"Intergroup rhabdomyosarcoma study post-surgical clinical group cannot be assessed"},{"system":"http://snomed.info/sct","code":"405957007","display":"Intergroup rhabdomyosarcoma study post-surgical clinical group IA: localised tumour, confined to site of origin, completely resected"},{"system":"http://snomed.info/sct","code":"405958002","display":"Intergroup rhabdomyosarcoma study post-surgical clinical group IB: localised tumour, infiltrating beyond site of origin, completely resected"},{"system":"http://snomed.info/sct","code":"405959005","display":"Intergroup rhabdomyosarcoma study post-surgical clinical group IIA: localised tumour, gross total resection, but with microscopic residual disease"},{"system":"http://snomed.info/sct","code":"405960000","display":"Intergroup rhabdomyosarcoma study post-surgical clinical group IIB: Locally extensive tumour (spread to regional lymph nodes), completely resected"},{"system":"http://snomed.info/sct","code":"405961001","display":"Intergroup rhabdomyosarcoma study post-surgical clinical group IIC: Locally extensive tumour (spread to regional lymph nodes), gross total resection, but microscopic residual disease"},{"system":"http://snomed.info/sct","code":"405962008","display":"Intergroup rhabdomyosarcoma study post-surgical clinical group IIIA: Localised or locally extensive tumour, gross residual disease after biopsy only"},{"system":"http://snomed.info/sct","code":"405963003","display":"Intergroup rhabdomyosarcoma study post-surgical clinical group IIIB: Localised or locally extensive tumour, gross residual disease after major resection (greater than 50% debulking)"},{"system":"http://snomed.info/sct","code":"405964009","display":"Intergroup rhabdomyosarcoma study post-surgical clinical group IV: Any size primary tumour, with or without regional lymph node involvement, with distant metastases, without respect to surgical approach to primary tumour"},{"system":"http://snomed.info/sct","code":"409721000","display":"International neuroblastoma staging system stage finding"},{"system":"http://snomed.info/sct","code":"409722007","display":"International neuroblastoma staging system stage 1"},{"system":"http://snomed.info/sct","code":"409723002","display":"International neuroblastoma staging system stage 2A"},{"system":"http://snomed.info/sct","code":"409724008","display":"International neuroblastoma staging system stage 2B"},{"system":"http://snomed.info/sct","code":"409725009","display":"International neuroblastoma staging system stage 3"},{"system":"http://snomed.info/sct","code":"409726005","display":"International neuroblastoma staging system stage 4"},{"system":"http://snomed.info/sct","code":"409727001","display":"International neuroblastoma staging system stage 4S"},{"system":"http://snomed.info/sct","code":"422375001","display":"Carcinoma of colon, stage III"},{"system":"http://snomed.info/sct","code":"422581008","display":"Carcinoma of colon, stage II"},{"system":"http://snomed.info/sct","code":"422985007","display":"Carcinoma of colon, stage IV"},{"system":"http://snomed.info/sct","code":"425037004","display":"Low grade lymphoma, stage 1"},{"system":"http://snomed.info/sct","code":"425213009","display":"Carcinoma of colon, stage I"}]}}
#40
POST https://tx.fhir.org/r4/ValueSet/$expand 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":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"no"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":true,"include":[{"system":"urn:oid:2.16.578.1.12.4.1.1.3402"}]}}}]}
422
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:450
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:39 GMT
etag:W/"1c2-7e3v3/qJpgXZipTy5KygBCm27Tc"
server:nginx
x-powered-by:Express
x-request-id:tx-1794526
{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"A definition for CodeSystem 'urn:oid:2.16.578.1.12.4.1.1.3402' could not be found, so the value set cannot be expanded","coding":[{"system":"http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code":"not-found"}]},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString":"UNKNOWN_CODESYSTEM_EXP"}]}]}
#41
POST https://tx.fhir.org/r4/ValueSet/$expand 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":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"no"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":true,"include":[{"system":"http://snomed.info/sct"}]}}}]}
422
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:260
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:39 GMT
etag:W/"104-i9fmOiesCQRQ/vbfuEuJ4Rv39GU"
server:nginx
x-powered-by:Express
x-request-id:tx-1794528
{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"too-costly","details":{"text":"The code System \"http://snomed.info/sct\" has a grammar, and cannot be enumerated directly"},"diagnostics":"0ms tx-op\n0ms start working\n0ms compose #1"}]}
#42
POST https://tx.fhir.org/r4/ValueSet/$expand 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":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"no"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":true,"include":[{"system":"http://snomed.info/sct"}]}}}]}
422
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:260
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:51 GMT
etag:W/"104-i9fmOiesCQRQ/vbfuEuJ4Rv39GU"
server:nginx
x-powered-by:Express
x-request-id:tx-1794554
{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"too-costly","details":{"text":"The code System \"http://snomed.info/sct\" has a grammar, and cannot be enumerated directly"},"diagnostics":"0ms tx-op\n0ms start working\n0ms compose #1"}]}
#43
POST https://tx.fhir.org/r4/ValueSet/$expand 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":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"no"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"6e30ca0f-88c2-408f-b91f-8f3a2ea410e1"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":true,"include":[{"system":"http://snomed.info/sct","filter":[{"property":"concept","op":"is-a","value":"284009009"}]}]}}}]}
200
access-control-allow-headers:Origin, X-Requested-With, Content-Type, Accept
access-control-allow-headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
access-control-allow-methods:GET, POST, OPTIONS
access-control-allow-methods:GET, POST, PUT, DELETE, OPTIONS
access-control-allow-origin:*
access-control-allow-origin:*
connection:keep-alive
content-length:14500
content-type:application/fhir+json; charset=utf-8
date:Mon, 11 May 2026 08:20:51 GMT
etag:W/"38a4-q38OPswimhCN+al9ziGBtgXHe44"
server:nginx
x-powered-by:Express
x-request-id:tx-1794555
{"resourceType":"ValueSet","status":"active","expansion":{"timestamp":"2026-05-11T08:20:51.324Z","identifier":"urn:uuid:746dc11e-eafc-4432-a192-6aa8eb726682","parameter":[{"name":"excludeNested","valueBoolean":true},{"name":"includeDefinition","valueBoolean":false},{"name":"offset","valueInteger":0},{"name":"count","valueInteger":1000},{"name":"used-codesystem","valueUri":"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"offset":0,"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean":true}],"total":161,"contains":[{"system":"http://snomed.info/sct","code":"284009009","display":"Route of administration values"},{"system":"http://snomed.info/sct","code":"6064005","display":"Topical route"},{"system":"http://snomed.info/sct","code":"10547007","display":"Otic route"},{"system":"http://snomed.info/sct","code":"12130007","display":"Intra-articular route"},{"system":"http://snomed.info/sct","code":"16857009","display":"Per vagina"},{"system":"http://snomed.info/sct","code":"26643006","display":"Oral route"},{"system":"http://snomed.info/sct","code":"34206005","display":"Subcutaneous route"},{"system":"http://snomed.info/sct","code":"37161004","display":"Per rectum"},{"system":"http://snomed.info/sct","code":"37737002","display":"Intraluminal route"},{"system":"http://snomed.info/sct","code":"37839007","display":"Sublingual route"},{"system":"http://snomed.info/sct","code":"38239002","display":"Intraperitoneal route"},{"system":"http://snomed.info/sct","code":"45890007","display":"Transdermal route"},{"system":"http://snomed.info/sct","code":"46713006","display":"Nasal route"},{"system":"http://snomed.info/sct","code":"47625008","display":"Intravenous route"},{"system":"http://snomed.info/sct","code":"54471007","display":"Buccal route"},{"system":"http://snomed.info/sct","code":"54485002","display":"Ophthalmic route"},{"system":"http://snomed.info/sct","code":"58100008","display":"Intra-arterial route"},{"system":"http://snomed.info/sct","code":"60213007","display":"Intramedullary route"},{"system":"http://snomed.info/sct","code":"62226000","display":"Intrauterine route"},{"system":"http://snomed.info/sct","code":"72607000","display":"Intrathecal route"},{"system":"http://snomed.info/sct","code":"78421000","display":"Intramuscular route"},{"system":"http://snomed.info/sct","code":"90028008","display":"Urethral route"},{"system":"http://snomed.info/sct","code":"127490009","display":"Gastrostomy route"},{"system":"http://snomed.info/sct","code":"127491008","display":"Jejunostomy route"},{"system":"http://snomed.info/sct","code":"127492001","display":"Nasogastric route"},{"system":"http://snomed.info/sct","code":"372449004","display":"Dental use"},{"system":"http://snomed.info/sct","code":"372450004","display":"Endocervical use"},{"system":"http://snomed.info/sct","code":"372451000","display":"Endosinusial use"},{"system":"http://snomed.info/sct","code":"372452007","display":"Endotracheopulmonary use"},{"system":"http://snomed.info/sct","code":"372453002","display":"Extra-amniotic use"},{"system":"http://snomed.info/sct","code":"372454008","display":"Gastroenteral use"},{"system":"http://snomed.info/sct","code":"372457001","display":"Gingival use"},{"system":"http://snomed.info/sct","code":"372458006","display":"Intraamniotic use"},{"system":"http://snomed.info/sct","code":"372459003","display":"Intrabursal use"},{"system":"http://snomed.info/sct","code":"372460008","display":"Intracardiac use"},{"system":"http://snomed.info/sct","code":"372461007","display":"Intracavernous use"},{"system":"http://snomed.info/sct","code":"372462000","display":"Intracervical route"},{"system":"http://snomed.info/sct","code":"372463005","display":"Intracoronary use"},{"system":"http://snomed.info/sct","code":"372464004","display":"Intradermal use"},{"system":"http://snomed.info/sct","code":"372465003","display":"Intradiscal use"},{"system":"http://snomed.info/sct","code":"372466002","display":"Intralesional use"},{"system":"http://snomed.info/sct","code":"372467006","display":"Intralymphatic use"},{"system":"http://snomed.info/sct","code":"372468001","display":"Intraocular use"},{"system":"http://snomed.info/sct","code":"372469009","display":"Intrapleural use"},{"system":"http://snomed.info/sct","code":"372470005","display":"Intrasternal use"},{"system":"http://snomed.info/sct","code":"372471009","display":"Intravesical use"},{"system":"http://snomed.info/sct","code":"372472002","display":"Ocular route"},{"system":"http://snomed.info/sct","code":"372473007","display":"Oromucosal use"},{"system":"http://snomed.info/sct","code":"372474001","display":"Periarticular use"},{"system":"http://snomed.info/sct","code":"372475000","display":"Perineural use"},{"system":"http://snomed.info/sct","code":"372476004","display":"Subconjunctival use"},{"system":"http://snomed.info/sct","code":"404818005","display":"Intratracheal route"},{"system":"http://snomed.info/sct","code":"404819002","display":"Intrabiliary route"},{"system":"http://snomed.info/sct","code":"404820008","display":"Epidural route"},{"system":"http://snomed.info/sct","code":"416174007","display":"Suborbital route"},{"system":"http://snomed.info/sct","code":"417070009","display":"Caudal route"},{"system":"http://snomed.info/sct","code":"417255000","display":"Intraosseous route"},{"system":"http://snomed.info/sct","code":"417950001","display":"Intrathoracic route"},{"system":"http://snomed.info/sct","code":"417985001","display":"Enteral route"},{"system":"http://snomed.info/sct","code":"417989007","display":"Intraductal route"},{"system":"http://snomed.info/sct","code":"418091004","display":"Intratympanic route"},{"system":"http://snomed.info/sct","code":"418114005","display":"Intravenous central route"},{"system":"http://snomed.info/sct","code":"418133000","display":"Intramyometrial route"},{"system":"http://snomed.info/sct","code":"418136008","display":"Gastro-intestinal stoma route"},{"system":"http://snomed.info/sct","code":"418162004","display":"Colostomy route"},{"system":"http://snomed.info/sct","code":"418204005","display":"Periurethral route"},{"system":"http://snomed.info/sct","code":"418287000","display":"Intracoronal route"},{"system":"http://snomed.info/sct","code":"418321004","display":"Retrobulbar route"},{"system":"http://snomed.info/sct","code":"418331006","display":"Intracartilaginous route"},{"system":"http://snomed.info/sct","code":"418401004","display":"Intravitreal route"},{"system":"http://snomed.info/sct","code":"418418000","display":"Intraspinal route"},{"system":"http://snomed.info/sct","code":"418441008","display":"Orogastric route"},{"system":"http://snomed.info/sct","code":"418511008","display":"Transurethral route"},{"system":"http://snomed.info/sct","code":"418586008","display":"Intratendinous route"},{"system":"http://snomed.info/sct","code":"418608002","display":"Intracorneal route"},{"system":"http://snomed.info/sct","code":"418664002","display":"Oropharyngeal route"},{"system":"http://snomed.info/sct","code":"418722009","display":"Peribulbar route"},{"system":"http://snomed.info/sct","code":"418730005","display":"Nasojejunal route"},{"system":"http://snomed.info/sct","code":"418743005","display":"Fistula route"},{"system":"http://snomed.info/sct","code":"418813001","display":"Surgical drain route"},{"system":"http://snomed.info/sct","code":"418821007","display":"Intracameral route"},{"system":"http://snomed.info/sct","code":"418851001","display":"Paracervical route"},{"system":"http://snomed.info/sct","code":"418877009","display":"Intrasynovial route"},{"system":"http://snomed.info/sct","code":"418887008","display":"Intraduodenal route"},{"system":"http://snomed.info/sct","code":"418892005","display":"Intracisternal route"},{"system":"http://snomed.info/sct","code":"418947002","display":"Intratesticular route"},{"system":"http://snomed.info/sct","code":"418987007","display":"Intracranial route"},{"system":"http://snomed.info/sct","code":"419021003","display":"Tumour cavity route"},{"system":"http://snomed.info/sct","code":"419165009","display":"Paravertebral route"},{"system":"http://snomed.info/sct","code":"419231003","display":"Intrasinal route"},{"system":"http://snomed.info/sct","code":"419243002","display":"Transcervical route"},{"system":"http://snomed.info/sct","code":"419320008","display":"Subtendinous route"},{"system":"http://snomed.info/sct","code":"419396008","display":"Intraabdominal route"},{"system":"http://snomed.info/sct","code":"419601003","display":"Subgingival route"},{"system":"http://snomed.info/sct","code":"419631009","display":"Intraovarian route"},{"system":"http://snomed.info/sct","code":"419684008","display":"Ureteral route"},{"system":"http://snomed.info/sct","code":"419762003","display":"Peritendinous route"},{"system":"http://snomed.info/sct","code":"419778001","display":"Intrabronchial route"},{"system":"http://snomed.info/sct","code":"419810008","display":"Intraprostatic route"},{"system":"http://snomed.info/sct","code":"419874009","display":"Submucosal route"},{"system":"http://snomed.info/sct","code":"419894000","display":"Surgical cavity route"},{"system":"http://snomed.info/sct","code":"419954003","display":"Ileostomy route"},{"system":"http://snomed.info/sct","code":"419993007","display":"Intravenous peripheral route"},{"system":"http://snomed.info/sct","code":"420047004","display":"Periosteal route"},{"system":"http://snomed.info/sct","code":"420163009","display":"Esophagostomy route"},{"system":"http://snomed.info/sct","code":"420168000","display":"Urostomy route"},{"system":"http://snomed.info/sct","code":"420185003","display":"Laryngeal route"},{"system":"http://snomed.info/sct","code":"420201002","display":"Intrapulmonary route"},{"system":"http://snomed.info/sct","code":"420204005","display":"Mucous fistula route"},{"system":"http://snomed.info/sct","code":"420218003","display":"Nasoduodenal route"},{"system":"http://snomed.info/sct","code":"420254004","display":"Body cavity route"},{"system":"http://snomed.info/sct","code":"420287000","display":"Intraventricular route - cardiac"},{"system":"http://snomed.info/sct","code":"420719007","display":"Intracerebroventricular route"},{"system":"http://snomed.info/sct","code":"428191002","display":"Percutaneous route"},{"system":"http://snomed.info/sct","code":"429817007","display":"Interstitial route"},{"system":"http://snomed.info/sct","code":"445752009","display":"Intraesophageal route"},{"system":"http://snomed.info/sct","code":"445754005","display":"Intragingival route"},{"system":"http://snomed.info/sct","code":"445755006","display":"Intravascular route"},{"system":"http://snomed.info/sct","code":"445756007","display":"Intradural route"},{"system":"http://snomed.info/sct","code":"445767008","display":"Intrameningeal route"},{"system":"http://snomed.info/sct","code":"445768003","display":"Intragastric route"},{"system":"http://snomed.info/sct","code":"445771006","display":"Intrapericardial route"},{"system":"http://snomed.info/sct","code":"445913005","display":"Intralingual route"},{"system":"http://snomed.info/sct","code":"445941009","display":"Intrahepatic route"},{"system":"http://snomed.info/sct","code":"446105004","display":"Conjunctival route"},{"system":"http://snomed.info/sct","code":"446407004","display":"Intraepicardial route"},{"system":"http://snomed.info/sct","code":"446435000","display":"Transendocardial route"},{"system":"http://snomed.info/sct","code":"446442000","display":"Transplacental route"},{"system":"http://snomed.info/sct","code":"446540005","display":"Intracerebral route"},{"system":"http://snomed.info/sct","code":"447026006","display":"Intraileal route"},{"system":"http://snomed.info/sct","code":"447052000","display":"Periodontal route"},{"system":"http://snomed.info/sct","code":"447080003","display":"Peridural route"},{"system":"http://snomed.info/sct","code":"447081004","display":"Lower respiratory tract route"},{"system":"http://snomed.info/sct","code":"447121004","display":"Intramammary route"},{"system":"http://snomed.info/sct","code":"447122006","display":"Intratumor route"},{"system":"http://snomed.info/sct","code":"447227007","display":"Transtympanic route"},{"system":"http://snomed.info/sct","code":"447229005","display":"Transtracheal route"},{"system":"http://snomed.info/sct","code":"447694001","display":"Respiratory tract route"},{"system":"http://snomed.info/sct","code":"447964005","display":"Digestive tract route"},{"system":"http://snomed.info/sct","code":"448077001","display":"Intraepidermal route"},{"system":"http://snomed.info/sct","code":"448491004","display":"Intrajejunal route"},{"system":"http://snomed.info/sct","code":"448492006","display":"Intracolonic route"},{"system":"http://snomed.info/sct","code":"448598008","display":"Cutaneous route"},{"system":"http://snomed.info/sct","code":"697971008","display":"Arteriovenous fistula route"},{"system":"http://snomed.info/sct","code":"711360002","display":"Intraneural route"},{"system":"http://snomed.info/sct","code":"711378007","display":"Intramural route"},{"system":"http://snomed.info/sct","code":"714743009","display":"Extracorporeal route"},{"system":"http://snomed.info/sct","code":"718329006","display":"Infiltration route"},{"system":"http://snomed.info/sct","code":"764723001","display":"Epilesional route"},{"system":"http://snomed.info/sct","code":"766790006","display":"Extracorporeal haemodialysis route"},{"system":"http://snomed.info/sct","code":"876824003","display":"Intradialytic route"},{"system":"http://snomed.info/sct","code":"1254769004","display":"Suprachoroidal route"},{"system":"http://snomed.info/sct","code":"1259221004","display":"Intracorporus cavernosum route"},{"system":"http://snomed.info/sct","code":"1611000175109","display":"Sublesional route"},{"system":"http://snomed.info/sct","code":"58751000052109","display":"Intraglandular route"},{"system":"http://snomed.info/sct","code":"58761000052107","display":"Intracholangiopancreatic route"},{"system":"http://snomed.info/sct","code":"58771000052103","display":"Intraportal route"},{"system":"http://snomed.info/sct","code":"58811000052103","display":"Peritumoural route"},{"system":"http://snomed.info/sct","code":"58821000052106","display":"Posterior juxtascleral route"},{"system":"http://snomed.info/sct","code":"58831000052108","display":"Subretinal route"},{"system":"http://snomed.info/sct","code":"66621000052103","display":"Sublabial use"}]}}