#1

GET https://tx.fhir.org/r5/metadata HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
User-Agent: fhir/publisher
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:4221
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:29 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370260

{"resourceType" : "CapabilityStatement","id" : "FhirServer","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Local User Conformance Statement</h2><p>FHIR v5.0.0 released 20250821042601.640Z. Server version 3.8.7 built 20250821042601.640Z</p><table class=\"grid\"><tr><th>Resource Type</th><th>Profile</th><th>Read</th><th>V-Read</th><th>Search</th><th>Update</th><th>Updates</th><th>Create</th><th>Delete</th><th>History</th></tr>\n</table>\n<p>Operations</p>\n<ul>\n <li>expand: see OperationDefinition/fso-expand</li>\n <li>lookup: see OperationDefinition/fso-lookup</li>\n <li>validate-code: see OperationDefinition/fso-validate-code</li>\n <li>batch-validate-code: see OperationDefinition/fso-batch-validate-code</li>\n <li>translate: see OperationDefinition/fso-translate</li>\n <li>closure: see OperationDefinition/fso-closure</li>\n <li>versions: see OperationDefinition/fso-versions</li>\n</ul>\n</div>"},"extension" : [{"extension" : [{"url" : "definition","valueCanonical" : "http://hl7.org/fhir/uv/tx-tests/FeatureDefinition/test-version"},{"url" : "value","valueCode" : "1.7.8"},{"extension" : [{"url" : "name","valueCode" : "mode"},{"url" : "value","valueCode" : "tx.fhir.org"}],"url" : "qualifier"}],"url" : "http://hl7.org/fhir/uv/application-feature/StructureDefinition/feature"},{"extension" : [{"url" : "definition","valueCanonical" : "http://hl7.org/fhir/uv/tx-ecosystem/FeatureDefinition/CodeSystemAsParameter"},{"url" : "value","valueBoolean" : true}],"url" : "http://hl7.org/fhir/uv/application-feature/StructureDefinition/feature"}],"url" : "http://tx.fhir.org/r5/CapabilityStatement/tx","version" : "5.0.0-3.8.7","name" : "FHIRReferenceServer","title" : "FHIR Reference Server Conformance Statement","status" : "active","date" : "2025-09-13T20:46:29.675Z","contact" : [{"telecom" : [{"system" : "other","value" : "http://healthintersections.com.au/"}]}],"description" : "Standard Conformance Statement for the open source Reference FHIR Server provided by Health Intersections","kind" : "instance","instantiates" : ["http://hl7.org/fhir/CapabilityStatement/terminology-server","http://hl7.org/fhir/CapabilityStatement/terminology-server"],"software" : {"name" : "HealthIntersections Server","version" : "3.8.7","releaseDate" : "2025-08-21T04:26:01.640Z"},"implementation" : {"description" : "FHIR Server running at http://tx.fhir.org/r5","url" : "http://tx.fhir.org/r5"},"fhirVersion" : "5.0.0","format" : ["application/fhir+xml","application/fhir+json"],"rest" : [{"mode" : "server","security" : {"cors" : true},"resource" : [{"type" : "CodeSystem","interaction" : [{"code" : "read","documentation" : "Read a code system"},{"code" : "search-type","documentation" : "Search the code systems. Not that there a few major code systems that are not available through this API (SCT, LOINC etc)"}],"operation" : [{"name" : "validate-code","definition" : "http://hl7.org/fhir/OperationDefinition/CodeSystem-validate-code"},{"name" : "lookup","definition" : "http://hl7.org/fhir/OperationDefinition/CodeSystem-lookup"}]},{"type" : "ValueSet","interaction" : [{"code" : "read","documentation" : "Read a ValueSet"},{"code" : "search-type","documentation" : "Search the value sets"}],"operation" : [{"name" : "validate-code","definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-validate-code"},{"name" : "expand","definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-expand"}]}],"interaction" : [{"code" : "transaction"}],"operation" : [{"name" : "expand","definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-expand"},{"name" : "lookup","definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-lookup"},{"name" : "validate-code","definition" : "http://hl7.org/fhir/OperationDefinition/Resource-validate-code"},{"name" : "batch-validate-code","definition" : "http://hl7.org/fhir/OperationDefinition/Resource-batch-validate-code"},{"name" : "translate","definition" : "http://hl7.org/fhir/OperationDefinition/ConceptMap-translate"},{"name" : "closure","definition" : "http://hl7.org/fhir/OperationDefinition/ConceptMap-closure"},{"name" : "versions","definition" : "http://tx.fhir.org/r5/OperationDefinition/fso-versions"}]}]}

#2

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419492006"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:968
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:47 GMT
last-modified:Sat, 13 Sep 2025 20:46:47 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370268

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419492006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Additional dosage instructions (qualifier value)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#419492006 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#419492006\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#3

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"422096002"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:972
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:47 GMT
last-modified:Sat, 13 Sep 2025 20:46:47 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370270

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "422096002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Dosing instruction fragment (qualifier value)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#422096002 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#422096002\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#4

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"404684003"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:946
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:47 GMT
last-modified:Sat, 13 Sep 2025 20:46:47 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370272

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "404684003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Clinical finding (finding)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#404684003 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#404684003\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#5

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"406455002"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:997
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:48 GMT
last-modified:Sat, 13 Sep 2025 20:46:48 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370274

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "406455002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Allergen class (substance)"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#406455002 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#406455002\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#6

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"418038007"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1008
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:48 GMT
last-modified:Sat, 13 Sep 2025 20:46:48 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370276

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "418038007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Propensity to adverse reactions to substance"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#418038007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#418038007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#7

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"267425008"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:983
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:48 GMT
last-modified:Sat, 13 Sep 2025 20:46:48 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370278

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "267425008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Lactose intolerance"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#267425008 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#267425008\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#8

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"29736007"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:953
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:48 GMT
last-modified:Sat, 13 Sep 2025 20:46:48 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370281

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "29736007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Syndrome of carbohydrate intolerance"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#29736007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#29736007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#9

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"340519003"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:945
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:49 GMT
last-modified:Sat, 13 Sep 2025 20:46:49 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370283

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "340519003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Lysine intolerance"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#340519003 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#340519003\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#10

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"190753003"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:983
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:49 GMT
last-modified:Sat, 13 Sep 2025 20:46:49 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370286

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "190753003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Sucrose intolerance"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#190753003 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#190753003\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#11

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"413427002"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1011
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:49 GMT
last-modified:Sat, 13 Sep 2025 20:46:49 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370288

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "413427002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Acquired fructose intolerance (disorder)"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#413427002 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#413427002\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#12

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"716186003"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:955
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:49 GMT
last-modified:Sat, 13 Sep 2025 20:46:49 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370290

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "716186003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "No known allergy (situation)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#716186003 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#716186003\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#13

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"91723000"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:937
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:50 GMT
last-modified:Sat, 13 Sep 2025 20:46:50 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370292

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "91723000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Anatomical structure"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#91723000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#91723000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#14

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"442083009"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:974
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:50 GMT
last-modified:Sat, 13 Sep 2025 20:46:50 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370294

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "442083009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Anatomical or acquired body structure (body structure)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#442083009 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#442083009\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#15

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"419161000","display":"Unilateral left"},{"code":"419465000","display":"Unilateral right"},{"code":"51440002","display":"Bilateral"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:685
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:50 GMT
last-modified:Sat, 13 Sep 2025 20:46:50 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370296

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:26b022f8-1e07-42d5-b066-e8cdbfe27262","timestamp" : "2025-09-13T20:46:50.751Z","total" : 3,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "51440002","display" : "Right and left"}]}}

#16

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419161000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419465000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:936
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:51 GMT
last-modified:Sat, 13 Sep 2025 20:46:51 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370298

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419161000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Unilateral left (qualifier value)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419465000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Unilateral right (qualifier value)"},{"name" : "inactive","valueBoolean" : true}]}}]}

#17

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"49755003"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:950
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:51 GMT
last-modified:Sat, 13 Sep 2025 20:46:51 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370300

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "49755003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Abnormal tissue appearance"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#49755003 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#49755003\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#18

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"419161000","display":"Unilateral left"},{"code":"419465000","display":"Unilateral right"},{"code":"51440002","display":"Bilateral"},{"code":"261183002","display":"Upper"},{"code":"261122009","display":"Lower"},{"code":"255561001","display":"Medial"},{"code":"49370004","display":"Lateral"},{"code":"264217000","display":"Superior"},{"code":"261089000","display":"Inferior"},{"code":"255551008","display":"Posterior"},{"code":"351726001","display":"Below"},{"code":"352730000","display":"Above"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1411
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:51 GMT
last-modified:Sat, 13 Sep 2025 20:46:51 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370302

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:b93ec51d-b52d-4fe3-a9ce-d02e4fc9059b","timestamp" : "2025-09-13T20:46:51.434Z","total" : 12,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "51440002","display" : "Right and left"},{"system" : "http://snomed.info/sct","code" : "261183002","display" : "Upper"},{"system" : "http://snomed.info/sct","code" : "261122009","display" : "Lower"},{"system" : "http://snomed.info/sct","code" : "255561001","display" : "Medial"},{"system" : "http://snomed.info/sct","code" : "49370004","display" : "Lateral"},{"system" : "http://snomed.info/sct","code" : "264217000","display" : "Superior"},{"system" : "http://snomed.info/sct","code" : "261089000","display" : "Inferior"},{"system" : "http://snomed.info/sct","code" : "255551008","display" : "Posterior"},{"system" : "http://snomed.info/sct","code" : "351726001","display" : "Beneath"},{"system" : "http://snomed.info/sct","code" : "352730000","display" : "Above"}]}}

#19

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"82242000","display":"Hospital-children's"},{"code":"225732001","display":"Hospital-community"},{"code":"79993009","display":"Hospital-government"},{"code":"32074000","display":"Hospital-long term care"},{"code":"4322002","display":"Hospital-military field"},{"code":"224687002","display":"Hospital-prison"},{"code":"62480006","display":"Hospital-psychiatric"},{"code":"80522000","display":"Hospital-rehabilitation"},{"code":"36125001","display":"Hospital-trauma center"},{"code":"48311003","display":"Hospital-Veterans' Administration"},{"code":"284546000","display":"Hospice facility"},{"code":"42665001","display":"Nursing home"},{"code":"45618002","display":"Skilled nursing facility"},{"code":"418518002","display":"Dialysis unit--hospital"},{"code":"73770003","display":"Emergency department--hospital"},{"code":"69362002","display":"Hospital ambulatory surgery facility"},{"code":"52668009","display":"Hospital birthing center"},{"code":"360957003","display":"Hospital outpatient allergy clinic"},{"code":"10206005","display":"Hospital outpatient dental clinic"},{"code":"37550003","display":"Hospital outpatient dermatology clinic"},{"code":"73644007","display":"Hospital outpatient endocrinology clinic"},{"code":"31628002","display":"Hospital outpatient family medicine clinic"},{"code":"58482006","display":"Hospital outpatient gastroenterology clinic"},{"code":"90484001","display":"Hospital outpatient general surgery clinic"},{"code":"1814000","display":"Hospital outpatient geriatric health center"},{"code":"22549003","display":"Hospital outpatient gynecology clinic"},{"code":"56293002","display":"Hospital outpatient hematology clinic"},{"code":"360966004","display":"Hospital outpatient immunology clinic"},{"code":"2849009","display":"Hospital outpatient infectious disease clinic"},{"code":"14866005","display":"Hospital outpatient mental health center"},{"code":"38238005","display":"Hospital outpatient neurology clinic"},{"code":"56189001","display":"Hospital outpatient obstetrical clinic"},{"code":"89972002","display":"Hospital outpatient oncology clinic"},{"code":"78088001","display":"Hospital outpatient ophthalmology clinic"},{"code":"78001009","display":"Hospital outpatient orthopedics clinic"},{"code":"23392004","display":"Hospital outpatient otorhinolaryngology clinic"},{"code":"36293008","display":"Hospital outpatient pain clinic"},{"code":"3729002","display":"Hospital outpatient pediatric clinic"},{"code":"5584006","display":"Hospital outpatient peripheral vascular clinic"},{"code":"37546005","display":"Hospital outpatient rehabilitation clinic"},{"code":"57159002","display":"Hospital outpatient respiratory disease clinic"},{"code":"331006","display":"Hospital outpatient rheumatology clinic"},{"code":"50569004","display":"Hospital outpatient urology clinic"},{"code":"79491001","display":"Hospital radiology facility"},{"code":"33022008","display":"Hospital-based outpatient clinic or department--OTHER-NOT LISTED"},{"code":"19602009","display":"Fee-for-service private physicians' group office"},{"code":"39350007","display":"Private physicians' group office"},{"code":"83891005","display":"Solo practice private office"},{"code":"394759007","display":"Independent ambulatory care provider site--OTHER--NOT LISTED"},{"code":"405607001","display":"Ambulatory surgery center"},{"code":"309900005","display":"Care of the elderly day hospital"},{"code":"275576008","display":"Elderly assessment clinic"},{"code":"10531005","display":"Free-standing ambulatory surgery facility"},{"code":"91154008","display":"Free-standing birthing center"},{"code":"41844007","display":"Free-standing geriatric health center"},{"code":"45899008","display":"Free-standing laboratory facility"},{"code":"51563005","display":"Free-standing mental health center"},{"code":"1773006","display":"Free-standing radiology facility"},{"code":"72311000","display":"Health maintenance organization"},{"code":"6827000","display":"Local community health center"},{"code":"309898008","display":"Psychogeriatric day hospital"},{"code":"39913001","display":"Residential school infirmary"},{"code":"77931003","display":"Rural health center"},{"code":"25681007","display":"Sexually transmitted disease health center"},{"code":"20078004","display":"Substance abuse treatment center"},{"code":"46224007","display":"Vaccination clinic"},{"code":"81234003","display":"Walk-in clinic"},{"code":"35971002","display":"Ambulatory care site--OTHER--NOT LISTED"},{"code":"11424001","display":"Ambulance-based care"},{"code":"409519008","display":"Contained casualty setting"},{"code":"901005","display":"Helicopter-based care"},{"code":"2081004","display":"Hospital ship"},{"code":"59374000","display":"Traveler's aid clinic"},{"code":"413456002","display":"Adult day care center"},{"code":"413817003","display":"Child day care center"},{"code":"310205006","display":"Private residential home"},{"code":"419955002","display":"Residential institution"},{"code":"272501009","display":"Sports facility"},{"code":"394777002","display":"Health encounter site--NOT LISTED"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:8995
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:51 GMT
last-modified:Sat, 13 Sep 2025 20:46:51 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370304

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:7ff55aa9-4455-4050-9736-b7dd778160e3","timestamp" : "2025-09-13T20:46:51.628Z","total" : 79,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "82242000","display" : "Children's hospital"},{"system" : "http://snomed.info/sct","code" : "225732001","display" : "Community hospital"},{"system" : "http://snomed.info/sct","code" : "79993009","display" : "Government hospital"},{"system" : "http://snomed.info/sct","code" : "32074000","display" : "Long term care hospital"},{"system" : "http://snomed.info/sct","code" : "4322002","display" : "Military field hospital"},{"system" : "http://snomed.info/sct","code" : "224687002","display" : "Prison hospital"},{"system" : "http://snomed.info/sct","code" : "62480006","display" : "Psychiatric hospital"},{"system" : "http://snomed.info/sct","code" : "80522000","display" : "Rehabilitation hospital"},{"system" : "http://snomed.info/sct","code" : "36125001","display" : "Trauma center"},{"system" : "http://snomed.info/sct","code" : "48311003","display" : "Veteran's administration hospital"},{"system" : "http://snomed.info/sct","code" : "284546000","display" : "Hospice"},{"system" : "http://snomed.info/sct","code" : "42665001","display" : "Nursing home"},{"system" : "http://snomed.info/sct","code" : "45618002","display" : "Skilled nursing facility"},{"system" : "http://snomed.info/sct","code" : "418518002","display" : "Dialysis unit (environment)"},{"system" : "http://snomed.info/sct","code" : "73770003","display" : "Hospital-based outpatient emergency care center"},{"system" : "http://snomed.info/sct","code" : "69362002","display" : "Hospital-based ambulatory surgery facility"},{"system" : "http://snomed.info/sct","code" : "52668009","display" : "Hospital-based birthing center"},{"system" : "http://snomed.info/sct","code" : "360957003","display" : "Hospital-based outpatient allergy clinic"},{"system" : "http://snomed.info/sct","code" : "10206005","display" : "Hospital-based outpatient dental clinic"},{"system" : "http://snomed.info/sct","code" : "37550003","display" : "Hospital-based outpatient dermatology clinic"},{"system" : "http://snomed.info/sct","code" : "73644007","display" : "Hospital-based outpatient endocrinology clinic"},{"system" : "http://snomed.info/sct","code" : "31628002","display" : "Hospital-based outpatient family medicine clinic"},{"system" : "http://snomed.info/sct","code" : "58482006","display" : "Hospital-based outpatient gastroenterology clinic"},{"system" : "http://snomed.info/sct","code" : "90484001","display" : "Hospital-based outpatient general surgery clinic"},{"system" : "http://snomed.info/sct","code" : "1814000","display" : "Hospital-based outpatient geriatric clinic"},{"system" : "http://snomed.info/sct","code" : "22549003","display" : "Hospital-based outpatient gynecology clinic"},{"system" : "http://snomed.info/sct","code" : "56293002","display" : "Hospital-based outpatient hematology clinic"},{"system" : "http://snomed.info/sct","code" : "360966004","display" : "Hospital-based outpatient immunology clinic"},{"system" : "http://snomed.info/sct","code" : "2849009","display" : "Hospital-based outpatient infectious disease clinic"},{"system" : "http://snomed.info/sct","code" : "14866005","display" : "Hospital-based outpatient mental health clinic"},{"system" : "http://snomed.info/sct","code" : "38238005","display" : "Hospital-based outpatient neurology clinic"},{"system" : "http://snomed.info/sct","code" : "56189001","display" : "Hospital-based outpatient obstetrical clinic"},{"system" : "http://snomed.info/sct","code" : "89972002","display" : "Hospital-based outpatient oncology clinic"},{"system" : "http://snomed.info/sct","code" : "78088001","display" : "Hospital-based outpatient ophthalmology clinic"},{"system" : "http://snomed.info/sct","code" : "78001009","display" : "Hospital-based outpatient orthopedics clinic"},{"system" : "http://snomed.info/sct","code" : "23392004","display" : "Hospital-based outpatient otorhinolaryngology clinic"},{"system" : "http://snomed.info/sct","code" : "36293008","display" : "Hospital-based outpatient pain clinic"},{"system" : "http://snomed.info/sct","code" : "3729002","display" : "Hospital-based outpatient pediatric clinic"},{"system" : "http://snomed.info/sct","code" : "5584006","display" : "Hospital-based outpatient peripheral vascular clinic"},{"system" : "http://snomed.info/sct","code" : "37546005","display" : "Hospital-based outpatient rehabilitation clinic"},{"system" : "http://snomed.info/sct","code" : "57159002","display" : "Hospital-based outpatient respiratory disease clinic"},{"system" : "http://snomed.info/sct","code" : "331006","display" : "Hospital-based outpatient rheumatology clinic"},{"system" : "http://snomed.info/sct","code" : "50569004","display" : "Hospital-based outpatient urology clinic"},{"system" : "http://snomed.info/sct","code" : "79491001","display" : "Hospital-based radiology facility"},{"system" : "http://snomed.info/sct","code" : "33022008","display" : "Hospital-based outpatient department"},{"system" : "http://snomed.info/sct","code" : "19602009","display" : "Fee-for-service private physicians' group office"},{"system" : "http://snomed.info/sct","code" : "39350007","display" : "Private physicians' group office"},{"system" : "http://snomed.info/sct","code" : "83891005","display" : "Solo practice private office"},{"system" : "http://snomed.info/sct","code" : "394759007","display" : "Independent provider site (environment)"},{"system" : "http://snomed.info/sct","code" : "405607001","display" : "Ambulatory surgery center (environment)"},{"system" : "http://snomed.info/sct","code" : "309900005","display" : "Care of the elderly day hospital"},{"system" : "http://snomed.info/sct","code" : "275576008","display" : "Elderly assessment clinic"},{"system" : "http://snomed.info/sct","code" : "10531005","display" : "Free-standing ambulatory surgery facility"},{"system" : "http://snomed.info/sct","code" : "91154008","display" : "Free-standing birthing center"},{"system" : "http://snomed.info/sct","code" : "41844007","display" : "Free-standing geriatric clinic"},{"system" : "http://snomed.info/sct","code" : "45899008","display" : "Free-standing laboratory facility"},{"system" : "http://snomed.info/sct","code" : "51563005","display" : "Free-standing mental health clinic"},{"system" : "http://snomed.info/sct","code" : "1773006","display" : "Free-standing radiology facility"},{"system" : "http://snomed.info/sct","code" : "72311000","display" : "Health maintenance organization"},{"system" : "http://snomed.info/sct","code" : "6827000","display" : "Local community health center"},{"system" : "http://snomed.info/sct","code" : "309898008","display" : "Psychogeriatric day hospital"},{"system" : "http://snomed.info/sct","code" : "39913001","display" : "Residential school infirmary"},{"system" : "http://snomed.info/sct","code" : "77931003","display" : "Rural health center"},{"system" : "http://snomed.info/sct","code" : "25681007","display" : "Sexually transmitted disease clinic"},{"system" : "http://snomed.info/sct","code" : "20078004","display" : "Substance abuse treatment center"},{"system" : "http://snomed.info/sct","code" : "46224007","display" : "Vaccination clinic"},{"system" : "http://snomed.info/sct","code" : "81234003","display" : "Walk-in clinic"},{"system" : "http://snomed.info/sct","code" : "35971002","display" : "Ambulatory care site"},{"system" : "http://snomed.info/sct","code" : "11424001","display" : "Ambulance-based care"},{"system" : "http://snomed.info/sct","code" : "409519008","display" : "Contained casualty setting (environment)"},{"system" : "http://snomed.info/sct","code" : "901005","display" : "Helicopter-based care"},{"system" : "http://snomed.info/sct","code" : "2081004","display" : "Hospital ship"},{"system" : "http://snomed.info/sct","code" : "59374000","display" : "Traveler's aid clinic"},{"system" : "http://snomed.info/sct","code" : "413456002","display" : "Adult day care center (environment)"},{"system" : "http://snomed.info/sct","code" : "413817003","display" : "Child day care center (environment)"},{"system" : "http://snomed.info/sct","code" : "310205006","display" : "Private residential home"},{"system" : "http://snomed.info/sct","code" : "419955002","display" : "Residential institution (environment)"},{"system" : "http://snomed.info/sct","code" : "272501009","display" : "Sports facility"},{"system" : "http://snomed.info/sct","code" : "394777002","display" : "Health encounter sites (environment)"}]}}

#20

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"408467006","display":"Adult mental illness"},{"code":"394577000","display":"Anesthetics"},{"code":"394578005","display":"Audiological medicine"},{"code":"421661004","display":"Blood banking and transfusion medicine"},{"code":"408462000","display":"Burns care"},{"code":"394579002","display":"Cardiology"},{"code":"394804000","display":"Clinical cytogenetics and molecular genetics"},{"code":"394580004","display":"Clinical genetics"},{"code":"394803006","display":"Clinical hematology"},{"code":"408480009","display":"Clinical immunology"},{"code":"408454008","display":"Clinical microbiology"},{"code":"394809005","display":"Clinical neuro-physiology"},{"code":"394592004","display":"Clinical oncology"},{"code":"394600006","display":"Clinical pharmacology"},{"code":"394601005","display":"Clinical physiology"},{"code":"394581000","display":"Community medicine"},{"code":"408478003","display":"Critical care medicine"},{"code":"394812008","display":"Dental medicine specialties"},{"code":"408444009","display":"Dental-General dental practice"},{"code":"394582007","display":"Dermatology"},{"code":"408475000","display":"Diabetic medicine"},{"code":"410005002","display":"Dive medicine"},{"code":"394583002","display":"Endocrinology"},{"code":"419772000","display":"Family practice"},{"code":"394584008","display":"Gastroenterology"},{"code":"408443003","display":"General medical practice"},{"code":"394802001","display":"General medicine"},{"code":"394915009","display":"General pathology"},{"code":"394814009","display":"General practice"},{"code":"394808002","display":"Genito-urinary medicine"},{"code":"394811001","display":"Geriatric medicine"},{"code":"408446006","display":"Gynecological oncology"},{"code":"394586005","display":"Gynecology"},{"code":"394916005","display":"Hematopathology"},{"code":"408472002","display":"Hepatology"},{"code":"394597005","display":"Histopathology"},{"code":"394598000","display":"Immunopathology"},{"code":"394807007","display":"Infectious diseases"},{"code":"419192003","display":"Internal medicine"},{"code":"408468001","display":"Learning disability"},{"code":"394593009","display":"Medical oncology"},{"code":"394813003","display":"Medical ophthalmology"},{"code":"410001006","display":"Military medicine"},{"code":"394589003","display":"Nephrology"},{"code":"394591006","display":"Neurology"},{"code":"394599008","display":"Neuropathology"},{"code":"394649004","display":"Nuclear medicine"},{"code":"408470005","display":"Obstetrics"},{"code":"394585009","display":"Obstetrics and gynecology"},{"code":"394821009","display":"Occupational medicine"},{"code":"422191005","display":"Ophthalmic surgery"},{"code":"394594003","display":"Ophthalmology"},{"code":"416304004","display":"Osteopathic manipulative medicine"},{"code":"418960008","display":"Otolaryngology"},{"code":"394882004","display":"Pain management"},{"code":"394806003","display":"Palliative medicine"},{"code":"394588006","display":"Pediatric (Child and adolescent) psychiatry"},{"code":"408459003","display":"Pediatric cardiology"},{"code":"394607009","display":"Pediatric dentistry"},{"code":"419610006","display":"Pediatric endocrinology"},{"code":"418058008","display":"Pediatric gastroenterology"},{"code":"420208008","display":"Pediatric genetics"},{"code":"418652005","display":"Pediatric hematology"},{"code":"418535003","display":"Pediatric immunology"},{"code":"418862001","display":"Pediatric infectious diseases"},{"code":"419365004","display":"Pediatric nephrology"},{"code":"418002000","display":"Pediatric oncology"},{"code":"419983000","display":"Pediatric ophthalmology"},{"code":"419170002","display":"Pediatric pulmonology"},{"code":"419472004","display":"Pediatric rheumatology"},{"code":"394539006","display":"Pediatric surgery"},{"code":"420112009","display":"Pediatric surgery-bone marrow transplantation"},{"code":"409968004","display":"Preventive medicine"},{"code":"394587001","display":"Psychiatry"},{"code":"394913002","display":"Psychotherapy"},{"code":"408440000","display":"Public health medicine"},{"code":"418112009","display":"Pulmonary medicine"},{"code":"419815003","display":"Radiation oncology"},{"code":"394914008","display":"Radiology"},{"code":"408455009","display":"Radiology-Interventional radiology"},{"code":"394602003","display":"Rehabilitation"},{"code":"408447002","display":"Respite care"},{"code":"394810000","display":"Rheumatology"},{"code":"408450004","display":"Sleep studies"},{"code":"408476004","display":"Surgery-Bone and marrow transplantation"},{"code":"408469009","display":"Surgery-Breast surgery"},{"code":"408466002","display":"Surgery-Cardiac surgery"},{"code":"408471009","display":"Surgery-Cardiothoracic transplantation"},{"code":"408464004","display":"Surgery-Colorectal surgery"},{"code":"408441001","display":"Surgery-Dental-Endodontics"},{"code":"408465003","display":"Surgery-Dental-Oral and maxillofacial surgery"},{"code":"394605001","display":"Surgery-Dental-Oral surgery"},{"code":"394608004","display":"Surgery-Dental-Orthodontics"},{"code":"408461007","display":"Surgery-Dental-Periodontal surgery"},{"code":"408460008","display":"Surgery-Dental-Prosthetic dentistry (Prosthodontics)"},{"code":"408460008","display":"Surgery-Dental-surgical-Prosthodontics"},{"code":"394606000","display":"Surgery-Dentistry-Restorative dentistry"},{"code":"408449004","display":"Surgery-Dentistry--surgical"},{"code":"394608004","display":"Surgery-Dentistry-surgical-Orthodontics"},{"code":"418018006","display":"Surgery-Dermatologic surgery"},{"code":"394604002","display":"Surgery-Ear, nose and throat surgery"},{"code":"394609007","display":"Surgery-general"},{"code":"408474001","display":"Surgery-Hepatobiliary and pancreatic surgery"},{"code":"394610002","display":"Surgery-Neurosurgery"},{"code":"394611003","display":"Surgery-Plastic surgery"},{"code":"408477008","display":"Surgery-Transplantation surgery"},{"code":"394801008","display":"Surgery-Trauma and orthopedics"},{"code":"408463005","display":"Surgery-Vascular"},{"code":"419321007","display":"Surgical oncology"},{"code":"394576009","display":"Surgical-Accident & emergency"},{"code":"394590007","display":"Thoracic medicine"},{"code":"409967009","display":"Toxicology"},{"code":"408448007","display":"Tropical medicine"},{"code":"419043006","display":"Urological oncology"},{"code":"394612005","display":"Urology"},{"code":"394733009","display":"Medical specialty--OTHER--NOT LISTED"},{"code":"394732004","display":"Surgical specialty--OTHER-NOT LISTED"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:12676
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:51 GMT
last-modified:Sat, 13 Sep 2025 20:46:51 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370306

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:bee7b000-28ac-42fa-a87e-a8874a642b0b","timestamp" : "2025-09-13T20:46:51.882Z","total" : 117,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "408467006","display" : "Adult mental illness - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394577000","display" : "Anesthetics"},{"system" : "http://snomed.info/sct","code" : "394578005","display" : "Audiological medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421661004","display" : "Blood banking and transfusion medicine (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408462000","display" : "Burns care (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394579002","display" : "Cardiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394804000","display" : "Clinical cytogenetics and molecular genetics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394580004","display" : "Clinical genetics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394803006","display" : "Clinical hematology"},{"system" : "http://snomed.info/sct","code" : "408480009","display" : "Clinical immunology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408454008","display" : "Clinical microbiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394809005","display" : "Clinical neuro-physiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394592004","display" : "Clinical oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394600006","display" : "Clinical pharmacology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394601005","display" : "Clinical physiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394581000","display" : "Community medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408478003","display" : "Critical care medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408444009","display" : "General dental practice (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394582007","display" : "Dermatology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408475000","display" : "Diabetic medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410005002","display" : "Dive medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394583002","display" : "Endocrinology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419772000","display" : "Family practice (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394584008","display" : "Gastroenterology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408443003","display" : "General medical practice (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394802001","display" : "General medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394915009","display" : "General pathology (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394814009","display" : "General practice (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394808002","display" : "Genito-urinary medicine"},{"system" : "http://snomed.info/sct","code" : "394811001","display" : "Geriatric medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408446006","display" : "Gynecological oncology"},{"system" : "http://snomed.info/sct","code" : "394586005","display" : "Gynecology"},{"system" : "http://snomed.info/sct","code" : "394916005","display" : "Hematopathology"},{"system" : "http://snomed.info/sct","code" : "408472002","display" : "Hepatology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394597005","display" : "Histopathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394598000","display" : "Immunopathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394807007","display" : "Infectious diseases"},{"system" : "http://snomed.info/sct","code" : "419192003","display" : "Internal medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408468001","display" : "Learning disability - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394593009","display" : "Medical oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394813003","display" : "Medical ophthalmology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410001006","display" : "Military medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394589003","display" : "Nephrology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394591006","display" : "Neurology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394599008","display" : "Neuropathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394649004","display" : "Nuclear medicine - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408470005","display" : "Obstetrics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394585009","display" : "Obstetrics and gynecology"},{"system" : "http://snomed.info/sct","code" : "394821009","display" : "Occupational medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422191005","display" : "Ophthalmic surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394594003","display" : "Ophthalmology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "416304004","display" : "Osteopathic manipulative medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418960008","display" : "Otolaryngology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394882004","display" : "Pain management (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394806003","display" : "Palliative medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394588006","display" : "Child and adolescent psychiatry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408459003","display" : "Pediatric cardiology"},{"system" : "http://snomed.info/sct","code" : "394607009","display" : "Pediatric dentistry"},{"system" : "http://snomed.info/sct","code" : "419610006","display" : "Pediatric endocrinology"},{"system" : "http://snomed.info/sct","code" : "418058008","display" : "Pediatric gastroenterology"},{"system" : "http://snomed.info/sct","code" : "420208008","display" : "Pediatric genetics"},{"system" : "http://snomed.info/sct","code" : "418652005","display" : "Pediatric hematology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418535003","display" : "Pediatric immunology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418862001","display" : "Pediatric infectious diseases (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419365004","display" : "Pediatric nephrology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418002000","display" : "Pediatric oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419983000","display" : "Pediatric ophthalmology"},{"system" : "http://snomed.info/sct","code" : "419170002","display" : "Pediatric pulmonology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419472004","display" : "Pediatric rheumatology"},{"system" : "http://snomed.info/sct","code" : "394539006","display" : "Pediatric surgery"},{"system" : "http://snomed.info/sct","code" : "420112009","display" : "Pediatric bone marrow transplantation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "409968004","display" : "Preventive medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394587001","display" : "Psychiatry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394913002","display" : "Psychotherapy (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408440000","display" : "Public health medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418112009","display" : "Pulmonary medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419815003","display" : "Radiation oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394914008","display" : "Radiology - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408455009","display" : "Interventional radiology - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394602003","display" : "Rehabilitation"},{"system" : "http://snomed.info/sct","code" : "408447002","display" : "Respite care - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394810000","display" : "Rheumatology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408450004","display" : "Sleep studies - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408469009","display" : "Breast surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408466002","display" : "Cardiac surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408471009","display" : "Cardiothoracic transplantation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408464004","display" : "Colorectal surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408441001","display" : "Endodontics - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408465003","display" : "Oral and maxillofacial surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394605001","display" : "Oral surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394608004","display" : "Orthodontics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408461007","display" : "Periodontics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408460008","display" : "Prosthodontics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394606000","display" : "Restorative dentistry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408449004","display" : "Surgical dentistry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418018006","display" : "Dermatologic surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394604002","display" : "Ear, nose and throat surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394609007","display" : "General surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408474001","display" : "Hepatobiliary and pancreatic surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394610002","display" : "Neurosurgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394611003","display" : "Surgery-Plastic surgery"},{"system" : "http://snomed.info/sct","code" : "408477008","display" : "Transplantation surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394801008","display" : "Surgery-Trauma and orthopedics"},{"system" : "http://snomed.info/sct","code" : "408463005","display" : "Vascular surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419321007","display" : "Surgical oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "409967009","display" : "Toxicology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408448007","display" : "Tropical medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419043006","display" : "Urological oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394612005","display" : "Urology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394733009","display" : "Medical specialty--OTHER--NOT LISTED"},{"system" : "http://snomed.info/sct","code" : "394732004","display" : "Surgical specialty--OTHER-NOT LISTED"}]}}

#21

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394812008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408476004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394576009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394590007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1858
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:52 GMT
last-modified:Sat, 13 Sep 2025 20:46:52 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370308

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394812008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Dental medicine specialties (qualifier value)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408476004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Bone and marrow transplantation (qualifier value)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394576009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Accident & emergency (qualifier value)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394590007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Thoracic medicine (qualifier value)"},{"name" : "inactive","valueBoolean" : true}]}}]}

#22

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"397640006"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:958
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:52 GMT
last-modified:Sat, 13 Sep 2025 20:46:52 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370310

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "397640006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Healthcare knowledge finding (finding)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#397640006 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#397640006\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#23

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"734163000"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:954
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:52 GMT
last-modified:Sat, 13 Sep 2025 20:46:52 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370312

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "734163000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Care plan (record artifact)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#734163000 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#734163000\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#24

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"125676002"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:933
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:52 GMT
last-modified:Sat, 13 Sep 2025 20:46:52 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370314

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "125676002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Person"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#125676002 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#125676002\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#25

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"223366009"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:950
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:53 GMT
last-modified:Sat, 13 Sep 2025 20:46:53 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370316

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "223366009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Healthcare professional"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#223366009 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#223366009\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#26

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394730007"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:995
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:53 GMT
last-modified:Sat, 13 Sep 2025 20:46:53 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370318

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394730007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Healthcare related organisation"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#394730007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#394730007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#27

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"365858006"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:952
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:53 GMT
last-modified:Sat, 13 Sep 2025 20:46:53 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370320

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "365858006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Prognosis/outlook finding"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#365858006 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#365858006\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#28

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"160245001","display":"No current problems or disability"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:705
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:53 GMT
last-modified:Sat, 13 Sep 2025 20:46:53 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370322

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:af58d5c9-1144-45f3-b64f-5e8195ef1dec","timestamp" : "2025-09-13T20:46:53.898Z","total" : 1,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "160245001","display" : "No current problems or disability"}]}}

#29

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"24484000"},{"code":"6736007"},{"code":"255604002"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:835
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:54 GMT
last-modified:Sat, 13 Sep 2025 20:46:54 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370324

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:d5bb2286-7e10-4a12-86bc-666c8dee7ac2","timestamp" : "2025-09-13T20:46:54.161Z","total" : 3,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "24484000","display" : "Severe"},{"system" : "http://snomed.info/sct","code" : "6736007","display" : "Midgrade"},{"system" : "http://snomed.info/sct","code" : "255604002","display" : "Mild"}]}}

#30

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"385356007"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:956
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:54 GMT
last-modified:Sat, 13 Sep 2025 20:46:54 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370326

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "385356007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Tumor stage finding (finding)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#385356007 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#385356007\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#31

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"261023001","display":"Pathological staging (qualifier value)"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:692
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:54 GMT
last-modified:Sat, 13 Sep 2025 20:46:54 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370328

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:0d33993e-3317-49df-aea9-38469d8bb2db","timestamp" : "2025-09-13T20:46:54.646Z","total" : 1,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "261023001","display" : "Pathological staging"}]}}

#32

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"260998006","display":"Clinical staging (qualifier value)"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:693
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:54 GMT
last-modified:Sat, 13 Sep 2025 20:46:54 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370330

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:24b15b60-5e50-4c03-9b8c-76ba496561c0","timestamp" : "2025-09-13T20:46:54.901Z","total" : 1,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "260998006","display" : "cS - Clinical staging"}]}}

#33

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"254291000"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:938
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:55 GMT
last-modified:Sat, 13 Sep 2025 20:46:55 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370332

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "254291000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Staging and scales"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#254291000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#254291000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#34

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","concept":[{"code":"439031000124108","display":"honey thick liquid"},{"code":"439021000124105","display":"nectar thick liquid"},{"code":"439041000124103","display":"spoon thick liquid"},{"code":"439081000124109","display":"thin liquid"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:972
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:55 GMT
last-modified:Sat, 13 Sep 2025 20:46:55 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370334

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:e7597a8a-97d8-4137-85b1-b0aa3465f994","timestamp" : "2025-09-13T20:46:55.450Z","total" : 4,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "439031000124108","display" : "honey thick liquid"},{"system" : "http://snomed.info/sct","code" : "439021000124105","display" : "nectar thick liquid"},{"system" : "http://snomed.info/sct","code" : "439041000124103","display" : "spoon thick liquid"},{"system" : "http://snomed.info/sct","code" : "439081000124109","display" : "thin liquid"}]}}

#35

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"32039001","display":"glass"},{"code":"61088005","display":"plastic"},{"code":"425620007","display":"metal"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:847
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:55 GMT
last-modified:Sat, 13 Sep 2025 20:46:55 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370336

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:bf77f590-68e3-47df-b79b-725c49e70c9f","timestamp" : "2025-09-13T20:46:55.676Z","total" : 3,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "32039001","display" : "Glass"},{"system" : "http://snomed.info/sct","code" : "61088005","display" : "Plastic"},{"system" : "http://snomed.info/sct","code" : "425620007","display" : "Metal (substance)"}]}}

#36

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"900000000000003001"},{"code":"900000000000013009"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:815
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:55 GMT
last-modified:Sat, 13 Sep 2025 20:46:55 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370338

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:868532a9-54fa-4c76-97b1-ee854d08a528","timestamp" : "2025-09-13T20:46:55.995Z","total" : 2,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "900000000000003001","display" : "Fully specified name"},{"system" : "http://snomed.info/sct","code" : "900000000000013009","display" : "Synonym (core metadata concept)"}]}}

#37

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"129264002"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:933
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:56 GMT
last-modified:Sat, 13 Sep 2025 20:46:56 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370341

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "129264002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Action"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#129264002 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#129264002\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#38

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"49062001"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:923
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:56 GMT
last-modified:Sat, 13 Sep 2025 20:46:56 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370343

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "49062001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Device"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#49062001 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#49062001\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#39

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"182836005"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:937
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:56 GMT
last-modified:Sat, 13 Sep 2025 20:46:56 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370345

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "182836005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Medication review"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#182836005 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#182836005\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#40

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"182922004"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:941
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:56 GMT
last-modified:Sat, 13 Sep 2025 20:46:56 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370348

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "182922004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Dietary regime"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#182922004 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#182922004\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#41

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"288524001"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:934
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:57 GMT
last-modified:Sat, 13 Sep 2025 20:46:57 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370350

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "288524001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Courses"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#288524001 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#288524001\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#42

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"363788007"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:979
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:57 GMT
last-modified:Sat, 13 Sep 2025 20:46:57 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370352

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "363788007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Clinical history/examination observable (observable entity)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#363788007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#363788007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#43

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"64572001"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:931
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:57 GMT
last-modified:Sat, 13 Sep 2025 20:46:57 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370354

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "64572001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Disease"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#64572001 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#64572001\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#44

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"71388002"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:926
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:57 GMT
last-modified:Sat, 13 Sep 2025 20:46:57 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370356

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "71388002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#71388002 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#71388002\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#45

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"243796009"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:955
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:58 GMT
last-modified:Sat, 13 Sep 2025 20:46:58 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370358

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "243796009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Context-dependent categories"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#243796009 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#243796009\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#46

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"272379006"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:926
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:58 GMT
last-modified:Sat, 13 Sep 2025 20:46:58 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370360

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "272379006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Events"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#272379006 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#272379006\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#47

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","concept":[{"code":"443031000124106","display":"Adult critical care formula"},{"code":"443051000124104","display":"Adult diabetes specialty formula"},{"code":"442911000124109","display":"Adult elemental formula"},{"code":"443021000124108","display":"Adult hepatic specialty formula"},{"code":"442971000124100","display":"Adult high energy formula"},{"code":"442981000124102","display":"Adult hydrolyzed protein formula"},{"code":"442991000124104","display":"Adult high protein formula"},{"code":"443011000124100","display":"Adult high protein high fiber formula"},{"code":"442961000124107","display":"Adult low carbohydrate formula"},{"code":"442951000124105","display":"Adult pulmonary specialty formula"},{"code":"442941000124108","display":"Adult renal specialty formula"},{"code":"442921000124101","display":"Adult standard formula"},{"code":"442931000124103","display":"Adult soy protein isolate formula"},{"code":"443361000124100","display":"Pediatric Formula"},{"code":"443401000124105","display":"Pediatric elemental formula"},{"code":"443491000124103","display":"Pediatric high energy formula"},{"code":"443501000124106","display":"Pediatric high energy formula with increased fiber"},{"code":"443421000124100","display":"Pediatric hydrolyzed protein formula"},{"code":"443471000124104","display":"Pediatric increased fiber formula"},{"code":"444431000124104","display":"Pediatric reduced energy formula"},{"code":"443451000124109","display":"Pediatric standard formula"},{"code":"441561000124106","display":"Standard enteral formula with fiber"},{"code":"443461000124106","display":"Standard Formula"},{"code":"441531000124102","display":"Standard Enteral Formula"},{"code":"443561000124107","display":"Soy based formula"},{"code":"443481000124101","display":"Renal Formula"},{"code":"441571000124104","display":"High energy enteral formula with fiber"},{"code":"441591000124103","display":"Diabetic enteral formula with fiber"},{"code":"441601000124106","display":"Diabetic high calorie high protein enteral formula with fiber"},{"code":"443351000124102","display":"Increased fiber formula"},{"code":"443771000124106","display":"Hydrolyzed protein formula"},{"code":"441671000124100","display":"Hydrolyzed peptide-based high protein enteral formula"},{"code":"443111000124101","display":"High protein formula"},{"code":"443431000124102","display":"High Energy Formula"},{"code":"443411000124108","display":"Elemental Formula"},{"code":"442651000124102","display":"Adult formula"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:4676
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:58 GMT
last-modified:Sat, 13 Sep 2025 20:46:58 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370362

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:f56a163e-64a5-42f6-8455-343b1f0e0327","timestamp" : "2025-09-13T20:46:58.629Z","total" : 36,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "443031000124106","display" : "Adult critical care formula (product)"},{"system" : "http://snomed.info/sct","code" : "443051000124104","display" : "Adult diabetic specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442911000124109","display" : "Adult elemental formula (product)"},{"system" : "http://snomed.info/sct","code" : "443021000124108","display" : "Adult hepatic specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442971000124100","display" : "Adult high energy formula (product)"},{"system" : "http://snomed.info/sct","code" : "442981000124102","display" : "Adult hydrolysed protein formula"},{"system" : "http://snomed.info/sct","code" : "442991000124104","display" : "Adult high protein formula (product)"},{"system" : "http://snomed.info/sct","code" : "443011000124100","display" : "Adult high protein high fibre formula"},{"system" : "http://snomed.info/sct","code" : "442961000124107","display" : "Adult low carbohydrate formula (product)"},{"system" : "http://snomed.info/sct","code" : "442951000124105","display" : "Adult pulmonary specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442941000124108","display" : "Adult renal specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442921000124101","display" : "Adult standard formula (product)"},{"system" : "http://snomed.info/sct","code" : "442931000124103","display" : "Adult soy protein isolate formula (product)"},{"system" : "http://snomed.info/sct","code" : "443361000124100","display" : "Paediatric formula"},{"system" : "http://snomed.info/sct","code" : "443401000124105","display" : "Paediatric elemental formula"},{"system" : "http://snomed.info/sct","code" : "443491000124103","display" : "Paediatric high calorie formula"},{"system" : "http://snomed.info/sct","code" : "443501000124106","display" : "Paediatric high energy formula with increased fibre"},{"system" : "http://snomed.info/sct","code" : "443421000124100","display" : "Paediatric hydrolysed protein formula"},{"system" : "http://snomed.info/sct","code" : "443471000124104","display" : "Paediatric increased fibre formula"},{"system" : "http://snomed.info/sct","code" : "444431000124104","display" : "Paediatric reduced energy formula"},{"system" : "http://snomed.info/sct","code" : "443451000124109","display" : "Paediatric standard formula"},{"system" : "http://snomed.info/sct","code" : "441561000124106","display" : "Standard enteral formula with fibre"},{"system" : "http://snomed.info/sct","code" : "443461000124106","display" : "Standard formula (product)"},{"system" : "http://snomed.info/sct","code" : "441531000124102","display" : "Standard enteral formula"},{"system" : "http://snomed.info/sct","code" : "443561000124107","display" : "Soy-based formula (product)"},{"system" : "http://snomed.info/sct","code" : "443481000124101","display" : "Renal formula"},{"system" : "http://snomed.info/sct","code" : "441571000124104","display" : "High energy enteral formula with fibre"},{"system" : "http://snomed.info/sct","code" : "441591000124103","display" : "Diabetic enteral formula with fibre"},{"system" : "http://snomed.info/sct","code" : "441601000124106","display" : "Diabetic high calorie high protein enteral formula with fiber"},{"system" : "http://snomed.info/sct","code" : "443351000124102","display" : "Increased fibre formula"},{"system" : "http://snomed.info/sct","code" : "443771000124106","display" : "Hydrolysed protein formula"},{"system" : "http://snomed.info/sct","code" : "441671000124100","display" : "Hydrolysed peptide-based high protein enteral formula"},{"system" : "http://snomed.info/sct","code" : "443111000124101","display" : "High protein formula (product)"},{"system" : "http://snomed.info/sct","code" : "443431000124102","display" : "High energy formula"},{"system" : "http://snomed.info/sct","code" : "443411000124108","display" : "Elemental formula (product)"},{"system" : "http://snomed.info/sct","code" : "442651000124102","display" : "Adult formula (product)"}]}}

#48

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/CodeSystem/example","code":"true"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"tx-resource","resource":{"resourceType":"CodeSystem","id":"example","meta":{"lastUpdated":"2023-03-26T15:21:02.749+11:00","profile":["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]},"text":{"status":"additional","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"}],"url":"http://hl7.org/fhir/CodeSystem/example","identifier":[{"system":"urn:ietf:rfc:3986","value":"urn:oid:2.16.840.1.113883.4.642.4.1827"},{"system":"http://acme.com/identifiers/codesystems","value":"internal-cholesterol-inl"}],"version":"5.0.0","name":"ACMECholCodesBlood","title":"ACME Codes for Cholesterol in Serum/Plasma","status":"draft","experimental":true,"date":"2016-01-28","publisher":"Acme Co","contact":[{"name":"FHIR project team","telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}],"description":"This is an example code system that includes all the ACME codes for serum/plasma cholesterol from v2.36.","caseSensitive":true,"content":"complete","filter":[{"code":"acme-plasma","description":"An internal filter used to select codes that are only used with plasma","operator":["="],"value":"the value of this filter is either 'true' or 'false'"}],"concept":[{"code":"chol-mmol","display":"SChol (mmol/L)","definition":"Serum Cholesterol, in mmol/L","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"From ACME POC Testing"}]},{"code":"chol-mass","display":"SChol (mg/L)","definition":"Serum Cholesterol, in mg/L","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"From Paragon Labs"}]},{"code":"chol","display":"SChol","definition":"Serum Cholesterol","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"Obdurate Labs uses this with both kinds of units..."}]}]}},{"name":"tx-resource","resource":{"resourceType":"CodeSystem","id":"example-supplement","meta":{"lastUpdated":"2023-03-26T15:21:02.749+11:00"},"text":{"status":"additional","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"}],"url":"http://hl7.org/fhir/CodeSystem/example-supplement","identifier":[{"system":"urn:ietf:rfc:3986","value":"urn:oid:2.16.840.1.113883.4.642.4.1820"}],"version":"5.0.0","name":"CholCodeLegacyStatus","title":"Cholesterol Code Legacy Status","status":"draft","experimental":true,"date":"2016-01-28","publisher":"ACME Co","contact":[{"name":"FHIR project team","telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}],"description":"CholCodeLegacyStatus","content":"supplement","supplements":"http://hl7.org/fhir/CodeSystem/example","property":[{"code":"legacy","description":"hether the test is currently performed","type":"boolean"}],"concept":[{"code":"chol-mmol","property":[{"code":"legacy","valueBoolean":false}]},{"code":"chol-mass","property":[{"code":"legacy","valueBoolean":true}]},{"code":"chol","property":[{"code":"legacy","valueBoolean":true}]}]}},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1866
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:58 GMT
last-modified:Sat, 13 Sep 2025 20:46:58 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370364

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://hl7.org/fhir/CodeSystem/example"},{"name" : "code","valueCode" : "true"},{"name" : "message","valueString" : "Unknown code 'true' in the CodeSystem 'http://hl7.org/fhir/CodeSystem/example' version '5.0.0'"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "MSG_EXPERIMENTAL"}],"severity" : "information","code" : "business-rule","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "status-check"}],"text" : "Reference to experimental CodeSystem http://hl7.org/fhir/CodeSystem/example|5.0.0"}},{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "Unknown_Code_in_Version"}],"severity" : "error","code" : "code-invalid","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "invalid-code"}],"text" : "Unknown code 'true' in the CodeSystem 'http://hl7.org/fhir/CodeSystem/example' version '5.0.0'"},"location" : ["Coding.code"],"expression" : ["Coding.code"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n31 31: tx-op\r\n31 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n31 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n31 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://hl7.org/fhir/CodeSystem/example#true (\"\")]\"\r\n31 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://hl7.org/fhir/CodeSystem/example#true\"\r\n31 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://hl7.org/fhir/CodeSystem/example|5.0.0\" (content = complete)\r\n"}]}

#49

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"705383004"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:952
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:59 GMT
last-modified:Sat, 13 Sep 2025 20:46:59 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370366

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "705383004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Eating/Drinking assistive device"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#705383004 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#705383004\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#50

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"255620007"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:936
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:59 GMT
last-modified:Sat, 13 Sep 2025 20:46:59 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370368

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "255620007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Food (substance)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#255620007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#255620007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#51

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"32485007","display":"Admission to hospital"},{"code":"308283009","display":"Discharge from hospital"},{"code":"442137000","display":"Completion time of procedure"},{"code":"386216000","display":"Childbirth"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1009
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:59 GMT
last-modified:Sat, 13 Sep 2025 20:46:59 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370370

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:b7a4002e-9652-40d0-9217-13ed404949b3","timestamp" : "2025-09-13T20:46:59.658Z","total" : 4,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "32485007","display" : "Hospital admission"},{"system" : "http://snomed.info/sct","code" : "308283009","display" : "Discharge from hospital"},{"system" : "http://snomed.info/sct","code" : "442137000","display" : "Completion time of procedure"},{"system" : "http://snomed.info/sct","code" : "386216000","display" : "Human parturition, function (observable entity)"}]}}

#52

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"1857005"},{"code":"397430003"},{"code":"14189004"},{"code":"36989005"},{"code":"36653000"},{"code":"76902006"},{"code":"709410003"},{"code":"27836007"},{"code":"398102009"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1448
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:46:59 GMT
last-modified:Sat, 13 Sep 2025 20:46:59 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370372

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:bd9ff0e3-16cb-4e4d-b3df-b2a5c73f7ee9","timestamp" : "2025-09-13T20:46:59.937Z","total" : 9,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "1857005","display" : "Gestational rubella syndrome"},{"system" : "http://snomed.info/sct","code" : "397430003","display" : "Diphtheria caused by Corynebacterium diphtheriae (disorder)"},{"system" : "http://snomed.info/sct","code" : "14189004","display" : "Measles"},{"system" : "http://snomed.info/sct","code" : "36989005","display" : "Mumps"},{"system" : "http://snomed.info/sct","code" : "36653000","display" : "Rubella"},{"system" : "http://snomed.info/sct","code" : "76902006","display" : "Tetanus"},{"system" : "http://snomed.info/sct","code" : "709410003","display" : "Haemophilus influenzae type b infection"},{"system" : "http://snomed.info/sct","code" : "27836007","display" : "Pertussis"},{"system" : "http://snomed.info/sct","code" : "398102009","display" : "Acute poliomyelitis (disorder)"}]}}

#53

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"429060002"},{"code":"281657000"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:714
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:00 GMT
last-modified:Sat, 13 Sep 2025 20:47:00 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370374

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:e87c98bf-29e5-4efc-8302-9867ebe0a77c","timestamp" : "2025-09-13T20:47:00.209Z","total" : 2,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "429060002","display" : "Procedure to meet occupational requirement"}]}}

#54

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"281657000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:477
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:00 GMT
last-modified:Sat, 13 Sep 2025 20:47:00 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370376

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "281657000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Travel vaccinations"},{"name" : "inactive","valueBoolean" : true}]}}]}

#55

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"77176002"},{"code":"77386006"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:759
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:00 GMT
last-modified:Sat, 13 Sep 2025 20:47:00 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370378

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:82f0ad58-faf1-45ed-99fe-347440560b6e","timestamp" : "2025-09-13T20:47:00.663Z","total" : 2,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "77176002","display" : "Smoker"},{"system" : "http://snomed.info/sct","code" : "77386006","display" : "Pregnancy"}]}}

#56

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"310376006"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:957
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:00 GMT
last-modified:Sat, 13 Sep 2025 20:47:00 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370380

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "310376006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Immunization consent not given"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#310376006 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#310376006\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#57

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"105590001"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:929
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:01 GMT
last-modified:Sat, 13 Sep 2025 20:47:01 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370382

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "105590001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Substance"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#105590001 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#105590001\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#58

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"271336007","display":"Examination / signs"},{"code":"160237006","display":"History/symptoms"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:583
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:01 GMT
last-modified:Sat, 13 Sep 2025 20:47:01 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370384

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:7d05e0aa-edf0-4dc2-bac4-6ed9b417782f","timestamp" : "2025-09-13T20:47:01.441Z","total" : 2,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}]}}

#59

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"271336007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"160237006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:904
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:01 GMT
last-modified:Sat, 13 Sep 2025 20:47:01 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370386

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "271336007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Examination / signs"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "160237006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "History/symptoms"},{"name" : "inactive","valueBoolean" : true}]}}]}

#60

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"118598001"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:946
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:02 GMT
last-modified:Sat, 13 Sep 2025 20:47:02 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370388

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "118598001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Property (qualifier value)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#118598001 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#118598001\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#61

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"260419006"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:930
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:02 GMT
last-modified:Sat, 13 Sep 2025 20:47:02 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370390

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "260419006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Projection"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#260419006 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#260419006\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#62

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"763158003"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:947
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:02 GMT
last-modified:Sat, 13 Sep 2025 20:47:02 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370392

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "763158003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Medicinal product (product)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#763158003 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#763158003\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#63

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"736542009"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:956
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:02 GMT
last-modified:Sat, 13 Sep 2025 20:47:02 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370394

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "736542009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pharmaceutical dose form (dose form)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#736542009 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#736542009\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#64

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"255620007","display":"Foods"},{"code":"28647000","display":"Meat"},{"code":"22836000","display":"Vegetables"},{"code":"72511004","display":"Fruit"},{"code":"226760005","display":"Dairy foods"},{"code":"226887002","display":"Dietary Fats and Oils"},{"code":"102263004","display":"Eggs"},{"code":"74242007","display":"Food Starch"},{"code":"227415002","display":"Fruit Nuts and Seeds"},{"code":"264331002","display":"Grain"},{"code":"227518002","display":"Sauce seasonings and soups"},{"code":"44027008","display":"Seafood"},{"code":"226529007","display":"Starchy food"},{"code":"227210005","display":"Vegetables plus herbs and spices"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1729
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:03 GMT
last-modified:Sat, 13 Sep 2025 20:47:03 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370396

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:6de40aa6-634f-4407-904e-7cd2564b8a53","timestamp" : "2025-09-13T20:47:03.075Z","total" : 14,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "255620007","display" : "Foods"},{"system" : "http://snomed.info/sct","code" : "28647000","display" : "Meat"},{"system" : "http://snomed.info/sct","code" : "22836000","display" : "Vegetable"},{"system" : "http://snomed.info/sct","code" : "72511004","display" : "Fruit"},{"system" : "http://snomed.info/sct","code" : "226887002","display" : "Dietary Fats and Oils"},{"system" : "http://snomed.info/sct","code" : "102263004","display" : "Eggs (edible)"},{"system" : "http://snomed.info/sct","code" : "74242007","display" : "Food starch"},{"system" : "http://snomed.info/sct","code" : "227415002","display" : "Fruit nuts and seeds"},{"system" : "http://snomed.info/sct","code" : "264331002","display" : "Grain"},{"system" : "http://snomed.info/sct","code" : "227518002","display" : "Sauces seasonings and soups"},{"system" : "http://snomed.info/sct","code" : "44027008","display" : "Seafood"},{"system" : "http://snomed.info/sct","code" : "226529007","display" : "Starchy food"},{"system" : "http://snomed.info/sct","code" : "227210005","display" : "Vegetables pulses herbs and spices"}]}}

#65

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"226760005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:468
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:03 GMT
last-modified:Sat, 13 Sep 2025 20:47:03 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370398

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "226760005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Dairy food"},{"name" : "inactive","valueBoolean" : true}]}}]}

#66

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"33463005","display":"Fluid"},{"code":"39972003","display":"Sodium"},{"code":"88480006","display":"Potassium"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:837
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:03 GMT
last-modified:Sat, 13 Sep 2025 20:47:03 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370400

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:fa3edf20-e2fd-424f-a9d5-7d4bc33982c9","timestamp" : "2025-09-13T20:47:03.704Z","total" : 3,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "33463005","display" : "Fluid"},{"system" : "http://snomed.info/sct","code" : "39972003","display" : "Sodium"},{"system" : "http://snomed.info/sct","code" : "88480006","display" : "Potassium"}]}}

#67

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"226355009"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:929
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:03 GMT
last-modified:Sat, 13 Sep 2025 20:47:03 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370405

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "226355009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Nutrients"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#226355009 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#226355009\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#68

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"327997002"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:946
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:04 GMT
last-modified:Sat, 13 Sep 2025 20:47:04 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370408

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "327997002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Foods for special diets"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#327997002 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#327997002\"\r\n15 15: 15ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#69

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"229963004"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:939
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:04 GMT
last-modified:Sat, 13 Sep 2025 20:47:04 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370411

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "229963004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Cultural food types"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#229963004 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#229963004\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#70

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"272394005"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:929
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:04 GMT
last-modified:Sat, 13 Sep 2025 20:47:04 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370413

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "272394005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Technique"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#272394005 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#272394005\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#71

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"386053000"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:934
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:05 GMT
last-modified:Sat, 13 Sep 2025 20:47:05 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370415

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "386053000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Investigations"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#386053000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#386053000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#72

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"703763000"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:956
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:05 GMT
last-modified:Sat, 13 Sep 2025 20:47:05 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370417

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "703763000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Precondition value (qualifier value)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#703763000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#703763000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#73

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"24642003"},{"code":"409063005"},{"code":"409073007"},{"code":"387713003"},{"code":"103693007"},{"code":"46947000"},{"code":"410606002"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1182
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:05 GMT
last-modified:Sat, 13 Sep 2025 20:47:05 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370419

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:78e304f9-641f-4ee6-b59a-af5ca73f564f","timestamp" : "2025-09-13T20:47:05.579Z","total" : 7,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "24642003","display" : "Psychiatry procedure or service"},{"system" : "http://snomed.info/sct","code" : "409063005","display" : "Counselling"},{"system" : "http://snomed.info/sct","code" : "409073007","display" : "Education"},{"system" : "http://snomed.info/sct","code" : "387713003","display" : "Surgical procedure (procedure)"},{"system" : "http://snomed.info/sct","code" : "46947000","display" : "Chiropractic manipulation"},{"system" : "http://snomed.info/sct","code" : "410606002","display" : "Social service procedure (procedure)"}]}}

#74

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"103693007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:478
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:05 GMT
last-modified:Sat, 13 Sep 2025 20:47:05 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370421

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "103693007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Diagnostic procedure"},{"name" : "inactive","valueBoolean" : true}]}}]}

#75

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"18949003"},{"code":"30549001"},{"code":"241031001"},{"code":"35963001"},{"code":"225164002"},{"code":"447346005"},{"code":"229506003"},{"code":"274441001"},{"code":"394725008"},{"code":"359825008"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1595
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:06 GMT
last-modified:Sat, 13 Sep 2025 20:47:06 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370423

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:2360e9fb-473c-4e49-823a-dc2cfd6913bf","timestamp" : "2025-09-13T20:47:06.092Z","total" : 10,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "18949003","display" : "Change of dressing"},{"system" : "http://snomed.info/sct","code" : "30549001","display" : "Removal of suture"},{"system" : "http://snomed.info/sct","code" : "241031001","display" : "Removal of drain"},{"system" : "http://snomed.info/sct","code" : "35963001","display" : "Removal of staples"},{"system" : "http://snomed.info/sct","code" : "225164002","display" : "Removal of ligature"},{"system" : "http://snomed.info/sct","code" : "447346005","display" : "Cardiopulmonary exercise test (procedure)"},{"system" : "http://snomed.info/sct","code" : "229506003","display" : "Scar tissue massage"},{"system" : "http://snomed.info/sct","code" : "274441001","display" : "Suction drainage"},{"system" : "http://snomed.info/sct","code" : "394725008","display" : "Diabetes medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "359825008","display" : "Cytopathology, review of bronchioalveolar lavage specimen"}]}}

#76

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"183932001"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:945
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:06 GMT
last-modified:Sat, 13 Sep 2025 20:47:06 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370425

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "183932001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure contraindicated"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#183932001 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#183932001\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#77

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"416406003"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:949
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:06 GMT
last-modified:Sat, 13 Sep 2025 20:47:06 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370427

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "416406003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure discontinued"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#416406003 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#416406003\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#78

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"416237000"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:938
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:06 GMT
last-modified:Sat, 13 Sep 2025 20:47:06 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370429

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "416237000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure not done"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#416237000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#416237000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#79

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"428119001"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:955
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:07 GMT
last-modified:Sat, 13 Sep 2025 20:47:07 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370431

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "428119001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure not indicated (situation)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#428119001 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#428119001\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#80

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"416064006"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:992
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:07 GMT
last-modified:Sat, 13 Sep 2025 20:47:07 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370435

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "416064006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure not offered"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#416064006 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#416064006\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#81

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"416432009"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:947
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:07 GMT
last-modified:Sat, 13 Sep 2025 20:47:07 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370437

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "416432009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure not wanted"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#416432009 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#416432009\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#82

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"183944003"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:981
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:07 GMT
last-modified:Sat, 13 Sep 2025 20:47:07 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370440

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "183944003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure refused"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#183944003 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#183944003\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#83

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394908001"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:937
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:08 GMT
last-modified:Sat, 13 Sep 2025 20:47:08 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370442

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394908001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure stopped"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#394908001 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#394908001\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#84

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"385669000"},{"code":"385671000"},{"code":"385670004"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:916
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:08 GMT
last-modified:Sat, 13 Sep 2025 20:47:08 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370444

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:dcd80e4b-5c92-4e9e-899a-8d3fd7fea798","timestamp" : "2025-09-13T20:47:08.326Z","total" : 3,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "385669000","display" : "Successful (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "385671000","display" : "Unsuccessful (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "385670004","display" : "Partially successful (qualifier value)"}]}}

#85

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"242990004"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:957
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:08 GMT
last-modified:Sat, 13 Sep 2025 20:47:08 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370448

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "242990004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Drug not available for administration"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#242990004 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#242990004\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#86

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"182895007"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:949
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:08 GMT
last-modified:Sat, 13 Sep 2025 20:47:08 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370450

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "182895007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Drug declined by patient"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#182895007 (\"\")]\"\r\n16 16: 16ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#182895007\"\r\n16 0: 16ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#87

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"266710000"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:945
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:09 GMT
last-modified:Sat, 13 Sep 2025 20:47:09 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370453

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "266710000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Drugs not taken/completed"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#266710000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#266710000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#88

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"410684002"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:983
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:09 GMT
last-modified:Sat, 13 Sep 2025 20:47:09 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370455

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "410684002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Drug therapy status"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#410684002 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#410684002\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#89

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"248153007"},{"code":"248152002"},{"code":"77386006"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:838
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:09 GMT
last-modified:Sat, 13 Sep 2025 20:47:09 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370457

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:918a0395-8ca6-4961-a736-1b4d300e7fb1","timestamp" : "2025-09-13T20:47:09.723Z","total" : 3,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "248153007","display" : "Male"},{"system" : "http://snomed.info/sct","code" : "248152002","display" : "Female"},{"system" : "http://snomed.info/sct","code" : "77386006","display" : "Pregnancy"}]}}

#90

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"284009009"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:950
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:10 GMT
last-modified:Sat, 13 Sep 2025 20:47:10 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370459

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "284009009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Route of administration values"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#284009009 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#284009009\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#91

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"108252007","display":"Laboratory procedure"},{"code":"363679005","display":"Imaging"},{"code":"409063005","display":"Counselling"},{"code":"409073007","display":"Education"},{"code":"387713003","display":"Surgical procedure"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1045
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:10 GMT
last-modified:Sat, 13 Sep 2025 20:47:10 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370461

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:b411ea79-5089-4c23-a699-510e088f580a","timestamp" : "2025-09-13T20:47:10.341Z","total" : 5,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "108252007","display" : "Laboratory procedure"},{"system" : "http://snomed.info/sct","code" : "363679005","display" : "Imaging"},{"system" : "http://snomed.info/sct","code" : "409063005","display" : "Counselling"},{"system" : "http://snomed.info/sct","code" : "409073007","display" : "Education"},{"system" : "http://snomed.info/sct","code" : "387713003","display" : "Surgical procedure (procedure)"}]}}

#92

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"47545007","display":"Continuous positive airway pressure ventilation treatment (regime/therapy)","designation":[{"value":"CPAP"}]},{"code":"286812008","display":"Pressure controlled ventilation (procedure)","designation":[{"value":"PCV"}]},{"code":"243144002","display":"Patient triggered inspiratory assistance (procedure)","designation":[{"value":"IPPB"}]},{"code":"243150007","display":"Assisted controlled mandatory ventilation (procedure)","designation":[{"value":"ACV"}]},{"code":"59427005","display":"Synchronized intermittent mandatory ventilation (procedure)","designation":[{"value":"SIMV"}]}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:963
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:10 GMT
last-modified:Sat, 13 Sep 2025 20:47:10 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370463

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:556af1f6-341e-4dcb-bf6a-be8dcc9ed9eb","timestamp" : "2025-09-13T20:47:10.535Z","total" : 5,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "47545007","display" : "Continuous positive airway pressure ventilation treatment"},{"system" : "http://snomed.info/sct","code" : "243150007","display" : "Assisted controlled mandatory ventilation"},{"system" : "http://snomed.info/sct","code" : "59427005","display" : "Synchronized intermittent mandatory ventilation"}]}}

#93

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"286812008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"243144002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:946
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:10 GMT
last-modified:Sat, 13 Sep 2025 20:47:10 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370465

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "286812008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "PCV - Pressure controlled ventilation"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "243144002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Patient triggered inspiratory assistance"},{"name" : "inactive","valueBoolean" : true}]}}]}

#94

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","concept":[{"code":"129316008","display":"Aspiration - action"},{"code":"129314006","display":"Biopsy - action"},{"code":"129300006","display":"Puncture - action"},{"code":"129304002","display":"Excision - action"},{"code":"129323009","display":"Scraping - action"},{"code":"73416001","display":"Urine specimen collection, clean catch"},{"code":"225113003","display":"Timed urine collection"},{"code":"70777001","display":"Urine specimen collection, catheterized"},{"code":"386089008","display":"Collection of coughed sputum"},{"code":"278450005","display":"Finger-prick sampling"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1573
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:10 GMT
last-modified:Sat, 13 Sep 2025 20:47:10 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370467

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:10ba00c9-67dd-44c0-b7d5-5bf85a21eb1c","timestamp" : "2025-09-13T20:47:10.971Z","total" : 10,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "129316008","display" : "Aspiration - action"},{"system" : "http://snomed.info/sct","code" : "129314006","display" : "Biopsy - action"},{"system" : "http://snomed.info/sct","code" : "129300006","display" : "Puncture - action"},{"system" : "http://snomed.info/sct","code" : "129304002","display" : "Excision - action"},{"system" : "http://snomed.info/sct","code" : "129323009","display" : "Scraping - action"},{"system" : "http://snomed.info/sct","code" : "73416001","display" : "Urine specimen collection, clean catch"},{"system" : "http://snomed.info/sct","code" : "225113003","display" : "Timed urine collection"},{"system" : "http://snomed.info/sct","code" : "70777001","display" : "Urine specimen collection, catheterized"},{"system" : "http://snomed.info/sct","code" : "386089008","display" : "Collection of coughed sputum (procedure)"},{"system" : "http://snomed.info/sct","code" : "278450005","display" : "Finger stick"}]}}

#95

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"434711009"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:963
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:11 GMT
last-modified:Sat, 13 Sep 2025 20:47:11 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370469

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "434711009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Specimen container (physical object)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#434711009 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#434711009\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#96

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","concept":[{"code":"442901000124106","display":"Adult clear liquid supplement"},{"code":"443031000124106","display":"Adult critical care formula"},{"code":"443051000124104","display":"Adult diabetes specialty formula"},{"code":"442911000124109","display":"Adult elemental formula"},{"code":"443021000124108","display":"Adult hepatic specialty formula"},{"code":"442971000124100","display":"Adult high energy formula"},{"code":"442981000124102","display":"Adult hydrolyzed protein formula"},{"code":"442991000124104","display":"Adult high protein formula"},{"code":"443011000124100","display":"Adult high protein high fiber formula"},{"code":"442961000124107","display":"Adult low carbohydrate formula"},{"code":"442951000124105","display":"Adult pulmonary specialty formula"},{"code":"442941000124108","display":"Adult renal specialty formula"},{"code":"442921000124101","display":"Adult standard formula"},{"code":"442931000124103","display":"Adult soy protein isolate formula"},{"code":"444331000124106","display":"Diabetic meal replacement bar"},{"code":"443361000124100","display":"Pediatric Formula"},{"code":"443391000124108","display":"Pediatric clear liquid supplement"},{"code":"443401000124105","display":"Pediatric elemental formula"},{"code":"443491000124103","display":"Pediatric high energy formula"},{"code":"443501000124106","display":"Pediatric high energy formula with increased fiber"},{"code":"443421000124100","display":"Pediatric hydrolyzed protein formula"},{"code":"443471000124104","display":"Pediatric increased fiber formula"},{"code":"444431000124104","display":"Pediatric reduced energy formula"},{"code":"443451000124109","display":"Pediatric standard formula"},{"code":"444321000124108","display":"Standard pudding oral supplement"},{"code":"441561000124106","display":"Standard enteral formula with fiber"},{"code":"443461000124106","display":"Standard Formula"},{"code":"441531000124102","display":"Standard Enteral Formula"},{"code":"443561000124107","display":"Soy based formula"},{"code":"443481000124101","display":"Renal Formula"},{"code":"441571000124104","display":"High energy enteral formula with fiber"},{"code":"441591000124103","display":"Diabetic enteral formula with fiber"},{"code":"441601000124106","display":"Diabetic high calorie high protein enteral formula with fiber"},{"code":"443351000124102","display":"Increased fiber formula"},{"code":"443771000124106","display":"Hydrolyzed protein formula"},{"code":"441671000124100","display":"Hydrolyzed peptide-based high protein enteral formula"},{"code":"443111000124101","display":"High protein formula"},{"code":"443431000124102","display":"High Energy Formula"},{"code":"443411000124108","display":"Elemental Formula"},{"code":"444361000124102","display":"Electrolyte replacement supplement"},{"code":"444401000124107","display":"Frozen electrolyte replacement supplement"},{"code":"444381000124107","display":"Liquid electrolyte replacement supplement"},{"code":"444371000124109","display":"Powdered electrolyte replacement supplement"},{"code":"443441000124107","display":"Clear liquid supplement"},{"code":"442651000124102","display":"Adult formula"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:5141
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:11 GMT
last-modified:Sat, 13 Sep 2025 20:47:11 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370471

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:da9e571f-35be-4512-8599-95bd44986b85","timestamp" : "2025-09-13T20:47:11.460Z","total" : 45,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "442901000124106","display" : "Adult clear liquid supplement (product)"},{"system" : "http://snomed.info/sct","code" : "443031000124106","display" : "Adult critical care formula (product)"},{"system" : "http://snomed.info/sct","code" : "443051000124104","display" : "Adult diabetic specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442911000124109","display" : "Adult elemental formula (product)"},{"system" : "http://snomed.info/sct","code" : "443021000124108","display" : "Adult hepatic specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442971000124100","display" : "Adult high energy formula (product)"},{"system" : "http://snomed.info/sct","code" : "442981000124102","display" : "Adult hydrolysed protein formula"},{"system" : "http://snomed.info/sct","code" : "442991000124104","display" : "Adult high protein formula (product)"},{"system" : "http://snomed.info/sct","code" : "443011000124100","display" : "Adult high protein high fibre formula"},{"system" : "http://snomed.info/sct","code" : "442961000124107","display" : "Adult low carbohydrate formula (product)"},{"system" : "http://snomed.info/sct","code" : "442951000124105","display" : "Adult pulmonary specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442941000124108","display" : "Adult renal specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442921000124101","display" : "Adult standard formula (product)"},{"system" : "http://snomed.info/sct","code" : "442931000124103","display" : "Adult soy protein isolate formula (product)"},{"system" : "http://snomed.info/sct","code" : "444331000124106","display" : "Diabetic meal replacement bar (product)"},{"system" : "http://snomed.info/sct","code" : "443361000124100","display" : "Paediatric formula"},{"system" : "http://snomed.info/sct","code" : "443391000124108","display" : "Paediatric clear liquid supplement"},{"system" : "http://snomed.info/sct","code" : "443401000124105","display" : "Paediatric elemental formula"},{"system" : "http://snomed.info/sct","code" : "443491000124103","display" : "Paediatric high calorie formula"},{"system" : "http://snomed.info/sct","code" : "443501000124106","display" : "Paediatric high energy formula with increased fibre"},{"system" : "http://snomed.info/sct","code" : "443421000124100","display" : "Paediatric hydrolysed protein formula"},{"system" : "http://snomed.info/sct","code" : "443471000124104","display" : "Paediatric increased fibre formula"},{"system" : "http://snomed.info/sct","code" : "444431000124104","display" : "Paediatric reduced energy formula"},{"system" : "http://snomed.info/sct","code" : "443451000124109","display" : "Paediatric standard formula"},{"system" : "http://snomed.info/sct","code" : "441561000124106","display" : "Standard enteral formula with fibre"},{"system" : "http://snomed.info/sct","code" : "443461000124106","display" : "Standard formula (product)"},{"system" : "http://snomed.info/sct","code" : "441531000124102","display" : "Standard enteral formula"},{"system" : "http://snomed.info/sct","code" : "443561000124107","display" : "Soy-based formula (product)"},{"system" : "http://snomed.info/sct","code" : "443481000124101","display" : "Renal formula"},{"system" : "http://snomed.info/sct","code" : "441571000124104","display" : "High energy enteral formula with fibre"},{"system" : "http://snomed.info/sct","code" : "441591000124103","display" : "Diabetic enteral formula with fibre"},{"system" : "http://snomed.info/sct","code" : "441601000124106","display" : "Diabetic high calorie high protein enteral formula with fiber"},{"system" : "http://snomed.info/sct","code" : "443351000124102","display" : "Increased fibre formula"},{"system" : "http://snomed.info/sct","code" : "443771000124106","display" : "Hydrolysed protein formula"},{"system" : "http://snomed.info/sct","code" : "441671000124100","display" : "Hydrolysed peptide-based high protein enteral formula"},{"system" : "http://snomed.info/sct","code" : "443111000124101","display" : "High protein formula (product)"},{"system" : "http://snomed.info/sct","code" : "443431000124102","display" : "High energy formula"},{"system" : "http://snomed.info/sct","code" : "443411000124108","display" : "Elemental formula (product)"},{"system" : "http://snomed.info/sct","code" : "443441000124107","display" : "Clear liquid supplement (product)"},{"system" : "http://snomed.info/sct","code" : "442651000124102","display" : "Adult formula (product)"}]}}

#97

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"444321000124108"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"444361000124102"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"444401000124107"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"444381000124107"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"444371000124109"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:2373
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:14 GMT
last-modified:Sat, 13 Sep 2025 20:47:14 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370480

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "444321000124108"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Standard pudding oral supplement (product)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "444361000124102"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Electrolyte replacement supplement (product)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "444401000124107"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Frozen electrolyte replacement supplement (product)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "444381000124107"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Liquid electrolyte replacement supplement (product)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "444371000124109"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Powdered electrolyte replacement supplement (product)"},{"name" : "inactive","valueBoolean" : true}]}}]}

#98

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"260787004"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:942
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:15 GMT
last-modified:Sat, 13 Sep 2025 20:47:15 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370482

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "260787004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Physical object"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#260787004 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#260787004\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#99

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","concept":[{"code":"228053002","display":"Cut-up food"},{"code":"439091000124107","display":"Easy to chew food"},{"code":"228049004","display":"Chopped food"},{"code":"441881000124103","display":"Ground food"},{"code":"441761000124103","display":"Minced food"},{"code":"441751000124100","display":"Mashed food"},{"code":"228059003","display":"Soft food"},{"code":"441791000124106","display":"Strained food"},{"code":"228055009","display":"Liquidized food"},{"code":"228056005","display":"Lumpy food"},{"code":"441771000124105","display":"Moist food"},{"code":"228057001","display":"Semi-solid food"},{"code":"228058006","display":"Single texture food"},{"code":"228060008","display":"Solid food"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1905
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:15 GMT
last-modified:Sat, 13 Sep 2025 20:47:15 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370485

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:d471d68c-d17f-48d2-9713-20046b1a0bf8","timestamp" : "2025-09-13T20:47:15.962Z","total" : 14,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "228053002","display" : "Cut-up food"},{"system" : "http://snomed.info/sct","code" : "439091000124107","display" : "Easy to chew food (substance)"},{"system" : "http://snomed.info/sct","code" : "228049004","display" : "Chopped food"},{"system" : "http://snomed.info/sct","code" : "441881000124103","display" : "Ground food (substance)"},{"system" : "http://snomed.info/sct","code" : "441761000124103","display" : "Minced food (substance)"},{"system" : "http://snomed.info/sct","code" : "441751000124100","display" : "Mashed food (substance)"},{"system" : "http://snomed.info/sct","code" : "228059003","display" : "Soft food"},{"system" : "http://snomed.info/sct","code" : "441791000124106","display" : "Strained food (substance)"},{"system" : "http://snomed.info/sct","code" : "228055009","display" : "Liquidized food"},{"system" : "http://snomed.info/sct","code" : "228056005","display" : "Lumpy food"},{"system" : "http://snomed.info/sct","code" : "441771000124105","display" : "Moist food (substance)"},{"system" : "http://snomed.info/sct","code" : "228057001","display" : "Semi-solid food"},{"system" : "http://snomed.info/sct","code" : "228058006","display" : "Single texture food"},{"system" : "http://snomed.info/sct","code" : "228060008","display" : "Solid food"}]}}

#100

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"277132007"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:941
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:16 GMT
last-modified:Sat, 13 Sep 2025 20:47:16 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370488

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "277132007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Therapeutic procedure"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#277132007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#277132007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#101

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394733009"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:955
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:16 GMT
last-modified:Sat, 13 Sep 2025 20:47:16 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370490

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394733009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Medical specialty (qualifier value)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#394733009 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#394733009\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#102

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"387961004"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:954
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:17 GMT
last-modified:Sat, 13 Sep 2025 20:47:17 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370492

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "387961004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Kingdom Animalia (organism)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#387961004 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#387961004\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#103

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/CodeSystem/example","version":"5.0.0","code":"chol-mmol"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"tx-resource","resource":{"resourceType":"CodeSystem","id":"example","meta":{"lastUpdated":"2023-03-26T15:21:02.749+11:00","profile":["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]},"text":{"status":"additional","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"}],"url":"http://hl7.org/fhir/CodeSystem/example","identifier":[{"system":"urn:ietf:rfc:3986","value":"urn:oid:2.16.840.1.113883.4.642.4.1827"},{"system":"http://acme.com/identifiers/codesystems","value":"internal-cholesterol-inl"}],"version":"5.0.0","name":"ACMECholCodesBlood","title":"ACME Codes for Cholesterol in Serum/Plasma","status":"draft","experimental":true,"date":"2016-01-28","publisher":"Acme Co","contact":[{"name":"FHIR project team","telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}],"description":"This is an example code system that includes all the ACME codes for serum/plasma cholesterol from v2.36.","caseSensitive":true,"content":"complete","filter":[{"code":"acme-plasma","description":"An internal filter used to select codes that are only used with plasma","operator":["="],"value":"the value of this filter is either 'true' or 'false'"}],"concept":[{"code":"chol-mmol","display":"SChol (mmol/L)","definition":"Serum Cholesterol, in mmol/L","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"From ACME POC Testing"}]},{"code":"chol-mass","display":"SChol (mg/L)","definition":"Serum Cholesterol, in mg/L","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"From Paragon Labs"}]},{"code":"chol","display":"SChol","definition":"Serum Cholesterol","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"Obdurate Labs uses this with both kinds of units..."}]}]}},{"name":"tx-resource","resource":{"resourceType":"CodeSystem","id":"example-supplement","meta":{"lastUpdated":"2023-03-26T15:21:02.749+11:00"},"text":{"status":"additional","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"}],"url":"http://hl7.org/fhir/CodeSystem/example-supplement","identifier":[{"system":"urn:ietf:rfc:3986","value":"urn:oid:2.16.840.1.113883.4.642.4.1820"}],"version":"5.0.0","name":"CholCodeLegacyStatus","title":"Cholesterol Code Legacy Status","status":"draft","experimental":true,"date":"2016-01-28","publisher":"ACME Co","contact":[{"name":"FHIR project team","telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}],"description":"CholCodeLegacyStatus","content":"supplement","supplements":"http://hl7.org/fhir/CodeSystem/example","property":[{"code":"legacy","description":"hether the test is currently performed","type":"boolean"}],"concept":[{"code":"chol-mmol","property":[{"code":"legacy","valueBoolean":false}]},{"code":"chol-mass","property":[{"code":"legacy","valueBoolean":true}]},{"code":"chol","property":[{"code":"legacy","valueBoolean":true}]}]}},{"name":"tx-resource","resource":{"resourceType":"CodeSystem","id":"example-supplement","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"extension":[{"extension":[{"url":"packageId","valueId":"hl7.fhir.uv.xver-r4b.r5"},{"url":"version","valueString":"0.0.1-snapshot-2"}],"url":"http://hl7.org/fhir/StructureDefinition/package-source"},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status","valueCode":"informative","_valueCode":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom","valueCanonical":"http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"}]}}],"url":"http://hl7.org/fhir/CodeSystem/example-supplement","version":"4.3.0","name":"CholCodeLegacyStatus","status":"draft","experimental":true,"date":"2016-01-28T10:00:00+10:00","publisher":"FHIR Infrastructure","contact":[{"name":"FHIR Infrastructure","telecom":[{"system":"url","value":"http://www.hl7.org/Special/committees/fiwg"}]}],"jurisdiction":[{"coding":[{"system":"http://unstats.un.org/unsd/methods/m49/m49.htm","code":"001","display":"World"}]}],"content":"supplement","supplements":"http://hl7.org/fhir/CodeSystem/example|5.0.0","property":[{"code":"legacy","description":"hether the test is currently performed","type":"boolean"}],"concept":[{"code":"chol-mmol","property":[{"code":"legacy","valueBoolean":false}]},{"code":"chol-mass","property":[{"code":"legacy","valueBoolean":true}]},{"code":"chol","property":[{"code":"legacy","valueBoolean":true}]}]}},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1385
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:20 GMT
last-modified:Sat, 13 Sep 2025 20:47:20 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370498

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://hl7.org/fhir/CodeSystem/example"},{"name" : "code","valueCode" : "chol-mmol"},{"name" : "version","valueString" : "5.0.0"},{"name" : "display","valueString" : "SChol (mmol/L)"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "MSG_EXPERIMENTAL"}],"severity" : "information","code" : "business-rule","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "status-check"}],"text" : "Reference to experimental CodeSystem http://hl7.org/fhir/CodeSystem/example|5.0.0"}}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n31 31: tx-op\r\n31 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n31 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n31 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://hl7.org/fhir/CodeSystem/example|5.0.0#chol-mmol (\"\")]\"\r\n31 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://hl7.org/fhir/CodeSystem/example|5.0.0#chol-mmol\"\r\n31 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://hl7.org/fhir/CodeSystem/example|5.0.0\" (content = complete)\r\n"}]}

#104

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/CodeSystem/example","version":"5.0.0","code":"chol-mass"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"tx-resource","resource":{"resourceType":"CodeSystem","id":"example","meta":{"lastUpdated":"2023-03-26T15:21:02.749+11:00","profile":["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]},"text":{"status":"additional","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"}],"url":"http://hl7.org/fhir/CodeSystem/example","identifier":[{"system":"urn:ietf:rfc:3986","value":"urn:oid:2.16.840.1.113883.4.642.4.1827"},{"system":"http://acme.com/identifiers/codesystems","value":"internal-cholesterol-inl"}],"version":"5.0.0","name":"ACMECholCodesBlood","title":"ACME Codes for Cholesterol in Serum/Plasma","status":"draft","experimental":true,"date":"2016-01-28","publisher":"Acme Co","contact":[{"name":"FHIR project team","telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}],"description":"This is an example code system that includes all the ACME codes for serum/plasma cholesterol from v2.36.","caseSensitive":true,"content":"complete","filter":[{"code":"acme-plasma","description":"An internal filter used to select codes that are only used with plasma","operator":["="],"value":"the value of this filter is either 'true' or 'false'"}],"concept":[{"code":"chol-mmol","display":"SChol (mmol/L)","definition":"Serum Cholesterol, in mmol/L","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"From ACME POC Testing"}]},{"code":"chol-mass","display":"SChol (mg/L)","definition":"Serum Cholesterol, in mg/L","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"From Paragon Labs"}]},{"code":"chol","display":"SChol","definition":"Serum Cholesterol","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"Obdurate Labs uses this with both kinds of units..."}]}]}},{"name":"tx-resource","resource":{"resourceType":"CodeSystem","id":"example-supplement","meta":{"lastUpdated":"2023-03-26T15:21:02.749+11:00"},"text":{"status":"additional","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"}],"url":"http://hl7.org/fhir/CodeSystem/example-supplement","identifier":[{"system":"urn:ietf:rfc:3986","value":"urn:oid:2.16.840.1.113883.4.642.4.1820"}],"version":"5.0.0","name":"CholCodeLegacyStatus","title":"Cholesterol Code Legacy Status","status":"draft","experimental":true,"date":"2016-01-28","publisher":"ACME Co","contact":[{"name":"FHIR project team","telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}],"description":"CholCodeLegacyStatus","content":"supplement","supplements":"http://hl7.org/fhir/CodeSystem/example","property":[{"code":"legacy","description":"hether the test is currently performed","type":"boolean"}],"concept":[{"code":"chol-mmol","property":[{"code":"legacy","valueBoolean":false}]},{"code":"chol-mass","property":[{"code":"legacy","valueBoolean":true}]},{"code":"chol","property":[{"code":"legacy","valueBoolean":true}]}]}},{"name":"tx-resource","resource":{"resourceType":"CodeSystem","id":"example-supplement","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"extension":[{"extension":[{"url":"packageId","valueId":"hl7.fhir.uv.xver-r4b.r5"},{"url":"version","valueString":"0.0.1-snapshot-2"}],"url":"http://hl7.org/fhir/StructureDefinition/package-source"},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status","valueCode":"informative","_valueCode":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom","valueCanonical":"http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"}]}}],"url":"http://hl7.org/fhir/CodeSystem/example-supplement","version":"4.3.0","name":"CholCodeLegacyStatus","status":"draft","experimental":true,"date":"2016-01-28T10:00:00+10:00","publisher":"FHIR Infrastructure","contact":[{"name":"FHIR Infrastructure","telecom":[{"system":"url","value":"http://www.hl7.org/Special/committees/fiwg"}]}],"jurisdiction":[{"coding":[{"system":"http://unstats.un.org/unsd/methods/m49/m49.htm","code":"001","display":"World"}]}],"content":"supplement","supplements":"http://hl7.org/fhir/CodeSystem/example|5.0.0","property":[{"code":"legacy","description":"hether the test is currently performed","type":"boolean"}],"concept":[{"code":"chol-mmol","property":[{"code":"legacy","valueBoolean":false}]},{"code":"chol-mass","property":[{"code":"legacy","valueBoolean":true}]},{"code":"chol","property":[{"code":"legacy","valueBoolean":true}]}]}},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1383
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:20 GMT
last-modified:Sat, 13 Sep 2025 20:47:20 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370500

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://hl7.org/fhir/CodeSystem/example"},{"name" : "code","valueCode" : "chol-mass"},{"name" : "version","valueString" : "5.0.0"},{"name" : "display","valueString" : "SChol (mg/L)"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "MSG_EXPERIMENTAL"}],"severity" : "information","code" : "business-rule","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "status-check"}],"text" : "Reference to experimental CodeSystem http://hl7.org/fhir/CodeSystem/example|5.0.0"}}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n32 32: tx-op\r\n32 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n32 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n32 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://hl7.org/fhir/CodeSystem/example|5.0.0#chol-mass (\"\")]\"\r\n32 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://hl7.org/fhir/CodeSystem/example|5.0.0#chol-mass\"\r\n32 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://hl7.org/fhir/CodeSystem/example|5.0.0\" (content = complete)\r\n"}]}

#105

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/CodeSystem/example","version":"5.0.0","code":"chol"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"tx-resource","resource":{"resourceType":"CodeSystem","id":"example","meta":{"lastUpdated":"2023-03-26T15:21:02.749+11:00","profile":["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]},"text":{"status":"additional","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"}],"url":"http://hl7.org/fhir/CodeSystem/example","identifier":[{"system":"urn:ietf:rfc:3986","value":"urn:oid:2.16.840.1.113883.4.642.4.1827"},{"system":"http://acme.com/identifiers/codesystems","value":"internal-cholesterol-inl"}],"version":"5.0.0","name":"ACMECholCodesBlood","title":"ACME Codes for Cholesterol in Serum/Plasma","status":"draft","experimental":true,"date":"2016-01-28","publisher":"Acme Co","contact":[{"name":"FHIR project team","telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}],"description":"This is an example code system that includes all the ACME codes for serum/plasma cholesterol from v2.36.","caseSensitive":true,"content":"complete","filter":[{"code":"acme-plasma","description":"An internal filter used to select codes that are only used with plasma","operator":["="],"value":"the value of this filter is either 'true' or 'false'"}],"concept":[{"code":"chol-mmol","display":"SChol (mmol/L)","definition":"Serum Cholesterol, in mmol/L","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"From ACME POC Testing"}]},{"code":"chol-mass","display":"SChol (mg/L)","definition":"Serum Cholesterol, in mg/L","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"From Paragon Labs"}]},{"code":"chol","display":"SChol","definition":"Serum Cholesterol","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"Obdurate Labs uses this with both kinds of units..."}]}]}},{"name":"tx-resource","resource":{"resourceType":"CodeSystem","id":"example-supplement","meta":{"lastUpdated":"2023-03-26T15:21:02.749+11:00"},"text":{"status":"additional","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"}],"url":"http://hl7.org/fhir/CodeSystem/example-supplement","identifier":[{"system":"urn:ietf:rfc:3986","value":"urn:oid:2.16.840.1.113883.4.642.4.1820"}],"version":"5.0.0","name":"CholCodeLegacyStatus","title":"Cholesterol Code Legacy Status","status":"draft","experimental":true,"date":"2016-01-28","publisher":"ACME Co","contact":[{"name":"FHIR project team","telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}],"description":"CholCodeLegacyStatus","content":"supplement","supplements":"http://hl7.org/fhir/CodeSystem/example","property":[{"code":"legacy","description":"hether the test is currently performed","type":"boolean"}],"concept":[{"code":"chol-mmol","property":[{"code":"legacy","valueBoolean":false}]},{"code":"chol-mass","property":[{"code":"legacy","valueBoolean":true}]},{"code":"chol","property":[{"code":"legacy","valueBoolean":true}]}]}},{"name":"tx-resource","resource":{"resourceType":"CodeSystem","id":"example-supplement","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"extension":[{"extension":[{"url":"packageId","valueId":"hl7.fhir.uv.xver-r4b.r5"},{"url":"version","valueString":"0.0.1-snapshot-2"}],"url":"http://hl7.org/fhir/StructureDefinition/package-source"},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status","valueCode":"informative","_valueCode":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom","valueCanonical":"http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"}]}}],"url":"http://hl7.org/fhir/CodeSystem/example-supplement","version":"4.3.0","name":"CholCodeLegacyStatus","status":"draft","experimental":true,"date":"2016-01-28T10:00:00+10:00","publisher":"FHIR Infrastructure","contact":[{"name":"FHIR Infrastructure","telecom":[{"system":"url","value":"http://www.hl7.org/Special/committees/fiwg"}]}],"jurisdiction":[{"coding":[{"system":"http://unstats.un.org/unsd/methods/m49/m49.htm","code":"001","display":"World"}]}],"content":"supplement","supplements":"http://hl7.org/fhir/CodeSystem/example|5.0.0","property":[{"code":"legacy","description":"hether the test is currently performed","type":"boolean"}],"concept":[{"code":"chol-mmol","property":[{"code":"legacy","valueBoolean":false}]},{"code":"chol-mass","property":[{"code":"legacy","valueBoolean":true}]},{"code":"chol","property":[{"code":"legacy","valueBoolean":true}]}]}},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1361
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:20 GMT
last-modified:Sat, 13 Sep 2025 20:47:20 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370502

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://hl7.org/fhir/CodeSystem/example"},{"name" : "code","valueCode" : "chol"},{"name" : "version","valueString" : "5.0.0"},{"name" : "display","valueString" : "SChol"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "MSG_EXPERIMENTAL"}],"severity" : "information","code" : "business-rule","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "status-check"}],"text" : "Reference to experimental CodeSystem http://hl7.org/fhir/CodeSystem/example|5.0.0"}}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n32 32: tx-op\r\n32 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n32 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n32 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://hl7.org/fhir/CodeSystem/example|5.0.0#chol (\"\")]\"\r\n32 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://hl7.org/fhir/CodeSystem/example|5.0.0#chol\"\r\n32 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://hl7.org/fhir/CodeSystem/example|5.0.0\" (content = complete)\r\n"}]}

#106

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"337915000","display":"Homo sapiens (organism)"}},{"name":"displayLanguage","valueString":"en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:951
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:23 GMT
last-modified:Sat, 13 Sep 2025 20:47:23 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370504

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "337915000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Homo sapiens"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#337915000 (\"Homo sapiens (organism)\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#337915000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#107

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419492006"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:964
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:24 GMT
last-modified:Sat, 13 Sep 2025 20:47:24 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370509

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419492006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Additional dosage instructions (qualifier value)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#419492006 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#419492006\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#108

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"422096002"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:961
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:24 GMT
last-modified:Sat, 13 Sep 2025 20:47:24 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370511

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "422096002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Dosing instruction fragment (qualifier value)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#422096002 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#422096002\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#109

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"404684003"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:942
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:24 GMT
last-modified:Sat, 13 Sep 2025 20:47:24 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370513

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "404684003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Clinical finding (finding)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#404684003 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#404684003\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#110

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"418038007"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1004
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:25 GMT
last-modified:Sat, 13 Sep 2025 20:47:25 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370517

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "418038007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Propensity to adverse reactions to substance"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#418038007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#418038007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#111

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"267425008"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:979
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:25 GMT
last-modified:Sat, 13 Sep 2025 20:47:25 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370519

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "267425008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Lactose intolerance"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#267425008 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#267425008\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#112

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"29736007"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:949
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:25 GMT
last-modified:Sat, 13 Sep 2025 20:47:25 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370521

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "29736007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Syndrome of carbohydrate intolerance"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#29736007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#29736007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#113

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"340519003"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:934
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:26 GMT
last-modified:Sat, 13 Sep 2025 20:47:26 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370523

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "340519003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Lysine intolerance"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#340519003 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#340519003\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#114

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"190753003"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:979
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:26 GMT
last-modified:Sat, 13 Sep 2025 20:47:26 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370525

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "190753003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Sucrose intolerance"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#190753003 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#190753003\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#115

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"413427002"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1007
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:26 GMT
last-modified:Sat, 13 Sep 2025 20:47:26 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370527

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "413427002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Acquired fructose intolerance (disorder)"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#413427002 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#413427002\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#116

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"716186003"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:944
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:26 GMT
last-modified:Sat, 13 Sep 2025 20:47:26 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370529

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "716186003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "No known allergy (situation)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#716186003 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#716186003\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#117

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"4.3.0","code":"125097000"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:3178
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:27 GMT
last-modified:Sat, 13 Sep 2025 20:47:27 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370532

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://snomed.info/sct|4.3.0"},{"name" : "code","valueCode" : "125097000"},{"name" : "version","valueString" : "4.3.0"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM_VERSION"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct|4.3.0#125097000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct|4.3.0#125097000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"http://snomed.info/sct|4.3.0\"\r\n"}]}

#118

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"4.3.0","code":"125099002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"4.3.0","code":"34618005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"4.3.0","code":"425134008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"4.3.0","code":"47290002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"4.3.0","code":"15778005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"4.3.0","code":"396620009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"4.3.0","code":"388445009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"4.3.0","code":"85626006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"4.3.0","code":"132950000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:24172
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:27 GMT
last-modified:Sat, 13 Sep 2025 20:47:27 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370536

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://snomed.info/sct|4.3.0"},{"name" : "code","valueCode" : "125099002"},{"name" : "version","valueString" : "4.3.0"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM_VERSION"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://snomed.info/sct|4.3.0"},{"name" : "code","valueCode" : "34618005"},{"name" : "version","valueString" : "4.3.0"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM_VERSION"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://snomed.info/sct|4.3.0"},{"name" : "code","valueCode" : "425134008"},{"name" : "version","valueString" : "4.3.0"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM_VERSION"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://snomed.info/sct|4.3.0"},{"name" : "code","valueCode" : "47290002"},{"name" : "version","valueString" : "4.3.0"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM_VERSION"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://snomed.info/sct|4.3.0"},{"name" : "code","valueCode" : "15778005"},{"name" : "version","valueString" : "4.3.0"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM_VERSION"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://snomed.info/sct|4.3.0"},{"name" : "code","valueCode" : "396620009"},{"name" : "version","valueString" : "4.3.0"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM_VERSION"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://snomed.info/sct|4.3.0"},{"name" : "code","valueCode" : "388445009"},{"name" : "version","valueString" : "4.3.0"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM_VERSION"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://snomed.info/sct|4.3.0"},{"name" : "code","valueCode" : "85626006"},{"name" : "version","valueString" : "4.3.0"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM_VERSION"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://snomed.info/sct|4.3.0"},{"name" : "code","valueCode" : "132950000"},{"name" : "version","valueString" : "4.3.0"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM_VERSION"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}}]}}]}

#119

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"91723000"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:933
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:28 GMT
last-modified:Sat, 13 Sep 2025 20:47:28 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370539

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "91723000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Anatomical structure"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#91723000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#91723000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#120

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"442083009"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:977
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:28 GMT
last-modified:Sat, 13 Sep 2025 20:47:28 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370541

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "442083009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Anatomical or acquired body structure (body structure)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#442083009 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#442083009\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#121

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419161000"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:997
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:35 GMT
last-modified:Sat, 13 Sep 2025 20:47:35 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370548

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419161000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Unilateral left (qualifier value)"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#419161000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#419161000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#122

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419465000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"51440002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}

#123

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"49755003"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}

#124

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419465000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"51440002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"261183002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"261122009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"255561001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"49370004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"264217000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"261089000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"255551008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"351726001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"352730000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:4234
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:45 GMT
last-modified:Sat, 13 Sep 2025 20:47:45 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370562

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419465000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Unilateral right (qualifier value)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "51440002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Right and left"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "261183002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Upper"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "261122009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Lower"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "255561001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Medial"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "49370004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Lateral"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "264217000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Superior"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "261089000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Inferior"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "255551008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Posterior"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "351726001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Beneath"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "352730000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Above"}]}}]}

#125

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"82242000"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:936
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:45 GMT
last-modified:Sat, 13 Sep 2025 20:47:45 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370564

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "82242000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Children's hospital"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#82242000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#82242000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#126

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"225732001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"79993009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"32074000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"4322002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"224687002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"62480006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"80522000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"36125001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"48311003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"284546000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"42665001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"45618002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"418518002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"73770003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"69362002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"52668009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"360957003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"10206005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"37550003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"73644007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"31628002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"58482006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"90484001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"1814000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"22549003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"56293002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"360966004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"2849009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"14866005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"38238005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"56189001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"89972002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"78088001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"78001009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"23392004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"36293008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"3729002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"5584006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"37546005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"57159002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"331006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"50569004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"79491001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"33022008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"19602009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"39350007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"83891005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394759007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"405607001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"309900005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"275576008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"10531005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"91154008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"41844007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"45899008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"51563005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"1773006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"72311000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"6827000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"309898008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"39913001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"77931003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"25681007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"20078004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"46224007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"81234003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"35971002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"11424001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"409519008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"901005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"2081004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"59374000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"413456002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"413817003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"310205006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419955002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"272501009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394777002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:31205
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:46 GMT
last-modified:Sat, 13 Sep 2025 20:47:46 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370566

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "225732001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Community hospital"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "79993009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Government hospital"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "32074000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Long term care hospital"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "4322002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Military field hospital"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "224687002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Prison hospital"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "62480006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Psychiatric hospital"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "80522000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Rehabilitation hospital"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "36125001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Trauma center"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "48311003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Veteran's administration hospital"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "284546000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospice"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "42665001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Nursing home"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "45618002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Skilled nursing facility"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "418518002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Dialysis unit (environment)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "73770003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient emergency care center"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "69362002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based ambulatory surgery facility"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "52668009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based birthing center"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "360957003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient allergy clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "10206005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient dental clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "37550003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient dermatology clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "73644007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient endocrinology clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "31628002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient family medicine clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "58482006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient gastroenterology clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "90484001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient general surgery clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "1814000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient geriatric clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "22549003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient gynecology clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "56293002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient hematology clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "360966004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient immunology clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "2849009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient infectious disease clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "14866005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient mental health clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "38238005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient neurology clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "56189001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient obstetrical clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "89972002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient oncology clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "78088001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient ophthalmology clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "78001009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient orthopedics clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "23392004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient otorhinolaryngology clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "36293008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient pain clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "3729002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient pediatric clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "5584006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient peripheral vascular clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "37546005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient rehabilitation clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "57159002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient respiratory disease clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "331006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient rheumatology clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "50569004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient urology clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "79491001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based radiology facility"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "33022008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital-based outpatient department"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "19602009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Fee-for-service private physicians' group office"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "39350007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Private physicians' group office"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "83891005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Solo practice private office"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394759007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Independent provider site (environment)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "405607001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Ambulatory surgery center (environment)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "309900005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Care of the elderly day hospital"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "275576008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Elderly assessment clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "10531005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Free-standing ambulatory surgery facility"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "91154008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Free-standing birthing center"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "41844007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Free-standing geriatric clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "45899008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Free-standing laboratory facility"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "51563005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Free-standing mental health clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "1773006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Free-standing radiology facility"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "72311000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Health maintenance organization"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "6827000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Local community health center"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "309898008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Psychogeriatric day hospital"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "39913001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Residential school infirmary"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "77931003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Rural health center"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "25681007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Sexually transmitted disease clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "20078004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Substance abuse treatment center"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "46224007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Vaccination clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "81234003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Walk-in clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "35971002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Ambulatory care site"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "11424001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Ambulance-based care"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "409519008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Contained casualty setting (environment)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "901005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Helicopter-based care"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "2081004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital ship"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "59374000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Traveler's aid clinic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "413456002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Adult day care center (environment)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "413817003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Child day care center (environment)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "310205006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Private residential home"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419955002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Residential institution (environment)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "272501009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Sports facility"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394777002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Health encounter sites (environment)"}]}}]}

#127

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408467006"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:970
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:46 GMT
last-modified:Sat, 13 Sep 2025 20:47:46 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370568

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408467006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Adult mental illness - specialty (qualifier value)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#408467006 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#408467006\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#128

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394577000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394578005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"421661004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408462000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394579002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394804000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394580004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394803006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408480009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408454008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394809005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394592004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394600006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394601005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394581000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408478003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394812008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408444009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394582007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408475000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"410005002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394583002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419772000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394584008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408443003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394802001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394915009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394814009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394808002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394811001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408446006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394586005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394916005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408472002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394597005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394598000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394807007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419192003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408468001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394593009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394813003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"410001006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394589003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394591006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394599008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394649004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408470005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394585009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394821009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"422191005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394594003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"416304004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"418960008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394882004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394806003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394588006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408459003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394607009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419610006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"418058008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"420208008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"418652005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"418535003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"418862001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419365004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"418002000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419983000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419170002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419472004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394539006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"420112009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"409968004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394587001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394913002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408440000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"418112009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419815003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394914008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408455009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394602003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408447002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394810000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408450004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408476004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408469009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408466002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408471009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408464004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408441001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408465003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394605001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394608004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408461007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408460008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408460008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394606000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408449004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394608004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"418018006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394604002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394609007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408474001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394610002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394611003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408477008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394801008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408463005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419321007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394576009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394590007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"409967009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"408448007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"419043006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394612005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394733009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394732004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:46903
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:47 GMT
last-modified:Sat, 13 Sep 2025 20:47:47 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370570

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394577000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Anaesthetics"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394578005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Audiological medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "421661004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Blood banking and transfusion medicine (specialty) (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408462000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Burns care (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394579002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Cardiology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394804000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Clinical cytogenetics and molecular genetics (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394580004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Clinical genetics (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394803006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Clinical haematology"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408480009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Clinical immunology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408454008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Clinical microbiology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394809005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Clinical neuro-physiology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394592004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Clinical oncology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394600006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Clinical pharmacology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394601005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Clinical physiology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394581000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Community medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408478003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Critical care medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394812008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Dental medicine specialties (qualifier value)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408444009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "General dental practice (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394582007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Dermatology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408475000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Diabetic medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "410005002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Dive medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394583002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Endocrinology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419772000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Family practice (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394584008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Gastroenterology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408443003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "General medical practice (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394802001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "General medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394915009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "General pathology (specialty) (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394814009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "General practice (specialty) (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394808002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Genitourinary medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394811001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Geriatric medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408446006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Gynaecological oncology"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394586005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Gynaecology"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394916005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Haematology (specialty)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408472002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hepatology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394597005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Histopathology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394598000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Immunopathology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394807007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Infectious disease specialty (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419192003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Internal medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408468001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Learning disability - specialty (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394593009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Medical oncology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394813003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Medical ophthalmology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "410001006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Military medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394589003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Nephrology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394591006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Neurology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394599008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Neuropathology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394649004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Nuclear medicine - specialty (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408470005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Obstetrics (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394585009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Obstetrics and gynaecology"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394821009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Occupational medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "422191005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Ophthalmic surgery (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394594003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Ophthalmology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "416304004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Osteopathic manipulative medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "418960008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Otolaryngology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394882004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pain management (specialty) (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394806003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Palliative medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394588006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Child and adolescent psychiatry (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408459003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Paediatric cardiology"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394607009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Paediatric dentistry"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419610006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pediatric endocrinology"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "418058008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pediatric gastroenterology"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "420208008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pediatric genetics"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "418652005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pediatric hematology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "418535003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pediatric immunology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "418862001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pediatric infectious diseases (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419365004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pediatric nephrology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "418002000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pediatric oncology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419983000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pediatric ophthalmology"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419170002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pediatric pulmonology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419472004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pediatric rheumatology"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394539006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Paediatric surgery"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "420112009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pediatric bone marrow transplantation (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "409968004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Preventive medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394587001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Psychiatry (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394913002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Psychotherapy (specialty) (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408440000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Public health medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "418112009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pulmonary medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419815003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Radiation oncology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394914008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Radiology - specialty (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408455009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Interventional radiology - specialty (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394602003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Rehabilitation specialty (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408447002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Respite care - specialty (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394810000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Rheumatology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408450004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Sleep studies - specialty (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408476004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Bone and marrow transplantation (qualifier value)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408469009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Breast surgery (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408466002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Cardiac surgery (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408471009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Cardiothoracic transplantation (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408464004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Colorectal surgery (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408441001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Endodontics - specialty (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408465003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Oral and maxillofacial surgery (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394605001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Oral surgery (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394608004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Orthodontics (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408461007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Periodontics (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408460008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Prosthodontics (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408460008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Prosthodontics (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394606000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Restorative dentistry (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408449004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Surgical dentistry (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394608004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Orthodontics (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "418018006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Dermatologic surgery (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394604002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Ear, nose and throat surgery (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394609007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "General surgery (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408474001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hepatobiliary and pancreatic surgery (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394610002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Neurosurgery (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394611003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Plastic surgery - speciality"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408477008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Transplantation surgery (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394801008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Trauma & orthopaedics"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408463005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Vascular surgery (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419321007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Surgical oncology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394576009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Accident & emergency (qualifier value)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394590007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Thoracic medicine (qualifier value)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "409967009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Toxicology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "408448007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Tropical medicine (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "419043006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Urological oncology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394612005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Urology (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394733009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Medical specialty (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394732004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Surgical specialties"}]}}]}

#129

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"397640006"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:954
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:47 GMT
last-modified:Sat, 13 Sep 2025 20:47:47 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370572

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "397640006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Healthcare knowledge finding (finding)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#397640006 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#397640006\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#130

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"734163000"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:943
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:48 GMT
last-modified:Sat, 13 Sep 2025 20:47:48 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370574

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "734163000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Care plan (record artifact)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#734163000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#734163000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#131

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"125676002"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:922
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:48 GMT
last-modified:Sat, 13 Sep 2025 20:47:48 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370577

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "125676002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Person"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#125676002 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#125676002\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#132

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"223366009"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:939
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:48 GMT
last-modified:Sat, 13 Sep 2025 20:47:48 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370579

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "223366009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Healthcare professional"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#223366009 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#223366009\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#133

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394730007"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:998
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:48 GMT
last-modified:Sat, 13 Sep 2025 20:47:48 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370581

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394730007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Healthcare related organisation"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#394730007 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#394730007\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#134

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"365858006"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:941
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:49 GMT
last-modified:Sat, 13 Sep 2025 20:47:49 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370583

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "365858006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Prognosis/outlook finding"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#365858006 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#365858006\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#135

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"160245001"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:953
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:49 GMT
last-modified:Sat, 13 Sep 2025 20:47:49 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370586

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "160245001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "No current problems or disability"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#160245001 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#160245001\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#136

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"24484000"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:930
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:49 GMT
last-modified:Sat, 13 Sep 2025 20:47:49 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370588

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "24484000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Severe"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#24484000 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#24484000\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#137

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"6736007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"255604002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:791
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:49 GMT
last-modified:Sat, 13 Sep 2025 20:47:49 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370590

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "6736007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Midgrade"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "255604002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Mild"}]}}]}

#138

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"385356007"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:952
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:50 GMT
last-modified:Sat, 13 Sep 2025 20:47:50 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370593

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "385356007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Tumor stage finding (finding)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#385356007 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#385356007\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#139

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"261023001"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:940
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:50 GMT
last-modified:Sat, 13 Sep 2025 20:47:50 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370595

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "261023001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pathological staging"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#261023001 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#261023001\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#140

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"260998006"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:941
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:50 GMT
last-modified:Sat, 13 Sep 2025 20:47:50 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370598

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "260998006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "cS - Clinical staging"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#260998006 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#260998006\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#141

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"254291000"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:941
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:51 GMT
last-modified:Sat, 13 Sep 2025 20:47:51 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370600

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "254291000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Staging and scales"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#254291000 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#254291000\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#142

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"439031000124108"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1069
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:51 GMT
last-modified:Sat, 13 Sep 2025 20:47:51 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370602

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "439031000124108"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Dietary liquid consistency - honey thick liquid (regime/therapy)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct|http://snomed.info/sct/731000124108#439031000124108 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct|http://snomed.info/sct/731000124108#439031000124108\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301\" (content = complete)\r\n"}]}

#143

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"439021000124105"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"439041000124103"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"439081000124109"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1334
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:51 GMT
last-modified:Sat, 13 Sep 2025 20:47:51 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370607

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "439021000124105"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Dietary liquid consistency - nectar thick liquid (regime/therapy)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "439041000124103"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Dietary liquid consistency - spoon thick liquid (regime/therapy)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "439081000124109"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Dietary liquid consistency - thin liquid (regime/therapy)"}]}}]}

#144

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"32039001"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:922
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:52 GMT
last-modified:Sat, 13 Sep 2025 20:47:51 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370609

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "32039001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Glass"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#32039001 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#32039001\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#145

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"61088005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"425620007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:804
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:52 GMT
last-modified:Sat, 13 Sep 2025 20:47:52 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370611

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "61088005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Plastic"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "425620007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Metal (substance)"}]}}]}

#146

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"900000000000003001"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:967
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:52 GMT
last-modified:Sat, 13 Sep 2025 20:47:52 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370615

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "900000000000003001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Fully specified name"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#900000000000003001 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#900000000000003001\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#147

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"900000000000013009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:454
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:52 GMT
last-modified:Sat, 13 Sep 2025 20:47:52 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370617

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "900000000000013009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Synonym (core metadata concept)"}]}}]}

#148

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"129264002"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:929
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:53 GMT
last-modified:Sat, 13 Sep 2025 20:47:53 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370619

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "129264002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Action"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#129264002 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#129264002\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#149

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"49062001"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:919
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:53 GMT
last-modified:Sat, 13 Sep 2025 20:47:53 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370621

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "49062001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Device"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#49062001 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#49062001\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#150

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"182836005"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:940
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:53 GMT
last-modified:Sat, 13 Sep 2025 20:47:53 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370624

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "182836005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Medication review"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#182836005 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#182836005\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#151

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"182922004"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:930
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:54 GMT
last-modified:Sat, 13 Sep 2025 20:47:54 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370626

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "182922004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Dietary regime"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#182922004 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#182922004\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#152

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"288524001"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:930
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:54 GMT
last-modified:Sat, 13 Sep 2025 20:47:54 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370628

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "288524001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Courses"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#288524001 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#288524001\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#153

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"363788007"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:975
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:54 GMT
last-modified:Sat, 13 Sep 2025 20:47:54 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370630

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "363788007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Clinical history/examination observable (observable entity)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#363788007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#363788007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#154

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"64572001"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:920
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:55 GMT
last-modified:Sat, 13 Sep 2025 20:47:55 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370632

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "64572001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Disease"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#64572001 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#64572001\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#155

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"71388002"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:922
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:55 GMT
last-modified:Sat, 13 Sep 2025 20:47:55 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370634

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "71388002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#71388002 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#71388002\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#156

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"243796009"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:944
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:55 GMT
last-modified:Sat, 13 Sep 2025 20:47:55 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370637

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "243796009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Context-dependent categories"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#243796009 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#243796009\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#157

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"272379006"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:922
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:56 GMT
last-modified:Sat, 13 Sep 2025 20:47:56 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370639

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "272379006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Events"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#272379006 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#272379006\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#158

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443031000124106"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1042
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:57 GMT
last-modified:Sat, 13 Sep 2025 20:47:57 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370641

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443031000124106"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult critical care formula (product)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct|http://snomed.info/sct/731000124108#443031000124106 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct|http://snomed.info/sct/731000124108#443031000124106\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301\" (content = complete)\r\n"}]}

#159

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443051000124104"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"442911000124109"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443021000124108"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"442971000124100"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"442981000124102"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"442991000124104"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443011000124100"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"442961000124107"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"442951000124105"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"442941000124108"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"442921000124101"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"442931000124103"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443361000124100"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443401000124105"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443491000124103"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443501000124106"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443421000124100"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443471000124104"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"444431000124104"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443451000124109"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"441561000124106"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443461000124106"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"441531000124102"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443561000124107"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443481000124101"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"441571000124104"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"441591000124103"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"441601000124106"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443351000124102"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443771000124106"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"441671000124100"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443111000124101"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443431000124102"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443411000124108"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"442651000124102"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:14064
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:47:59 GMT
last-modified:Sat, 13 Sep 2025 20:47:59 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370646

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443051000124104"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult diabetic specialty formula (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "442911000124109"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult elemental formula (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443021000124108"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult hepatic specialty formula (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "442971000124100"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult high energy formula (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "442981000124102"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult hydrolysed protein formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "442991000124104"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult high protein formula (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443011000124100"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult high protein high fibre formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "442961000124107"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult low carbohydrate formula (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "442951000124105"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult pulmonary specialty formula (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "442941000124108"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult renal specialty formula (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "442921000124101"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult standard formula (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "442931000124103"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult soy protein isolate formula (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443361000124100"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Paediatric formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443401000124105"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Paediatric elemental formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443491000124103"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Paediatric high calorie formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443501000124106"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Paediatric high energy formula with increased fibre"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443421000124100"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Paediatric hydrolysed protein formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443471000124104"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Paediatric increased fibre formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "444431000124104"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Paediatric reduced energy formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443451000124109"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Paediatric standard formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "441561000124106"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Standard enteral formula with fibre"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443461000124106"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Standard formula (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "441531000124102"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Standard enteral formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443561000124107"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Soy-based formula (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443481000124101"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Renal formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "441571000124104"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "High energy enteral formula with fibre"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "441591000124103"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Diabetic enteral formula with fibre"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "441601000124106"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Diabetic high calorie high protein enteral formula with fiber"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443351000124102"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Increased fibre formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443771000124106"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Hydrolysed protein formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "441671000124100"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Hydrolysed peptide-based high protein enteral formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443111000124101"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "High protein formula (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443431000124102"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "High energy formula"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443411000124108"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Elemental formula (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "442651000124102"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult formula (product)"}]}}]}

#160

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"705383004"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:955
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:01 GMT
last-modified:Sat, 13 Sep 2025 20:48:01 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370649

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "705383004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Eating/Drinking assistive device"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#705383004 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#705383004\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#161

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"4.3.0","code":"83418008"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:3175
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:02 GMT
last-modified:Sat, 13 Sep 2025 20:48:02 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370651

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://snomed.info/sct|4.3.0"},{"name" : "code","valueCode" : "83418008"},{"name" : "version","valueString" : "4.3.0"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM_VERSION"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://snomed.info/sct' version '4.3.0' could not be found, so the code cannot be validated. Valid versions: http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20220531,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/900000000000207008/version/20250201"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct|4.3.0#83418008 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct|4.3.0#83418008\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"http://snomed.info/sct|4.3.0\"\r\n"}]}

#162

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"255620007"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:932
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:03 GMT
last-modified:Sat, 13 Sep 2025 20:48:03 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370655

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "255620007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Food (substance)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#255620007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#255620007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#163

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"32485007"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:935
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:03 GMT
last-modified:Sat, 13 Sep 2025 20:48:03 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370658

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "32485007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Hospital admission"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#32485007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#32485007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#164

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"308283009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"442137000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"386216000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1246
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:04 GMT
last-modified:Sat, 13 Sep 2025 20:48:04 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370661

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "308283009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Discharge from hospital"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "442137000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Completion time of procedure"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "386216000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Human parturition, function (observable entity)"}]}}]}

#165

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"1857005"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:949
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:06 GMT
last-modified:Sat, 13 Sep 2025 20:48:06 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370666

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "1857005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Gestational rubella syndrome"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#1857005 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#1857005\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#166

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"397430003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"14189004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"36989005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"36653000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"76902006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"709410003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"27836007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"398102009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:3141
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:06 GMT
last-modified:Sat, 13 Sep 2025 20:48:06 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370668

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "397430003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Diphtheria caused by Corynebacterium diphtheriae (disorder)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "14189004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Measles"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "36989005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Mumps"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "36653000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Rubella"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "76902006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Tetanus"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "709410003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Haemophilus influenzae type b infection"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "27836007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pertussis"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "398102009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Acute poliomyelitis (disorder)"}]}}]}

#167

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"429060002"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:962
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:06 GMT
last-modified:Sat, 13 Sep 2025 20:48:06 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370670

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "429060002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure to meet occupational requirement"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#429060002 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#429060002\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#168

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"281657000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:477
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:07 GMT
last-modified:Sat, 13 Sep 2025 20:48:07 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370672

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "281657000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Travel vaccinations"},{"name" : "inactive","valueBoolean" : true}]}}]}

#169

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"77176002"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:930
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:07 GMT
last-modified:Sat, 13 Sep 2025 20:48:07 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370674

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "77176002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Smoker"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#77176002 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#77176002\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#170

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"77386006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:422
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:10 GMT
last-modified:Sat, 13 Sep 2025 20:48:10 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370676

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "77386006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pregnancy"}]}}]}

#171

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"310376006"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:953
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:11 GMT
last-modified:Sat, 13 Sep 2025 20:48:11 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370678

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "310376006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Immunization consent not given"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#310376006 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#310376006\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#172

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"105590001"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:932
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:11 GMT
last-modified:Sat, 13 Sep 2025 20:48:11 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370680

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "105590001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Substance"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#105590001 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#105590001\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#173

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"271336007"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:983
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:11 GMT
last-modified:Sat, 13 Sep 2025 20:48:11 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370683

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "271336007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Examination / signs"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#271336007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#271336007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#174

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"160237006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:474
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:11 GMT
last-modified:Sat, 13 Sep 2025 20:48:11 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370686

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "160237006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "History/symptoms"},{"name" : "inactive","valueBoolean" : true}]}}]}

#175

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"260419006"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:926
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:12 GMT
last-modified:Sat, 13 Sep 2025 20:48:12 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370690

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "260419006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Projection"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#260419006 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#260419006\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#176

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"763158003"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:950
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:13 GMT
last-modified:Sat, 13 Sep 2025 20:48:13 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370692

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "763158003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Medicinal product (product)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#763158003 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#763158003\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#177

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"736542009"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:959
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:13 GMT
last-modified:Sat, 13 Sep 2025 20:48:13 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370694

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "736542009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Pharmaceutical dose form (dose form)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#736542009 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#736542009\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#178

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"255620007"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:936
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:13 GMT
last-modified:Sat, 13 Sep 2025 20:48:13 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370696

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "255620007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Food (substance)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#255620007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#255620007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#179

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"28647000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"22836000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"72511004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"226760005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"226887002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"102263004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"74242007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"227415002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"264331002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"227518002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"44027008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"226529007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"227210005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:5025
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:13 GMT
last-modified:Sat, 13 Sep 2025 20:48:13 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370698

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "28647000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Meat"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "22836000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Vegetable"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "72511004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Fruit"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "226760005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Dairy food"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "226887002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Fat and oil"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "102263004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Eggs (edible)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "74242007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Food starch"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "227415002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Fruit nuts and seeds"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "264331002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Grain"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "227518002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Sauces seasonings and soups"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "44027008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Seafood"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "226529007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Starchy food"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "227210005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Vegetables pulses herbs and spices"}]}}]}

#180

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"33463005"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:922
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:14 GMT
last-modified:Sat, 13 Sep 2025 20:48:14 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370703

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "33463005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Fluid"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#33463005 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#33463005\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#181

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"39972003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"88480006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:794
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:14 GMT
last-modified:Sat, 13 Sep 2025 20:48:14 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370705

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "39972003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Sodium"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "88480006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Potassium"}]}}]}

#182

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"226355009"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:925
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:14 GMT
last-modified:Sat, 13 Sep 2025 20:48:14 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370707

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "226355009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Nutrients"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#226355009 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#226355009\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#183

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"272394005"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:925
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:14 GMT
last-modified:Sat, 13 Sep 2025 20:48:14 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370709

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "272394005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Technique"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#272394005 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#272394005\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#184

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"386053000"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:933
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:15 GMT
last-modified:Sat, 13 Sep 2025 20:48:15 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370711

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "386053000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Investigations"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#386053000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#386053000\"\r\n16 16: 16ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#185

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"703763000"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:952
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:15 GMT
last-modified:Sat, 13 Sep 2025 20:48:15 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370713

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "703763000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Precondition value (qualifier value)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#703763000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#703763000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#186

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"24642003"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:948
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:15 GMT
last-modified:Sat, 13 Sep 2025 20:48:15 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370717

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "24642003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Psychiatry procedure or service"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#24642003 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#24642003\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#187

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"409063005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"409073007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"387713003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"103693007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"46947000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"410606002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:2423
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:16 GMT
last-modified:Sat, 13 Sep 2025 20:48:16 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370719

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "409063005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Counselling"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "409073007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Education"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "387713003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Surgical procedure (procedure)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "103693007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Diagnostic procedure"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "46947000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Chiropractic manipulation"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "410606002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Social service procedure (procedure)"}]}}]}

#188

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"18949003"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:942
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:16 GMT
last-modified:Sat, 13 Sep 2025 20:48:16 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370721

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "18949003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Change of dressing"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#18949003 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#18949003\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#189

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"30549001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"241031001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"35963001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"225164002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"447346005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"229506003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"274441001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394725008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"359825008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:3589
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:16 GMT
last-modified:Sat, 13 Sep 2025 20:48:16 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370723

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "30549001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Removal of suture"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "241031001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Removal of drain"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "35963001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Removal of staples"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "225164002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Removal of ligature"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "447346005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Cardiopulmonary exercise test (procedure)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "229506003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Scar tissue massage"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "274441001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Suction drainage"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394725008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Diabetes medication review (procedure)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "359825008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Cytopathology, review of bronchioalveolar lavage specimen"}]}}]}

#190

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"183932001"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:948
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:16 GMT
last-modified:Sat, 13 Sep 2025 20:48:16 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370726

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "183932001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure contraindicated"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#183932001 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#183932001\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#191

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"416406003"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:945
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:17 GMT
last-modified:Sat, 13 Sep 2025 20:48:17 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370728

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "416406003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure discontinued"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#416406003 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#416406003\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#192

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"416237000"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:934
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:17 GMT
last-modified:Sat, 13 Sep 2025 20:48:17 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370730

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "416237000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure not done"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#416237000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#416237000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#193

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"428119001"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:951
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:20 GMT
last-modified:Sat, 13 Sep 2025 20:48:20 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370737

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "428119001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure not indicated (situation)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#428119001 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#428119001\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#194

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"416064006"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:981
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:22 GMT
last-modified:Sat, 13 Sep 2025 20:48:22 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370739

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "416064006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure not offered"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#416064006 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#416064006\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#195

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"416432009"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:936
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:22 GMT
last-modified:Sat, 13 Sep 2025 20:48:22 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370741

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "416432009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure not wanted"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#416432009 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#416432009\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#196

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"183944003"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:977
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:23 GMT
last-modified:Sat, 13 Sep 2025 20:48:23 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370743

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "183944003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure refused"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#183944003 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#183944003\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#197

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394908001"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:940
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:23 GMT
last-modified:Sat, 13 Sep 2025 20:48:23 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370745

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394908001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Procedure stopped"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#394908001 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#394908001\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#198

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"385669000"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:948
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:24 GMT
last-modified:Sat, 13 Sep 2025 20:48:24 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370747

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "385669000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Successful (qualifier value)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#385669000 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#385669000\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#199

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"385671000"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"385670004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:849
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:24 GMT
last-modified:Sat, 13 Sep 2025 20:48:24 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370750

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "385671000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Unsuccessful (qualifier value)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "385670004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Partially successful (qualifier value)"}]}}]}

#200

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"242990004"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:953
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:25 GMT
last-modified:Sat, 13 Sep 2025 20:48:25 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370755

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "242990004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Drug not available for administration"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#242990004 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#242990004\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#201

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"182895007"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:940
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:26 GMT
last-modified:Sat, 13 Sep 2025 20:48:26 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370758

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "182895007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Drug declined by patient"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#182895007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#182895007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#202

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"266710000"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:948
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:36 GMT
last-modified:Sat, 13 Sep 2025 20:48:36 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370762

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "266710000"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Drugs not taken/completed"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#266710000 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#266710000\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#203

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"410684002"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:986
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:37 GMT
last-modified:Sat, 13 Sep 2025 20:48:37 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370764

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "410684002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Drug therapy status"},{"name" : "inactive","valueBoolean" : true},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#410684002 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#410684002\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#204

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"248153007"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:931
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:37 GMT
last-modified:Sat, 13 Sep 2025 20:48:37 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370766

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "248153007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Male"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#248153007 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#248153007\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#205

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"248152002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:420
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:38 GMT
last-modified:Sat, 13 Sep 2025 20:48:38 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370768

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "248152002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Female"}]}}]}

#206

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"284009009"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:946
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:38 GMT
last-modified:Sat, 13 Sep 2025 20:48:38 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370773

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "284009009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Route of administration values"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#284009009 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#284009009\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#207

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"108252007"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:947
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:39 GMT
last-modified:Sat, 13 Sep 2025 20:48:39 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370776

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "108252007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Laboratory procedure"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#108252007 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#108252007\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#208

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"363679005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:433
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:39 GMT
last-modified:Sat, 13 Sep 2025 20:48:39 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370778

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "363679005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Imaging (procedure)"}]}}]}

#209

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"47545007"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:974
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:39 GMT
last-modified:Sat, 13 Sep 2025 20:48:39 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370780

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "47545007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Continuous positive airway pressure ventilation treatment"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#47545007 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#47545007\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#210

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"286812008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"243144002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"243150007"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"59427005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1767
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:40 GMT
last-modified:Sat, 13 Sep 2025 20:48:40 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370782

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "286812008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "PCV - Pressure controlled ventilation"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "243144002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Patient triggered inspiratory assistance"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "243150007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Assisted controlled mandatory ventilation"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "59427005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Synchronized intermittent mandatory ventilation"}]}}]}

#211

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"129316008"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:946
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:40 GMT
last-modified:Sat, 13 Sep 2025 20:48:40 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370784

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "129316008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Aspiration - action"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#129316008 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#129316008\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#212

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"129314006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"129300006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"129304002"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"129323009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"73416001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"225113003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"70777001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"386089008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"278450005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:3565
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:40 GMT
last-modified:Sat, 13 Sep 2025 20:48:40 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370786

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "129314006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Biopsy - action"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "129300006"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Puncture - action"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "129304002"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Excision - action"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "129323009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Scraping - action"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "73416001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Urine specimen collection, clean catch"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "225113003"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Timed urine collection"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "70777001"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Urine specimen collection, catheterized"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "386089008"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Collection of coughed sputum (procedure)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "278450005"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Finger stick"}]}}]}

#213

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"434711009"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:952
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:40 GMT
last-modified:Sat, 13 Sep 2025 20:48:40 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370788

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "434711009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Specimen container (physical object)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#434711009 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#434711009\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#214

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"442901000124106"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1044
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:41 GMT
last-modified:Sat, 13 Sep 2025 20:48:41 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370791

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "442901000124106"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Adult clear liquid supplement (product)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct|http://snomed.info/sct/731000124108#442901000124106 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct|http://snomed.info/sct/731000124108#442901000124106\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301\" (content = complete)\r\n"}]}

#215

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"444331000124106"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443391000124108"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"444321000124108"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"444361000124102"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"444401000124107"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"444381000124107"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"444371000124109"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"443441000124107"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:3550
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:41 GMT
last-modified:Sat, 13 Sep 2025 20:48:41 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370794

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "444331000124106"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Diabetic meal replacement bar (product)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443391000124108"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Paediatric clear liquid supplement"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "444321000124108"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Standard pudding oral supplement (product)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "444361000124102"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Electrolyte replacement supplement (product)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "444401000124107"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Frozen electrolyte replacement supplement (product)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "444381000124107"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Liquid electrolyte replacement supplement (product)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "444371000124109"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Powdered electrolyte replacement supplement (product)"},{"name" : "inactive","valueBoolean" : true}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "443441000124107"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Clear liquid supplement (product)"}]}}]}

#216

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"260787004"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:931
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:41 GMT
last-modified:Sat, 13 Sep 2025 20:48:41 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370796

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "260787004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Physical object"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#260787004 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#260787004\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#217

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"228053002"}},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:991
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:41 GMT
last-modified:Sat, 13 Sep 2025 20:48:41 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370798

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "228053002"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Cut-up food"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en, en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct|http://snomed.info/sct/731000124108#228053002 (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct|http://snomed.info/sct/731000124108#228053002\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301\" (content = complete)\r\n"}]}

#218

POST https://tx.fhir.org/r5/ValueSet/$batch-validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"439091000124107"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"228049004"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"441881000124103"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"441761000124103"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"441751000124100"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"228059003"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"441791000124106"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"228055009"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"228056005"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"441771000124105"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"228057001"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"228058006"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}},{"name":"validation","resource":{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","code":"228060008"}},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"defaultDisplayLanguage","valueCode":"en-US"},{"name":"displayLanguage","valueString":"en, en-US"},{"name":"default-to-latest-version","valueBoolean":true}]}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:5011
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:42 GMT
last-modified:Sat, 13 Sep 2025 20:48:42 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370801

{"resourceType" : "Parameters","parameter" : [{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "439091000124107"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Easy to chew food (substance)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "228049004"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Chopped food"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "441881000124103"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Ground food (substance)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "441761000124103"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Minced food (substance)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "441751000124100"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Mashed food (substance)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "228059003"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Soft food"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "441791000124106"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Strained food (substance)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "228055009"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Liquidized food"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "228056005"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Lumpy food"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "441771000124105"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Moist food (substance)"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "228057001"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Semi-solid food"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "228058006"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Single texture food"}]}},{"name" : "validation","resource" : {"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "228060008"},{"name" : "version","valueString" : "http://snomed.info/sct/731000124108/version/20250301"},{"name" : "display","valueString" : "Solid food"}]}}]}

#219

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"277132007"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:944
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:42 GMT
last-modified:Sat, 13 Sep 2025 20:48:42 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370803

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "277132007"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Therapeutic procedure"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#277132007 (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#277132007\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#220

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"394733009"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:958
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:42 GMT
last-modified:Sat, 13 Sep 2025 20:48:42 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370806

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "394733009"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Medical specialty (qualifier value)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#394733009 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#394733009\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#221

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://snomed.info/sct","code":"387961004"}},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"displayLanguage","valueCode":"en-US"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:950
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:48:43 GMT
last-modified:Sat, 13 Sep 2025 20:48:43 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370808

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : true},{"name" : "system","valueUri" : "http://snomed.info/sct"},{"name" : "code","valueCode" : "387961004"},{"name" : "version","valueString" : "http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "display","valueString" : "Kingdom Animalia (organism)"},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://snomed.info/sct#387961004 (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://snomed.info/sct#387961004\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Using CodeSystem \"http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201\" (content = complete)\r\n"}]}

#222

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"223366009"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:52190
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:01 GMT
last-modified:Sat, 13 Sep 2025 20:51:01 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370907

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:c2f04ace-ebf2-4421-b59f-3570db4c602f","timestamp" : "2025-09-13T20:51:01.698Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "223366009","display" : "Healthcare professional"},{"system" : "http://snomed.info/sct","code" : "1421009","display" : "Specialised surgeon"},{"system" : "http://snomed.info/sct","code" : "3430008","display" : "Radiation therapist"},{"system" : "http://snomed.info/sct","code" : "3842006","display" : "Chiropractor"},{"system" : "http://snomed.info/sct","code" : "4162009","display" : "Dental assistant"},{"system" : "http://snomed.info/sct","code" : "5275007","display" : "Auxiliary nurse"},{"system" : "http://snomed.info/sct","code" : "6816002","display" : "Specialised nurse"},{"system" : "http://snomed.info/sct","code" : "6868009","display" : "Hospital administrator"},{"system" : "http://snomed.info/sct","code" : "8724009","display" : "Plastic surgeon"},{"system" : "http://snomed.info/sct","code" : "11661002","display" : "Neuropathologist"},{"system" : "http://snomed.info/sct","code" : "11911009","display" : "Nephrologist"},{"system" : "http://snomed.info/sct","code" : "11935004","display" : "Obstetrician"},{"system" : "http://snomed.info/sct","code" : "13580004","display" : "School dental assistant"},{"system" : "http://snomed.info/sct","code" : "14698002","display" : "Medical microbiologist"},{"system" : "http://snomed.info/sct","code" : "17561000","display" : "Cardiologist"},{"system" : "http://snomed.info/sct","code" : "18803008","display" : "Dermatologist"},{"system" : "http://snomed.info/sct","code" : "18850004","display" : "Laboratory hematologist"},{"system" : "http://snomed.info/sct","code" : "19244007","display" : "Gerodontist"},{"system" : "http://snomed.info/sct","code" : "20145008","display" : "Removable prosthodontist"},{"system" : "http://snomed.info/sct","code" : "21365001","display" : "Specialised dentist"},{"system" : "http://snomed.info/sct","code" : "21450003","display" : "Neuropsychiatrist"},{"system" : "http://snomed.info/sct","code" : "22515006","display" : "Medical assistant"},{"system" : "http://snomed.info/sct","code" : "22731001","display" : "Orthopedic surgeon"},{"system" : "http://snomed.info/sct","code" : "22983004","display" : "Thoracic surgeon"},{"system" : "http://snomed.info/sct","code" : "23278007","display" : "Community health physician"},{"system" : "http://snomed.info/sct","code" : "24430003","display" : "Physical medicine specialist"},{"system" : "http://snomed.info/sct","code" : "24590004","display" : "Urologist"},{"system" : "http://snomed.info/sct","code" : "25961008","display" : "Electroencephalography specialist"},{"system" : "http://snomed.info/sct","code" : "26042002","display" : "Dental hygienist"},{"system" : "http://snomed.info/sct","code" : "26369006","display" : "Public health nurse"},{"system" : "http://snomed.info/sct","code" : "28229004","display" : "Optometrist"},{"system" : "http://snomed.info/sct","code" : "28411006","display" : "Neonatologist"},{"system" : "http://snomed.info/sct","code" : "28544002","display" : "Medical biochemist"},{"system" : "http://snomed.info/sct","code" : "36682004","display" : "Physiotherapist"},{"system" : "http://snomed.info/sct","code" : "37154003","display" : "Periodontist"},{"system" : "http://snomed.info/sct","code" : "37504001","display" : "Orthodontist"},{"system" : "http://snomed.info/sct","code" : "39677007","display" : "Internal medicine specialist"},{"system" : "http://snomed.info/sct","code" : "40127002","display" : "Dietitian (general)"},{"system" : "http://snomed.info/sct","code" : "40204001","display" : "Hematologist"},{"system" : "http://snomed.info/sct","code" : "40570005","display" : "Interpreter"},{"system" : "http://snomed.info/sct","code" : "41672002","display" : "Respiratory disease specialist"},{"system" : "http://snomed.info/sct","code" : "41904004","display" : "Medical X-ray technician"},{"system" : "http://snomed.info/sct","code" : "43702002","display" : "Occupational health nurse"},{"system" : "http://snomed.info/sct","code" : "44652006","display" : "Pharmaceutical assistant"},{"system" : "http://snomed.info/sct","code" : "45440000","display" : "Rheumatologist"},{"system" : "http://snomed.info/sct","code" : "45544007","display" : "Neurosurgeon"},{"system" : "http://snomed.info/sct","code" : "45956004","display" : "Sanitarian"},{"system" : "http://snomed.info/sct","code" : "46255001","display" : "Pharmacist"},{"system" : "http://snomed.info/sct","code" : "48740002","display" : "Philologist"},{"system" : "http://snomed.info/sct","code" : "49203003","display" : "Dispensing optician"},{"system" : "http://snomed.info/sct","code" : "49993003","display" : "Oral surgeon"},{"system" : "http://snomed.info/sct","code" : "50149000","display" : "Endodontist"},{"system" : "http://snomed.info/sct","code" : "54503009","display" : "Faith healer"},{"system" : "http://snomed.info/sct","code" : "56397003","display" : "Neurologist"},{"system" : "http://snomed.info/sct","code" : "56466003","display" : "Public health physician"},{"system" : "http://snomed.info/sct","code" : "56542007","display" : "Medical record administrator"},{"system" : "http://snomed.info/sct","code" : "56545009","display" : "Cardiovascular surgeon"},{"system" : "http://snomed.info/sct","code" : "57654006","display" : "Fixed prosthodontist"},{"system" : "http://snomed.info/sct","code" : "59058001","display" : "General physician"},{"system" : "http://snomed.info/sct","code" : "59169001","display" : "Orthopaedic technician"},{"system" : "http://snomed.info/sct","code" : "59317003","display" : "Dental prosthesis maker and repairer"},{"system" : "http://snomed.info/sct","code" : "59944000","display" : "Psychologist"},{"system" : "http://snomed.info/sct","code" : "60008001","display" : "Public health nutritionist"},{"system" : "http://snomed.info/sct","code" : "61207006","display" : "Medical pathologist"},{"system" : "http://snomed.info/sct","code" : "61246008","display" : "Laboratory medicine specialist"},{"system" : "http://snomed.info/sct","code" : "61345009","display" : "Otorhinolaryngologist"},{"system" : "http://snomed.info/sct","code" : "61894003","display" : "Endocrinologist"},{"system" : "http://snomed.info/sct","code" : "62247001","display" : "Family medicine specialist"},{"system" : "http://snomed.info/sct","code" : "63098009","display" : "Clinical immunologist"},{"system" : "http://snomed.info/sct","code" : "66476003","display" : "Oral pathologist"},{"system" : "http://snomed.info/sct","code" : "66862007","display" : "Radiologist"},{"system" : "http://snomed.info/sct","code" : "68867008","display" : "Public health dentist"},{"system" : "http://snomed.info/sct","code" : "68950000","display" : "Prosthodontist"},{"system" : "http://snomed.info/sct","code" : "69280009","display" : "Specialised physician"},{"system" : "http://snomed.info/sct","code" : "71838004","display" : "Gastroenterologist"},{"system" : "http://snomed.info/sct","code" : "73265009","display" : "Nursing aid"},{"system" : "http://snomed.info/sct","code" : "75271001","display" : "Professional midwife"},{"system" : "http://snomed.info/sct","code" : "76166008","display" : "Practical aid (pharmacy)"},{"system" : "http://snomed.info/sct","code" : "76231001","display" : "Osteopath"},{"system" : "http://snomed.info/sct","code" : "76899008","display" : "Infectious disease specialist"},{"system" : "http://snomed.info/sct","code" : "78703002","display" : "General surgeon"},{"system" : "http://snomed.info/sct","code" : "78729002","display" : "Diagnostic radiologist"},{"system" : "http://snomed.info/sct","code" : "79898004","display" : "Auxiliary midwife"},{"system" : "http://snomed.info/sct","code" : "80409005","display" : "Translator"},{"system" : "http://snomed.info/sct","code" : "80546007","display" : "Occupational therapist"},{"system" : "http://snomed.info/sct","code" : "80584001","display" : "Psychiatrist"},{"system" : "http://snomed.info/sct","code" : "80933006","display" : "Nuclear medicine specialist"},{"system" : "http://snomed.info/sct","code" : "81464008","display" : "Clinical pathologist"},{"system" : "http://snomed.info/sct","code" : "82296001","display" : "Pediatrician"},{"system" : "http://snomed.info/sct","code" : "83273008","display" : "Anatomic pathologist"},{"system" : "http://snomed.info/sct","code" : "83685006","display" : "Gynecologist"},{"system" : "http://snomed.info/sct","code" : "85733003","display" : "General pathologist"},{"system" : "http://snomed.info/sct","code" : "88189002","display" : "Anesthesiologist"},{"system" : "http://snomed.info/sct","code" : "90201008","display" : "Pedodontist"},{"system" : "http://snomed.info/sct","code" : "90655003","display" : "Geriatrics specialist"},{"system" : "http://snomed.info/sct","code" : "106289002","display" : "Dentist"},{"system" : "http://snomed.info/sct","code" : "106292003","display" : "Professional nurse"},{"system" : "http://snomed.info/sct","code" : "106293008","display" : "Nursing personnel"},{"system" : "http://snomed.info/sct","code" : "106294002","display" : "Midwifery personnel"},{"system" : "http://snomed.info/sct","code" : "106330007","display" : "Philologist, translator AND/OR interpreter"},{"system" : "http://snomed.info/sct","code" : "158965000","display" : "Medical practitioner"},{"system" : "http://snomed.info/sct","code" : "158966004","display" : "Medical administrator - national"},{"system" : "http://snomed.info/sct","code" : "158967008","display" : "Consultant physician"},{"system" : "http://snomed.info/sct","code" : "158968003","display" : "Consultant surgeon"},{"system" : "http://snomed.info/sct","code" : "158969006","display" : "Consultant gynecology and obstetrics"},{"system" : "http://snomed.info/sct","code" : "158971006","display" : "Hospital registrar"},{"system" : "http://snomed.info/sct","code" : "158972004","display" : "House officer"},{"system" : "http://snomed.info/sct","code" : "158973009","display" : "Occupational physician"},{"system" : "http://snomed.info/sct","code" : "158974003","display" : "Clinical medical officer"},{"system" : "http://snomed.info/sct","code" : "158975002","display" : "Medical practitioner - teaching"},{"system" : "http://snomed.info/sct","code" : "158977005","display" : "Dental administrator"},{"system" : "http://snomed.info/sct","code" : "158978000","display" : "Dental consultant"},{"system" : "http://snomed.info/sct","code" : "158979008","display" : "Dental general practitioner"},{"system" : "http://snomed.info/sct","code" : "158980006","display" : "Dental practitioner - teaching"},{"system" : "http://snomed.info/sct","code" : "158983008","display" : "Nurse administrator - national"},{"system" : "http://snomed.info/sct","code" : "158984002","display" : "Nursing officer - region"},{"system" : "http://snomed.info/sct","code" : "158985001","display" : "Nursing officer - district"},{"system" : "http://snomed.info/sct","code" : "158986000","display" : "Nursing administrator - professional body"},{"system" : "http://snomed.info/sct","code" : "158987009","display" : "Nursing officer - division"},{"system" : "http://snomed.info/sct","code" : "158988004","display" : "Nurse education director"},{"system" : "http://snomed.info/sct","code" : "158989007","display" : "Occupational health nursing officer"},{"system" : "http://snomed.info/sct","code" : "158990003","display" : "Nursing officer"},{"system" : "http://snomed.info/sct","code" : "158992006","display" : "Midwifery sister"},{"system" : "http://snomed.info/sct","code" : "158993001","display" : "Nursing sister (theatre)"},{"system" : "http://snomed.info/sct","code" : "158994007","display" : "Staff nurse"},{"system" : "http://snomed.info/sct","code" : "158995008","display" : "Staff midwife"},{"system" : "http://snomed.info/sct","code" : "158996009","display" : "State enrolled nurse"},{"system" : "http://snomed.info/sct","code" : "158997000","display" : "District nurse"},{"system" : "http://snomed.info/sct","code" : "158998005","display" : "Private nurse"},{"system" : "http://snomed.info/sct","code" : "158999002","display" : "Community midwife"},{"system" : "http://snomed.info/sct","code" : "159001001","display" : "Clinic nurse"},{"system" : "http://snomed.info/sct","code" : "159002008","display" : "Practice nurse"},{"system" : "http://snomed.info/sct","code" : "159003003","display" : "School nurse"},{"system" : "http://snomed.info/sct","code" : "159004009","display" : "Nurse - teaching"},{"system" : "http://snomed.info/sct","code" : "159005005","display" : "Student nurse"},{"system" : "http://snomed.info/sct","code" : "159006006","display" : "Dental nurse"},{"system" : "http://snomed.info/sct","code" : "159007002","display" : "Community pediatric nurse"},{"system" : "http://snomed.info/sct","code" : "159010009","display" : "Hospital pharmacist"},{"system" : "http://snomed.info/sct","code" : "159011008","display" : "Retail pharmacist"},{"system" : "http://snomed.info/sct","code" : "159012001","display" : "Industrial pharmacist"},{"system" : "http://snomed.info/sct","code" : "159014000","display" : "Trainee pharmacist"},{"system" : "http://snomed.info/sct","code" : "159016003","display" : "Medical radiographer"},{"system" : "http://snomed.info/sct","code" : "159017007","display" : "Diagnostic radiographer"},{"system" : "http://snomed.info/sct","code" : "159018002","display" : "Therapeutic radiographer"},{"system" : "http://snomed.info/sct","code" : "159019005","display" : "Trainee radiographer"},{"system" : "http://snomed.info/sct","code" : "159021000","display" : "Ophthalmic optician"},{"system" : "http://snomed.info/sct","code" : "159022007","display" : "Trainee optician"},{"system" : "http://snomed.info/sct","code" : "159025009","display" : "Remedial gymnast"},{"system" : "http://snomed.info/sct","code" : "159026005","display" : "Speech and language therapist"},{"system" : "http://snomed.info/sct","code" : "159027001","display" : "Orthoptist"},{"system" : "http://snomed.info/sct","code" : "159028006","display" : "Trainee remedial therapist"},{"system" : "http://snomed.info/sct","code" : "159033005","display" : "Dietician"},{"system" : "http://snomed.info/sct","code" : "159034004","display" : "Podiatrist"},{"system" : "http://snomed.info/sct","code" : "159035003","display" : "Dental auxiliary"},{"system" : "http://snomed.info/sct","code" : "159036002","display" : "ECG technician"},{"system" : "http://snomed.info/sct","code" : "159037006","display" : "EEG technician"},{"system" : "http://snomed.info/sct","code" : "159038001","display" : "Artificial limb fitter"},{"system" : "http://snomed.info/sct","code" : "159039009","display" : "AT - Audiology technician"},{"system" : "http://snomed.info/sct","code" : "159040006","display" : "Pharmacy technician"},{"system" : "http://snomed.info/sct","code" : "159041005","display" : "Trainee medical technician"},{"system" : "http://snomed.info/sct","code" : "159141008","display" : "Geneticist"},{"system" : "http://snomed.info/sct","code" : "159972006","display" : "Surgical corset fitter"},{"system" : "http://snomed.info/sct","code" : "160008000","display" : "Dental technician"},{"system" : "http://snomed.info/sct","code" : "224529009","display" : "Clinical assistant"},{"system" : "http://snomed.info/sct","code" : "224530004","display" : "Senior registrar"},{"system" : "http://snomed.info/sct","code" : "224531000","display" : "Registrar"},{"system" : "http://snomed.info/sct","code" : "224532007","display" : "Senior house officer"},{"system" : "http://snomed.info/sct","code" : "224533002","display" : "MO - Medical officer"},{"system" : "http://snomed.info/sct","code" : "224534008","display" : "Health visitors, nurses and midwives"},{"system" : "http://snomed.info/sct","code" : "224535009","display" : "Registered nurse"},{"system" : "http://snomed.info/sct","code" : "224536005","display" : "Midwifery tutor"},{"system" : "http://snomed.info/sct","code" : "224537001","display" : "Accident and Emergency nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "224538006","display" : "Triage nurse"},{"system" : "http://snomed.info/sct","code" : "224540001","display" : "Community nurse"},{"system" : "http://snomed.info/sct","code" : "224541002","display" : "Nursing continence advisor"},{"system" : "http://snomed.info/sct","code" : "224542009","display" : "Coronary care nurse"},{"system" : "http://snomed.info/sct","code" : "224543004","display" : "Diabetic nurse"},{"system" : "http://snomed.info/sct","code" : "224544005","display" : "Family planning nurse"},{"system" : "http://snomed.info/sct","code" : "224545006","display" : "Care of the elderly nurse"},{"system" : "http://snomed.info/sct","code" : "224546007","display" : "ICN - Infection control nurse"},{"system" : "http://snomed.info/sct","code" : "224547003","display" : "Intensive therapy nurse"},{"system" : "http://snomed.info/sct","code" : "224548008","display" : "Learning disabilities nurse"},{"system" : "http://snomed.info/sct","code" : "224549000","display" : "Neonatal nurse"},{"system" : "http://snomed.info/sct","code" : "224550000","display" : "Neurology nurse"},{"system" : "http://snomed.info/sct","code" : "224551001","display" : "Industrial nurse"},{"system" : "http://snomed.info/sct","code" : "224552008","display" : "Oncology nurse"},{"system" : "http://snomed.info/sct","code" : "224554009","display" : "Marie Curie nurse"},{"system" : "http://snomed.info/sct","code" : "224555005","display" : "Pain control nurse"},{"system" : "http://snomed.info/sct","code" : "224556006","display" : "Palliative care nurse"},{"system" : "http://snomed.info/sct","code" : "224557002","display" : "Chemotherapy nurse"},{"system" : "http://snomed.info/sct","code" : "224558007","display" : "Radiotherapy nurse"},{"system" : "http://snomed.info/sct","code" : "224559004","display" : "Recovery nurse"},{"system" : "http://snomed.info/sct","code" : "224560009","display" : "Stomatherapist"},{"system" : "http://snomed.info/sct","code" : "224562001","display" : "Paediatric nurse"},{"system" : "http://snomed.info/sct","code" : "224563006","display" : "Psychiatric nurse"},{"system" : "http://snomed.info/sct","code" : "224564000","display" : "Community mental health nurse"},{"system" : "http://snomed.info/sct","code" : "224565004","display" : "Renal nurse"},{"system" : "http://snomed.info/sct","code" : "224566003","display" : "Haemodialysis nurse"},{"system" : "http://snomed.info/sct","code" : "224567007","display" : "Wound care nurse"},{"system" : "http://snomed.info/sct","code" : "224569005","display" : "Nurse grade"},{"system" : "http://snomed.info/sct","code" : "224570006","display" : "Clinical nurse specialist"},{"system" : "http://snomed.info/sct","code" : "224571005","display" : "Nurse practitioner"},{"system" : "http://snomed.info/sct","code" : "224572003","display" : "Nursing sister"},{"system" : "http://snomed.info/sct","code" : "224573008","display" : "CN - Charge nurse"},{"system" : "http://snomed.info/sct","code" : "224574002","display" : "Ward manager"},{"system" : "http://snomed.info/sct","code" : "224575001","display" : "Nursing team leader"},{"system" : "http://snomed.info/sct","code" : "224576000","display" : "Nursing assistant"},{"system" : "http://snomed.info/sct","code" : "224577009","display" : "HCA - Healthcare assistant"},{"system" : "http://snomed.info/sct","code" : "224578004","display" : "Nursery nurse"},{"system" : "http://snomed.info/sct","code" : "224579007","display" : "Healthcare service manager"},{"system" : "http://snomed.info/sct","code" : "224580005","display" : "Occupational health service manager"},{"system" : "http://snomed.info/sct","code" : "224581009","display" : "Community nurse manager"},{"system" : "http://snomed.info/sct","code" : "224583007","display" : "Behavior therapist"},{"system" : "http://snomed.info/sct","code" : "224584001","display" : "Behaviour therapy assistant"},{"system" : "http://snomed.info/sct","code" : "224585000","display" : "Drama therapist"},{"system" : "http://snomed.info/sct","code" : "224586004","display" : "Domiciliary occupational therapist"},{"system" : "http://snomed.info/sct","code" : "224587008","display" : "Occupational therapy helper"},{"system" : "http://snomed.info/sct","code" : "224588003","display" : "Psychotherapist"},{"system" : "http://snomed.info/sct","code" : "224589006","display" : "Community-based physiotherapist"},{"system" : "http://snomed.info/sct","code" : "224590002","display" : "Play therapist"},{"system" : "http://snomed.info/sct","code" : "224591003","display" : "Play specialist"},{"system" : "http://snomed.info/sct","code" : "224592005","display" : "Play leader"},{"system" : "http://snomed.info/sct","code" : "224593000","display" : "Community-based speech and language therapist"},{"system" : "http://snomed.info/sct","code" : "224594006","display" : "Speech and language assistant"},{"system" : "http://snomed.info/sct","code" : "224595007","display" : "Professional counsellor"},{"system" : "http://snomed.info/sct","code" : "224596008","display" : "Marriage guidance counsellor"},{"system" : "http://snomed.info/sct","code" : "224597004","display" : "Trained nurse counsellor"},{"system" : "http://snomed.info/sct","code" : "224598009","display" : "Trained social worker counsellor"},{"system" : "http://snomed.info/sct","code" : "224599001","display" : "Trained personnel counsellor"},{"system" : "http://snomed.info/sct","code" : "224600003","display" : "Psychoanalyst"},{"system" : "http://snomed.info/sct","code" : "224601004","display" : "Assistant psychologist"},{"system" : "http://snomed.info/sct","code" : "224602006","display" : "Community-based podiatrist"},{"system" : "http://snomed.info/sct","code" : "224603001","display" : "Foot care worker"},{"system" : "http://snomed.info/sct","code" : "224604007","display" : "Audiometrician"},{"system" : "http://snomed.info/sct","code" : "224606009","display" : "Technical healthcare occupation"},{"system" : "http://snomed.info/sct","code" : "224607000","display" : "Occupational therapy technical instructor"},{"system" : "http://snomed.info/sct","code" : "224608005","display" : "Administrative healthcare staff"},{"system" : "http://snomed.info/sct","code" : "224609002","display" : "Complementary health worker"},{"system" : "http://snomed.info/sct","code" : "224610007","display" : "Supporting services personnel"},{"system" : "http://snomed.info/sct","code" : "224614003","display" : "Research associate"},{"system" : "http://snomed.info/sct","code" : "224615002","display" : "Research nurse"},{"system" : "http://snomed.info/sct","code" : "224620002","display" : "Human aid to communication"},{"system" : "http://snomed.info/sct","code" : "224621003","display" : "Palantypist"},{"system" : "http://snomed.info/sct","code" : "224622005","display" : "Note taker"},{"system" : "http://snomed.info/sct","code" : "224623000","display" : "Cuer"},{"system" : "http://snomed.info/sct","code" : "224624006","display" : "Lipspeaker"},{"system" : "http://snomed.info/sct","code" : "224625007","display" : "Interpreter for British sign language"},{"system" : "http://snomed.info/sct","code" : "224626008","display" : "Interpreter for Signs supporting English"},{"system" : "http://snomed.info/sct","code" : "224936003","display" : "General practitioner locum"},{"system" : "http://snomed.info/sct","code" : "225726006","display" : "Lactation consultant"},{"system" : "http://snomed.info/sct","code" : "225727002","display" : "Midwife counsellor"},{"system" : "http://snomed.info/sct","code" : "265937000","display" : "Nursing occupation (occupation)"},{"system" : "http://snomed.info/sct","code" : "265939002","display" : "Medical/dental technicians"},{"system" : "http://snomed.info/sct","code" : "283875005","display" : "Parkinson's disease nurse"},{"system" : "http://snomed.info/sct","code" : "302211009","display" : "Specialist registrar"},{"system" : "http://snomed.info/sct","code" : "303124005","display" : "Member of mental health review tribunal"},{"system" : "http://snomed.info/sct","code" : "303129000","display" : "Hospital manager"},{"system" : "http://snomed.info/sct","code" : "303133007","display" : "Responsible medical officer"},{"system" : "http://snomed.info/sct","code" : "303134001","display" : "Independent doctor"},{"system" : "http://snomed.info/sct","code" : "304291006","display" : "Bereavement counsellor"},{"system" : "http://snomed.info/sct","code" : "304292004","display" : "Surgeon"},{"system" : "http://snomed.info/sct","code" : "307988006","display" : "Medical technician"},{"system" : "http://snomed.info/sct","code" : "308002005","display" : "Remedial therapist"},{"system" : "http://snomed.info/sct","code" : "309294001","display" : "Accident and emergency doctor"},{"system" : "http://snomed.info/sct","code" : "309295000","display" : "Clinical oncologist"},{"system" : "http://snomed.info/sct","code" : "309296004","display" : "Family planning doctor"},{"system" : "http://snomed.info/sct","code" : "309322005","display" : "Associate general practitioner"},{"system" : "http://snomed.info/sct","code" : "309323000","display" : "Partner of general practitioner"},{"system" : "http://snomed.info/sct","code" : "309324006","display" : "Assistant GP"},{"system" : "http://snomed.info/sct","code" : "309326008","display" : "Deputizing general practitioner"},{"system" : "http://snomed.info/sct","code" : "309327004","display" : "General practitioner registrar"},{"system" : "http://snomed.info/sct","code" : "309328009","display" : "Ambulatory pediatrician"},{"system" : "http://snomed.info/sct","code" : "309329001","display" : "Community paediatrician"},{"system" : "http://snomed.info/sct","code" : "309330006","display" : "Pediatric cardiologist"},{"system" : "http://snomed.info/sct","code" : "309331005","display" : "Pediatric endocrinologist"},{"system" : "http://snomed.info/sct","code" : "309332003","display" : "Paediatric gastroenterologist"},{"system" : "http://snomed.info/sct","code" : "309333008","display" : "Pediatric nephrologist"},{"system" : "http://snomed.info/sct","code" : "309334002","display" : "Paediatric neurologist"},{"system" : "http://snomed.info/sct","code" : "309335001","display" : "Pediatric rheumatologist"},{"system" : "http://snomed.info/sct","code" : "309336000","display" : "Paediatric oncologist"},{"system" : "http://snomed.info/sct","code" : "309337009","display" : "Pain management specialist"},{"system" : "http://snomed.info/sct","code" : "309338004","display" : "Intensive care specialist"},{"system" : "http://snomed.info/sct","code" : "309339007","display" : "Adult intensive care specialist"},{"system" : "http://snomed.info/sct","code" : "309340009","display" : "Pediatric intensive care specialist"},{"system" : "http://snomed.info/sct","code" : "309341008","display" : "Blood transfusion doctor"},{"system" : "http://snomed.info/sct","code" : "309342001","display" : "Histopathologist"},{"system" : "http://snomed.info/sct","code" : "309343006","display" : "Physician"},{"system" : "http://snomed.info/sct","code" : "309345004","display" : "Chest physician"},{"system" : "http://snomed.info/sct","code" : "309346003","display" : "Thoracic physician"},{"system" : "http://snomed.info/sct","code" : "309347007","display" : "Clinical hematologist"},{"system" : "http://snomed.info/sct","code" : "309348002","display" : "Clinical neurophysiologist"},{"system" : "http://snomed.info/sct","code" : "309349005","display" : "Clinical physiologist"},{"system" : "http://snomed.info/sct","code" : "309350005","display" : "Diabetologist"},{"system" : "http://snomed.info/sct","code" : "309351009","display" : "Andrologist"},{"system" : "http://snomed.info/sct","code" : "309352002","display" : "Neuroendocrinologist"},{"system" : "http://snomed.info/sct","code" : "309353007","display" : "Reproductive endocrinologist"},{"system" : "http://snomed.info/sct","code" : "309354001","display" : "Thyroidologist"},{"system" : "http://snomed.info/sct","code" : "309355000","display" : "Clinical geneticist"},{"system" : "http://snomed.info/sct","code" : "309356004","display" : "Clinical cytogeneticist"},{"system" : "http://snomed.info/sct","code" : "309357008","display" : "Clinical molecular geneticist"},{"system" : "http://snomed.info/sct","code" : "309358003","display" : "Genitourinary medicine physician"},{"system" : "http://snomed.info/sct","code" : "309359006","display" : "Palliative care physician"},{"system" : "http://snomed.info/sct","code" : "309360001","display" : "Rehabilitation physician"},{"system" : "http://snomed.info/sct","code" : "309361002","display" : "Child and adolescent psychiatrist"},{"system" : "http://snomed.info/sct","code" : "309362009","display" : "Forensic psychiatrist"},{"system" : "http://snomed.info/sct","code" : "309363004","display" : "Liaison psychiatrist"},{"system" : "http://snomed.info/sct","code" : "309364005","display" : "Psychogeriatrician"},{"system" : "http://snomed.info/sct","code" : "309366007","display" : "Rehabilitation psychiatrist"},{"system" : "http://snomed.info/sct","code" : "309367003","display" : "Obstetrician and gynecologist"},{"system" : "http://snomed.info/sct","code" : "309368008","display" : "Breast surgeon"},{"system" : "http://snomed.info/sct","code" : "309369000","display" : "Cardiothoracic surgeon"},{"system" : "http://snomed.info/sct","code" : "309371000","display" : "Cardiac surgeon"},{"system" : "http://snomed.info/sct","code" : "309372007","display" : "Ear, nose and throat surgeon"},{"system" : "http://snomed.info/sct","code" : "309373002","display" : "Endocrine surgeon"},{"system" : "http://snomed.info/sct","code" : "309374008","display" : "Thyroid surgeon"},{"system" : "http://snomed.info/sct","code" : "309375009","display" : "Pituitary surgeon"},{"system" : "http://snomed.info/sct","code" : "309376005","display" : "Gastrointestinal surgeon"},{"system" : "http://snomed.info/sct","code" : "309377001","display" : "General gastrointestinal surgeon"},{"system" : "http://snomed.info/sct","code" : "309378006","display" : "Upper gastrointestinal surgeon"},{"system" : "http://snomed.info/sct","code" : "309379003","display" : "Colorectal surgeon"},{"system" : "http://snomed.info/sct","code" : "309380000","display" : "Hand surgeon"},{"system" : "http://snomed.info/sct","code" : "309381001","display" : "Hepatobiliary surgeon"},{"system" : "http://snomed.info/sct","code" : "309382008","display" : "Ophthalmic surgeon"},{"system" : "http://snomed.info/sct","code" : "309383003","display" : "Pediatric surgeon"},{"system" : "http://snomed.info/sct","code" : "309384009","display" : "Pancreatic surgeon"},{"system" : "http://snomed.info/sct","code" : "309385005","display" : "Transplant surgeon"},{"system" : "http://snomed.info/sct","code" : "309386006","display" : "Trauma surgeon"},{"system" : "http://snomed.info/sct","code" : "309388007","display" : "Vascular surgeon"},{"system" : "http://snomed.info/sct","code" : "309389004","display" : "Medical practitioner grade"},{"system" : "http://snomed.info/sct","code" : "309390008","display" : "Hospital consultant"},{"system" : "http://snomed.info/sct","code" : "309391007","display" : "Visiting specialist registrar"},{"system" : "http://snomed.info/sct","code" : "309392000","display" : "Research registrar"},{"system" : "http://snomed.info/sct","code" : "309393005","display" : "General practitioner grade"},{"system" : "http://snomed.info/sct","code" : "309394004","display" : "General practitioner principal"},{"system" : "http://snomed.info/sct","code" : "309395003","display" : "Hospital specialist"},{"system" : "http://snomed.info/sct","code" : "309396002","display" : "Associate specialist"},{"system" : "http://snomed.info/sct","code" : "309397006","display" : "Research fellow"},{"system" : "http://snomed.info/sct","code" : "309398001","display" : "Profession allied to medicine"},{"system" : "http://snomed.info/sct","code" : "309399009","display" : "Hospital dietitian"},{"system" : "http://snomed.info/sct","code" : "309400002","display" : "Domiciliary physiotherapist"},{"system" : "http://snomed.info/sct","code" : "309401003","display" : "GP-based physiotherapist"},{"system" : "http://snomed.info/sct","code" : "309402005","display" : "Hospital-based physiotherapist"},{"system" : "http://snomed.info/sct","code" : "309403000","display" : "Private physiotherapist"},{"system" : "http://snomed.info/sct","code" : "309404006","display" : "Physiotherapy helper"},{"system" : "http://snomed.info/sct","code" : "309409001","display" : "Hospital-based speech and language therapist"},{"system" : "http://snomed.info/sct","code" : "309410006","display" : "Arts therapist"},{"system" : "http://snomed.info/sct","code" : "309411005","display" : "Dance therapist"},{"system" : "http://snomed.info/sct","code" : "309412003","display" : "Music therapist"},{"system" : "http://snomed.info/sct","code" : "309413008","display" : "Renal dietitian"},{"system" : "http://snomed.info/sct","code" : "309414002","display" : "Liver dietitian"},{"system" : "http://snomed.info/sct","code" : "309415001","display" : "Oncology dietitian"},{"system" : "http://snomed.info/sct","code" : "309416000","display" : "Pediatric dietitian"},{"system" : "http://snomed.info/sct","code" : "309417009","display" : "Diabetes dietitian"},{"system" : "http://snomed.info/sct","code" : "309418004","display" : "Audiologist"},{"system" : "http://snomed.info/sct","code" : "309419007","display" : "Hearing therapist"},{"system" : "http://snomed.info/sct","code" : "309420001","display" : "Audiological scientist"},{"system" : "http://snomed.info/sct","code" : "309421002","display" : "Hearing aid dispenser"},{"system" : "http://snomed.info/sct","code" : "309422009","display" : "Community-based occupational therapist"},{"system" : "http://snomed.info/sct","code" : "309423004","display" : "Hospital occupational therapist"},{"system" : "http://snomed.info/sct","code" : "309427003","display" : "Social services occupational therapist"},{"system" : "http://snomed.info/sct","code" : "309428008","display" : "Orthotist"},{"system" : "http://snomed.info/sct","code" : "309429000","display" : "Surgical fitter"},{"system" : "http://snomed.info/sct","code" : "309434001","display" : "Hospital-based podiatrist"},{"system" : "http://snomed.info/sct","code" : "309435000","display" : "Podiatry assistant"},{"system" : "http://snomed.info/sct","code" : "309436004","display" : "Lymphedema nurse"},{"system" : "http://snomed.info/sct","code" : "309437008","display" : "Community learning disabilities nurse"},{"system" : "http://snomed.info/sct","code" : "309439006","display" : "Clinical nurse teacher"},{"system" : "http://snomed.info/sct","code" : "309440008","display" : "Community practice nurse teacher"},{"system" : "http://snomed.info/sct","code" : "309441007","display" : "Nurse tutor"},{"system" : "http://snomed.info/sct","code" : "309442000","display" : "Nurse teacher practitioner"},{"system" : "http://snomed.info/sct","code" : "309443005","display" : "Nurse lecturer practitioner"},{"system" : "http://snomed.info/sct","code" : "309444004","display" : "Outreach nurse"},{"system" : "http://snomed.info/sct","code" : "309445003","display" : "Anesthetic nurse"},{"system" : "http://snomed.info/sct","code" : "309446002","display" : "Nurse manager"},{"system" : "http://snomed.info/sct","code" : "309450009","display" : "Nurse administrator"},{"system" : "http://snomed.info/sct","code" : "309452001","display" : "Midwifery grade"},{"system" : "http://snomed.info/sct","code" : "309453006","display" : "Registered midwife"},{"system" : "http://snomed.info/sct","code" : "309454000","display" : "Student midwife"},{"system" : "http://snomed.info/sct","code" : "309455004","display" : "Parentcraft sister"},{"system" : "http://snomed.info/sct","code" : "309459005","display" : "Healthcare professional grade"},{"system" : "http://snomed.info/sct","code" : "309460000","display" : "Restorative dentist"},{"system" : "http://snomed.info/sct","code" : "310170009","display" : "Paediatric audiologist"},{"system" : "http://snomed.info/sct","code" : "310171008","display" : "Immunopathologist"},{"system" : "http://snomed.info/sct","code" : "310172001","display" : "Audiological physician"},{"system" : "http://snomed.info/sct","code" : "310173006","display" : "Clinical pharmacologist"},{"system" : "http://snomed.info/sct","code" : "310174000","display" : "Private doctor"},{"system" : "http://snomed.info/sct","code" : "310175004","display" : "Agency nurse"},{"system" : "http://snomed.info/sct","code" : "310176003","display" : "Behavioral therapist nurse"},{"system" : "http://snomed.info/sct","code" : "310177007","display" : "Cardiac rehabilitation nurse"},{"system" : "http://snomed.info/sct","code" : "310178002","display" : "Genitourinary nurse"},{"system" : "http://snomed.info/sct","code" : "310179005","display" : "Rheumatology nurse specialist"},{"system" : "http://snomed.info/sct","code" : "310180008","display" : "Continence nurse"},{"system" : "http://snomed.info/sct","code" : "310181007","display" : "Contact tracing nurse"},{"system" : "http://snomed.info/sct","code" : "310182000","display" : "General nurse"},{"system" : "http://snomed.info/sct","code" : "310184004","display" : "Liaison nurse"},{"system" : "http://snomed.info/sct","code" : "310185003","display" : "Diabetic liaison nurse"},{"system" : "http://snomed.info/sct","code" : "310186002","display" : "Nurse psychotherapist"},{"system" : "http://snomed.info/sct","code" : "310187006","display" : "Company nurse"},{"system" : "http://snomed.info/sct","code" : "310188001","display" : "Hospital midwife"},{"system" : "http://snomed.info/sct","code" : "310189009","display" : "Genetic counsellor"},{"system" : "http://snomed.info/sct","code" : "310190000","display" : "Mental health counsellor"},{"system" : "http://snomed.info/sct","code" : "310191001","display" : "Clinical psychologist"},{"system" : "http://snomed.info/sct","code" : "310192008","display" : "Educational psychologist"},{"system" : "http://snomed.info/sct","code" : "310193003","display" : "Coroner"},{"system" : "http://snomed.info/sct","code" : "310194009","display" : "Appliance officer"},{"system" : "http://snomed.info/sct","code" : "310512001","display" : "Medical oncologist"},{"system" : "http://snomed.info/sct","code" : "311441001","display" : "School medical officer"},{"system" : "http://snomed.info/sct","code" : "312485001","display" : "Integrated midwife"},{"system" : "http://snomed.info/sct","code" : "372102007","display" : "Registered nurse first assist"},{"system" : "http://snomed.info/sct","code" : "387619007","display" : "Optician (occupation)"},{"system" : "http://snomed.info/sct","code" : "394572006","display" : "Medical secretary (occupation)"},{"system" : "http://snomed.info/sct","code" : "394618009","display" : "Hospital nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "397897005","display" : "Paramedic (occupation)"},{"system" : "http://snomed.info/sct","code" : "397903001","display" : "Staff grade obstetrician (occupation)"},{"system" : "http://snomed.info/sct","code" : "397908005","display" : "Staff grade practitioner (occupation)"},{"system" : "http://snomed.info/sct","code" : "398130009","display" : "Medical student (occupation)"},{"system" : "http://snomed.info/sct","code" : "398238009","display" : "Acting obstetric registrar (occupation)"},{"system" : "http://snomed.info/sct","code" : "404940000","display" : "Physiotherapist technical instructor (occupation)"},{"system" : "http://snomed.info/sct","code" : "405277009","display" : "Resident physician (occupation)"},{"system" : "http://snomed.info/sct","code" : "405278004","display" : "Certified registered nurse anesthetist (occupation)"},{"system" : "http://snomed.info/sct","code" : "405279007","display" : "Attending physician (occupation)"},{"system" : "http://snomed.info/sct","code" : "405623001","display" : "Assigned practitioner (occupation)"},{"system" : "http://snomed.info/sct","code" : "405684005","display" : "Professional initiating surgical case"},{"system" : "http://snomed.info/sct","code" : "405685006","display" : "Professional providing staff relief during surgical procedure"},{"system" : "http://snomed.info/sct","code" : "408798009","display" : "Consultant pediatrician (occupation)"},{"system" : "http://snomed.info/sct","code" : "408799001","display" : "Consultant neonatologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "409974004","display" : "Health educator (occupation)"},{"system" : "http://snomed.info/sct","code" : "409975003","display" : "Certified health education specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "413854007","display" : "Circulating nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "415075003","display" : "Perioperative nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "415506007","display" : "Scrub nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "416160000","display" : "Fellow of American Academy of Osteopathy (occupation)"},{"system" : "http://snomed.info/sct","code" : "420409002","display" : "Oculoplastic surgeon (occupation)"},{"system" : "http://snomed.info/sct","code" : "420678001","display" : "Retinal surgeon (occupation)"},{"system" : "http://snomed.info/sct","code" : "421841007","display" : "Admitting physician (occupation)"},{"system" : "http://snomed.info/sct","code" : "422140007","display" : "Medical ophthalmologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "422234006","display" : "Ophthalmologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "432100008","display" : "Health coach (occupation)"},{"system" : "http://snomed.info/sct","code" : "442867008","display" : "Respiratory therapist (occupation)"},{"system" : "http://snomed.info/sct","code" : "443090005","display" : "Podiatric surgeon (occupation)"},{"system" : "http://snomed.info/sct","code" : "444912007","display" : "Hypnotherapist (occupation)"},{"system" : "http://snomed.info/sct","code" : "445313000","display" : "Asthma nurse specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "445451001","display" : "Nurse case manager (occupation)"},{"system" : "http://snomed.info/sct","code" : "446050000","display" : "Primary care physician (occupation)"},{"system" : "http://snomed.info/sct","code" : "446701002","display" : "Addiction medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "449161006","display" : "Physician assistant (occupation)"},{"system" : "http://snomed.info/sct","code" : "471302004","display" : "Government midwife (occupation)"},{"system" : "http://snomed.info/sct","code" : "720503005","display" : "Sleep medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "721936008","display" : "Occupation medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "721937004","display" : "Preventive medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "721938009","display" : "Tropical medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "721939001","display" : "Vascular medicine specialist"},{"system" : "http://snomed.info/sct","code" : "721940004","display" : "Legal medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "721941000","display" : "Health psychologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "721942007","display" : "Cardiovascular perfusionist (occupation)"},{"system" : "http://snomed.info/sct","code" : "721943002","display" : "Clinical immunology and allergy specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "734293001","display" : "Clinical pharmacist (occupation)"},{"system" : "http://snomed.info/sct","code" : "734294007","display" : "Pharmacist prescriber (occupation)"},{"system" : "http://snomed.info/sct","code" : "763292005","display" : "Radiation oncologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "768730001","display" : "Home health aide (occupation)"},{"system" : "http://snomed.info/sct","code" : "768731002","display" : "Home helper"},{"system" : "http://snomed.info/sct","code" : "768732009","display" : "School health educator"},{"system" : "http://snomed.info/sct","code" : "768819009","display" : "Medically responsible investigator (occupation)"},{"system" : "http://snomed.info/sct","code" : "768825008","display" : "Doula (occupation)"},{"system" : "http://snomed.info/sct","code" : "768826009","display" : "Crisis counsellor"},{"system" : "http://snomed.info/sct","code" : "768827000","display" : "Nutritionist"},{"system" : "http://snomed.info/sct","code" : "768828005","display" : "Epidemiologist"},{"system" : "http://snomed.info/sct","code" : "768829002","display" : "Community dietician (occupation)"},{"system" : "http://snomed.info/sct","code" : "768832004","display" : "Case manager (occupation)"},{"system" : "http://snomed.info/sct","code" : "768833009","display" : "Discharging physician"},{"system" : "http://snomed.info/sct","code" : "768834003","display" : "Disease manager (occupation)"},{"system" : "http://snomed.info/sct","code" : "768836001","display" : "Patient navigator"},{"system" : "http://snomed.info/sct","code" : "768837005","display" : "Hospitalist (occupation)"},{"system" : "http://snomed.info/sct","code" : "768839008","display" : "Consultant (occupation)"},{"system" : "http://snomed.info/sct","code" : "789543004","display" : "Ultrasonographer"},{"system" : "http://snomed.info/sct","code" : "840583002","display" : "Allied health assistant (occupation)"},{"system" : "http://snomed.info/sct","code" : "840584008","display" : "Allied health student"},{"system" : "http://snomed.info/sct","code" : "878785002","display" : "Clinical respiratory physiologist"},{"system" : "http://snomed.info/sct","code" : "878786001","display" : "Operating room technician (occupation)"},{"system" : "http://snomed.info/sct","code" : "878787005","display" : "Anesthesia technician"},{"system" : "http://snomed.info/sct","code" : "897187007","display" : "Sexual assault nurse examiner (occupation)"},{"system" : "http://snomed.info/sct","code" : "1172950003","display" : "Massage therapist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1186716007","display" : "Intellectual disability psychiatrist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1186914001","display" : "Intellectual disability nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "1251537007","display" : "Sport medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1251542004","display" : "Medical coder (occupation)"},{"system" : "http://snomed.info/sct","code" : "1251548000","display" : "Neuroradiologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1254982001","display" : "Medical surgical nurse"},{"system" : "http://snomed.info/sct","code" : "1254983006","display" : "Chronic care nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "1254984000","display" : "Rehabilitation nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255370008","display" : "Specialist in naturopathy"},{"system" : "http://snomed.info/sct","code" : "1255371007","display" : "Specialist in homeopathy (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255372000","display" : "Phytotherapist"},{"system" : "http://snomed.info/sct","code" : "1255373005","display" : "Specialist in traditional Chinese medicine (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255374004","display" : "Clinical nutritionist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255514008","display" : "Regulatory affairs pharmacist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255515009","display" : "Pharmacogenomics pharmacist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255517001","display" : "Intern in healthcare (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255518006","display" : "Organisational and social psychologist"},{"system" : "http://snomed.info/sct","code" : "1255519003","display" : "Cardiopulmonary technician (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255719001","display" : "Neurophysiology technician"},{"system" : "http://snomed.info/sct","code" : "1256114007","display" : "Nuclear medicine technologist"},{"system" : "http://snomed.info/sct","code" : "1259214004","display" : "Immunohemotherapy specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1259964002","display" : "Oral medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1268923002","display" : "Obstetric nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "1287641002","display" : "Oncologist"},{"system" : "http://snomed.info/sct","code" : "1290289004","display" : "Fellow physician (occupation)"},{"system" : "http://snomed.info/sct","code" : "1304201007","display" : "Neurological physiotherapist"},{"system" : "http://snomed.info/sct","code" : "1304209009","display" : "Cardio-respiratory physiotherapist"},{"system" : "http://snomed.info/sct","code" : "1304210004","display" : "Musculoskeletal physiotherapist"},{"system" : "http://snomed.info/sct","code" : "1343658005","display" : "Emergency medical technician (occupation)"},{"system" : "http://snomed.info/sct","code" : "3981000175106","display" : "Nurse complex case manager"},{"system" : "http://snomed.info/sct","code" : "9371000175105","display" : "Adolescent medicine specialist"},{"system" : "http://snomed.info/sct","code" : "25941000087102","display" : "Adult gerontology primary care nurse practitioner (occupation)"},{"system" : "http://snomed.info/sct","code" : "26031000087100","display" : "Pediatric nurse practitioner (occupation)"},{"system" : "http://snomed.info/sct","code" : "26071000087103","display" : "PHCNP - primary health care nurse practitioner"},{"system" : "http://snomed.info/sct","code" : "26091000087104","display" : "Public health nurse practitioner"},{"system" : "http://snomed.info/sct","code" : "45181000087107","display" : "Pediatric ophthalmologist"},{"system" : "http://snomed.info/sct","code" : "45191000087109","display" : "Pediatric otorhinolaryngologist"},{"system" : "http://snomed.info/sct","code" : "45201000087106","display" : "Pediatric urologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "50681000087109","display" : "Bariatric surgeon (occupation)"},{"system" : "http://snomed.info/sct","code" : "67811000052107","display" : "Paediatric haematology and oncology physician"},{"system" : "http://snomed.info/sct","code" : "68191000052106","display" : "Neuropsychologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "90981000221101","display" : "Endoscopist physician (occupation)"},{"system" : "http://snomed.info/sct","code" : "611601000124100","display" : "Neonatal nurse practitioner (occupation)"},{"system" : "http://snomed.info/sct","code" : "1012901000168106","display" : "Gynecologic oncologist"},{"system" : "http://snomed.info/sct","code" : "1032781000168105","display" : "Kinesiology practitioner (occupation)"},{"system" : "http://snomed.info/sct","code" : "1276561000168102","display" : "Prosthetist"},{"system" : "http://snomed.info/sct","code" : "1276571000168108","display" : "Orthotist and prosthetist (occupation)"},{"system" : "http://snomed.info/sct","code" : "450044741000087104","display" : "Acupuncturist (occupation)"}]}}

#223

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"419492006"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:6637
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:02 GMT
last-modified:Sat, 13 Sep 2025 20:51:02 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370909

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:f4363d77-95c7-4977-a3f3-47ab50474fc3","timestamp" : "2025-09-13T20:51:02.205Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "419492006","display" : "Additional dosage instructions (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "311501008","display" : "Half to one hour before food"},{"system" : "http://snomed.info/sct","code" : "311504000","display" : "With or after food"},{"system" : "http://snomed.info/sct","code" : "417929005","display" : "Times (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "417980006","display" : "Contains aspirin (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "417995008","display" : "Dissolve or mix with water before taking (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418071006","display" : "Warning. Causes drowsiness which may continue the next day. If affected do not drive or operate machinery. Avoid alcoholic drink (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418194009","display" : "Contains an aspirin-like medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418281004","display" : "Do not take anything containing aspirin while taking this medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418443006","display" : "Do not take more than . . . in 24 hours or . . . in any one week (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418521000","display" : "Avoid exposure of skin to direct sunlight or sun lamps (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418577003","display" : "Take at regular intervals. Complete the prescribed course unless otherwise directed (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418637003","display" : "Do not take with any other paracetamol products (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418639000","display" : "Warning. May cause drowsiness (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418693002","display" : "Swallowed whole, not chewed (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418849000","display" : "Warning. Follow the printed instructions you have been given with this medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418850000","display" : "Contains aspirin and paracetamol. Do not take with any other paracetamol products (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418914006","display" : "Warning. May cause drowsiness. If affected do not drive or operate machinery. Avoid alcoholic drink (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418954008","display" : "Warning. May cause drowsiness. If affected do not drive or operate machinery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418991002","display" : "Sucked or chewed (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419111009","display" : "Allow to dissolve under the tongue. Do not transfer from this container. Keep tightly closed. Discard eight weeks after opening (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419115000","display" : "Do not take milk, indigestion remedies, or medicines containing iron or zinc at the same time of day as this medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419303009","display" : "With plenty of water (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419437002","display" : "Do not take more than 2 at any one time. Do not take more than 8 in 24 hours (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419439004","display" : "Caution flammable: keep away from fire or flames (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419444006","display" : "Do not stop taking this medicine except on your doctor's advice (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419473009","display" : "Each (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419529008","display" : "Dissolved under the tongue (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419822006","display" : "Warning. Avoid alcoholic drink (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419974005","display" : "This medicine may color the urine"},{"system" : "http://snomed.info/sct","code" : "420003005","display" : "Do not take more than . . . in 24 hours (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420082003","display" : "Do not take indigestion remedies or medicines containing iron or zinc at the same time of day as this medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420110001","display" : "Do not take indigestion remedies at the same time of day as this medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420162004","display" : "To be spread thinly (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420652005","display" : "Until gone - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421484000","display" : "Then discontinue - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421769005","display" : "Follow directions (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421984009","display" : "Until finished - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422327006","display" : "Then stop - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "428579001","display" : "Use with caution (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "717154004","display" : "Take on an empty stomach (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1287351008","display" : "Until next appointment"},{"system" : "http://snomed.info/sct","code" : "1287353006","display" : "Until symptoms improve"}]}}

#224

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"422096002"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:8527
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:02 GMT
last-modified:Sat, 13 Sep 2025 20:51:02 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370911

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:1c81bf7b-3c9c-49ab-82e2-616bb2478e44","timestamp" : "2025-09-13T20:51:02.644Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "422096002","display" : "Dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "417924000","display" : "Apply"},{"system" : "http://snomed.info/sct","code" : "418283001","display" : "Administer"},{"system" : "http://snomed.info/sct","code" : "419385000","display" : "Use"},{"system" : "http://snomed.info/sct","code" : "419582001","display" : "Give"},{"system" : "http://snomed.info/sct","code" : "419652001","display" : "Take"},{"system" : "http://snomed.info/sct","code" : "419747000","display" : "Chew"},{"system" : "http://snomed.info/sct","code" : "420045007","display" : "Suck"},{"system" : "http://snomed.info/sct","code" : "420246001","display" : "At - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420247005","display" : "Dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420295001","display" : "Only - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420341009","display" : "Constant - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420360002","display" : "Sniff - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420484009","display" : "Subtract - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420503003","display" : "As - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420561004","display" : "Or - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420604000","display" : "Finish - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420606003","display" : "Shampoo - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420620005","display" : "Push - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420652005","display" : "Until gone - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420771004","display" : "Upon - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420806001","display" : "Per - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420883007","display" : "Sparingly - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420942008","display" : "Call - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420974001","display" : "When - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421035004","display" : "To - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421066005","display" : "Place - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421067001","display" : "Then - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421134003","display" : "Inhale - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421139008","display" : "Hold - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421206002","display" : "Multiply - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421257003","display" : "Insert - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421286000","display" : "Discontinue - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421298005","display" : "Swish and swallow - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421399004","display" : "Dilute - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421463005","display" : "With - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421484000","display" : "Then discontinue - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421521009","display" : "Swallow - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421538008","display" : "Instill - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421548005","display" : "Until - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421612001","display" : "Every - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421682005","display" : "Dissolve - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421718005","display" : "Before - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421723005","display" : "Now - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421769005","display" : "Follow directions (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421803000","display" : "If - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421805007","display" : "Swish - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421829000","display" : "And - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421832002","display" : "Twice - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421939007","display" : "Follow - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421984009","display" : "Until finished - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421994004","display" : "During - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422033008","display" : "Divide - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422106007","display" : "Add - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422114001","display" : "Once - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422145002","display" : "Inject - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422152000","display" : "Wash - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422219000","display" : "Sprinkle - dosing instruction imperative (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422327006","display" : "Then stop - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "769364006","display" : "Medication container empty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "769407000","display" : "Thoroughly - dosing instruction fragment"},{"system" : "http://snomed.info/sct","code" : "769408005","display" : "Completely - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "769409002","display" : "Deeply - dosing instruction fragment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "769410007","display" : "Repeatedly - dosing instruction fragment (qualifier value)"}]}}

#225

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:100229
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:03 GMT
last-modified:Sat, 13 Sep 2025 20:51:03 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370913

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:4923a3bb-1cb1-40b1-bd03-0bcf6f84989b","timestamp" : "2025-09-13T20:51:03.183Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "404684003","display" : "Clinical finding (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 (disorder)"},{"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 (disorder)"},{"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" : "Poisoning caused by Dicentra (disorder)"},{"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 Primula obconica (disorder)"},{"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 (disorder)"},{"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 (disorder)"},{"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 (disorder)"},{"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" : "Anemia caused by chlorate (disorder)"},{"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 (disorder)"},{"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 (disorder)"},{"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" : "Fear (finding)"},{"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 (disorder)"},{"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 (disorder)"},{"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 (disorder)"},{"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" : "Poisoning caused by Encephalartos (disorder)"},{"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 (finding)"},{"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 (disorder)"},{"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 (disorder)"},{"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 (disorder)"},{"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 (disorder)"},{"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 (disorder)"},{"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"}]}}

#226

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"parent","op":"=","value":"406455002"}]}]}}}]}
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:459
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:04 GMT
server:nginx
x-request-id:236-5370917

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The filter \"parent = 406455002\" from the value set  was not understood in the context of http://snomed.info/sct (3)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "The filter \"parent = 406455002\" from the value set  was not understood in the context of http://snomed.info/sct (3)"}}]}

#227

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"_limit","valueInteger":10000},{"name":"_incomplete","valueBoolean":true},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"excludeNested","valueBoolean":false},{"name":"incomplete-ok","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"R4B-allergen-class-for-R5","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm","valueInteger":1},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"oo"},{"extension":[{"url":"packageId","valueId":"hl7.fhir.uv.xver-r4b.r5"},{"url":"version","valueString":"0.0.1-snapshot-2"}],"url":"http://hl7.org/fhir/StructureDefinition/package-source"},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status","valueCode":"trial-use","_valueCode":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom","valueCanonical":"http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"}]}}],"url":"http://hl7.org/fhir/4.3/ValueSet/R4B-allergen-class-for-R5","version":"0.0.1-snapshot-2","name":"R4B_allergen_class_for_R5","title":"Cross-version VS for R4B.Codes for Allergen Classes for use in FHIR R5","status":"active","experimental":false,"date":"2025-09-01T22:36:41.495708+10:00","publisher":"Orders and Observations","contact":[{"name":"Orders and Observations","telecom":[{"system":"url","value":"http://www.hl7.org/Special/committees/orders"}]}],"description":"This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/allergen-class|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5.","jurisdiction":[{"coding":[{"system":"http://unstats.un.org/unsd/methods/m49/m49.htm","code":"001","display":"World"}]}],"compose":{"include":[{"system":"http://snomed.info/sct","filter":[{"property":"parent","op":"=","value":"406455002"}]}]}}}]}
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:575
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:05 GMT
server:nginx
x-request-id:236-5370920

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The filter \"parent = 406455002\" from the value set http://hl7.org/fhir/4.3/ValueSet/R4B-allergen-class-for-R5 was not understood in the context of http://snomed.info/sct (3)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "The filter \"parent = 406455002\" from the value set http://hl7.org/fhir/4.3/ValueSet/R4B-allergen-class-for-R5 was not understood in the context of http://snomed.info/sct (3)"}}]}

#228

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"105590001"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:94720
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:05 GMT
last-modified:Sat, 13 Sep 2025 20:51:05 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370922

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:1fc05a72-52bc-4d9e-9531-b81c73cd56d5","timestamp" : "2025-09-13T20:51:05.341Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "105590001","display" : "Substance"},{"system" : "http://snomed.info/sct","code" : "102002","display" : "Hemoglobin Okaloosa"},{"system" : "http://snomed.info/sct","code" : "120006","display" : "Ornithine racemase"},{"system" : "http://snomed.info/sct","code" : "125001","display" : "Ferrous (59-Fe) sulfate (substance)"},{"system" : "http://snomed.info/sct","code" : "126000","display" : "Galactosyl-N-acetylglucosaminylgalactosylglucosylceramide alpha-galactosyltransferase"},{"system" : "http://snomed.info/sct","code" : "130002","display" : "Hemoglobin Hopkins-II"},{"system" : "http://snomed.info/sct","code" : "131003","display" : "Dolichyl-phosphate mannosyltransferase"},{"system" : "http://snomed.info/sct","code" : "159002","display" : "Ferrocyanide salt"},{"system" : "http://snomed.info/sct","code" : "164003","display" : "Phosphoenolpyruvate-protein phosphotransferase"},{"system" : "http://snomed.info/sct","code" : "178002","display" : "Uridine diphosphate galactose"},{"system" : "http://snomed.info/sct","code" : "186002","display" : "HLA-Cw9 antigen"},{"system" : "http://snomed.info/sct","code" : "187006","display" : "Cyanocobalamin (57-Co) (substance)"},{"system" : "http://snomed.info/sct","code" : "200001","display" : "Berberine"},{"system" : "http://snomed.info/sct","code" : "217008","display" : "Blood group antigen IH"},{"system" : "http://snomed.info/sct","code" : "231008","display" : "3-hydroxyisobutyrate dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "238002","display" : "Heptachlor"},{"system" : "http://snomed.info/sct","code" : "261000","display" : "Codeine phosphate"},{"system" : "http://snomed.info/sct","code" : "296000","display" : "Coumachlor"},{"system" : "http://snomed.info/sct","code" : "327000","display" : "Arsenic-76 (substance)"},{"system" : "http://snomed.info/sct","code" : "329002","display" : "Antimony-127 (substance)"},{"system" : "http://snomed.info/sct","code" : "336001","display" : "Fibrinogen Tokyo II"},{"system" : "http://snomed.info/sct","code" : "340005","display" : "Enzyme variant"},{"system" : "http://snomed.info/sct","code" : "363000","display" : "Fibrinogen San Juan"},{"system" : "http://snomed.info/sct","code" : "370000","display" : "Beta>2S< glycoprotein (substance)"},{"system" : "http://snomed.info/sct","code" : "371001","display" : "Acylcarnitine hydrolase"},{"system" : "http://snomed.info/sct","code" : "377002","display" : "Sparteine"},{"system" : "http://snomed.info/sct","code" : "392001","display" : "Gadolinium-151 (substance)"},{"system" : "http://snomed.info/sct","code" : "395004","display" : "Immunoglobulin pentamer"},{"system" : "http://snomed.info/sct","code" : "412004","display" : "Ribose-5-phosphate isomerase"},{"system" : "http://snomed.info/sct","code" : "424006","display" : "Citramalyl-CoA lyase"},{"system" : "http://snomed.info/sct","code" : "425007","display" : "Hemoglobin Nagoya"},{"system" : "http://snomed.info/sct","code" : "432003","display" : "Carminic acid"},{"system" : "http://snomed.info/sct","code" : "438004","display" : "2-hydroxyglutarate dehydrogenase (substance)"},{"system" : "http://snomed.info/sct","code" : "462009","display" : "Urease (ATP-hydrolysing)"},{"system" : "http://snomed.info/sct","code" : "472007","display" : "Vegetable textile fiber"},{"system" : "http://snomed.info/sct","code" : "476005","display" : "Lymphocyte antigen CD1b"},{"system" : "http://snomed.info/sct","code" : "498001","display" : "Nitrilase"},{"system" : "http://snomed.info/sct","code" : "501001","display" : "Blood group antibody Sf^a^"},{"system" : "http://snomed.info/sct","code" : "505005","display" : "Blood group antibody M'"},{"system" : "http://snomed.info/sct","code" : "506006","display" : "3-oxosteroid delta^1^-dehydrogenase (substance)"},{"system" : "http://snomed.info/sct","code" : "515004","display" : "Blood group antigen Giaigue"},{"system" : "http://snomed.info/sct","code" : "519005","display" : "Free protein S"},{"system" : "http://snomed.info/sct","code" : "521000","display" : "Mercury-197 (substance)"},{"system" : "http://snomed.info/sct","code" : "529003","display" : "Guanosine"},{"system" : "http://snomed.info/sct","code" : "538001","display" : "2,3-dihydroxybenzoate 3,4-dioxygenase (substance)"},{"system" : "http://snomed.info/sct","code" : "566009","display" : "Acrosin"},{"system" : "http://snomed.info/sct","code" : "576007","display" : "Blood group antibody Duck"},{"system" : "http://snomed.info/sct","code" : "578008","display" : "Hemoglobin Jianghua"},{"system" : "http://snomed.info/sct","code" : "584006","display" : "Blood group antibody Wr^b^"},{"system" : "http://snomed.info/sct","code" : "585007","display" : "Substance P"},{"system" : "http://snomed.info/sct","code" : "591009","display" : "2-oxoisovalerate dehydrogenase (acylating) (substance)"},{"system" : "http://snomed.info/sct","code" : "593007","display" : "Blood group antibody Holmes"},{"system" : "http://snomed.info/sct","code" : "594001","display" : "2-oxoglutarate synthase (substance)"},{"system" : "http://snomed.info/sct","code" : "597008","display" : "Californium-247 (substance)"},{"system" : "http://snomed.info/sct","code" : "604000","display" : "Plant sapogenin glycoside"},{"system" : "http://snomed.info/sct","code" : "611001","display" : "Hippurate hydrolase"},{"system" : "http://snomed.info/sct","code" : "620005","display" : "Trichlorophenol"},{"system" : "http://snomed.info/sct","code" : "648005","display" : "Oil of calamus"},{"system" : "http://snomed.info/sct","code" : "662003","display" : "Aeromonas proteolytica aminopeptidase"},{"system" : "http://snomed.info/sct","code" : "668004","display" : "Osmium-185 (substance)"},{"system" : "http://snomed.info/sct","code" : "683009","display" : "Mercuric acetate"},{"system" : "http://snomed.info/sct","code" : "686001","display" : "Plastoquinol-plastocyanin reductase"},{"system" : "http://snomed.info/sct","code" : "693002","display" : "Trichothecenes"},{"system" : "http://snomed.info/sct","code" : "698006","display" : "Erythromycin lactobionate"},{"system" : "http://snomed.info/sct","code" : "699003","display" : "Coal tar extract"},{"system" : "http://snomed.info/sct","code" : "704006","display" : "Blood group antigen Rx"},{"system" : "http://snomed.info/sct","code" : "732002","display" : "N-valeraldehyde"},{"system" : "http://snomed.info/sct","code" : "735000","display" : "Blood group antigen Jobbins"},{"system" : "http://snomed.info/sct","code" : "747006","display" : "Oxamniquine"},{"system" : "http://snomed.info/sct","code" : "773001","display" : "Hemoglobin M-Iwate"},{"system" : "http://snomed.info/sct","code" : "785009","display" : "Dextranase"},{"system" : "http://snomed.info/sct","code" : "804003","display" : "Creosotic acid"},{"system" : "http://snomed.info/sct","code" : "819002","display" : "Lytic antibody"},{"system" : "http://snomed.info/sct","code" : "850000","display" : "Stizolobate synthase"},{"system" : "http://snomed.info/sct","code" : "859004","display" : "Peptide-N^4^-(N-acetyl-b-glucosaminyl) asparagine amidase"},{"system" : "http://snomed.info/sct","code" : "860009","display" : "Immunoglobulin, aggregated"},{"system" : "http://snomed.info/sct","code" : "873008","display" : "Urethan"},{"system" : "http://snomed.info/sct","code" : "876000","display" : "Blood group antigen D"},{"system" : "http://snomed.info/sct","code" : "877009","display" : "Carboxypeptidase A"},{"system" : "http://snomed.info/sct","code" : "889006","display" : "(acetyl-coenzyme A carboxylase) kinase (substance)"},{"system" : "http://snomed.info/sct","code" : "896008","display" : "Ice"},{"system" : "http://snomed.info/sct","code" : "905001","display" : "o-Dihydroxycoumarin O^7^-glucosyltransferase"},{"system" : "http://snomed.info/sct","code" : "923009","display" : "Complement component C2"},{"system" : "http://snomed.info/sct","code" : "925002","display" : "Sodium iodipamide"},{"system" : "http://snomed.info/sct","code" : "963005","display" : "Pyridoxine 4-dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "974001","display" : "Adenosylmethionine decarboxylase"},{"system" : "http://snomed.info/sct","code" : "979006","display" : "Carbamate kinase"},{"system" : "http://snomed.info/sct","code" : "993004","display" : "Palladium compound"},{"system" : "http://snomed.info/sct","code" : "1002007","display" : "Mannotetraose 2-alpha-N-acetylglucosaminyltransferase"},{"system" : "http://snomed.info/sct","code" : "1010008","display" : "N-Acetylneuraminate monooxygenase"},{"system" : "http://snomed.info/sct","code" : "1018001","display" : "Nornicotine"},{"system" : "http://snomed.info/sct","code" : "1025008","display" : "Molybdenum-93 (substance)"},{"system" : "http://snomed.info/sct","code" : "1047008","display" : "Guanine deaminase"},{"system" : "http://snomed.info/sct","code" : "1050006","display" : "Melilotate 3-monooxygenase"},{"system" : "http://snomed.info/sct","code" : "1065007","display" : "E. coli periplasmic proteinase"},{"system" : "http://snomed.info/sct","code" : "1080001","display" : "Thallium-202 (substance)"},{"system" : "http://snomed.info/sct","code" : "1091008","display" : "Coagulation factor inhibitor"},{"system" : "http://snomed.info/sct","code" : "1097007","display" : "Blood group antigen M^A^"},{"system" : "http://snomed.info/sct","code" : "1105007","display" : "Isochorismate synthase"},{"system" : "http://snomed.info/sct","code" : "1113008","display" : "Pancreatic ribonuclease"},{"system" : "http://snomed.info/sct","code" : "1137008","display" : "Uranium-240 (substance)"},{"system" : "http://snomed.info/sct","code" : "1149009","display" : "Hemoglobin Barcelona"},{"system" : "http://snomed.info/sct","code" : "1160000","display" : "Blood group antibody Lutheran"},{"system" : "http://snomed.info/sct","code" : "1166006","display" : "Titanium"},{"system" : "http://snomed.info/sct","code" : "1169004","display" : "Hemoglobin Gower-2"},{"system" : "http://snomed.info/sct","code" : "1171004","display" : "Fibrinogen Kawaguchi"},{"system" : "http://snomed.info/sct","code" : "1185009","display" : "Hemoglobin Roseau-Pointe à Pitre"},{"system" : "http://snomed.info/sct","code" : "1189003","display" : "Hemoglobin F-M-Osaka"},{"system" : "http://snomed.info/sct","code" : "1190007","display" : "Mephenoxalone"},{"system" : "http://snomed.info/sct","code" : "1219001","display" : "Diethyl xanthogen disulfide"},{"system" : "http://snomed.info/sct","code" : "1223009","display" : "Blood group antigen Marks"},{"system" : "http://snomed.info/sct","code" : "1244009","display" : "Fibrinogen Madrid I"},{"system" : "http://snomed.info/sct","code" : "1248007","display" : "Leucostoma neutral proteinase"},{"system" : "http://snomed.info/sct","code" : "1269009","display" : "Amikacin sulfate"},{"system" : "http://snomed.info/sct","code" : "1272002","display" : "Pteridine oxidase"},{"system" : "http://snomed.info/sct","code" : "1273007","display" : "Blood group antibody Evelyn"},{"system" : "http://snomed.info/sct","code" : "1313002","display" : "Nitrate reductase (cytochrome)"},{"system" : "http://snomed.info/sct","code" : "1319003","display" : "Blood group antibody K18"},{"system" : "http://snomed.info/sct","code" : "1320009","display" : "Hemoglobin Manitoba"},{"system" : "http://snomed.info/sct","code" : "1325004","display" : "Metocurine iodide"},{"system" : "http://snomed.info/sct","code" : "1331001","display" : "Methamidophos"},{"system" : "http://snomed.info/sct","code" : "1336006","display" : "Deoxycortone"},{"system" : "http://snomed.info/sct","code" : "1341003","display" : "Hemoglobin Ta-li"},{"system" : "http://snomed.info/sct","code" : "1346008","display" : "Blue shade eosin"},{"system" : "http://snomed.info/sct","code" : "1355006","display" : "Antihemophilic factor B Oxford 3 variant"},{"system" : "http://snomed.info/sct","code" : "1368003","display" : "Iodine-131 (substance)"},{"system" : "http://snomed.info/sct","code" : "1371006","display" : "Blood group antigen Big"},{"system" : "http://snomed.info/sct","code" : "1373009","display" : "Zirconium-93 (substance)"},{"system" : "http://snomed.info/sct","code" : "1381005","display" : "Iodine-126 (substance)"},{"system" : "http://snomed.info/sct","code" : "1394007","display" : "Iron pentacarbonyl"},{"system" : "http://snomed.info/sct","code" : "1396009","display" : "Actinium"},{"system" : "http://snomed.info/sct","code" : "1405004","display" : "Blood group antibody M^e^"},{"system" : "http://snomed.info/sct","code" : "1408002","display" : "Blood group antibody 1123K"},{"system" : "http://snomed.info/sct","code" : "1416006","display" : "Radium compound"},{"system" : "http://snomed.info/sct","code" : "1450002","display" : "Methylparafynol"},{"system" : "http://snomed.info/sct","code" : "1466000","display" : "Cyclomaltodextrinase"},{"system" : "http://snomed.info/sct","code" : "1471007","display" : "Elastin"},{"system" : "http://snomed.info/sct","code" : "1472000","display" : "Adenosine-phosphate deaminase"},{"system" : "http://snomed.info/sct","code" : "1476002","display" : "Codeine sulfate"},{"system" : "http://snomed.info/sct","code" : "1477006","display" : "Hemoglobin Yatsushiro"},{"system" : "http://snomed.info/sct","code" : "1496005","display" : "Proto-oncogene"},{"system" : "http://snomed.info/sct","code" : "1506001","display" : "Blood group antigen Ch^a^"},{"system" : "http://snomed.info/sct","code" : "1517000","display" : "HLA-B21 antigen"},{"system" : "http://snomed.info/sct","code" : "1530004","display" : "6-carboxyhexanoate-CoA ligase"},{"system" : "http://snomed.info/sct","code" : "1535009","display" : "Nitrogen fluoride"},{"system" : "http://snomed.info/sct","code" : "1536005","display" : "Pargyline hydrochloride"},{"system" : "http://snomed.info/sct","code" : "1540001","display" : "Tellurium radioisotope"},{"system" : "http://snomed.info/sct","code" : "1545006","display" : "Uridine phosphorylase"},{"system" : "http://snomed.info/sct","code" : "1557002","display" : "Talc"},{"system" : "http://snomed.info/sct","code" : "1565004","display" : "Blood group antibody Buckalew"},{"system" : "http://snomed.info/sct","code" : "1575001","display" : "Maltose tetrapalmitate"},{"system" : "http://snomed.info/sct","code" : "1603001","display" : "Cobalt isotope"},{"system" : "http://snomed.info/sct","code" : "1607000","display" : "Homoserine kinase"},{"system" : "http://snomed.info/sct","code" : "1609002","display" : "N-octyl isosafrole sulfoxide"},{"system" : "http://snomed.info/sct","code" : "1634002","display" : "Blood group antigen Ven"},{"system" : "http://snomed.info/sct","code" : "1649005","display" : "Blood group antigen Sul"},{"system" : "http://snomed.info/sct","code" : "1656004","display" : "Hemoglobin Shaare Zedek"},{"system" : "http://snomed.info/sct","code" : "1660001","display" : "Plant seeds"},{"system" : "http://snomed.info/sct","code" : "1668008","display" : "Ceforanide"},{"system" : "http://snomed.info/sct","code" : "1672007","display" : "Ligase"},{"system" : "http://snomed.info/sct","code" : "1673002","display" : "Xylenol"},{"system" : "http://snomed.info/sct","code" : "1675009","display" : "Rubidium-86 (substance)"},{"system" : "http://snomed.info/sct","code" : "1676005","display" : "Blood group antibody LW^ab^"},{"system" : "http://snomed.info/sct","code" : "1681001","display" : "Blood group antibody BLe^b^"},{"system" : "http://snomed.info/sct","code" : "1696002","display" : "12-HPETE"},{"system" : "http://snomed.info/sct","code" : "1701009","display" : "Gold-191 (substance)"},{"system" : "http://snomed.info/sct","code" : "1710001","display" : "Uric acid"},{"system" : "http://snomed.info/sct","code" : "1726000","display" : "Diamond"},{"system" : "http://snomed.info/sct","code" : "1727009","display" : "Deoxylimonate A-ring-lactonase"},{"system" : "http://snomed.info/sct","code" : "1740004","display" : "Deoxy cytidine triphosphate"},{"system" : "http://snomed.info/sct","code" : "1764003","display" : "Saccharopine dehydrogenase (NADP^+^,L-glutamate-forming)"},{"system" : "http://snomed.info/sct","code" : "1768000","display" : "Sucrose phosphorylase"},{"system" : "http://snomed.info/sct","code" : "1786002","display" : "Leucine-tRNA ligase"},{"system" : "http://snomed.info/sct","code" : "1793003","display" : "Sodium trichloroacetate"},{"system" : "http://snomed.info/sct","code" : "1795005","display" : "Glyodin"},{"system" : "http://snomed.info/sct","code" : "1798007","display" : "Hemoglobin Hammersmith"},{"system" : "http://snomed.info/sct","code" : "1799004","display" : "L-Lysine oxidase"},{"system" : "http://snomed.info/sct","code" : "1823002","display" : "Hemoglobin Tochigi"},{"system" : "http://snomed.info/sct","code" : "1827001","display" : "Ribonuclease T>1<"},{"system" : "http://snomed.info/sct","code" : "1886008","display" : "Verdohemoglobin"},{"system" : "http://snomed.info/sct","code" : "1904005","display" : "Galactoside 3-fucosyltransferase"},{"system" : "http://snomed.info/sct","code" : "1914001","display" : "von Willebrand factor inhibitor"},{"system" : "http://snomed.info/sct","code" : "1916004","display" : "Boroglycerin"},{"system" : "http://snomed.info/sct","code" : "1940007","display" : "Immunoglobulin, GM>21< allotype"},{"system" : "http://snomed.info/sct","code" : "1944003","display" : "Coagulation factor X Patient variant"},{"system" : "http://snomed.info/sct","code" : "1956002","display" : "Buclizine hydrochloride"},{"system" : "http://snomed.info/sct","code" : "1971003","display" : "Loxapine hydrochloride"},{"system" : "http://snomed.info/sct","code" : "1975007","display" : "Blood group antibody Niemetz"},{"system" : "http://snomed.info/sct","code" : "1978009","display" : "Site-specific methyltransferase (cytosine-specific)"},{"system" : "http://snomed.info/sct","code" : "1985008","display" : "Vomitus"},{"system" : "http://snomed.info/sct","code" : "1991005","display" : "Lignins"},{"system" : "http://snomed.info/sct","code" : "2000001","display" : "Heavy nitrogen"},{"system" : "http://snomed.info/sct","code" : "2006007","display" : "Inosine diphosphate"},{"system" : "http://snomed.info/sct","code" : "2008008","display" : "Gallium-67 (substance)"},{"system" : "http://snomed.info/sct","code" : "2009000","display" : "Cobalt carbonyl"},{"system" : "http://snomed.info/sct","code" : "2017008","display" : "DNA topoisomerase"},{"system" : "http://snomed.info/sct","code" : "2027002","display" : "Alternaria serine proteinase"},{"system" : "http://snomed.info/sct","code" : "2029004","display" : "Fibrinogen Oslo II"},{"system" : "http://snomed.info/sct","code" : "2038002","display" : "Blood group antibody Bg^b^"},{"system" : "http://snomed.info/sct","code" : "2039005","display" : "sym-Norspermidine synthase"},{"system" : "http://snomed.info/sct","code" : "2050008","display" : "Choloylglycine hydrolase"},{"system" : "http://snomed.info/sct","code" : "2064008","display" : "L-Xylulokinase"},{"system" : "http://snomed.info/sct","code" : "2082006","display" : "Lymphocyte antigen CD51"},{"system" : "http://snomed.info/sct","code" : "2085008","display" : "Oncogene protein TCL"},{"system" : "http://snomed.info/sct","code" : "2088005","display" : "Page blue G-90"},{"system" : "http://snomed.info/sct","code" : "2096000","display" : "NAD^+^ ADP-ribosyltransferase"},{"system" : "http://snomed.info/sct","code" : "2100004","display" : "Sulfonethylmethane"},{"system" : "http://snomed.info/sct","code" : "2101000","display" : "Yeast proteinase B"},{"system" : "http://snomed.info/sct","code" : "2125008","display" : "Betazole"},{"system" : "http://snomed.info/sct","code" : "2130007","display" : "Cyclohexane-1,2-diol dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "2141009","display" : "Hydrogen"},{"system" : "http://snomed.info/sct","code" : "2147008","display" : "Blood group antigen Paular"},{"system" : "http://snomed.info/sct","code" : "2151005","display" : "Pyridoxamine-pyruvate aminotransferase"},{"system" : "http://snomed.info/sct","code" : "2154002","display" : "Tagaturonate reductase"},{"system" : "http://snomed.info/sct","code" : "2159007","display" : "Azorubin S"},{"system" : "http://snomed.info/sct","code" : "2163000","display" : "Dicofol"},{"system" : "http://snomed.info/sct","code" : "2168009","display" : "Bisphosphoglycerate mutase"},{"system" : "http://snomed.info/sct","code" : "2179004","display" : "Malonate-semialdehyde dehydratase"},{"system" : "http://snomed.info/sct","code" : "2189000","display" : "Hemoglobin F-Dammam"},{"system" : "http://snomed.info/sct","code" : "2194000","display" : "Rhodium-101 (substance)"},{"system" : "http://snomed.info/sct","code" : "2195004","display" : "Tocainide hydrochloride"},{"system" : "http://snomed.info/sct","code" : "2201007","display" : "Bacteriopurpurin"},{"system" : "http://snomed.info/sct","code" : "2208001","display" : "Phenylserine aldolase"},{"system" : "http://snomed.info/sct","code" : "2212007","display" : "Fibrinogen Bethesda II"},{"system" : "http://snomed.info/sct","code" : "2215009","display" : "Azuresin"},{"system" : "http://snomed.info/sct","code" : "2240002","display" : "Guanidinobutyrase"},{"system" : "http://snomed.info/sct","code" : "2249001","display" : "Gentamicin sulfate"},{"system" : "http://snomed.info/sct","code" : "2254005","display" : "Orotic acid"},{"system" : "http://snomed.info/sct","code" : "2260005","display" : "HLA-DRw18 antigen"},{"system" : "http://snomed.info/sct","code" : "2262002","display" : "Cellulose polysulfatase"},{"system" : "http://snomed.info/sct","code" : "2264001","display" : "Selenium isotope"},{"system" : "http://snomed.info/sct","code" : "2309006","display" : "Gold"},{"system" : "http://snomed.info/sct","code" : "2311002","display" : "Prostacyclin synthase"},{"system" : "http://snomed.info/sct","code" : "2329007","display" : "Blood group antibody Vel"},{"system" : "http://snomed.info/sct","code" : "2331003","display" : "Carbohydrate"},{"system" : "http://snomed.info/sct","code" : "2338009","display" : "Plant roots"},{"system" : "http://snomed.info/sct","code" : "2343002","display" : "Guthion"},{"system" : "http://snomed.info/sct","code" : "2346005","display" : "Vascormone"},{"system" : "http://snomed.info/sct","code" : "2354007","display" : "3'-nucleotidase"},{"system" : "http://snomed.info/sct","code" : "2369008","display" : "Indole-3-acetate beta-glucosyltransferase"},{"system" : "http://snomed.info/sct","code" : "2370009","display" : "UDP-N-acetylmuramate-alanine ligase"},{"system" : "http://snomed.info/sct","code" : "2376003","display" : "Mercury compound"},{"system" : "http://snomed.info/sct","code" : "2384004","display" : "Uranium-230 (substance)"},{"system" : "http://snomed.info/sct","code" : "2404002","display" : "Blood group antibody St^a^"},{"system" : "http://snomed.info/sct","code" : "2405001","display" : "Oxetanone"},{"system" : "http://snomed.info/sct","code" : "2414006","display" : "Prolactin receptor"},{"system" : "http://snomed.info/sct","code" : "2430003","display" : "Silicon radioisotope"},{"system" : "http://snomed.info/sct","code" : "2431004","display" : "Blood group antibody Friedberg"},{"system" : "http://snomed.info/sct","code" : "2441001","display" : "Mercury radioisotope"},{"system" : "http://snomed.info/sct","code" : "2444009","display" : "HLA-Dw25 antigen"},{"system" : "http://snomed.info/sct","code" : "2450004","display" : "Mannosamine"},{"system" : "http://snomed.info/sct","code" : "2462000","display" : "Glucose dehydrogenase (NADP^+^)"},{"system" : "http://snomed.info/sct","code" : "2466002","display" : "Chloride peroxidase"},{"system" : "http://snomed.info/sct","code" : "2500009","display" : "Lymphocyte antigen CDw41b"},{"system" : "http://snomed.info/sct","code" : "2509005","display" : "D-glutamic acid oxidase"},{"system" : "http://snomed.info/sct","code" : "2522002","display" : "Extravascular blood"},{"system" : "http://snomed.info/sct","code" : "2529006","display" : "Hemoglobin Wood"},{"system" : "http://snomed.info/sct","code" : "2537003","display" : "Antituberculosis agent"},{"system" : "http://snomed.info/sct","code" : "2568004","display" : "Blood group antigen McAuley"},{"system" : "http://snomed.info/sct","code" : "2573005","display" : "Immunoglobulin, GM>13< allotype"},{"system" : "http://snomed.info/sct","code" : "2575003","display" : "Zinc alpha>2< glycoprotein"},{"system" : "http://snomed.info/sct","code" : "2595009","display" : "Tellurium-119m (substance)"},{"system" : "http://snomed.info/sct","code" : "2597001","display" : "Alpha-1 globulin"},{"system" : "http://snomed.info/sct","code" : "2611008","display" : "Blood group antibody La Fave"},{"system" : "http://snomed.info/sct","code" : "2637006","display" : "Indium isotope"},{"system" : "http://snomed.info/sct","code" : "2648004","display" : "Bile vomitus"},{"system" : "http://snomed.info/sct","code" : "2649007","display" : "Azo dye"},{"system" : "http://snomed.info/sct","code" : "2660003","display" : "Sodium dehydrocholate"},{"system" : "http://snomed.info/sct","code" : "2671002","display" : "Dehydropantoate hydroxymethyltransferase"},{"system" : "http://snomed.info/sct","code" : "2674005","display" : "Cesium-128 (substance)"},{"system" : "http://snomed.info/sct","code" : "2676007","display" : "C3(H20)"},{"system" : "http://snomed.info/sct","code" : "2678008","display" : "Hemoglobin New Mexico"},{"system" : "http://snomed.info/sct","code" : "2680002","display" : "Anti-factor XIII"},{"system" : "http://snomed.info/sct","code" : "2698003","display" : "Natural gas"},{"system" : "http://snomed.info/sct","code" : "2705002","display" : "Arsenic-72 (substance)"},{"system" : "http://snomed.info/sct","code" : "2706001","display" : "Blood group antigen Vennera"},{"system" : "http://snomed.info/sct","code" : "2719002","display" : "Tartrate dehydratase"},{"system" : "http://snomed.info/sct","code" : "2721007","display" : "Blood group antigen McC^f^"},{"system" : "http://snomed.info/sct","code" : "2728001","display" : "Antigen in Lewis (Le) blood group system"},{"system" : "http://snomed.info/sct","code" : "2753003","display" : "Blood group antibody M>1<"},{"system" : "http://snomed.info/sct","code" : "2754009","display" : "Hemoglobin F-Kennestone"},{"system" : "http://snomed.info/sct","code" : "2765004","display" : "Blood group antigen Sc3"},{"system" : "http://snomed.info/sct","code" : "2778004","display" : "Pleural fluid"},{"system" : "http://snomed.info/sct","code" : "2796008","display" : "Methantheline (substance)"},{"system" : "http://snomed.info/sct","code" : "2799001","display" : "Methylbenzethonium chloride"},{"system" : "http://snomed.info/sct","code" : "2823004","display" : "Hemoglobin Bristol"},{"system" : "http://snomed.info/sct","code" : "2832002","display" : "Molybdenum compound"},{"system" : "http://snomed.info/sct","code" : "2846002","display" : "Hemoglobin Saitama"},{"system" : "http://snomed.info/sct","code" : "2869004","display" : "Ethanoic acid"},{"system" : "http://snomed.info/sct","code" : "2878005","display" : "Isonipecaine hydrochloride"},{"system" : "http://snomed.info/sct","code" : "2880004","display" : "Calcium sulfate"},{"system" : "http://snomed.info/sct","code" : "2883002","display" : "Exopolygalacturonate lyase"},{"system" : "http://snomed.info/sct","code" : "2913009","display" : "Immunoglobulin E, H chain"},{"system" : "http://snomed.info/sct","code" : "2916001","display" : "Neon-22 (substance)"},{"system" : "http://snomed.info/sct","code" : "2925007","display" : "Fluorometholone"},{"system" : "http://snomed.info/sct","code" : "2927004","display" : "Rescinnamine"},{"system" : "http://snomed.info/sct","code" : "2938004","display" : "Pyrazole"},{"system" : "http://snomed.info/sct","code" : "2942001","display" : "Carbon (14-C) xylose (substance)"},{"system" : "http://snomed.info/sct","code" : "2950005","display" : "Hemoglobin L-Persian Gulf"},{"system" : "http://snomed.info/sct","code" : "2958003","display" : "Zinc caprylate"},{"system" : "http://snomed.info/sct","code" : "2964005","display" : "Dimethoxyamphetamine"},{"system" : "http://snomed.info/sct","code" : "2974008","display" : "Trichophyton schoenleinii collagenase"},{"system" : "http://snomed.info/sct","code" : "2988007","display" : "HLA-Aw antigen"},{"system" : "http://snomed.info/sct","code" : "2991007","display" : "Mecamylamine hydrochloride"},{"system" : "http://snomed.info/sct","code" : "2995003","display" : "Arecoline"},{"system" : "http://snomed.info/sct","code" : "3027009","display" : "Barium-133 (substance)"},{"system" : "http://snomed.info/sct","code" : "3031003","display" : "Dihydroxyaluminum sodium carbonate"},{"system" : "http://snomed.info/sct","code" : "3040004","display" : "Technetium (99m-Tc) disofenin (substance)"},{"system" : "http://snomed.info/sct","code" : "3045009","display" : "Nitrochlorobenzene"},{"system" : "http://snomed.info/sct","code" : "3052006","display" : "Ornithine-oxo-acid aminotransferase"},{"system" : "http://snomed.info/sct","code" : "3066001","display" : "Triiodothyroacetic acid"},{"system" : "http://snomed.info/sct","code" : "3070009","display" : "Aspartate-ammonia ligase"},{"system" : "http://snomed.info/sct","code" : "3087006","display" : "Oil of male fern"},{"system" : "http://snomed.info/sct","code" : "3107005","display" : "Hemoglobin Shuangfeng"},{"system" : "http://snomed.info/sct","code" : "3108000","display" : "Aspergillus deoxyribonuclease K>1<"},{"system" : "http://snomed.info/sct","code" : "3131000","display" : "Blood group antigen Middel"},{"system" : "http://snomed.info/sct","code" : "3136005","display" : "Cefoperazone sodium"},{"system" : "http://snomed.info/sct","code" : "3142009","display" : "Azacyclonol"},{"system" : "http://snomed.info/sct","code" : "3145006","display" : "Penicillic acid"},{"system" : "http://snomed.info/sct","code" : "3150000","display" : "Sialate O-acetylesterase"},{"system" : "http://snomed.info/sct","code" : "3151001","display" : "Left upper lobe mucus"},{"system" : "http://snomed.info/sct","code" : "3155005","display" : "3-phosphoglyceroyl-phosphate-polyphosphate phosphotransferase"},{"system" : "http://snomed.info/sct","code" : "3161008","display" : "3-methyl histidine"},{"system" : "http://snomed.info/sct","code" : "3167007","display" : "Hard coal"},{"system" : "http://snomed.info/sct","code" : "3187008","display" : "Blood group antigen Nielsen"},{"system" : "http://snomed.info/sct","code" : "3193000","display" : "Alpha-1,4-glucan-protein synthase (uridine diphosphate-forming)"},{"system" : "http://snomed.info/sct","code" : "3197004","display" : "Inosine monophosphate"},{"system" : "http://snomed.info/sct","code" : "3209002","display" : "Pancuronium sodium"},{"system" : "http://snomed.info/sct","code" : "3212004","display" : "Manganese sulfate"},{"system" : "http://snomed.info/sct","code" : "3225007","display" : "Fibrinogen Seattle I"},{"system" : "http://snomed.info/sct","code" : "3232003","display" : "O-benzyl-parachlorophenol (substance)"},{"system" : "http://snomed.info/sct","code" : "3271000","display" : "Hemoglobin Southampton"},{"system" : "http://snomed.info/sct","code" : "3273002","display" : "Tyrosine-ester sulfotransferase"},{"system" : "http://snomed.info/sct","code" : "3300001","display" : "Euphorbain"},{"system" : "http://snomed.info/sct","code" : "3318003","display" : "Vaginal secretion"},{"system" : "http://snomed.info/sct","code" : "3325005","display" : "Lipopolysaccharide"},{"system" : "http://snomed.info/sct","code" : "3339005","display" : "(R)-20-Hydroxysteroid dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "3340007","display" : "Alpha-amylase (substance)"},{"system" : "http://snomed.info/sct","code" : "3342004","display" : "Copper isotope"},{"system" : "http://snomed.info/sct","code" : "3346001","display" : "Hemoglobin Brest"},{"system" : "http://snomed.info/sct","code" : "3378009","display" : "Imipramine hydrochloride"},{"system" : "http://snomed.info/sct","code" : "3379001","display" : "Thimerosal"},{"system" : "http://snomed.info/sct","code" : "3392003","display" : "Aldehyde dehydrogenase (acceptor)"},{"system" : "http://snomed.info/sct","code" : "3405005","display" : "2-hydroxy-3-oxoadipate synthase"},{"system" : "http://snomed.info/sct","code" : "3411008","display" : "bis-(Dimethylthiocarbamyl) disulfide"},{"system" : "http://snomed.info/sct","code" : "3437006","display" : "Hydroxymethylglutaryl-CoA hydrolase"},{"system" : "http://snomed.info/sct","code" : "3440006","display" : "Biotin carboxylase"},{"system" : "http://snomed.info/sct","code" : "3455002","display" : "Discontinued pesticide"},{"system" : "http://snomed.info/sct","code" : "3463001","display" : "L-amino-acid dehydrogenase (substance)"},{"system" : "http://snomed.info/sct","code" : "3465008","display" : "DNA topoisomerase (ATP-hydrolysing)"},{"system" : "http://snomed.info/sct","code" : "3466009","display" : "Dimethylamine"},{"system" : "http://snomed.info/sct","code" : "3492002","display" : "Galactinol-sucrose galactosyltransferase"},{"system" : "http://snomed.info/sct","code" : "3493007","display" : "Smegma clitoridis"},{"system" : "http://snomed.info/sct","code" : "3495000","display" : "Cystyl-aminopeptidase"},{"system" : "http://snomed.info/sct","code" : "3501003","display" : "Isoxsuprine hydrochloride"},{"system" : "http://snomed.info/sct","code" : "3523004","display" : "Hemoglobin Q-India"},{"system" : "http://snomed.info/sct","code" : "3532002","display" : "Laryngeal mucus"},{"system" : "http://snomed.info/sct","code" : "3555004","display" : "Blood group antigen Morrison"},{"system" : "http://snomed.info/sct","code" : "3579002","display" : "Cesium-129 (substance)"},{"system" : "http://snomed.info/sct","code" : "3581000","display" : "Glucose-6-phosphatase"},{"system" : "http://snomed.info/sct","code" : "3587001","display" : "Malate dehydrogenase (decarboxylating)"},{"system" : "http://snomed.info/sct","code" : "3588006","display" : "Complement enzyme"},{"system" : "http://snomed.info/sct","code" : "3597005","display" : "Acebutolol hydrochloride"},{"system" : "http://snomed.info/sct","code" : "3602003","display" : "Warm antibody"},{"system" : "http://snomed.info/sct","code" : "3610002","display" : "Epoxide hydrolase"},{"system" : "http://snomed.info/sct","code" : "3617004","display" : "Selenium-79 (substance)"},{"system" : "http://snomed.info/sct","code" : "3648007","display" : "Glucocorticoid receptor"},{"system" : "http://snomed.info/sct","code" : "3655009","display" : "Hemoglobin Constant Springs"},{"system" : "http://snomed.info/sct","code" : "3672002","display" : "Fibrinogen Caracas"},{"system" : "http://snomed.info/sct","code" : "3684000","display" : "Phenylacetic acid"},{"system" : "http://snomed.info/sct","code" : "3689005","display" : "Hemoglobin Mizushi"},{"system" : "http://snomed.info/sct","code" : "3692009","display" : "Sodium sulfite"},{"system" : "http://snomed.info/sct","code" : "3693004","display" : "Fibrinogen Dusard"},{"system" : "http://snomed.info/sct","code" : "3702007","display" : "CDPglycerol glycerophosphotransferase"},{"system" : "http://snomed.info/sct","code" : "3710008","display" : "Prostaglandin synthase"},{"system" : "http://snomed.info/sct","code" : "3718001","display" : "Cow's milk"},{"system" : "http://snomed.info/sct","code" : "3726009","display" : "Valine-tRNA ligase"},{"system" : "http://snomed.info/sct","code" : "3727000","display" : "Hemoglobin F-Port Royal"},{"system" : "http://snomed.info/sct","code" : "3730007","display" : "Blood group antigen Tr^a^"},{"system" : "http://snomed.info/sct","code" : "3737005","display" : "Nitrate reductase (NADH)"},{"system" : "http://snomed.info/sct","code" : "3742002","display" : "Extracellular crystal"},{"system" : "http://snomed.info/sct","code" : "3757009","display" : "Gossypol"},{"system" : "http://snomed.info/sct","code" : "3771001","display" : "Neuromelanin"},{"system" : "http://snomed.info/sct","code" : "3775005","display" : "Choline dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "3776006","display" : "Xanthine dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "3792001","display" : "Arachidonic acid"},{"system" : "http://snomed.info/sct","code" : "3800009","display" : "Acetate kinase"},{"system" : "http://snomed.info/sct","code" : "3807007","display" : "Blood group antigen c"},{"system" : "http://snomed.info/sct","code" : "3811001","display" : "Magnesium-protoporphyrin methyltransferase"},{"system" : "http://snomed.info/sct","code" : "3812008","display" : "Beryllium isotope"},{"system" : "http://snomed.info/sct","code" : "3816006","display" : "Vanadium isotope"},{"system" : "http://snomed.info/sct","code" : "3823007","display" : "Prochlorperazine edisylate"},{"system" : "http://snomed.info/sct","code" : "3829006","display" : "Iron"},{"system" : "http://snomed.info/sct","code" : "3834005","display" : "CMP-N-acetylneuraminate-(alpha-N-acetyl-neuraminyl-2,3-beta-galactosyl-1,3)-N-acetyl-galactosaminide alpha-2,6-sialyltransferase"},{"system" : "http://snomed.info/sct","code" : "3836007","display" : "Glutaminase"},{"system" : "http://snomed.info/sct","code" : "3844007","display" : "Protoaphin-aglucone dehydratase (cyclizing)"},{"system" : "http://snomed.info/sct","code" : "3848005","display" : "Nitrotoluene"},{"system" : "http://snomed.info/sct","code" : "3849002","display" : "Carbon black"},{"system" : "http://snomed.info/sct","code" : "3854006","display" : "Bis-chloro methyl ether (substance)"},{"system" : "http://snomed.info/sct","code" : "3874004","display" : "Hydrocodone bitartrate"},{"system" : "http://snomed.info/sct","code" : "3892007","display" : "Thymidine"},{"system" : "http://snomed.info/sct","code" : "3896005","display" : "p-Hydroxybenzoate ester"},{"system" : "http://snomed.info/sct","code" : "3897001","display" : "Blood group antigen 'N'"},{"system" : "http://snomed.info/sct","code" : "3906002","display" : "Rectified birch tar oil (substance)"},{"system" : "http://snomed.info/sct","code" : "3920009","display" : "Hemoglobin Atago"},{"system" : "http://snomed.info/sct","code" : "3930000","display" : "Manufactured gas"},{"system" : "http://snomed.info/sct","code" : "3932008","display" : "Copper-64 (substance)"},{"system" : "http://snomed.info/sct","code" : "3941003","display" : "Metronidazole hydrochloride"},{"system" : "http://snomed.info/sct","code" : "3945007","display" : "Tin isotope"},{"system" : "http://snomed.info/sct","code" : "3958008","display" : "Californium-245 (substance)"},{"system" : "http://snomed.info/sct","code" : "3961009","display" : "Blood group antigen Ritherford"},{"system" : "http://snomed.info/sct","code" : "3976001","display" : "Blood group antigen HEMPAS"},{"system" : "http://snomed.info/sct","code" : "3982003","display" : "Oxaloacetate decarboxylase"},{"system" : "http://snomed.info/sct","code" : "3983008","display" : "N,-N-dimethyltryptamine"},{"system" : "http://snomed.info/sct","code" : "3990003","display" : "Alkaline phosphatase isoenzyme, bone fraction"},{"system" : "http://snomed.info/sct","code" : "3994007","display" : "Hemoglobin Tampa"},{"system" : "http://snomed.info/sct","code" : "4014000","display" : "Sulfisomidine"},{"system" : "http://snomed.info/sct","code" : "4024008","display" : "Soft metal"},{"system" : "http://snomed.info/sct","code" : "4025009","display" : "Captodiamine"},{"system" : "http://snomed.info/sct","code" : "4043008","display" : "Etidocaine hydrochloride"},{"system" : "http://snomed.info/sct","code" : "4047009","display" : "cis-1,2-Dihydrobenzene-1,2-diol dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "4048004","display" : "1,1,2,2-tetrachloro-1,2- difluoroethane (substance)"},{"system" : "http://snomed.info/sct","code" : "4067000","display" : "Chorismate mutase"},{"system" : "http://snomed.info/sct","code" : "4076007","display" : "Parathyroid hormone"},{"system" : "http://snomed.info/sct","code" : "4077003","display" : "Dihydrolipoamide succinyltransferase"},{"system" : "http://snomed.info/sct","code" : "4080002","display" : "Hemoglobin Grady, Dakar"},{"system" : "http://snomed.info/sct","code" : "4091009","display" : "Enteropeptidase"},{"system" : "http://snomed.info/sct","code" : "4097008","display" : "Apo-SAA complex"},{"system" : "http://snomed.info/sct","code" : "4104007","display" : "Chondroitin sulfate"},{"system" : "http://snomed.info/sct","code" : "4105008","display" : "Adenylate cyclase"},{"system" : "http://snomed.info/sct","code" : "4115002","display" : "Blood group antibody Norlander"},{"system" : "http://snomed.info/sct","code" : "4137009","display" : "sec-Butyl acetate"},{"system" : "http://snomed.info/sct","code" : "4153007","display" : "Long-chain-enoyl-CoA hydratase"},{"system" : "http://snomed.info/sct","code" : "4167003","display" : "Lymphocyte antigen CD31"},{"system" : "http://snomed.info/sct","code" : "4169000","display" : "Blood group antibody Le^bH^"},{"system" : "http://snomed.info/sct","code" : "4177001","display" : "Hemoglobin Long Island-Marseille"},{"system" : "http://snomed.info/sct","code" : "4182008","display" : "CDPdiacylglycerol-serine O-phosphatidyl-transferase"},{"system" : "http://snomed.info/sct","code" : "4188007","display" : "Fibrinogen Sydney II"},{"system" : "http://snomed.info/sct","code" : "4200007","display" : "Neriifolin"},{"system" : "http://snomed.info/sct","code" : "4201006","display" : "6-aminohexanoate-dimer hydrolase"},{"system" : "http://snomed.info/sct","code" : "4203009","display" : "Imipramine pamoate"},{"system" : "http://snomed.info/sct","code" : "4207005","display" : "Cortisone beta-reductase"},{"system" : "http://snomed.info/sct","code" : "4217000","display" : "Fluorosilicate salt"},{"system" : "http://snomed.info/sct","code" : "4218005","display" : "Immunoglobulin, GM>23< allotype"},{"system" : "http://snomed.info/sct","code" : "4231000","display" : "Gallium isotope"},{"system" : "http://snomed.info/sct","code" : "4239003","display" : "Glycerol dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "4255005","display" : "Americium-241 (substance)"},{"system" : "http://snomed.info/sct","code" : "4289006","display" : "Keyhole-limpet hemocyanin"},{"system" : "http://snomed.info/sct","code" : "4290002","display" : "Linamarin synthase"},{"system" : "http://snomed.info/sct","code" : "4314009","display" : "Blood group antibody Allchurch"},{"system" : "http://snomed.info/sct","code" : "4334005","display" : "Tar oil"},{"system" : "http://snomed.info/sct","code" : "4342006","display" : "2-aminopyridine (substance)"},{"system" : "http://snomed.info/sct","code" : "4353000","display" : "Dibutyl phthalate"},{"system" : "http://snomed.info/sct","code" : "4355007","display" : "Coagulation factor IX San Dimas variant"},{"system" : "http://snomed.info/sct","code" : "4362003","display" : "4-coumarate-CoA ligase"},{"system" : "http://snomed.info/sct","code" : "4370008","display" : "Acetone"},{"system" : "http://snomed.info/sct","code" : "4393002","display" : "Blood group antigen Fedor"},{"system" : "http://snomed.info/sct","code" : "4401009","display" : "Blood group antibody H>T<"},{"system" : "http://snomed.info/sct","code" : "4422003","display" : "Blood group antigen"},{"system" : "http://snomed.info/sct","code" : "4423008","display" : "Fibrinogen New York II"},{"system" : "http://snomed.info/sct","code" : "4425001","display" : "Blood group antibody Binge"},{"system" : "http://snomed.info/sct","code" : "4435007","display" : "Sulfuryl fluoride"},{"system" : "http://snomed.info/sct","code" : "4437004","display" : "Cesium-127 (substance)"},{"system" : "http://snomed.info/sct","code" : "4471008","display" : "Californium-244 (substance)"},{"system" : "http://snomed.info/sct","code" : "4479005","display" : "Hemoglobin Brockton"},{"system" : "http://snomed.info/sct","code" : "4480008","display" : "Sulfaethidole"},{"system" : "http://snomed.info/sct","code" : "4509009","display" : "Plant phenanthrene toxin"},{"system" : "http://snomed.info/sct","code" : "4534009","display" : "Bismuth-208 (substance)"},{"system" : "http://snomed.info/sct","code" : "4540002","display" : "ADP deaminase"},{"system" : "http://snomed.info/sct","code" : "4546008","display" : "Aliphatic carboxylic acid, C14:0"},{"system" : "http://snomed.info/sct","code" : "4555006","display" : "Blood group antibody Rils"},{"system" : "http://snomed.info/sct","code" : "4560005","display" : "Hemoglobin Mizuho"},{"system" : "http://snomed.info/sct","code" : "4561009","display" : "Arginine decarboxylase"},{"system" : "http://snomed.info/sct","code" : "4564001","display" : "Blood group antibody Sisson"},{"system" : "http://snomed.info/sct","code" : "4567008","display" : "Galactose-1-phosphate thymidylyltransferase"},{"system" : "http://snomed.info/sct","code" : "4582003","display" : "Blood group antigen N^A^"},{"system" : "http://snomed.info/sct","code" : "4591004","display" : "Blood group antigen Kam"},{"system" : "http://snomed.info/sct","code" : "4610008","display" : "Senile cardiac protein"},{"system" : "http://snomed.info/sct","code" : "4616002","display" : "Triclobisonium chloride"},{"system" : "http://snomed.info/sct","code" : "4629002","display" : "Hypoglycin B"},{"system" : "http://snomed.info/sct","code" : "4635002","display" : "Arterial blood"},{"system" : "http://snomed.info/sct","code" : "4643007","display" : "Calf thymus ribonuclease H"},{"system" : "http://snomed.info/sct","code" : "4656000","display" : "Alcian blue 8GX"},{"system" : "http://snomed.info/sct","code" : "4674009","display" : "2,3-dihydroxybenzoate serine ligase (substance)"},{"system" : "http://snomed.info/sct","code" : "4681002","display" : "Potassium permanganate"},{"system" : "http://snomed.info/sct","code" : "4693006","display" : "Chromium (51-Cr) albumin (substance)"},{"system" : "http://snomed.info/sct","code" : "4700006","display" : "Beef insulin"},{"system" : "http://snomed.info/sct","code" : "4706000","display" : "Chlorine monoxide"},{"system" : "http://snomed.info/sct","code" : "4714006","display" : "Osmium-183m (substance)"},{"system" : "http://snomed.info/sct","code" : "4728000","display" : "Scopulariopsis proteinase"},{"system" : "http://snomed.info/sct","code" : "4732006","display" : "Oncogene protein P55, V-MYC"},{"system" : "http://snomed.info/sct","code" : "4746006","display" : "Hemoglobin Mito"},{"system" : "http://snomed.info/sct","code" : "4761007","display" : "Lymphocyte antigen CD30"},{"system" : "http://snomed.info/sct","code" : "4762000","display" : "Platelet antigen HPA-3b"},{"system" : "http://snomed.info/sct","code" : "4777008","display" : "Fluroxene"},{"system" : "http://snomed.info/sct","code" : "4780009","display" : "Secbutabarbital sodium"},{"system" : "http://snomed.info/sct","code" : "4786003","display" : "Beta-1,4-mannosyl-glycoprotein beta-1,4-N-acetylglucosaminyltransferase (substance)"},{"system" : "http://snomed.info/sct","code" : "4789005","display" : "Blood group antibody Bultar"},{"system" : "http://snomed.info/sct","code" : "4793004","display" : "Azobenzene reductase"},{"system" : "http://snomed.info/sct","code" : "4814001","display" : "Valethamate"},{"system" : "http://snomed.info/sct","code" : "4824009","display" : "Amine oxidase (flavin-containing)"},{"system" : "http://snomed.info/sct","code" : "4825005","display" : "Peptidyl-glycinamidase"},{"system" : "http://snomed.info/sct","code" : "4831008","display" : "Arabinose-5-phosphate isomerase"},{"system" : "http://snomed.info/sct","code" : "4832001","display" : "Technetium (99m-Tc) mebrofenin (substance)"},{"system" : "http://snomed.info/sct","code" : "4833006","display" : "Glucan endo-1,3-alpha-glucosidase"},{"system" : "http://snomed.info/sct","code" : "4844003","display" : "3,3' T>2<"},{"system" : "http://snomed.info/sct","code" : "4864008","display" : "Adenylic acid"},{"system" : "http://snomed.info/sct","code" : "4872005","display" : "Glucosulfone"},{"system" : "http://snomed.info/sct","code" : "4878009","display" : "HLA-Dw3 antigen"},{"system" : "http://snomed.info/sct","code" : "4882006","display" : "Ichthyoallyeinotoxin"},{"system" : "http://snomed.info/sct","code" : "4889002","display" : "Xylulokinase"},{"system" : "http://snomed.info/sct","code" : "4901003","display" : "Pyruvate oxidase (CoA-acetylating)"},{"system" : "http://snomed.info/sct","code" : "4925006","display" : "Oncogene protein V-ABC"},{"system" : "http://snomed.info/sct","code" : "4933007","display" : "Lymphocyte antigen CD15"},{"system" : "http://snomed.info/sct","code" : "4940008","display" : "Tattoo dye"},{"system" : "http://snomed.info/sct","code" : "4955004","display" : "Neoplastic structural gene"},{"system" : "http://snomed.info/sct","code" : "4962008","display" : "Tree bark"},{"system" : "http://snomed.info/sct","code" : "4963003","display" : "Neutral amino acid"},{"system" : "http://snomed.info/sct","code" : "4965005","display" : "Glutathione reductase (NAD(P)H)"},{"system" : "http://snomed.info/sct","code" : "4968007","display" : "Acumentin"},{"system" : "http://snomed.info/sct","code" : "4986005","display" : "Magnesium borate"},{"system" : "http://snomed.info/sct","code" : "5003005","display" : "Hemoglobin Swan River"},{"system" : "http://snomed.info/sct","code" : "5004004","display" : "Blood group antibody Panzar"},{"system" : "http://snomed.info/sct","code" : "5007006","display" : "Papain"},{"system" : "http://snomed.info/sct","code" : "5024000","display" : "Fresh water"},{"system" : "http://snomed.info/sct","code" : "5031001","display" : "3-3'dichlorobenzidine"},{"system" : "http://snomed.info/sct","code" : "5040002","display" : "Cesium"},{"system" : "http://snomed.info/sct","code" : "5043000","display" : "Erythrosin Y"},{"system" : "http://snomed.info/sct","code" : "5045007","display" : "Oncogene protein TCL4"},{"system" : "http://snomed.info/sct","code" : "5059000","display" : "Technetium-97 (substance)"},{"system" : "http://snomed.info/sct","code" : "5060005","display" : "Cesium-132 (substance)"},{"system" : "http://snomed.info/sct","code" : "5061009","display" : "Protein-methionine-S-oxide reductase"},{"system" : "http://snomed.info/sct","code" : "5064001","display" : "Blood group antibody D 1276"},{"system" : "http://snomed.info/sct","code" : "5081005","display" : "Blood group antigen hr^B^"},{"system" : "http://snomed.info/sct","code" : "5086000","display" : "Gelsolin"},{"system" : "http://snomed.info/sct","code" : "5094007","display" : "Blood group antigen Rios"},{"system" : "http://snomed.info/sct","code" : "5098005","display" : "Fennel oil"},{"system" : "http://snomed.info/sct","code" : "5109006","display" : "Methylated-DNA-protein-cysteine methyltransferase"},{"system" : "http://snomed.info/sct","code" : "5142007","display" : "Coagulation factor II Houston variant"},{"system" : "http://snomed.info/sct","code" : "5160007","display" : "Metallic compound"},{"system" : "http://snomed.info/sct","code" : "5163009","display" : "Scombrotoxin"},{"system" : "http://snomed.info/sct","code" : "5167005","display" : "Zinc chloride fumes"},{"system" : "http://snomed.info/sct","code" : "5172001","display" : "Coagulation factor Xa"},{"system" : "http://snomed.info/sct","code" : "5179005","display" : "Connective tissue fiber"},{"system" : "http://snomed.info/sct","code" : "5200001","display" : "trans-Epoxysuccinate hydrolase"},{"system" : "http://snomed.info/sct","code" : "5206007","display" : "Cyanate compound"},{"system" : "http://snomed.info/sct","code" : "5220000","display" : "Bacitracin"},{"system" : "http://snomed.info/sct","code" : "5226006","display" : "Flavone O^7^-beta-glucosyltransferase"},{"system" : "http://snomed.info/sct","code" : "5250008","display" : "Thymus-independent antigen"},{"system" : "http://snomed.info/sct","code" : "5252000","display" : "Hafnium radioisotope"},{"system" : "http://snomed.info/sct","code" : "5253005","display" : "Hemoglobin Woodville"},{"system" : "http://snomed.info/sct","code" : "5259009","display" : "Blood group antigen Braden"},{"system" : "http://snomed.info/sct","code" : "5289002","display" : "Scilliroside"},{"system" : "http://snomed.info/sct","code" : "5303002","display" : "Hemoglobin Hoshida"},{"system" : "http://snomed.info/sct","code" : "5305009","display" : "Polynucleotide"},{"system" : "http://snomed.info/sct","code" : "5307001","display" : "Blood group antigen Hamet"},{"system" : "http://snomed.info/sct","code" : "5312000","display" : "Zinc-65 (substance)"},{"system" : "http://snomed.info/sct","code" : "5323001","display" : "Uridine diphosphate glucuronic acid"},{"system" : "http://snomed.info/sct","code" : "5330007","display" : "Actin-binding protein"},{"system" : "http://snomed.info/sct","code" : "5339008","display" : "L-glycol dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "5340005","display" : "Blood group antigen Swietlik"},{"system" : "http://snomed.info/sct","code" : "5392001","display" : "Propylene glycol monomethyl ether"},{"system" : "http://snomed.info/sct","code" : "5395004","display" : "Pyridoxamine-phosphate oxidase"},{"system" : "http://snomed.info/sct","code" : "5404007","display" : "Lymphocyte antigen CD45RA"},{"system" : "http://snomed.info/sct","code" : "5405008","display" : "Cobalt-60 (substance)"},{"system" : "http://snomed.info/sct","code" : "5406009","display" : "Beta-L-arabinosidase (substance)"},{"system" : "http://snomed.info/sct","code" : "5420002","display" : "Accessory sinus mucus"},{"system" : "http://snomed.info/sct","code" : "5439007","display" : "Blood group antibody Do^a^"},{"system" : "http://snomed.info/sct","code" : "5442001","display" : "Page blue 83"},{"system" : "http://snomed.info/sct","code" : "5453007","display" : "Iridium isotope"},{"system" : "http://snomed.info/sct","code" : "5471000","display" : "Hemoglobin G-Coushatta"},{"system" : "http://snomed.info/sct","code" : "5474008","display" : "Propionate-CoA ligase"},{"system" : "http://snomed.info/sct","code" : "5477001","display" : "Ferric subsulfate"},{"system" : "http://snomed.info/sct","code" : "5483003","display" : "Oxalate CoA-transferase"},{"system" : "http://snomed.info/sct","code" : "5504009","display" : "Blood group antigen Fuerhart"},{"system" : "http://snomed.info/sct","code" : "5511008","display" : "Inosinate nucleosidase"},{"system" : "http://snomed.info/sct","code" : "5513006","display" : "Immunoglobulin A, H chain"},{"system" : "http://snomed.info/sct","code" : "5515004","display" : "Rhodium fumes"},{"system" : "http://snomed.info/sct","code" : "5533005","display" : "Blood group antibody Kp^a^"},{"system" : "http://snomed.info/sct","code" : "5537006","display" : "Immunoglobulin D, H chain (substance)"},{"system" : "http://snomed.info/sct","code" : "5540006","display" : "Calcium"},{"system" : "http://snomed.info/sct","code" : "5547009","display" : "Plutonium-233 (substance)"},{"system" : "http://snomed.info/sct","code" : "5548004","display" : "2-dehydro-3-deoxy-D-pentonate aldolase"},{"system" : "http://snomed.info/sct","code" : "5568005","display" : "Hemoglobin Hijiyama"},{"system" : "http://snomed.info/sct","code" : "5573004","display" : "Blood group antigen Oca"},{"system" : "http://snomed.info/sct","code" : "5589001","display" : "Licodione O^2'^-methyltransferase"},{"system" : "http://snomed.info/sct","code" : "5590005","display" : "Beryllium radioisotope"},{"system" : "http://snomed.info/sct","code" : "5628003","display" : "Hemoglobin I-High Wycombe"},{"system" : "http://snomed.info/sct","code" : "5629006","display" : "Cytidylic acid"},{"system" : "http://snomed.info/sct","code" : "5637003","display" : "HLA-DQw6 antigen"},{"system" : "http://snomed.info/sct","code" : "5641004","display" : "Valproate semisodium"},{"system" : "http://snomed.info/sct","code" : "5647000","display" : "Griseofulvin ultramicrosize"},{"system" : "http://snomed.info/sct","code" : "5656008","display" : "Antimony-116m (substance)"},{"system" : "http://snomed.info/sct","code" : "5659001","display" : "Hemoglobin J-Tongariki"},{"system" : "http://snomed.info/sct","code" : "5670008","display" : "Gold isotope"},{"system" : "http://snomed.info/sct","code" : "5681006","display" : "Ceftizoxime sodium"},{"system" : "http://snomed.info/sct","code" : "5691000","display" : "Absorbable gelatin sponge"},{"system" : "http://snomed.info/sct","code" : "5692007","display" : "Cyanocobalamin (58-Co) (substance)"},{"system" : "http://snomed.info/sct","code" : "5699003","display" : "Somatomedin C"},{"system" : "http://snomed.info/sct","code" : "5700002","display" : "Blood group antibody Gomez"},{"system" : "http://snomed.info/sct","code" : "5702005","display" : "Silver-106m (substance)"},{"system" : "http://snomed.info/sct","code" : "5704006","display" : "Galactokinase"},{"system" : "http://snomed.info/sct","code" : "5705007","display" : "3-hydroxypropion-aldehyde reductase"},{"system" : "http://snomed.info/sct","code" : "5739006","display" : "Stramonium"},{"system" : "http://snomed.info/sct","code" : "5746002","display" : "Antimony-118m (substance)"},{"system" : "http://snomed.info/sct","code" : "5757007","display" : "HLA-Cw8 antigen"},{"system" : "http://snomed.info/sct","code" : "5762008","display" : "Heterogeneous nuclear RNA"},{"system" : "http://snomed.info/sct","code" : "5764009","display" : "Plutonium-242 (substance)"},{"system" : "http://snomed.info/sct","code" : "5767002","display" : "Sulfamerazine"},{"system" : "http://snomed.info/sct","code" : "5774007","display" : "White petrolatum"},{"system" : "http://snomed.info/sct","code" : "5800007","display" : "tRNA (5-methylaminomethyl-2-thiouridylate)-methyltransferase"},{"system" : "http://snomed.info/sct","code" : "5813001","display" : "Malate dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "5826002","display" : "Ethyl-4-bis-(hydroxypropyl)-1-aminobenzoate"},{"system" : "http://snomed.info/sct","code" : "5827006","display" : "Crotonaldehyde"},{"system" : "http://snomed.info/sct","code" : "5829009","display" : "Hemoglobin Vaasa"},{"system" : "http://snomed.info/sct","code" : "5830004","display" : "Hemoglobin Bart"},{"system" : "http://snomed.info/sct","code" : "5840001","display" : "Blood group antibody Wj"},{"system" : "http://snomed.info/sct","code" : "5858007","display" : "Indium-110m (substance)"},{"system" : "http://snomed.info/sct","code" : "5863006","display" : "Vitexin beta-glucosyltransferase"},{"system" : "http://snomed.info/sct","code" : "5896008","display" : "Hellebrin"},{"system" : "http://snomed.info/sct","code" : "5899001","display" : "Bacterial structural gene"},{"system" : "http://snomed.info/sct","code" : "5907009","display" : "Quinidine polygalacturonate"},{"system" : "http://snomed.info/sct","code" : "5910002","display" : "Oncogene protein PP60, V-SRC"},{"system" : "http://snomed.info/sct","code" : "5915007","display" : "Blood group antigen Gladding"},{"system" : "http://snomed.info/sct","code" : "5927005","display" : "Lactaldehyde dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "5931004","display" : "Technetium (99m-Tc) sulfur colloid (substance)"},{"system" : "http://snomed.info/sct","code" : "5932006","display" : "Cysteine"},{"system" : "http://snomed.info/sct","code" : "5950004","display" : "3',5'-cyclic-nucleotide phosphodiesterase"},{"system" : "http://snomed.info/sct","code" : "5955009","display" : "Diethylene glycol"},{"system" : "http://snomed.info/sct","code" : "5977008","display" : "Blood group antigen Bullock"},{"system" : "http://snomed.info/sct","code" : "5989005","display" : "Immunoglobulin, GM>17< allotype"},{"system" : "http://snomed.info/sct","code" : "5991002","display" : "D-fuconate dehydratase"},{"system" : "http://snomed.info/sct","code" : "6021003","display" : "Yttrium-88 (substance)"},{"system" : "http://snomed.info/sct","code" : "6038004","display" : "Oxygen radioisotope"},{"system" : "http://snomed.info/sct","code" : "6043006","display" : "Bone cement"},{"system" : "http://snomed.info/sct","code" : "6044000","display" : "Carbon disulfide"},{"system" : "http://snomed.info/sct","code" : "6054001","display" : "Doxylamine succinate"},{"system" : "http://snomed.info/sct","code" : "6056004","display" : "Blood group antibody Wk^a^"},{"system" : "http://snomed.info/sct","code" : "6068008","display" : "Blood group antigen Mil"},{"system" : "http://snomed.info/sct","code" : "6083003","display" : "Hydroxylysine"},{"system" : "http://snomed.info/sct","code" : "6085005","display" : "Synovial fluid"},{"system" : "http://snomed.info/sct","code" : "6088007","display" : "Benzfetamine hydrochloride"},{"system" : "http://snomed.info/sct","code" : "6089004","display" : "Lochia alba"},{"system" : "http://snomed.info/sct","code" : "6091007","display" : "Blood group antibody L Harris"},{"system" : "http://snomed.info/sct","code" : "6107003","display" : "Asparagusate reductase (NADH)"},{"system" : "http://snomed.info/sct","code" : "6109000","display" : "Aromatic-amino-acid aminotransferase"},{"system" : "http://snomed.info/sct","code" : "6115000","display" : "Blood group antibody Anuszewska"},{"system" : "http://snomed.info/sct","code" : "6135004","display" : "Blood group antigen Duck"},{"system" : "http://snomed.info/sct","code" : "6138002","display" : "Blood group antigen Le Provost"},{"system" : "http://snomed.info/sct","code" : "6162007","display" : "Meclocycline"},{"system" : "http://snomed.info/sct","code" : "6170002","display" : "Heat labile antibody"},{"system" : "http://snomed.info/sct","code" : "6172005","display" : "Fatty-acid methyltransferase"},{"system" : "http://snomed.info/sct","code" : "6178009","display" : "Lymphocyte antigen CD63"},{"system" : "http://snomed.info/sct","code" : "6179001","display" : "O-methyl-bufotenine"},{"system" : "http://snomed.info/sct","code" : "6182006","display" : "Chloroacetone"},{"system" : "http://snomed.info/sct","code" : "6197009","display" : "Blood group antigen Zd"},{"system" : "http://snomed.info/sct","code" : "6237004","display" : "Bemegride"},{"system" : "http://snomed.info/sct","code" : "6249003","display" : "Potassium metabisulfite"},{"system" : "http://snomed.info/sct","code" : "6256009","display" : "Ribose isomerase"},{"system" : "http://snomed.info/sct","code" : "6257000","display" : "Sodium (22-Na) chloride (substance)"},{"system" : "http://snomed.info/sct","code" : "6260007","display" : "Protokylol"},{"system" : "http://snomed.info/sct","code" : "6261006","display" : "Indoklon"},{"system" : "http://snomed.info/sct","code" : "6263009","display" : "Plant residue"},{"system" : "http://snomed.info/sct","code" : "6264003","display" : "Diazinon"},{"system" : "http://snomed.info/sct","code" : "6287006","display" : "Methidathion"},{"system" : "http://snomed.info/sct","code" : "6291001","display" : "Lysosomal alpha-N-acetylglucosaminidase"},{"system" : "http://snomed.info/sct","code" : "6301006","display" : "Tantalum-178 (substance)"},{"system" : "http://snomed.info/sct","code" : "6310003","display" : "Particulate antigen"},{"system" : "http://snomed.info/sct","code" : "6314007","display" : "Phenol beta-glucosyltransferase"},{"system" : "http://snomed.info/sct","code" : "6333002","display" : "Squill extract"},{"system" : "http://snomed.info/sct","code" : "6338006","display" : "Imidazolonepropionase"},{"system" : "http://snomed.info/sct","code" : "6356006","display" : "Chlorodiallylacetamide"},{"system" : "http://snomed.info/sct","code" : "6360009","display" : "Kallidin II"},{"system" : "http://snomed.info/sct","code" : "6367007","display" : "Technetium-95m (substance)"},{"system" : "http://snomed.info/sct","code" : "6386004","display" : "N-Acetylneuraminate O^4^-acetyltransferase"},{"system" : "http://snomed.info/sct","code" : "6394006","display" : "Phentermine hydrochloride"},{"system" : "http://snomed.info/sct","code" : "6401007","display" : "Lichenase"},{"system" : "http://snomed.info/sct","code" : "6409009","display" : "Morpholine"},{"system" : "http://snomed.info/sct","code" : "6411000","display" : "Interleukin-12"},{"system" : "http://snomed.info/sct","code" : "6422001","display" : "HLA-DRw14 antigen"},{"system" : "http://snomed.info/sct","code" : "6451002","display" : "Chlorobenzilate"},{"system" : "http://snomed.info/sct","code" : "6455006","display" : "Chloroprene"},{"system" : "http://snomed.info/sct","code" : "6469006","display" : "1,2-didehydropipecolate reductase"},{"system" : "http://snomed.info/sct","code" : "6478000","display" : "Phosphohexokinase"},{"system" : "http://snomed.info/sct","code" : "6495008","display" : "Fibrinogen Montreal II"},{"system" : "http://snomed.info/sct","code" : "6507009","display" : "Blood group antigen Much"},{"system" : "http://snomed.info/sct","code" : "6513000","display" : "Flumethiazide"},{"system" : "http://snomed.info/sct","code" : "6516008","display" : "Indium (111-In) ferric hydroxide (substance)"},{"system" : "http://snomed.info/sct","code" : "6524003","display" : "Distilled spirits"},{"system" : "http://snomed.info/sct","code" : "6529008","display" : "Blood group antigen Cl^a^"},{"system" : "http://snomed.info/sct","code" : "6532006","display" : "Macrophage activating factor"},{"system" : "http://snomed.info/sct","code" : "6590001","display" : "Galactosylceramidase"},{"system" : "http://snomed.info/sct","code" : "6592009","display" : "HLA-Dw12 antigen"},{"system" : "http://snomed.info/sct","code" : "6602005","display" : "Aminoacridine (substance)"},{"system" : "http://snomed.info/sct","code" : "6611005","display" : "Diethylaminoethanol"},{"system" : "http://snomed.info/sct","code" : "6612003","display" : "Chloramphenicol sodium succinate"},{"system" : "http://snomed.info/sct","code" : "6619007","display" : "Bilirubin Y transport protein"},{"system" : "http://snomed.info/sct","code" : "6642000","display" : "Opsonin"},{"system" : "http://snomed.info/sct","code" : "6644004","display" : "Homoserine dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "6671004","display" : "Blood group antigen Caw"},{"system" : "http://snomed.info/sct","code" : "6672006","display" : "Phosphoadenylate 3'-nucleotidase"},{"system" : "http://snomed.info/sct","code" : "6699008","display" : "Titanium radioisotope"},{"system" : "http://snomed.info/sct","code" : "6701008","display" : "Lissamine fast red B"},{"system" : "http://snomed.info/sct","code" : "6702001","display" : "Ethyl mercaptoethyl diethyl thiophosphate"},{"system" : "http://snomed.info/sct","code" : "6709005","display" : "Gentamicin 2\"-nucleotidyltransferase"},{"system" : "http://snomed.info/sct","code" : "6710000","display" : "Nitric oxide"},{"system" : "http://snomed.info/sct","code" : "6713003","display" : "Yttrium-91 (substance)"},{"system" : "http://snomed.info/sct","code" : "6717002","display" : "Nifuroxime"},{"system" : "http://snomed.info/sct","code" : "6725000","display" : "Methylthioninium chloride"},{"system" : "http://snomed.info/sct","code" : "6730001","display" : "Uranium-234 (substance)"},{"system" : "http://snomed.info/sct","code" : "6741004","display" : "Anti DNA antibody"},{"system" : "http://snomed.info/sct","code" : "6755007","display" : "TL antigen"},{"system" : "http://snomed.info/sct","code" : "6786001","display" : "Silver difluoride"},{"system" : "http://snomed.info/sct","code" : "6790004","display" : "Aminopterin"},{"system" : "http://snomed.info/sct","code" : "6792007","display" : "Veratrine"},{"system" : "http://snomed.info/sct","code" : "6808006","display" : "Ferrous iron compound"},{"system" : "http://snomed.info/sct","code" : "6809003","display" : "Phomopsin"},{"system" : "http://snomed.info/sct","code" : "6814004","display" : "Discadenine synthase"},{"system" : "http://snomed.info/sct","code" : "6817006","display" : "Oxidized glutathione"},{"system" : "http://snomed.info/sct","code" : "6826009","display" : "Sterol hormone"},{"system" : "http://snomed.info/sct","code" : "6837005","display" : "Dextropropoxyphene napsylate"},{"system" : "http://snomed.info/sct","code" : "6854002","display" : "Platinum-188 (substance)"},{"system" : "http://snomed.info/sct","code" : "6865007","display" : "Theophylline calcium salicylate"},{"system" : "http://snomed.info/sct","code" : "6873003","display" : "Cefapirin sodium"},{"system" : "http://snomed.info/sct","code" : "6879004","display" : "Mead acid"},{"system" : "http://snomed.info/sct","code" : "6881002","display" : "Magnesium fumes"},{"system" : "http://snomed.info/sct","code" : "6884005","display" : "(S)-3-Amino-2-methylpropionate aminotransferase"},{"system" : "http://snomed.info/sct","code" : "6890009","display" : "3-deoxy-manno-octulosonate-8-phosphatase (substance)"},{"system" : "http://snomed.info/sct","code" : "6896003","display" : "Thiopurine methyltransferase"},{"system" : "http://snomed.info/sct","code" : "6910009","display" : "Sodium fluoride"},{"system" : "http://snomed.info/sct","code" : "6911008","display" : "Deoxycytidylate methyltransferase"},{"system" : "http://snomed.info/sct","code" : "6916003","display" : "Bowieine"},{"system" : "http://snomed.info/sct","code" : "6924008","display" : "Exopolyphosphatase"},{"system" : "http://snomed.info/sct","code" : "6925009","display" : "Leucine acetyltransferase"},{"system" : "http://snomed.info/sct","code" : "6927001","display" : "Tin-121 (substance)"},{"system" : "http://snomed.info/sct","code" : "6937006","display" : "Thymidylate synthase"},{"system" : "http://snomed.info/sct","code" : "6945001","display" : "Blood group antigen Le^bH^"},{"system" : "http://snomed.info/sct","code" : "6952004","display" : "Tin-121m (substance)"},{"system" : "http://snomed.info/sct","code" : "6958000","display" : "Blood group antibody Frando"},{"system" : "http://snomed.info/sct","code" : "6961004","display" : "Lysolecithin acylmutase"},{"system" : "http://snomed.info/sct","code" : "6970001","display" : "4-hydroxyproline epimerase (substance)"},{"system" : "http://snomed.info/sct","code" : "6973004","display" : "Chromium (51-Cr) chloride (substance)"},{"system" : "http://snomed.info/sct","code" : "6983000","display" : "Acrylamide"},{"system" : "http://snomed.info/sct","code" : "6992002","display" : "Triflupromazine hydrochloride"},{"system" : "http://snomed.info/sct","code" : "6993007","display" : "Seminal fluid"},{"system" : "http://snomed.info/sct","code" : "6999006","display" : "Ammonium compound"},{"system" : "http://snomed.info/sct","code" : "7008002","display" : "Beta-carotene 15,15'-dioxygenase"},{"system" : "http://snomed.info/sct","code" : "7018007","display" : "Malate-CoA ligase"},{"system" : "http://snomed.info/sct","code" : "7029006","display" : "Blood group antigen Greenlee"},{"system" : "http://snomed.info/sct","code" : "7030001","display" : "Globoside"},{"system" : "http://snomed.info/sct","code" : "7034005","display" : "Diclofenac"},{"system" : "http://snomed.info/sct","code" : "7045008","display" : "Lycorine"},{"system" : "http://snomed.info/sct","code" : "7047000","display" : "Asphyxiant atmosphere"},{"system" : "http://snomed.info/sct","code" : "7049002","display" : "Pyruvate carboxylase"},{"system" : "http://snomed.info/sct","code" : "7054006","display" : "Hemoglobin Poissy"},{"system" : "http://snomed.info/sct","code" : "7056008","display" : "3-propylmalate synthase"},{"system" : "http://snomed.info/sct","code" : "7059001","display" : "N-Acylneuraminate-9-phosphatase"},{"system" : "http://snomed.info/sct","code" : "7061005","display" : "Anthocyanidin O^3^-glucosyltransferase"},{"system" : "http://snomed.info/sct","code" : "7070008","display" : "Convallamarin"},{"system" : "http://snomed.info/sct","code" : "7084003","display" : "Fibrinogen Buenos Aires II"},{"system" : "http://snomed.info/sct","code" : "7110002","display" : "Germanium-69 (substance)"},{"system" : "http://snomed.info/sct","code" : "7120007","display" : "Antigen"},{"system" : "http://snomed.info/sct","code" : "7132006","display" : "Gallium-73 (substance)"},{"system" : "http://snomed.info/sct","code" : "7139002","display" : "Acid-CoA ligase (GDP-forming)"},{"system" : "http://snomed.info/sct","code" : "7146006","display" : "Cyclohexene oxide"},{"system" : "http://snomed.info/sct","code" : "7152007","display" : "Chlorthion"},{"system" : "http://snomed.info/sct","code" : "7156005","display" : "Phosphorus isotope"},{"system" : "http://snomed.info/sct","code" : "7158006","display" : "HLA-Dw19 antigen"},{"system" : "http://snomed.info/sct","code" : "7161007","display" : "Complement component C2a"},{"system" : "http://snomed.info/sct","code" : "7179006","display" : "Prekallikrein"},{"system" : "http://snomed.info/sct","code" : "7191002","display" : "Methenyltetrahydrofolate cyclohydrolase"},{"system" : "http://snomed.info/sct","code" : "7208009","display" : "Thiol oxidase"},{"system" : "http://snomed.info/sct","code" : "7211005","display" : "Blood group antibody Haakestad"},{"system" : "http://snomed.info/sct","code" : "7237008","display" : "Galactonate dehydratase"},{"system" : "http://snomed.info/sct","code" : "7243005","display" : "Methyl isocyanate"},{"system" : "http://snomed.info/sct","code" : "7269004","display" : "Thorium"},{"system" : "http://snomed.info/sct","code" : "7271004","display" : "Mixed dust"},{"system" : "http://snomed.info/sct","code" : "7280004","display" : "dTDP4-dehydrorhamnose reductase"},{"system" : "http://snomed.info/sct","code" : "7281000","display" : "Technetium (99m-Tc) lidofenin (substance)"},{"system" : "http://snomed.info/sct","code" : "7284008","display" : "Mercaptan compound"},{"system" : "http://snomed.info/sct","code" : "7294003","display" : "Acetic acid tert-butyl ester"},{"system" : "http://snomed.info/sct","code" : "7302008","display" : "Ambuphylline"},{"system" : "http://snomed.info/sct","code" : "7318002","display" : "Bacteriochlorophyll"},{"system" : "http://snomed.info/sct","code" : "7321000","display" : "Pyrimidine"},{"system" : "http://snomed.info/sct","code" : "7325009","display" : "Calcium hydroxide"},{"system" : "http://snomed.info/sct","code" : "7327001","display" : "Sulfurous acid"},{"system" : "http://snomed.info/sct","code" : "7328006","display" : "Red petrolatum"},{"system" : "http://snomed.info/sct","code" : "7330008","display" : "Shellac"},{"system" : "http://snomed.info/sct","code" : "7337006","display" : "Blood group antibody Tr^a^"},{"system" : "http://snomed.info/sct","code" : "7348004","display" : "Coagulation factor II"},{"system" : "http://snomed.info/sct","code" : "7382005","display" : "Aminoalcohol ester"},{"system" : "http://snomed.info/sct","code" : "7401000","display" : "Heme-hemopexin complex"},{"system" : "http://snomed.info/sct","code" : "7411007","display" : "Blood group antibody HLA-B8"},{"system" : "http://snomed.info/sct","code" : "7427000","display" : "Sepiapterin reductase"},{"system" : "http://snomed.info/sct","code" : "7434003","display" : "Erythrosin B"},{"system" : "http://snomed.info/sct","code" : "7446004","display" : "Ruthenium"},{"system" : "http://snomed.info/sct","code" : "7460002","display" : "Tellurium-127 (substance)"},{"system" : "http://snomed.info/sct","code" : "7470000","display" : "p-tert-butyltoluene (substance)"},{"system" : "http://snomed.info/sct","code" : "7489000","display" : "Homocytotropic antibody"},{"system" : "http://snomed.info/sct","code" : "7503004","display" : "Gallium-72 (substance)"},{"system" : "http://snomed.info/sct","code" : "7509000","display" : "Mannitol hexanitrate"},{"system" : "http://snomed.info/sct","code" : "7515000","display" : "Hepatotoxic mycotoxin"},{"system" : "http://snomed.info/sct","code" : "7537007","display" : "Stizolobinate synthase"},{"system" : "http://snomed.info/sct","code" : "7547005","display" : "Hemoglobin Lincoln Park"},{"system" : "http://snomed.info/sct","code" : "7549008","display" : "Fibrinogen Bethesda I"},{"system" : "http://snomed.info/sct","code" : "7588005","display" : "Blood group antibody Sk^a^"},{"system" : "http://snomed.info/sct","code" : "7608003","display" : "Triethylene glycol"},{"system" : "http://snomed.info/sct","code" : "7616007","display" : "Blood group antibody Pruitt"},{"system" : "http://snomed.info/sct","code" : "7648006","display" : "HLA-Bw70 antigen"},{"system" : "http://snomed.info/sct","code" : "7661006","display" : "Fish bone"},{"system" : "http://snomed.info/sct","code" : "7670009","display" : "Aminobutyraldehyde dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "7675004","display" : "Blood group antigen Towey"},{"system" : "http://snomed.info/sct","code" : "7685003","display" : "Blood group antibody Bg^c^"},{"system" : "http://snomed.info/sct","code" : "7696006","display" : "Ferrovanadium dust"},{"system" : "http://snomed.info/sct","code" : "7716001","display" : "Isovaleryl-CoA dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "7737009","display" : "Chlortetracycline hydrochloride"},{"system" : "http://snomed.info/sct","code" : "7738004","display" : "HLA-B49 antigen"},{"system" : "http://snomed.info/sct","code" : "7761002","display" : "Silver-111 (substance)"},{"system" : "http://snomed.info/sct","code" : "7770004","display" : "Strontium-89 (substance)"},{"system" : "http://snomed.info/sct","code" : "7774008","display" : "Neo-b-vitamin A1 (substance)"},{"system" : "http://snomed.info/sct","code" : "7779003","display" : "Ruthenium-103 (substance)"},{"system" : "http://snomed.info/sct","code" : "7785005","display" : "Sphingomyelin phosphodiesterase D"},{"system" : "http://snomed.info/sct","code" : "7790008","display" : "1-Monoacylglycerol"},{"system" : "http://snomed.info/sct","code" : "7791007","display" : "Soya protein"},{"system" : "http://snomed.info/sct","code" : "7795003","display" : "Oxalate oxidase"},{"system" : "http://snomed.info/sct","code" : "7801007","display" : "Tetrahydroxypteridine cycloisomerase"},{"system" : "http://snomed.info/sct","code" : "7816005","display" : "Antazoline hydrochloride"},{"system" : "http://snomed.info/sct","code" : "7834009","display" : "Acetyl digitoxin"},{"system" : "http://snomed.info/sct","code" : "7846008","display" : "Sphingomyelin phosphodiesterase"},{"system" : "http://snomed.info/sct","code" : "7848009","display" : "Monophosphatidylinositol phosphodiesterase"},{"system" : "http://snomed.info/sct","code" : "7868003","display" : "Beta-cyclopiazonate dehydrogenase (substance)"},{"system" : "http://snomed.info/sct","code" : "7879008","display" : "Radon-218 (substance)"},{"system" : "http://snomed.info/sct","code" : "7900007","display" : "Hemoglobin Presbyterian"},{"system" : "http://snomed.info/sct","code" : "7904003","display" : "Deanol"},{"system" : "http://snomed.info/sct","code" : "7924004","display" : "Diflorasone"},{"system" : "http://snomed.info/sct","code" : "7938006","display" : "D-arabitol dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "7945006","display" : "Orsellinate-depside hydrolase"},{"system" : "http://snomed.info/sct","code" : "7948008","display" : "Reed-Sternberg antibody"},{"system" : "http://snomed.info/sct","code" : "7953003","display" : "Thioneb"},{"system" : "http://snomed.info/sct","code" : "7957002","display" : "Phosphatidate cytidylyltransferase"},{"system" : "http://snomed.info/sct","code" : "7961008","display" : "Hemoglobin F-Shanghai"},{"system" : "http://snomed.info/sct","code" : "7970006","display" : "Allograft"},{"system" : "http://snomed.info/sct","code" : "7974002","display" : "Blood group antibody Dalman"},{"system" : "http://snomed.info/sct","code" : "7975001","display" : "Amiphenazole"},{"system" : "http://snomed.info/sct","code" : "7979007","display" : "3'-phosphoadenylylsulphate 3'-phosphatase"},{"system" : "http://snomed.info/sct","code" : "7983007","display" : "Sodium rhodanide"},{"system" : "http://snomed.info/sct","code" : "7985000","display" : "Sulfur isotope"},{"system" : "http://snomed.info/sct","code" : "7997004","display" : "Butyl mercaptan"},{"system" : "http://snomed.info/sct","code" : "8000007","display" : "Cucurbitacin delta^23^-reductase"},{"system" : "http://snomed.info/sct","code" : "8002004","display" : "Blood group antibody Fleming"},{"system" : "http://snomed.info/sct","code" : "8025003","display" : "Blood group antibody Gibson"},{"system" : "http://snomed.info/sct","code" : "8029009","display" : "Allyl glycidyl ether"},{"system" : "http://snomed.info/sct","code" : "8030004","display" : "Polyethylene glycol"},{"system" : "http://snomed.info/sct","code" : "8035009","display" : "Cholestenol delta-isomerase"},{"system" : "http://snomed.info/sct","code" : "8048008","display" : "Blood group antigen Th"},{"system" : "http://snomed.info/sct","code" : "8054009","display" : "Orotate reductase (NADPH)"},{"system" : "http://snomed.info/sct","code" : "8055005","display" : "Galactoside acetyltransferase"},{"system" : "http://snomed.info/sct","code" : "8105004","display" : "Hemoglobin Leiden"},{"system" : "http://snomed.info/sct","code" : "8108002","display" : "Undecaprenyl-diphosphatase"},{"system" : "http://snomed.info/sct","code" : "8123007","display" : "Blood group antibody Schuppenhauer"},{"system" : "http://snomed.info/sct","code" : "8132009","display" : "Magnesium acetylsalicylate"},{"system" : "http://snomed.info/sct","code" : "8143001","display" : "Diosmin"},{"system" : "http://snomed.info/sct","code" : "8153000","display" : "Homoproline"},{"system" : "http://snomed.info/sct","code" : "8156008","display" : "Immunoglobulin, Fd fragment"},{"system" : "http://snomed.info/sct","code" : "8164002","display" : "Lymphocyte antigen CD67"},{"system" : "http://snomed.info/sct","code" : "8168004","display" : "Uracil-5-carboxylate decarboxylase"},{"system" : "http://snomed.info/sct","code" : "8179009","display" : "Cevadilline"},{"system" : "http://snomed.info/sct","code" : "8184003","display" : "Convallamarogenin"},{"system" : "http://snomed.info/sct","code" : "8190004","display" : "Diaminopimelate epimerase"},{"system" : "http://snomed.info/sct","code" : "8202008","display" : "Potassium-43 (substance)"},{"system" : "http://snomed.info/sct","code" : "8203003","display" : "Human menopausal gonadotropin"},{"system" : "http://snomed.info/sct","code" : "8204009","display" : "Polyester"},{"system" : "http://snomed.info/sct","code" : "8222007","display" : "Coagulation factor II Padua variant"},{"system" : "http://snomed.info/sct","code" : "8227001","display" : "Ruthenium-106 (substance)"},{"system" : "http://snomed.info/sct","code" : "8230008","display" : "Streptococcal cysteine proteinase"},{"system" : "http://snomed.info/sct","code" : "8237006","display" : "Strobane"},{"system" : "http://snomed.info/sct","code" : "8252004","display" : "Chlorothiazide sodium"},{"system" : "http://snomed.info/sct","code" : "8257005","display" : "Abnormal hemoglobin"},{"system" : "http://snomed.info/sct","code" : "8261004","display" : "Potassium thiosulfate"},{"system" : "http://snomed.info/sct","code" : "8268005","display" : "Blood group antibody Hildebrandt"},{"system" : "http://snomed.info/sct","code" : "8270001","display" : "tRNA adenylyltransferase"},{"system" : "http://snomed.info/sct","code" : "8275006","display" : "Methionine-S-oxide reductase"},{"system" : "http://snomed.info/sct","code" : "8295000","display" : "Uromucoid protein"},{"system" : "http://snomed.info/sct","code" : "8300003","display" : "Cyclohexanol"},{"system" : "http://snomed.info/sct","code" : "8310007","display" : "Hemoglobin Madrid"},{"system" : "http://snomed.info/sct","code" : "8313009","display" : "RNA-directed DNA polymerase"},{"system" : "http://snomed.info/sct","code" : "8340009","display" : "Procollagen-lysine,2-oxoglutarate 5-dioxygenase"},{"system" : "http://snomed.info/sct","code" : "8342001","display" : "Brilliant cresyl blue"},{"system" : "http://snomed.info/sct","code" : "8343006","display" : "Blood group antibody Re^a^"},{"system" : "http://snomed.info/sct","code" : "8354001","display" : "Manganese ethylene bis-dithiocarbamate"},{"system" : "http://snomed.info/sct","code" : "8355000","display" : "Hafnium isotope"},{"system" : "http://snomed.info/sct","code" : "8362009","display" : "Blood group antibody c"},{"system" : "http://snomed.info/sct","code" : "8365006","display" : "Oil of pennyroyal-European"},{"system" : "http://snomed.info/sct","code" : "8368008","display" : "Xylobiase"},{"system" : "http://snomed.info/sct","code" : "8376005","display" : "Duffy blood group antibody"},{"system" : "http://snomed.info/sct","code" : "8385005","display" : "Glucan 1,4-alpha-glucosidase"},{"system" : "http://snomed.info/sct","code" : "8397006","display" : "Nicotine resin complex"},{"system" : "http://snomed.info/sct","code" : "8406008","display" : "Nitroethane oxidase"},{"system" : "http://snomed.info/sct","code" : "8429000","display" : "Brilliant orange"},{"system" : "http://snomed.info/sct","code" : "8450009","display" : "Oil of lemon grass"},{"system" : "http://snomed.info/sct","code" : "8452001","display" : "Blood group antigen Sisson"},{"system" : "http://snomed.info/sct","code" : "8456003","display" : "Methyl ethyl ketone peroxide"},{"system" : "http://snomed.info/sct","code" : "8460000","display" : "Blood group antibody Vg^a^"},{"system" : "http://snomed.info/sct","code" : "8473001","display" : "Homocysteine methyltransferase"},{"system" : "http://snomed.info/sct","code" : "8474007","display" : "Lead oleate"},{"system" : "http://snomed.info/sct","code" : "8484008","display" : "Blood group antigen Mur"},{"system" : "http://snomed.info/sct","code" : "8485009","display" : "Oncogene protein P210, BCR-ABL"},{"system" : "http://snomed.info/sct","code" : "8486005","display" : "HLA-DRw15 antigen"},{"system" : "http://snomed.info/sct","code" : "8487001","display" : "Vanadium-48 (substance)"},{"system" : "http://snomed.info/sct","code" : "8491006","display" : "Complement inhibitor"},{"system" : "http://snomed.info/sct","code" : "8492004","display" : "Allantoicase"},{"system" : "http://snomed.info/sct","code" : "8498000","display" : "Short neurotoxin venom"},{"system" : "http://snomed.info/sct","code" : "8507001","display" : "Cyclohexane"},{"system" : "http://snomed.info/sct","code" : "8514004","display" : "Ornithine"},{"system" : "http://snomed.info/sct","code" : "8520003","display" : "Hemoglobin Machida"},{"system" : "http://snomed.info/sct","code" : "8525008","display" : "Osmium-183 (substance)"},{"system" : "http://snomed.info/sct","code" : "8529002","display" : "Urinary protein of low molecular weight"},{"system" : "http://snomed.info/sct","code" : "8534003","display" : "Tin-110 (substance)"},{"system" : "http://snomed.info/sct","code" : "8537005","display" : "Solution"},{"system" : "http://snomed.info/sct","code" : "8578007","display" : "Potassium cyanate"},{"system" : "http://snomed.info/sct","code" : "8591008","display" : "Dichlorodifluoromethane"},{"system" : "http://snomed.info/sct","code" : "8612007","display" : "Tumor necrosis factor"},{"system" : "http://snomed.info/sct","code" : "8620009","display" : "Oncogene protein TCL6"},{"system" : "http://snomed.info/sct","code" : "8631001","display" : "Potassium chloride"},{"system" : "http://snomed.info/sct","code" : "8653004","display" : "Rubijervine"},{"system" : "http://snomed.info/sct","code" : "8660005","display" : "Complement component C3c"},{"system" : "http://snomed.info/sct","code" : "8687009","display" : "Gum arabic"},{"system" : "http://snomed.info/sct","code" : "8689007","display" : "Kanamycin sulfate"},{"system" : "http://snomed.info/sct","code" : "8701002","display" : "Sulfachlorpyridazine"},{"system" : "http://snomed.info/sct","code" : "8705006","display" : "4-hydroxybenzoate decarboxylase (substance)"},{"system" : "http://snomed.info/sct","code" : "8731008","display" : "Blood group antibody Austin"},{"system" : "http://snomed.info/sct","code" : "8740007","display" : "C3(H20)Bb"},{"system" : "http://snomed.info/sct","code" : "8761000","display" : "Adenylylsulfate kinase"},{"system" : "http://snomed.info/sct","code" : "8767001","display" : "Santonin"},{"system" : "http://snomed.info/sct","code" : "8785008","display" : "Chlorine dioxide"},{"system" : "http://snomed.info/sct","code" : "8786009","display" : "Blood group antigen Wd^a^"},{"system" : "http://snomed.info/sct","code" : "8795001","display" : "Hemoglobin F"},{"system" : "http://snomed.info/sct","code" : "8817004","display" : "LH receptor site"},{"system" : "http://snomed.info/sct","code" : "8818009","display" : "Blood group antibody Tri W"},{"system" : "http://snomed.info/sct","code" : "8822004","display" : "Linoleic acid"},{"system" : "http://snomed.info/sct","code" : "8830003","display" : "Nitrate reductase (NAD(P)H)"},{"system" : "http://snomed.info/sct","code" : "8836009","display" : "Gallocyanine"},{"system" : "http://snomed.info/sct","code" : "8844009","display" : "Hydroxybutyrate-dimer hydrolase"},{"system" : "http://snomed.info/sct","code" : "8858006","display" : "Strontium (85-Sr) nitrate (substance)"},{"system" : "http://snomed.info/sct","code" : "8865003","display" : "Natural graphite"},{"system" : "http://snomed.info/sct","code" : "8878003","display" : "Blood group antigen Evelyn"},{"system" : "http://snomed.info/sct","code" : "8882001","display" : "3-hydroxybenzoate 6-hydroxylase"},{"system" : "http://snomed.info/sct","code" : "8886003","display" : "Flecainide acetate"},{"system" : "http://snomed.info/sct","code" : "8908003","display" : "Blood group antibody I^T^"},{"system" : "http://snomed.info/sct","code" : "8914005","display" : "Endolymph"},{"system" : "http://snomed.info/sct","code" : "8919000","display" : "Biotin"},{"system" : "http://snomed.info/sct","code" : "8926000","display" : "Azur B"},{"system" : "http://snomed.info/sct","code" : "8945009","display" : "Phosphopantothenate-cysteine ligase"},{"system" : "http://snomed.info/sct","code" : "8953001","display" : "2,3-dihydroxyindole 2,3-dioxygenase (substance)"},{"system" : "http://snomed.info/sct","code" : "8963009","display" : "N-Acetylmuramoyl-L-alanine amidase"},{"system" : "http://snomed.info/sct","code" : "8969008","display" : "Bulbourethral secretions"},{"system" : "http://snomed.info/sct","code" : "8977007","display" : "Blood group antibody Tarplee"},{"system" : "http://snomed.info/sct","code" : "8982000","display" : "Oleate hydratase"},{"system" : "http://snomed.info/sct","code" : "8987006","display" : "Cycle-phase specific agent"},{"system" : "http://snomed.info/sct","code" : "8991001","display" : "Ribulokinase"},{"system" : "http://snomed.info/sct","code" : "9010006","display" : "Methyl blue"},{"system" : "http://snomed.info/sct","code" : "9013008","display" : "Dephospho-CoA kinase"},{"system" : "http://snomed.info/sct","code" : "9021002","display" : "Carbaryl"},{"system" : "http://snomed.info/sct","code" : "9024005","display" : "Glucose-6-phosphate dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "9045003","display" : "Radon radioisotope"},{"system" : "http://snomed.info/sct","code" : "9052001","display" : "Allspice oil"},{"system" : "http://snomed.info/sct","code" : "9054000","display" : "Blood group antigen HLA-B15"},{"system" : "http://snomed.info/sct","code" : "9103003","display" : "Retinol fatty-acyltransferase"},{"system" : "http://snomed.info/sct","code" : "9110009","display" : "Mercuric compound"},{"system" : "http://snomed.info/sct","code" : "9125009","display" : "Sempervirine"},{"system" : "http://snomed.info/sct","code" : "9159008","display" : "Triacetate-lactonase"},{"system" : "http://snomed.info/sct","code" : "9172009","display" : "Blood group antibody Alda"},{"system" : "http://snomed.info/sct","code" : "9174005","display" : "Fibrinogen Poitiers"},{"system" : "http://snomed.info/sct","code" : "9183000","display" : "Beta-N-acetylgalactosaminidase"},{"system" : "http://snomed.info/sct","code" : "9189001","display" : "CMP-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase"},{"system" : "http://snomed.info/sct","code" : "9195000","display" : "Immunoglobulin gene INV allotype"},{"system" : "http://snomed.info/sct","code" : "9197008","display" : "Apiose reductase"},{"system" : "http://snomed.info/sct","code" : "9205004","display" : "Hemoglobin Tarrant"},{"system" : "http://snomed.info/sct","code" : "9220005","display" : "Plant phenol oil"},{"system" : "http://snomed.info/sct","code" : "9223007","display" : "Borneol dehydrogenase"},{"system" : "http://snomed.info/sct","code" : "9234005","display" : "Chlorobutanol"},{"system" : "http://snomed.info/sct","code" : "9246009","display" : "Tellurium-118 (substance)"},{"system" : "http://snomed.info/sct","code" : "9253000","display" : "HLA-DRw16 antigen"},{"system" : "http://snomed.info/sct","code" : "9270008","display" : "Catecholamine receptor"},{"system" : "http://snomed.info/sct","code" : "9271007","display" : "Fibrinogen Pontoise"},{"system" : "http://snomed.info/sct","code" : "9301005","display" : "Lens neutral proteinase"},{"system" : "http://snomed.info/sct","code" : "9302003","display" : "Gentisate decarboxylase"},{"system" : "http://snomed.info/sct","code" : "9315007","display" : "Spearmint oil"},{"system" : "http://snomed.info/sct","code" : "9319001","display" : "Blood group antibody Vennera"},{"system" : "http://snomed.info/sct","code" : "9334007","display" : "Isopropyl glycidyl ether"},{"system" : "http://snomed.info/sct","code" : "9349004","display" : "Nitrobenzene"},{"system" : "http://snomed.info/sct","code" : "9351000","display" : "Palladium-103 (substance)"},{"system" : "http://snomed.info/sct","code" : "9355009","display" : "Hemoglobin F-Alexandra"},{"system" : "http://snomed.info/sct","code" : "9392009","display" : "Blood group antibody Pollio"},{"system" : "http://snomed.info/sct","code" : "9396007","display" : "Iron-60 (substance)"},{"system" : "http://snomed.info/sct","code" : "9398008","display" : "Blood group antigen Pillsbury"},{"system" : "http://snomed.info/sct","code" : "9410003","display" : "Bromoform"},{"system" : "http://snomed.info/sct","code" : "9422000","display" : "High density lipoprotein"},{"system" : "http://snomed.info/sct","code" : "9457002","display" : "Fibrinogen Almeria"},{"system" : "http://snomed.info/sct","code" : "9471005","display" : "Polypropylene glycol"}]}}

#229

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"418038007"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:830
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:06 GMT
last-modified:Sat, 13 Sep 2025 20:51:06 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370924

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:d4204f55-ec0c-436f-9ac3-9f0fe6d74325","timestamp" : "2025-09-13T20:51:06.286Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","inactive" : true,"code" : "418038007","display" : "Propensity to adverse reactions to substance"}]}}

#230

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"267425008"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:805
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:06 GMT
last-modified:Sat, 13 Sep 2025 20:51:06 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370926

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:d8a842cd-5c1c-44ea-9a5e-9bab84708f62","timestamp" : "2025-09-13T20:51:06.521Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","inactive" : true,"code" : "267425008","display" : "Lactose intolerance"}]}}

#231

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"29736007"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1153
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:06 GMT
last-modified:Sat, 13 Sep 2025 20:51:06 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370929

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:419902af-8550-4c3d-80b2-dd28892ead87","timestamp" : "2025-09-13T20:51:06.792Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "29736007","display" : "Syndrome of carbohydrate intolerance"},{"system" : "http://snomed.info/sct","code" : "29512005","display" : "Lactase deficiency in diseases other than of the small intestine"},{"system" : "http://snomed.info/sct","code" : "52070001","display" : "Acquired monosaccharide malabsorption"},{"system" : "http://snomed.info/sct","code" : "237978005","display" : "Glycerol intolerance syndrome"}]}}

#232

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"340519003"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:786
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:07 GMT
last-modified:Sat, 13 Sep 2025 20:51:07 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370931

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:112f6bbc-c9b3-4295-905d-f3e3c5e87e85","timestamp" : "2025-09-13T20:51:07.080Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "340519003","display" : "Lysine intolerance"}]}}

#233

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"190753003"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:805
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:07 GMT
last-modified:Sat, 13 Sep 2025 20:51:07 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370933

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:99e5bdcb-aea0-4c89-b747-e02a1bec0a16","timestamp" : "2025-09-13T20:51:07.334Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","inactive" : true,"code" : "190753003","display" : "Sucrose intolerance"}]}}

#234

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"413427002"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:826
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:07 GMT
last-modified:Sat, 13 Sep 2025 20:51:07 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370935

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:6e666e9d-35fb-46be-a354-97d643dfcce1","timestamp" : "2025-09-13T20:51:07.630Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","inactive" : true,"code" : "413427002","display" : "Acquired fructose intolerance (disorder)"}]}}

#235

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"716186003"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1471
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:07 GMT
last-modified:Sat, 13 Sep 2025 20:51:07 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370938

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:802fcd4d-a5fd-42b7-ab68-85d8e762847f","timestamp" : "2025-09-13T20:51:07.884Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "716186003","display" : "No known allergy (situation)"},{"system" : "http://snomed.info/sct","code" : "409137002","display" : "No known history of drug allergy"},{"system" : "http://snomed.info/sct","code" : "428197003","display" : "No known insect allergy (situation)"},{"system" : "http://snomed.info/sct","code" : "428607008","display" : "No known environmental allergy (situation)"},{"system" : "http://snomed.info/sct","code" : "429625007","display" : "No known food allergy (situation)"},{"system" : "http://snomed.info/sct","code" : "716220001","display" : "No known animal allergy (situation)"},{"system" : "http://snomed.info/sct","code" : "1003774007","display" : "No known Hevea brasiliensis latex allergy (situation)"}]}}

#236

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","version":"4.3.0","concept":[{"code":"684003","display":"Pygmy goat (organism)"},{"code":"2124007","display":"Rambouillet sheep (organism)"},{"code":"3099004","display":"Romney marsh sheep (organism)"},{"code":"3566006","display":"Southdown sheep (organism)"},{"code":"4574003","display":"Shropshire sheep (organism)"},{"code":"4880003","display":"Piedmontese cattle breed (organism)"},{"code":"5164003","display":"Montdale sheep (organism)"},{"code":"5345000","display":"Santa Gertrudis cattle breed (organism)"},{"code":"5438004","display":"French alpine goat (organism)"},{"code":"6431001","display":"Leicester sheep (organism)"},{"code":"7843000","display":"Horned Hereford (organism)"},{"code":"9230001","display":"Camarron goat (organism)"},{"code":"9277006","display":"Polled Hereford (organism)"},{"code":"11967001","display":"Kerry Hill sheep (organism)"},{"code":"13934009","display":"Panama sheep (organism)"},{"code":"16015002","display":"Anglo nubian goat (organism)"},{"code":"16042001","display":"Beefmaster cattle breed (organism)"},{"code":"23469003","display":"Domestic goose (organism)"},{"code":"24438005","display":"Pekin duck (organism)"},{"code":"25660007","display":"Barbados sheep (organism)"},{"code":"28336001","display":"Brangus cattle breed (organism)"},{"code":"28360002","display":"Swiss alpine goat (organism)"},{"code":"30089001","display":"Toggenburg goat (organism)"},{"code":"32145006","display":"Romanov sheep (organism)"},{"code":"39855006","display":"Wiltshire horn sheep (organism)"},{"code":"41706005","display":"Perendale sheep (organism)"},{"code":"44835005","display":"Debouillet sheep (organism)"},{"code":"45690005","display":"Mouflon sheep (organism)"},{"code":"46392004","display":"Delaine merino sheep (organism)"},{"code":"48697009","display":"Clun Forest sheep (organism)"},{"code":"50717006","display":"Cheviot sheep (organism)"},{"code":"53360003","display":"Oxford Down sheep (organism)"},{"code":"55530007","display":"La Mancha goat (organism)"},{"code":"59210004","display":"Navajo sheep (organism)"},{"code":"64158000","display":"Angora goat (organism)"},{"code":"64591001","display":"Karakul sheep (organism)"},{"code":"65187008","display":"Black faced Highland sheep (organism)"},{"code":"65492002","display":"Lincoln sheep (organism)"},{"code":"67414001","display":"Cotswold sheep (organism)"},{"code":"67515002","display":"Corriedale sheep (organism)"},{"code":"70431006","display":"Alpine goat (organism)"},{"code":"72329005","display":"Finnish landrace sheep (organism)"},{"code":"72648002","display":"Suffolk sheep (organism)"},{"code":"73191001","display":"American merino sheep (organism)"},{"code":"74745008","display":"Rock alpine goat (organism)"},{"code":"79603002","display":"Romedale sheep (organism)"},{"code":"82440005","display":"Hampshire Down sheep (organism)"},{"code":"83842004","display":"Hungarian goose (organism)"},{"code":"86920006","display":"Horned dorset sheep breed (organism)"},{"code":"87962009","display":"North County cheviot sheep (organism)"},{"code":"89665001","display":"Targhee sheep (organism)"},{"code":"89708009","display":"Chamoisee goat (organism)"},{"code":"91460002","display":"Chinese goose (organism)"},{"code":"112486002","display":"No-tail sheep (organism)"},{"code":"112487006","display":"Romnelet sheep (organism)"},{"code":"112496006","display":"Pilgrim goose (organism)"},{"code":"131607005","display":"Mixed Breed Goat (organism)"},{"code":"131608000","display":"Australian Goat breed (organism)"},{"code":"131609008","display":"Arapawa Island goat breed (organism)"},{"code":"131610003","display":"Maltese goat breed (organism)"},{"code":"131611004","display":"Provençale goat breed (organism)"},{"code":"131612006","display":"Negra Serrana goat breed (organism)"},{"code":"131613001","display":"Orobica goat breed (organism)"},{"code":"131614007","display":"Roya-Vesubie goat breed (organism)"},{"code":"131615008","display":"Retinta Extremena goat breed (organism)"},{"code":"131616009","display":"Appenzell goat breed (organism)"},{"code":"131617000","display":"American Cashmere goat breed (organism)"},{"code":"131618005","display":"Altai Mountain goat breed (organism)"},{"code":"131619002","display":"Pyrenean goat breed (organism)"},{"code":"131620008","display":"Bagot goat breed (organism)"},{"code":"131621007","display":"Russian White goat breed (organism)"},{"code":"131622000","display":"Moxotó goat breed (organism)"},{"code":"131623005","display":"Myotonic goat breed (organism)"},{"code":"131624004","display":"Nachi goat breed (organism)"},{"code":"131625003","display":"Nigerian Dwarf goat breed (organism)"},{"code":"131626002","display":"Sarda goat breed (organism)"},{"code":"131627006","display":"Serpentina goat breed (organism)"},{"code":"131628001","display":"Serrana goat breed (organism)"},{"code":"131629009","display":"Verata goat breed (organism)"},{"code":"131630004","display":"Verzasca black goat breed (organism)"},{"code":"131631000","display":"Norwegian goat breed (organism)"},{"code":"131632007","display":"Oberhasli goat breed (organism)"},{"code":"131633002","display":"Peacock Goat breed (organism)"},{"code":"131634008","display":"Philippine goat breed (organism)"},{"code":"131635009","display":"Loashan goat breed (organism)"},{"code":"131636005","display":"San Clemente goat breed (organism)"},{"code":"131637001","display":"Somali goat breed (organism)"},{"code":"131638006","display":"Spanish goat breed (organism)"},{"code":"131639003","display":"Rove goat breed (organism)"},{"code":"131640001","display":"SRD goat breed (organism)"},{"code":"131641002","display":"Swedish Landrace goat breed (organism)"},{"code":"131642009","display":"Thuringian goat breed (organism)"},{"code":"131643004","display":"Uzbek Black goat breed (organism)"},{"code":"131644005","display":"Zhongwei goat breed (organism)"},{"code":"131645006","display":"Barbari goat breed (organism)"},{"code":"131646007","display":"Poitou goat breed (organism)"},{"code":"131647003","display":"Repartida goat breed (organism)"},{"code":"131648008","display":"Booted Goat breed (organism)"},{"code":"131649000","display":"Corsican goat breed (organism)"},{"code":"131650000","display":"Chapar goat breed (organism)"},{"code":"131651001","display":"Canindé goat breed (organism)"},{"code":"131652008","display":"Canary Island goat breed (organism)"},{"code":"131653003","display":"Daera Din Panah goat breed (organism)"},{"code":"131654009","display":"British Alpine goat breed (organism)"},{"code":"131655005","display":"Bhuj goat breed (organism)"},{"code":"131656006","display":"Boer goat breed (organism)"},{"code":"131657002","display":"Benadir goat breed (organism)"},{"code":"131658007","display":"Créole Antilles goat breed (organism)"},{"code":"131659004","display":"Beetal goat breed (organism)"},{"code":"131660009","display":"Golden Guernsey goat breed (organism)"},{"code":"131661008","display":"Danish Landrace goat breed (organism)"},{"code":"131662001","display":"Kaghani goat breed (organism)"},{"code":"131663006","display":"Irish Goat breed (organism)"},{"code":"131664000","display":"Grisons Striped goat breed (organism)"},{"code":"131665004","display":"Jining Gray goat breed (organism)"},{"code":"131666003","display":"Finnish Landrace goat breed (organism)"},{"code":"131667007","display":"Erzgebirg goat breed (organism)"},{"code":"131668002","display":"Kamori goat breed (organism)"},{"code":"131669005","display":"Don goat breed (organism)"},{"code":"131670006","display":"Kiko goat breed (organism)"},{"code":"131671005","display":"Kinder goat breed (organism)"},{"code":"131672003","display":"Pygora goat breed (organism)"},{"code":"131673008","display":"Wooden Leg goat breed (organism)"},{"code":"131674002","display":"Alpine Chamoisee goat breed (organism)"},{"code":"131675001","display":"Massif Central goat breed (organism)"},{"code":"131676000","display":"Malagueña goat breed (organism)"},{"code":"131677009","display":"Algarvia goat breed (organism)"},{"code":"131678004","display":"British Saanen goat breed (organism)"},{"code":"131679007","display":"British Toggenburg goat breed (organism)"},{"code":"131680005","display":"Bündner goat breed (organism)"},{"code":"131681009","display":"Blanca Andaluza goat breed (organism)"},{"code":"131682002","display":"Blanca Celtiberica goat breed (organism)"},{"code":"131683007","display":"Bravia goat breed (organism)"},{"code":"131684001","display":"Black Grisonne goat breed (organism)"},{"code":"131685000","display":"Chamois of the Alps goat breed (organism)"},{"code":"131686004","display":"Charnequeria goat breed (organism)"},{"code":"131687008","display":"Carpathe goat breed (organism)"},{"code":"131688003","display":"Col Noir du Valais goat breed (organism)"},{"code":"131689006","display":"Damani goat breed (organism)"},{"code":"131690002","display":"Des Fosses (Communes de l'Ouest) goat breed (organism)"},{"code":"131691003","display":"English goat breed (organism)"},{"code":"131692005","display":"English Guernsey goat breed (organism)"},{"code":"131693000","display":"German colored goat breed (organism)"},{"code":"131694006","display":"Guadarrama goat breed (organism)"},{"code":"131695007","display":"Garganica goat breed (organism)"},{"code":"131696008","display":"Girgentana goat breed (organism)"},{"code":"131697004","display":"Jonica goat breed (organism)"},{"code":"131698009","display":"Murciana-Granadina goat breed (organism)"},{"code":"131699001","display":"Bündner Oberland sheep breed (organism)"},{"code":"131700000","display":"British Milk Sheep breed (organism)"},{"code":"131701001","display":"Brillenschaf sheep breed (organism)"},{"code":"131702008","display":"Brecknock Hill Cheviot sheep breed (organism)"},{"code":"131703003","display":"Cholistani sheep breed (organism)"},{"code":"131704009","display":"Bibrik sheep breed (organism)"},{"code":"131705005","display":"Columbia sheep breed (organism)"},{"code":"131706006","display":"Black Welsh Mountain Sheep breed (organism)"},{"code":"131707002","display":"Blackhead Persian sheep breed (organism)"},{"code":"131708007","display":"Bleu du Maine sheep breed (organism)"},{"code":"131709004","display":"Bluefaced Leicester sheep breed (organism)"},{"code":"131710009","display":"Bond sheep breed (organism)"},{"code":"131711008","display":"Border Leicester sheep breed (organism)"},{"code":"131712001","display":"Boreray sheep breed (organism)"},{"code":"131713006","display":"Bovska sheep breed (organism)"},{"code":"131714000","display":"Braunes Bergschaf sheep breed (organism)"},{"code":"131715004","display":"Brazilian Somali sheep breed (organism)"},{"code":"131716003","display":"Beulah Speckled-Face sheep breed (organism)"},{"code":"131717007","display":"Dartmoor sheep breed (organism)"},{"code":"131718002","display":"Fabrianese sheep breed (organism)"},{"code":"131719005","display":"Exmoor Horn sheep breed (organism)"},{"code":"131720004","display":"Elliottdale sheep breed (organism)"},{"code":"131721000","display":"Drysdale sheep breed (organism)"},{"code":"131722007","display":"Dorset Down sheep breed (organism)"},{"code":"131723002","display":"German Blackheaded Mutton sheep breed (organism)"},{"code":"131724008","display":"Kooka sheep breed (organism)"},{"code":"131725009","display":"Friesian Milk Sheep breed (organism)"},{"code":"131726005","display":"Gansu Alpine Fine-wool sheep breed (organism)"},{"code":"131727001","display":"German Whiteheaded Mutton sheep breed (organism)"},{"code":"131728006","display":"Graue Gehoernte Heidschnucke sheep breed (organism)"},{"code":"131729003","display":"Han sheep breed (organism)"},{"code":"131730008","display":"Gromark sheep breed (organism)"},{"code":"131731007","display":"Gulf Coast Native sheep breed (organism)"},{"code":"131732000","display":"Dorper sheep breed (organism)"},{"code":"131733005","display":"Devon Closewool sheep breed (organism)"},{"code":"131734004","display":"Deutsches Blaukoepfiges Fleischschaf sheep breed (organism)"},{"code":"131735003","display":"Derbyshire Gritstone sheep breed (organism)"},{"code":"131736002","display":"Coburger Fuchsschaf sheep breed (organism)"},{"code":"131737006","display":"Danish Landrace sheep breed (organism)"},{"code":"131738001","display":"Gute sheep breed (organism)"},{"code":"131739009","display":"Hampshire sheep breed (organism)"},{"code":"131740006","display":"Gentile di Puglia sheep breed (organism)"},{"code":"131741005","display":"German Mountain sheep breed (organism)"},{"code":"131742003","display":"Luzein sheep breed (organism)"},{"code":"131743008","display":"Katahdin sheep breed (organism)"},{"code":"131744002","display":"Leineschaf sheep breed (organism)"},{"code":"131745001","display":"Lincoln Longwool sheep breed (organism)"},{"code":"131746000","display":"Llanwenog sheep breed (organism)"},{"code":"131747009","display":"Lleyn sheep breed (organism)"},{"code":"131748004","display":"Damara sheep breed (organism)"},{"code":"131749007","display":"Damani sheep breed (organism)"},{"code":"131750007","display":"Dalesbred sheep breed (organism)"},{"code":"131751006","display":"Dala sheep breed (organism)"},{"code":"131752004","display":"Criollo sheep breed (organism)"},{"code":"131753009","display":"Cormo sheep breed (organism)"},{"code":"131754003","display":"Lati sheep breed (organism)"},{"code":"131755002","display":"Lonk sheep breed (organism)"},{"code":"131756001","display":"Langhe sheep breed (organism)"},{"code":"131757005","display":"Manx Loaghtan sheep breed (organism)"},{"code":"131758000","display":"Masai sheep breed (organism)"},{"code":"131759008","display":"Merinolandschaf sheep breed (organism)"},{"code":"131760003","display":"Lohi sheep breed (organism)"},{"code":"131761004","display":"Ile-de-France sheep breed (organism)"},{"code":"131762006","display":"Hasht Nagri sheep breed (organism)"},{"code":"131763001","display":"Hazaragie sheep breed (organism)"},{"code":"131764007","display":"Coopworth sheep breed (organism)"},{"code":"131765008","display":"Comisana sheep breed (organism)"},{"code":"131766009","display":"Comeback sheep breed (organism)"},{"code":"131767000","display":"Sicilian Barbary sheep breed (organism)"},{"code":"131768005","display":"Africana sheep breed (organism)"},{"code":"131769002","display":"Welsh Mountain Badger Faced sheep breed (organism)"},{"code":"131770001","display":"Hebridean sheep breed (organism)"},{"code":"131771002","display":"Heidschnucke sheep breed (organism)"},{"code":"131772009","display":"Herdwick sheep breed (organism)"},{"code":"131773004","display":"Hill Radnor sheep breed (organism)"},{"code":"131774005","display":"Icelandic sheep breed (organism)"},{"code":"131775006","display":"Harnai sheep breed (organism)"},{"code":"131776007","display":"Istrian Pramenka sheep breed (organism)"},{"code":"131777003","display":"Jacob sheep breed (organism)"},{"code":"131778008","display":"Jezerskosolcavska sheep breed (organism)"},{"code":"131779000","display":"Kachhi sheep breed (organism)"},{"code":"131780002","display":"Wensleydale sheep breed (organism)"},{"code":"131781003","display":"West African Dwarf sheep breed (organism)"},{"code":"131782005","display":"White Suffolk sheep breed (organism)"},{"code":"131783000","display":"Whiteface Dartmoor sheep breed (organism)"},{"code":"131784006","display":"Whiteface Woodland sheep breed (organism)"},{"code":"131785007","display":"Xinjiang Finewool sheep breed (organism)"},{"code":"131786008","display":"Kajli sheep breed (organism)"},{"code":"131787004","display":"Hog Island Sheep breed (organism)"},{"code":"131788009","display":"Biellese sheep breed (organism)"},{"code":"131789001","display":"Chios sheep breed (organism)"},{"code":"131790005","display":"Santa Cruz sheep breed (organism)"},{"code":"131791009","display":"Charollais sheep breed (organism)"},{"code":"131792002","display":"Castlemilk Moorit sheep breed (organism)"},{"code":"131793007","display":"Campanian Barbary sheep breed (organism)"},{"code":"131794001","display":"California Variegated Mutant sheep breed (organism)"},{"code":"131795000","display":"California Red sheep breed (organism)"},{"code":"131796004","display":"Sopravissana sheep breed (organism)"},{"code":"131797008","display":"Somali sheep breed (organism)"},{"code":"131798003","display":"Welsh Hill Speckled Face sheep breed (organism)"},{"code":"131799006","display":"Skudde sheep breed (organism)"},{"code":"131800005","display":"Waziri sheep breed (organism)"},{"code":"131801009","display":"Shetland sheep breed (organism)"},{"code":"131802002","display":"Cambridge sheep breed (organism)"},{"code":"131803007","display":"Solognote sheep breed (organism)"},{"code":"131810001","display":"Cayuga breed duck (organism)"},{"code":"131811002","display":"Runner breed duck (organism)"},{"code":"131812009","display":"Call breed duck (organism)"},{"code":"131813004","display":"Orpington breed duck (organism)"},{"code":"131814005","display":"Crested breed duck (organism)"},{"code":"131815006","display":"Pommeranian breed duck (organism)"},{"code":"131816007","display":"Rough Fell sheep breed (organism)"},{"code":"131817003","display":"Blue Swedish breed duck (organism)"},{"code":"131818008","display":"Golden 300 hybrid breed duck (organism)"},{"code":"131820006","display":"Ancona breed duck (organism)"},{"code":"131821005","display":"Australian Spotted breed duck (organism)"},{"code":"131822003","display":"Swaledale sheep breed (organism)"},{"code":"131823008","display":"Polypay sheep breed (organism)"},{"code":"131824002","display":"Aylesbury breed duck (organism)"},{"code":"131825001","display":"Black East Indies breed duck (organism)"},{"code":"131826000","display":"Coast breed duck (organism)"},{"code":"131827009","display":"Kromsnaveleend breed duck (organism)"},{"code":"131829007","display":"Silver appleyard breed duck (organism)"},{"code":"131830002","display":"Pagliarola sheep breed (organism)"},{"code":"131831003","display":"Pomeranian Coarsewool sheep breed (organism)"},{"code":"131832005","display":"Sheep, Breed Undetermined sheep breed (organism)"},{"code":"131833000","display":"Orkney sheep breed (organism)"},{"code":"131834006","display":"Old Norwegian sheep breed (organism)"},{"code":"131835007","display":"Old Format Sheep breed (organism)"},{"code":"131836008","display":"Norwegian Fur sheep breed (organism)"},{"code":"131837004","display":"Norfolk Horn sheep breed (organism)"},{"code":"131838009","display":"Navajo-Churro sheep breed (organism)"},{"code":"131839001","display":"Swedish yellow breed duck (organism)"},{"code":"131840004","display":"Diepholz goose breed (organism)"},{"code":"131841000","display":"African goose breed (organism)"},{"code":"131843002","display":"Embden goose breed (organism)"},{"code":"131844008","display":"Chinese white goose breed (organism)"},{"code":"131845009","display":"Chinese brown goose breed (organism)"},{"code":"131847001","display":"American buff goose breed (organism)"},{"code":"131848006","display":"Pomeranian goose breed (organism)"},{"code":"131849003","display":"Roman goose breed (organism)"},{"code":"131850003","display":"Scania goose breed (organism)"},{"code":"131851004","display":"Racka sheep breed (organism)"},{"code":"131852006","display":"Rasa Aragonesa sheep breed (organism)"},{"code":"131853001","display":"Red Engadine sheep breed (organism)"},{"code":"131854007","display":"Rhoenschaf sheep breed (organism)"},{"code":"131855008","display":"Sebastopol goose breed (organism)"},{"code":"131856009","display":"Swedish Island goose breed (organism)"},{"code":"131914009","display":"Vendéen sheep breed (organism)"},{"code":"131918007","display":"Saxony breed duck (organism)"},{"code":"132681007","display":"Bergamasca sheep breed (organism)"},{"code":"132682000","display":"Portland sheep breed (organism)"},{"code":"132684004","display":"Weisse Hornlose Heidschnucke sheep breed (organism)"},{"code":"132685003","display":"Drents Heideschaap sheep breed (organism)"},{"code":"132686002","display":"Kameroen sheep breed (organism)"},{"code":"132687006","display":"Mergelland sheep breed (organism)"},{"code":"132688001","display":"Ouessant sheep breed (organism)"},{"code":"132689009","display":"Canadian Arcott sheep breed (organism)"},{"code":"132690000","display":"Noordhollander sheep breed (organism)"},{"code":"132697002","display":"Rijnlam-A sheep breed (organism)"},{"code":"132698007","display":"Schoonebeker sheep breed (organism)"},{"code":"132699004","display":"Wallis Blacknosed Sheep breed (organism)"},{"code":"132700003","display":"Khaki Campbell breed duck (organism)"},{"code":"132701004","display":"Newfoundland sheep breed (organism)"},{"code":"132702006","display":"Wallis Country Sheep breed (organism)"},{"code":"132703001","display":"Rideau Arcott sheep breed (organism)"},{"code":"132704007","display":"Tukidale sheep breed (organism)"},{"code":"132705008","display":"Polwarth sheep breed (organism)"},{"code":"132706009","display":"Ryeland sheep breed (organism)"},{"code":"132707000","display":"Thalli sheep breed (organism)"},{"code":"132708005","display":"Tong sheep breed (organism)"},{"code":"132709002","display":"Touabire sheep breed (organism)"},{"code":"132710007","display":"Tunis sheep breed (organism)"},{"code":"132711006","display":"Tyrol Mountain sheep breed (organism)"},{"code":"132712004","display":"Uda sheep breed (organism)"},{"code":"132716001","display":"German Mutton Merino sheep breed (organism)"},{"code":"132717005","display":"Medium-Wool Merino sheep breed (organism)"},{"code":"132718000","display":"Fonthill Merino sheep breed (organism)"},{"code":"132719008","display":"South African Mutton Merino sheep breed (organism)"},{"code":"132720002","display":"Strong Wool Merino sheep breed (organism)"},{"code":"132721003","display":"Poll Merino sheep breed (organism)"},{"code":"132722005","display":"Fine Merino sheep breed (organism)"},{"code":"132723000","display":"South African Merino sheep breed (organism)"},{"code":"132724006","display":"Superfine Merino sheep breed (organism)"},{"code":"132735001","display":"Booroola Merino sheep breed (organism)"},{"code":"132770004","display":"Miniature Hereford cattle breed (organism)"},{"code":"132783003","display":"Sar Planina sheep breed (organism)"},{"code":"132784009","display":"Santa Inês sheep breed (organism)"},{"code":"132785005","display":"Sahel-type sheep breed (organism)"},{"code":"132786006","display":"Rygja sheep breed (organism)"},{"code":"132787002","display":"Rya sheep breed (organism)"},{"code":"132788007","display":"Moghani sheep breed (organism)"},{"code":"132789004","display":"Rouge de l'Quest sheep breed (organism)"},{"code":"132790008","display":"Soay sheep breed (organism)"},{"code":"132791007","display":"South Suffolk sheep breed (organism)"},{"code":"132792000","display":"South Wales Mountain sheep breed (organism)"},{"code":"132793005","display":"Spælsau sheep breed (organism)"},{"code":"132794004","display":"Spiegel sheep breed (organism)"},{"code":"132795003","display":"St. Croix sheep breed (organism)"},{"code":"132796002","display":"Steigar sheep breed (organism)"},{"code":"132797006","display":"Steinschaf sheep breed (organism)"},{"code":"132798001","display":"Welsh Mountain sheep breed (organism)"},{"code":"132799009","display":"Swedish Fur Sheep breed (organism)"},{"code":"132800008","display":"Teeswater sheep breed (organism)"},{"code":"132801007","display":"Texel sheep breed (organism)"},{"code":"132802000","display":"Pelibüey sheep breed (organism)"},{"code":"132803005","display":"Morada Nova sheep breed (organism)"},{"code":"132804004","display":"Balkhi sheep breed (organism)"},{"code":"132805003","display":"Bavarian Forest sheep breed (organism)"},{"code":"132806002","display":"Barbados Blackbelly sheep breed (organism)"},{"code":"132807006","display":"Romney sheep breed (organism)"},{"code":"132808001","display":"Awassi sheep breed (organism)"},{"code":"132809009","display":"Arapawa Island sheep breed (organism)"},{"code":"132810004","display":"Arabi sheep breed (organism)"},{"code":"132811000","display":"Apennine sheep breed (organism)"},{"code":"132812007","display":"American Tunis sheep breed (organism)"},{"code":"132813002","display":"Balwen Welsh Mountain sheep breed (organism)"},{"code":"132814008","display":"Priangan sheep breed (organism)"},{"code":"132815009","display":"Rabo Largo sheep breed (organism)"},{"code":"132845007","display":"Altay sheep breed (organism)"},{"code":"132846008","display":"Faeroes sheep breed (organism)"},{"code":"132849001","display":"Pitt Island sheep breed (organism)"},{"code":"132851002","display":"Pinzirita sheep breed (organism)"},{"code":"132852009","display":"Sardinian sheep breed (organism)"},{"code":"132853004","display":"East Friesian sheep breed (organism)"},{"code":"132854005","display":"Ujumqin sheep breed (organism)"},{"code":"132855006","display":"DLS sheep breed (organism)"},{"code":"132856007","display":"Walachenschaf sheep breed (organism)"},{"code":"132857003","display":"Outaouais Arcott sheep breed (organism)"},{"code":"132858008","display":"Ossimi sheep breed (organism)"},{"code":"132859000","display":"Bentheimer Landschaf sheep breed (organism)"},{"code":"132860005","display":"Barbado sheep breed (organism)"},{"code":"132861009","display":"Baluchi sheep breed (organism)"},{"code":"132958007","display":"Poitou Donkey breed (organism)"},{"code":"132959004","display":"Mammoth Jack Stock Donkey breed (organism)"},{"code":"132987008","display":"Large standard donkey (organism)"},{"code":"132988003","display":"Standard donkey (organism)"},{"code":"132989006","display":"Miniature donkey (organism)"},{"code":"132990002","display":"Garrano tarpan horse X domestic horse breed (organism)"},{"code":"132991003","display":"Konink tarpan horse X domestic horse breed (organism)"},{"code":"132992005","display":"Asturian tarpan horse X domestic horse breed (organism)"},{"code":"132993000","display":"Pottok tarpan horse X domestic horse breed (organism)"},{"code":"133702003","display":"Gayal cattle breed (organism)"},{"code":"133703008","display":"American bison X cattle breed (organism)"},{"code":"133704002","display":"Australian Braford cattle breed (organism)"},{"code":"133715007","display":"Australian Friesian Sahiwal cattle breed (organism)"},{"code":"133716008","display":"Braford cattle breed (organism)"},{"code":"133717004","display":"Brahmousin cattle breed (organism)"},{"code":"133718009","display":"Canchim cattle breed (organism)"},{"code":"133719001","display":"Charbray cattle breed (organism)"},{"code":"133720007","display":"Droughtmaster cattle breed (organism)"},{"code":"133731004","display":"Gelbray cattle breed (organism)"},{"code":"133732006","display":"Jamaica Black cattle breed (organism)"},{"code":"133733001","display":"Jamaica Hope cattle breed (organism)"},{"code":"133734007","display":"Jamaica Red cattle breed (organism)"},{"code":"133735008","display":"Karan Fries cattle breed (organism)"},{"code":"133736009","display":"Karan Swiss cattle breed (organism)"},{"code":"133747002","display":"Mandalong cattle breed (organism)"},{"code":"133748007","display":"Australian Milking Zebu cattle breed (organism)"},{"code":"133749004","display":"Red Brangus cattle breed (organism)"},{"code":"133750004","display":"Santa Cruz cattle breed (organism)"},{"code":"133751000","display":"Siboney cattle breed (organism)"},{"code":"133752007","display":"Bambara cattle breed (organism)"},{"code":"133763005","display":"Bambey cattle breed (organism)"},{"code":"133764004","display":"Batanes Black cattle breed (organism)"},{"code":"133765003","display":"Borgou cattle breed (organism)"},{"code":"133766002","display":"Brahorn cattle breed (organism)"},{"code":"133767006","display":"Bralers cattle breed (organism)"},{"code":"133768001","display":"Bra-Maine cattle breed (organism)"},{"code":"133779006","display":"Bra-Swiss cattle breed (organism)"},{"code":"133780009","display":"Bravon cattle breed (organism)"},{"code":"133781008","display":"Brazilian Dairy hybrid cattle (organism)"},{"code":"133782001","display":"Burmese cattle breed (organism)"},{"code":"133783006","display":"Bushuev cattle breed (organism)"},{"code":"133784000","display":"Caiua cattle breed (organism)"},{"code":"133795006","display":"Carazebu cattle breed (organism)"},{"code":"133796007","display":"Central Asian Zebu cattle breed (organism)"},{"code":"133797003","display":"Charford cattle breed (organism)"},{"code":"133798008","display":"Cuban Criollo cattle breed (organism)"},{"code":"133799000","display":"Cuban Zebu cattle breed (organism)"},{"code":"133800001","display":"Dishty cattle breed (organism)"},{"code":"133801002","display":"Djakore cattle breed (organism)"},{"code":"133802009","display":"Gambian N'Dama cattle breed (organism)"},{"code":"133803004","display":"Ghana Sanga cattle breed (organism)"},{"code":"133804005","display":"Girolando cattle breed (organism)"},{"code":"133805006","display":"Guzerando cattle breed (organism)"},{"code":"133806007","display":"Hatton cattle breed (organism)"},{"code":"133807003","display":"Ibage cattle breed (organism)"},{"code":"133808008","display":"Iraqi cattle breed (organism)"},{"code":"133809000","display":"Jerdi cattle breed (organism)"},{"code":"133810005","display":"Jersind cattle breed (organism)"},{"code":"133811009","display":"Jotko cattle breed (organism)"},{"code":"133812002","display":"Kanem cattle breed (organism)"},{"code":"133813007","display":"Keteku cattle breed (organism)"},{"code":"133814001","display":"Lavinia cattle breed (organism)"},{"code":"133815000","display":"Local Indian Dairy cattle breed (organism)"},{"code":"133816004","display":"Mantiqueira cattle breed (organism)"},{"code":"133817008","display":"Ndagu cattle breed (organism)"},{"code":"133818003","display":"Normanzu cattle breed (organism)"},{"code":"133819006","display":"Nuba Mountain cattle breed (organism)"},{"code":"133820000","display":"Pabna cattle breed (organism)"},{"code":"133821001","display":"Mixed Perijanero cattle breed (organism)"},{"code":"133822008","display":"Pitangueiras cattle breed (organism)"},{"code":"133823003","display":"Quasah cattle breed (organism)"},{"code":"133824009","display":"Rana cattle (organism)"},{"code":"133825005","display":"Ranger cattle (organism)"},{"code":"133826006","display":"Renitelo cattle breed (organism)"},{"code":"133827002","display":"Riopardenze cattle breed (organism)"},{"code":"133828007","display":"Rustaqi cattle breed (organism)"},{"code":"133829004","display":"Sabre cattle breed (organism)"},{"code":"133830009","display":"Sahford cattle breed (organism)"},{"code":"133831008","display":"Schwyz-Zeboid cattle breed (organism)"},{"code":"133832001","display":"Suia cattle breed (organism)"},{"code":"133833006","display":"Suisbu cattle breed (organism)"},{"code":"133834000","display":"Sunandini cattle breed (organism)"},{"code":"133835004","display":"Taino cattle breed (organism)"},{"code":"133836003","display":"Thibar cattle breed (organism)"},{"code":"133837007","display":"Toubou cattle breed (organism)"},{"code":"133838002","display":"Tropical cattle breed (organism)"},{"code":"133839005","display":"TSSH-1 cattle breed (organism)"},{"code":"133840007","display":"Victoria cattle breed (organism)"},{"code":"133841006","display":"Wokalup cattle breed (organism)"},{"code":"133842004","display":"Madura cattle breed (organism)"},{"code":"406660008","display":"Galway sheep breed (organism)"},{"code":"406722006","display":"Mixed breed sheep (organism)"},{"code":"409911001","display":"Moulard duck breed (organism)"},{"code":"125097000","display":"Capra hircus (organism)"},{"code":"125099002","display":"Ovis aries (organism)"},{"code":"25327001","display":"Dorset sheep superbreed (organism)"},{"code":"125101009","display":"Merino sheep superbreed (organism)"},{"code":"21208000","display":"Saanen goat (organism)"},{"code":"424705003","display":"Bison bison X Simmental hybrid cattle breed (organism)"},{"code":"427136006","display":"Saddlebred horse superbreed (organism)"},{"code":"35354009","display":"Equus caballus (organism)"},{"code":"125086000","display":"Equus caballus gmelini X Equus caballus caballus (organism)"},{"code":"133068005","display":"Abtenauer horse breed (organism)"},{"code":"133069002","display":"Adaev horse breed (organism)"},{"code":"133070001","display":"Albanian horse breed (organism)"},{"code":"133071002","display":"Alter Real horse breed (organism)"},{"code":"133120002","display":"Altai horse breed (organism)"},{"code":"133121003","display":"Akhal-Teke horse breed (organism)"},{"code":"133122005","display":"Abyssinian horse breed (organism)"},{"code":"1247002","display":"Clydesdale horse (organism)"},{"code":"7623008","display":"American paint horse (organism)"},{"code":"22720009","display":"Belgian horse (organism)"},{"code":"26837006","display":"American cream horse (organism)"},{"code":"26973000","display":"American trotter horse (organism)"},{"code":"41092008","display":"Cleveland bay horse (organism)"},{"code":"45790002","display":"American Albino horse (organism)"},{"code":"46408008","display":"American pony (organism)"},{"code":"47842004","display":"Canadian horse (organism)"},{"code":"54098002","display":"Arabian horse (organism)"},{"code":"54699009","display":"American miniature horse (organism)"},{"code":"55167009","display":"Appaloosa horse (organism)"},{"code":"72394007","display":"American tunis horse (organism)"},{"code":"80777007","display":"Andalusian horse (organism)"},{"code":"90050009","display":"American Buckskin horse (organism)"},{"code":"131862004","display":"AraAppaloosa horse breed (organism)"},{"code":"131863009","display":"Argentine Criollo horse breed (organism)"},{"code":"131864003","display":"Argentine Polo Pony horse breed (organism)"},{"code":"131865002","display":"Australian Pony horse breed (organism)"},{"code":"131866001","display":"Auxois horse breed (organism)"},{"code":"131867005","display":"Avelignese horse breed (organism)"},{"code":"131868000","display":"Azerbaijan horse breed (organism)"},{"code":"131869008","display":"Azores horse breed (organism)"},{"code":"131870009","display":"Bali horse breed (organism)"},{"code":"131871008","display":"Balikun horse breed (organism)"},{"code":"131873006","display":"Banker Horse horse breed (organism)"},{"code":"131874000","display":"Bardigiano horse breed (organism)"},{"code":"131875004","display":"Batak horse breed (organism)"},{"code":"131877007","display":"Belgian Ardennais horse breed (organism)"},{"code":"131878002","display":"Belgian Halfblood horse breed (organism)"},{"code":"131880008","display":"Bhutia horse breed (organism)"},{"code":"131881007","display":"Black Sea Horse horse breed (organism)"},{"code":"131882000","display":"Bosnian horse breed (organism)"},{"code":"131883005","display":"Boulonnais horse breed (organism)"},{"code":"131884004","display":"Brandenburg horse breed (organism)"},{"code":"131885003","display":"Brazilian Sport Horse horse breed (organism)"},{"code":"131886002","display":"British Appaloosa horse breed (organism)"},{"code":"131887006","display":"British Riding Pony horse breed (organism)"},{"code":"131888001","display":"British Spotted Pony horse breed (organism)"},{"code":"131889009","display":"Buohai horse breed (organism)"},{"code":"131890000","display":"Buryat horse breed (organism)"},{"code":"131891001","display":"Calabrian horse breed (organism)"},{"code":"131892008","display":"Camargue horse breed (organism)"},{"code":"131893003","display":"Canadian Cutting Horse horse breed (organism)"},{"code":"131894009","display":"Canadian Rustic Pony horse breed (organism)"},{"code":"131895005","display":"Canadian Sport Horse horse breed (organism)"},{"code":"131896006","display":"Canik horse breed (organism)"},{"code":"131897002","display":"Cape Horse horse breed (organism)"},{"code":"131898007","display":"Cerbat horse breed (organism)"},{"code":"131899004","display":"Chakouyi horse breed (organism)"},{"code":"131900009","display":"Chara Horse horse breed (organism)"},{"code":"131901008","display":"Chickasaw horse breed (organism)"},{"code":"131902001","display":"Chilote horse breed (organism)"},{"code":"131903006","display":"Chinese Kazakh horse breed (organism)"},{"code":"131904000","display":"Chinese Mongolian horse breed (organism)"},{"code":"131905004","display":"Chumbivilcas horse breed (organism)"},{"code":"131906003","display":"Chumysh horse breed (organism)"},{"code":"131907007","display":"Cirit horse breed (organism)"},{"code":"132731005","display":"Baden Wurttemburg horse breed (organism)"},{"code":"132951001","display":"American Indian Horse horse breed (organism)"},{"code":"132952008","display":"American Mustang horse breed (organism)"},{"code":"132953003","display":"American Quarter Horse horse breed (organism)"},{"code":"132954009","display":"American Shetland pony horse breed (organism)"},{"code":"132955005","display":"Anadolu horse breed (organism)"},{"code":"132956006","display":"Andean horse breed (organism)"},{"code":"132957002","display":"Anglo-Kabarda horse breed (organism)"},{"code":"133044002","display":"Anglo-Arab horse breed (organism)"},{"code":"133072009","display":"American Bashkir Curly horse breed (organism)"},{"code":"133101004","display":"Chincoteague Pony horse breed (organism)"},{"code":"133116001","display":"Ardennes horse breed (organism)"},{"code":"133117005","display":"American Walking Pony horse breed (organism)"},{"code":"133118000","display":"Azteca horse breed (organism)"},{"code":"133119008","display":"American Cream Draft horse breed (organism)"},{"code":"133123000","display":"Bhirum Pony horse breed (organism)"},{"code":"133124006","display":"Cheju horse breed (organism)"},{"code":"133125007","display":"Cayuse horse breed (organism)"},{"code":"133126008","display":"Caspian horse breed (organism)"},{"code":"133127004","display":"Carthusian horse breed (organism)"},{"code":"133128009","display":"Campolina horse breed (organism)"},{"code":"133129001","display":"Byelorussian Harness horse breed (organism)"},{"code":"133130006","display":"Budyonny horse breed (organism)"},{"code":"133131005","display":"Australian Brumby horse breed (organism)"},{"code":"133132003","display":"Australian Stock Horse horse breed (organism)"},{"code":"133133008","display":"Basuto Pony horse breed (organism)"},{"code":"133134002","display":"Bashkir Curly horse breed (organism)"},{"code":"133135001","display":"Bashkir horse breed (organism)"},{"code":"133136000","display":"Barb horse breed (organism)"},{"code":"133137009","display":"Ban-ei horse breed (organism)"},{"code":"133138004","display":"Carpathian Pony horse breed (organism)"},{"code":"133139007","display":"Baluchi horse breed (organism)"},{"code":"133140009","display":"Balearic horse breed (organism)"},{"code":"133141008","display":"Chilean Corralero horse breed (organism)"},{"code":"133142001","display":"Breton horse breed (organism)"},{"code":"406711007","display":"Brabant horse (organism)"},{"code":"6220006","display":"Galiceno horse (organism)"},{"code":"19356005","display":"Hunter horse (organism)"},{"code":"25813002","display":"Holsteiner horse (organism)"},{"code":"41754002","display":"Lipizzaner horse (organism)"},{"code":"54447000","display":"Haflinger horse (organism)"},{"code":"66168008","display":"Hanoverian horse (organism)"},{"code":"70457009","display":"Icelandic horse (organism)"},{"code":"89648005","display":"Fjord horse (organism)"},{"code":"112488001","display":"Hackney horse (organism)"},{"code":"125084002","display":"Equus caballus gmelini (organism)"},{"code":"131804001","display":"Colombian Criollo horse breed (organism)"},{"code":"131805000","display":"Comtois horse breed (organism)"},{"code":"131806004","display":"Corsican horse breed (organism)"},{"code":"131807008","display":"Costa Rican Saddle Horse horse breed (organism)"},{"code":"131808003","display":"Costeno horse breed (organism)"},{"code":"131809006","display":"Cuban Paso horse breed (organism)"},{"code":"131861006","display":"Hucul horse breed (organism)"},{"code":"131908002","display":"Irish Draft horse breed (organism)"},{"code":"131909005","display":"Irish Hunter horse breed (organism)"},{"code":"131910000","display":"Cuban Trotter horse breed (organism)"},{"code":"131911001","display":"Italian Heavy Draft horse breed (organism)"},{"code":"131912008","display":"Jabe horse breed (organism)"},{"code":"131913003","display":"Java horse breed (organism)"},{"code":"131916006","display":"Jinhong horse breed (organism)"},{"code":"131917002","display":"Jinzhou horse breed (organism)"},{"code":"131919004","display":"Danubian horse breed (organism)"},{"code":"131920005","display":"Karachai horse breed (organism)"},{"code":"131921009","display":"Karakacan horse breed (organism)"},{"code":"131922002","display":"Kathiawari horse breed (organism)"},{"code":"131923007","display":"Ke-Er-Qin horse breed (organism)"},{"code":"131924001","display":"Kirgiz horse breed (organism)"},{"code":"131925000","display":"Kuznet horse breed (organism)"},{"code":"131926004","display":"Landais horse breed (organism)"},{"code":"131927008","display":"Lewitzer horse breed (organism)"},{"code":"131928003","display":"Lichuan horse breed (organism)"},{"code":"131929006","display":"Lijiang horse breed (organism)"},{"code":"131930001","display":"Llanero horse breed (organism)"},{"code":"131931002","display":"Lombok horse breed (organism)"},{"code":"131932009","display":"Lundy Pony horse breed (organism)"},{"code":"131933004","display":"Malakan horse breed (organism)"},{"code":"131934005","display":"Malopolski horse breed (organism)"},{"code":"131935006","display":"Datong horse breed (organism)"},{"code":"131936007","display":"Mangalarga Paulista horse breed (organism)"},{"code":"131937003","display":"Dulmen Pony horse breed (organism)"},{"code":"131947000","display":"Dutch Tuigpaard horse breed (organism)"},{"code":"131948005","display":"East and Southeast Anadolu horse breed (organism)"},{"code":"131964002","display":"English Hack horse breed (organism)"},{"code":"131972000","display":"German Riding Pony horse breed (organism)"},{"code":"131973005","display":"Guanzhong horse breed (organism)"},{"code":"131974004","display":"Guizhou horse breed (organism)"},{"code":"131975003","display":"Guoxia horse breed (organism)"},{"code":"131976002","display":"Erlunchun horse breed (organism)"},{"code":"131977006","display":"Half Saddlebred horse breed (organism)"},{"code":"131978001","display":"Flores horse breed (organism)"},{"code":"131979009","display":"Freiberg horse breed (organism)"},{"code":"131980007","display":"Hessen horse breed (organism)"},{"code":"131981006","display":"Hinis horse breed (organism)"},{"code":"131982004","display":"Hirzai horse breed (organism)"},{"code":"131983009","display":"Hungarian Coldblood horse breed (organism)"},{"code":"131984003","display":"Hungarian Dun horse breed (organism)"},{"code":"131985002","display":"Hungarian Sport Horse horse breed (organism)"},{"code":"131986001","display":"International Striped Horse horse breed (organism)"},{"code":"131987005","display":"Irish Cob horse breed (organism)"},{"code":"131990004","display":"French Cob horse breed (organism)"},{"code":"131991000","display":"French Saddle pony horse breed (organism)"},{"code":"131993002","display":"Finnhorse Draft horse breed (organism)"},{"code":"132733008","display":"Israeli horse breed (organism)"},{"code":"132734002","display":"French Ardennais horse breed (organism)"},{"code":"132736000","display":"Cukurova horse breed (organism)"},{"code":"132737009","display":"Czech Coldblood horse breed (organism)"},{"code":"132738004","display":"Czechoslovakian Small Riding Horse horse breed (organism)"},{"code":"132739007","display":"Jianchang horse breed (organism)"},{"code":"132740009","display":"Jielin horse breed (organism)"},{"code":"132742001","display":"Eleia horse breed (organism)"},{"code":"132743006","display":"English Cob horse breed (organism)"},{"code":"132746003","display":"English Hunter horse breed (organism)"},{"code":"132747007","display":"Eriskay Pony horse breed (organism)"},{"code":"132748002","display":"Hackney Pony horse breed (organism)"},{"code":"132749005","display":"Estonian Draft horse breed (organism)"},{"code":"132750005","display":"Heihe horse breed (organism)"},{"code":"132751009","display":"Heilongkaing horse breed (organism)"},{"code":"132757008","display":"Danish Sport Pony horse breed (organism)"},{"code":"132758003","display":"Kabarda horse breed (organism)"},{"code":"132759006","display":"Kalmyk horse breed (organism)"},{"code":"132760001","display":"Mangalarga Marchador horse breed (organism)"},{"code":"132761002","display":"Don horse breed (organism)"},{"code":"132765006","display":"East Bulgarian horse breed (organism)"},{"code":"132766007","display":"East Friesian (Old Type) horse breed (organism)"},{"code":"132774008","display":"French Trotter horse breed (organism)"},{"code":"132775009","display":"Furioso horse breed (organism)"},{"code":"132779003","display":"Danish Oldenborg horse breed (organism)"},{"code":"132996008","display":"Fell Pony horse breed (organism)"},{"code":"133016003","display":"Dutch Draft horse breed (organism)"},{"code":"133017007","display":"Egyptian horse breed (organism)"},{"code":"133018002","display":"Estonian Native horse breed (organism)"},{"code":"133019005","display":"Exmoor Pony horse breed (organism)"},{"code":"133020004","display":"Faeroes Island Horse horse breed (organism)"},{"code":"133021000","display":"Falabella horse breed (organism)"},{"code":"133023002","display":"Dongola horse breed (organism)"},{"code":"133024008","display":"Døle horse breed (organism)"},{"code":"133025009","display":"Djerma horse breed (organism)"},{"code":"133026005","display":"Deliboz horse breed (organism)"},{"code":"133027001","display":"Dartmoor Pony horse breed (organism)"},{"code":"133028006","display":"Crioulo horse breed (organism)"},{"code":"133029003","display":"Finnhorse horse breed (organism)"},{"code":"133034004","display":"M'Bayar horse breed (organism)"},{"code":"133035003","display":"Lusitano horse breed (organism)"},{"code":"133043008","display":"Kisber Felver horse breed (organism)"},{"code":"133047009","display":"Iomud horse breed (organism)"},{"code":"133048004","display":"Jutland horse breed (organism)"},{"code":"133049007","display":"Karabair horse breed (organism)"},{"code":"133050007","display":"Karabakh horse breed (organism)"},{"code":"133051006","display":"Kazakh horse breed (organism)"},{"code":"133052004","display":"Mangalarga horse breed (organism)"},{"code":"133053009","display":"Kirdi Pony horse breed (organism)"},{"code":"133054003","display":"Kiso horse breed (organism)"},{"code":"133055002","display":"Kladruby horse breed (organism)"},{"code":"133056001","display":"Knabstrup horse breed (organism)"},{"code":"133057005","display":"Kushum horse breed (organism)"},{"code":"133058000","display":"Kustanai horse breed (organism)"},{"code":"133059008","display":"Latvian horse breed (organism)"},{"code":"133060003","display":"Lithuanian Heavy Draft horse breed (organism)"},{"code":"133061004","display":"Lokai horse breed (organism)"},{"code":"133062006","display":"Kiger Mustang horse breed (organism)"},{"code":"133095000","display":"Criollo horse breed (organism)"},{"code":"133096004","display":"Hequ horse breed (organism)"},{"code":"133097008","display":"Connemara Pony horse breed (organism)"},{"code":"133098003","display":"Colorado Ranger horse breed (organism)"},{"code":"133099006","display":"Dales Pony horse breed (organism)"},{"code":"133100003","display":"Gotland horse breed (organism)"},{"code":"133102006","display":"Hokkaido horse breed (organism)"},{"code":"133103001","display":"Highland Pony horse breed (organism)"},{"code":"133104007","display":"Groningen horse breed (organism)"},{"code":"133105008","display":"Cuban Pinto horse breed (organism)"},{"code":"133106009","display":"Fleuve horse breed (organism)"},{"code":"133108005","display":"Gidran horse breed (organism)"},{"code":"133109002","display":"Gelderland horse breed (organism)"},{"code":"133110007","display":"Galician Pony horse breed (organism)"},{"code":"133111006","display":"Friesian horse breed (organism)"},{"code":"133112004","display":"Frederiksborg horse breed (organism)"},{"code":"133113009","display":"Fouta horse breed (organism)"},{"code":"133114003","display":"Florida Cracker horse breed (organism)"},{"code":"133115002","display":"Guangxi horse breed (organism)"},{"code":"406714004","display":"Gypsy Vanner horse (organism)"},{"code":"1006005","display":"Percheron horse (organism)"},{"code":"4288003","display":"Thoroughbred horse (organism)"},{"code":"4960000","display":"Peruvian Paso horse (organism)"},{"code":"12360007","display":"Missouri fox trotting horse (organism)"},{"code":"13487004","display":"Shire horse (organism)"},{"code":"21295007","display":"Morgan horse (organism)"},{"code":"26699009","display":"New Forest pony (organism)"},{"code":"34200004","display":"Standardbred horse (organism)"},{"code":"39532001","display":"Norman coach horse (organism)"},{"code":"41738000","display":"Palomino horse (organism)"},{"code":"51023000","display":"Tennessee walking horse (organism)"},{"code":"53567001","display":"Suffolk horse (organism)"},{"code":"56086005","display":"Paso Fino horse (organism)"},{"code":"58264006","display":"Pinto (organism)"},{"code":"69067004","display":"Shetland pony (organism)"},{"code":"76302002","display":"Spanish mustang horse (organism)"},{"code":"76467006","display":"Quarter horse (organism)"},{"code":"131938008","display":"Maremmana horse breed (organism)"},{"code":"131939000","display":"Marwari horse breed (organism)"},{"code":"131940003","display":"Megezh horse breed (organism)"},{"code":"131941004","display":"Megrel horse breed (organism)"},{"code":"131942006","display":"Merens horse breed (organism)"},{"code":"131943001","display":"Messara horse breed (organism)"},{"code":"131944007","display":"Sumba horse breed (organism)"},{"code":"131945008","display":"Sumbawa horse breed (organism)"},{"code":"131946009","display":"Swedish Ardennes horse breed (organism)"},{"code":"131949002","display":"Thai Pony horse breed (organism)"},{"code":"131950002","display":"Thessalonian horse breed (organism)"},{"code":"131951003","display":"Tibetan horse breed (organism)"},{"code":"131952005","display":"Tieling horse breed (organism)"},{"code":"131988000","display":"Mezen horse breed (organism)"},{"code":"131989008","display":"Mezohegyes Sport Horse horse breed (organism)"},{"code":"131992007","display":"Murakoz horse breed (organism)"},{"code":"131994008","display":"Mecklenburg horse breed (organism)"},{"code":"132762009","display":"Manipuri horse breed (organism)"},{"code":"132764005","display":"Tavda horse breed (organism)"},{"code":"132772007","display":"Minusin horse breed (organism)"},{"code":"132773002","display":"Morochuco horse breed (organism)"},{"code":"132776005","display":"Murghese horse breed (organism)"},{"code":"132777001","display":"Mytilene horse breed (organism)"},{"code":"132778006","display":"Namib Desert Horse horse breed (organism)"},{"code":"132960009","display":"Narym horse breed (organism)"},{"code":"132961008","display":"National Spotted Saddle Horse horse breed (organism)"},{"code":"132962001","display":"Nigerian horse breed (organism)"},{"code":"132963006","display":"North Swedish Trotter horse breed (organism)"},{"code":"132964000","display":"Oriental Horse horse breed (organism)"},{"code":"132965004","display":"Rhineland Heavy Draft horse breed (organism)"},{"code":"132966003","display":"Romanian Saddle Horse horse breed (organism)"},{"code":"132967007","display":"Rottal horse breed (organism)"},{"code":"132968002","display":"Royal Canadian Mounted Police Horse horse breed (organism)"},{"code":"132969005","display":"Russian Saddle Horse horse breed (organism)"},{"code":"132970006","display":"Sable Island Horse horse breed (organism)"},{"code":"132971005","display":"Panje horse breed (organism)"},{"code":"132972003","display":"Patibarcina horse breed (organism)"},{"code":"132973008","display":"Pechora horse breed (organism)"},{"code":"132974002","display":"Peneia horse breed (organism)"},{"code":"132975001","display":"Periangan horse breed (organism)"},{"code":"132976000","display":"Persian Arab horse breed (organism)"},{"code":"132977009","display":"Petiso Argentino horse breed (organism)"},{"code":"132978004","display":"Polish Draft horse breed (organism)"},{"code":"132979007","display":"Priob horse breed (organism)"},{"code":"132980005","display":"Rahvan horse breed (organism)"},{"code":"132981009","display":"Salerno horse breed (organism)"},{"code":"132982002","display":"Sandalwood horse breed (organism)"},{"code":"132983007","display":"Sandan horse breed (organism)"},{"code":"132984001","display":"Pindos horse breed (organism)"},{"code":"132985000","display":"Piquira Pony horse breed (organism)"},{"code":"132986004","display":"Pleven horse breed (organism)"},{"code":"132994006","display":"Russian Trotter horse breed (organism)"},{"code":"132997004","display":"National Show Horse horse breed (organism)"},{"code":"133001001","display":"Tawleed horse breed (organism)"},{"code":"133010009","display":"New Kirgiz horse breed (organism)"},{"code":"133011008","display":"Oldenburg horse breed (organism)"},{"code":"133012001","display":"Misaki horse breed (organism)"},{"code":"133013006","display":"Miyako horse breed (organism)"},{"code":"133014000","display":"Mongolian horse breed (organism)"},{"code":"133030008","display":"Sanfratello horse breed (organism)"},{"code":"133031007","display":"Morab horse breed (organism)"},{"code":"133032000","display":"Moyle horse breed (organism)"},{"code":"133033005","display":"Mustang horse breed (organism)"},{"code":"133036002","display":"Newfoundland Pony horse breed (organism)"},{"code":"133037006","display":"Noma horse breed (organism)"},{"code":"133038001","display":"Nooitgedacht Pony horse breed (organism)"},{"code":"133039009","display":"Nordland horse breed (organism)"},{"code":"133040006","display":"Noric horse breed (organism)"},{"code":"133041005","display":"North Swedish Horse horse breed (organism)"},{"code":"133042003","display":"Northeastern horse breed (organism)"},{"code":"133045001","display":"Nonius horse breed (organism)"},{"code":"133046000","display":"Nooitgedacht horse breed (organism)"},{"code":"133063001","display":"Pony of the Americas horse breed (organism)"},{"code":"133064007","display":"Pintabian horse breed (organism)"},{"code":"133065008","display":"Pantaneiro horse breed (organism)"},{"code":"133066009","display":"Orlov Trotter horse breed (organism)"},{"code":"133067000","display":"Northern Ardennais horse breed (organism)"},{"code":"133073004","display":"Poitou Mule Producer horse breed (organism)"},{"code":"133074005","display":"Polesian horse breed (organism)"},{"code":"133075006","display":"Sardinian Anglo-Arab horse breed (organism)"},{"code":"133076007","display":"Sardinian Pony horse breed (organism)"},{"code":"133077003","display":"Sarvar horse breed (organism)"},{"code":"133078008","display":"Schleswig horse breed (organism)"},{"code":"133079000","display":"Schwarzwalder Fuchse horse breed (organism)"},{"code":"133080002","display":"Senne horse breed (organism)"},{"code":"133081003","display":"Shan horse breed (organism)"},{"code":"133082005","display":"Silesian horse breed (organism)"},{"code":"133083000","display":"Sini horse breed (organism)"},{"code":"133084006","display":"Skyros horse breed (organism)"},{"code":"133086008","display":"Sokolka horse breed (organism)"},{"code":"133087004","display":"South African Miniature horse breed (organism)"},{"code":"133088009","display":"South German Coldblood horse breed (organism)"},{"code":"133089001","display":"Southwest Spanish Mustang horse breed (organism)"},{"code":"133090005","display":"Spanish-American Horse horse breed (organism)"},{"code":"133091009","display":"Spanish Anglo-Arab horse breed (organism)"},{"code":"133092002","display":"Spanish Colonial Horse horse breed (organism)"},{"code":"133093007","display":"Spiti horse breed (organism)"},{"code":"133094001","display":"Sulawesi horse breed (organism)"},{"code":"133143006","display":"Taishuh horse breed (organism)"},{"code":"133145004","display":"Sudan Country-Bred horse breed (organism)"},{"code":"133146003","display":"Spanish-Norman horse breed (organism)"},{"code":"133147007","display":"Spanish Barb horse breed (organism)"},{"code":"133148002","display":"Soviet Heavy Draft horse breed (organism)"},{"code":"133149005","display":"Sorraia horse breed (organism)"},{"code":"133150005","display":"Somali Pony horse breed (organism)"},{"code":"133151009","display":"Tersk horse breed (organism)"},{"code":"133152002","display":"Shagya horse breed (organism)"},{"code":"133153007","display":"Selle Francais horse breed (organism)"},{"code":"133154001","display":"Sanhe horse breed (organism)"},{"code":"133155000","display":"Russian Heavy Draft horse breed (organism)"},{"code":"133156004","display":"Rocky Mountain Horse horse breed (organism)"},{"code":"133157008","display":"Racking Horse horse breed (organism)"},{"code":"133158003","display":"Quarter Pony horse breed (organism)"},{"code":"133159006","display":"Quarab horse breed (organism)"},{"code":"133160001","display":"Single-Footing Horse horse breed (organism)"},{"code":"406715003","display":"Murgese horse (organism)"},{"code":"406721004","display":"Mixed breed horse (organism)"},{"code":"3997000","display":"Pony (organism)"},{"code":"1118004","display":"Viking horse (organism)"},{"code":"1789009","display":"Trakehner horse (organism)"},{"code":"8089006","display":"Welsh walking horse (organism)"},{"code":"25369002","display":"Westphalian horse (organism)"},{"code":"31633003","display":"Yorkshire coach horse (organism)"},{"code":"131872001","display":"Waziri horse breed (organism)"},{"code":"131953000","display":"Timor horse breed (organism)"},{"code":"131954006","display":"Trakya horse breed (organism)"},{"code":"131955007","display":"Trote en Gallope horse breed (organism)"},{"code":"131956008","display":"Turkoman horse breed (organism)"},{"code":"131957004","display":"Tushin horse breed (organism)"},{"code":"131958009","display":"Tuva horse breed (organism)"},{"code":"131959001","display":"Uzunyayla horse breed (organism)"},{"code":"131960006","display":"Voronezh Coach Horse horse breed (organism)"},{"code":"131962003","display":"Welsh Cob horse breed (organism)"},{"code":"131963008","display":"Welsh Mountain Pony horse breed (organism)"},{"code":"131965001","display":"Wurttemberg horse breed (organism)"},{"code":"131966000","display":"Xilingol horse breed (organism)"},{"code":"131967009","display":"Yanqi horse breed (organism)"},{"code":"131968004","display":"Yemeni Horses horse breed (organism)"},{"code":"131969007","display":"Yili horse breed (organism)"},{"code":"131970008","display":"Yiwu horse breed (organism)"},{"code":"131971007","display":"Yunnan horse breed (organism)"},{"code":"132741008","display":"Wielkopolski horse breed (organism)"},{"code":"132744000","display":"Welsh Pony horse breed (organism)"},{"code":"132745004","display":"Welsh Pony of Cob Type horse breed (organism)"},{"code":"132995007","display":"West African Barb horse breed (organism)"},{"code":"132998009","display":"Zhemaichu horse breed (organism)"},{"code":"132999001","display":"Yonaguni horse breed (organism)"},{"code":"133000000","display":"Yakut horse breed (organism)"},{"code":"133002008","display":"Western Sudan Pony horse breed (organism)"},{"code":"133003003","display":"Welera Pony horse breed (organism)"},{"code":"133004009","display":"Vyatka horse breed (organism)"},{"code":"133005005","display":"Vladimir Heavy Draft horse breed (organism)"},{"code":"133006006","display":"Vlaamperd horse breed (organism)"},{"code":"133007002","display":"Ukrainian Saddle Horse horse breed (organism)"},{"code":"133008007","display":"Tori horse breed (organism)"},{"code":"133009004","display":"Tokara horse breed (organism)"},{"code":"133015004","display":"Waler horse breed (organism)"},{"code":"42724005","display":"American saddlebred horse (organism)"},{"code":"133107000","display":"Golden American Saddlebred horse breed (organism)"},{"code":"396488006","display":"Ariégeois pony breed (organism)"},{"code":"131819000","display":"Danish Warmblood horse breed (organism)"},{"code":"131876003","display":"Bavarian Warmblood horse breed (organism)"},{"code":"131879005","display":"Belgian Warmblood horse breed (organism)"},{"code":"131915005","display":"Czech Warmblood horse breed (organism)"},{"code":"131961005","display":"Elegant Warmblood horse breed (organism)"},{"code":"132732003","display":"British Warmblood horse breed (organism)"},{"code":"132763004","display":"Swiss Warmblood horse breed (organism)"},{"code":"132767003","display":"East Friesian Warmblood (Modern Type) horse breed (organism)"},{"code":"133022007","display":"Dutch Warmblood horse breed (organism)"},{"code":"133085007","display":"Slovak Warmblood horse breed (organism)"},{"code":"133144000","display":"Swedish Warmblood horse breed (organism)"},{"code":"125092006","display":"Bos frontalis (organism)"},{"code":"131426006","display":"Africander cattle breed (organism)"},{"code":"131441006","display":"Aliab Dinka cattle breed (organism)"},{"code":"131442004","display":"Alur cattle breed (organism)"},{"code":"131540009","display":"Abigar cattle breed (organism)"},{"code":"131541008","display":"Africangus cattle breed (organism)"},{"code":"131542001","display":"Agerolese cattle breed (organism)"},{"code":"131543006","display":"Albese cattle breed (organism)"},{"code":"131555000","display":"Albères cattle breed (organism)"},{"code":"131556004","display":"Alentejana cattle breed (organism)"},{"code":"131557008","display":"American White Park cattle breed (organism)"},{"code":"131558003","display":"Amerifaxcattle breed (organism)"},{"code":"131559006","display":"Anatolian Black cattle breed (organism)"},{"code":"131560001","display":"Andalusian Black cattle breed (organism)"},{"code":"131561002","display":"Andalusian Gray cattle breed (organism)"},{"code":"133290002","display":"Alistana-Sanabresa cattle breed (organism)"},{"code":"133291003","display":"Andalusian Blond cattle breed (organism)"},{"code":"133551002","display":"Abondance cattle breed (organism)"},{"code":"133552009","display":"Ala-Tau cattle breed (organism)"},{"code":"133553004","display":"Albanian Illyrian cattle breed (organism)"},{"code":"133554005","display":"Albanian Dwarf cattle breed (organism)"},{"code":"133575002","display":"Aleppo cattle breed (organism)"},{"code":"133591004","display":"Almanzorena cattle breed (organism)"},{"code":"131427002","display":"Ankole cattle breed (organism)"},{"code":"131428007","display":"Ankole-Watusi cattle breed (organism)"},{"code":"131443009","display":"Ankina cattle breed (organism)"},{"code":"131444003","display":"Apulian Podolian cattle breed (organism)"},{"code":"131445002","display":"Arado cattle breed (organism)"},{"code":"131446001","display":"Aweil Dinka cattle breed (organism)"},{"code":"131447005","display":"Bahima cattle breed (organism)"},{"code":"131562009","display":"Angeln cattle breed (organism)"},{"code":"131563004","display":"Asturian Mountain cattle breed (organism)"},{"code":"131564005","display":"Asturian Valley cattle breed (organism)"},{"code":"131565006","display":"Aubrac cattle breed (organism)"},{"code":"131566007","display":"Aulie-Ata cattle breed (organism)"},{"code":"131567003","display":"Australian Lowline cattle breed (organism)"},{"code":"133292005","display":"Aosta Black Pied cattle breed (organism)"},{"code":"133293000","display":"Aosta Chestnut cattle breed (organism)"},{"code":"133294006","display":"Aosta Red Pied cattle breed (organism)"},{"code":"133295007","display":"Aracena cattle breed (organism)"},{"code":"133296008","display":"Argentine Friesian cattle breed (organism)"},{"code":"133297004","display":"Armorican cattle breed (organism)"},{"code":"133298009","display":"Arouquesa cattle breed (organism)"},{"code":"133299001","display":"Aure et Saint-Girons cattle breed (organism)"},{"code":"133300009","display":"Australian White cattle breed (organism)"},{"code":"133301008","display":"Austrian Simmental cattle breed (organism)"},{"code":"133302001","display":"Austrian Yellow cattle breed (organism)"},{"code":"133303006","display":"Avetonou cattle breed (organism)"},{"code":"133304000","display":"Avilena cattle breed (organism)"},{"code":"133305004","display":"Avilena-Black Iberian cattle breed (organism)"},{"code":"133472001","display":"Australian Shorthorn cattle breed (organism)"},{"code":"131429004","display":"Baladi cattle breed (organism)"},{"code":"131430009","display":"Belmont Red cattle breed (organism)"},{"code":"131431008","display":"Bonsmara cattle breed (organism)"},{"code":"131448000","display":"Bapedi cattle breed (organism)"},{"code":"131449008","display":"Baria (Vietnam/Madagascar) cattle breed (organism)"},{"code":"131450008","display":"Barotse cattle breed (organism)"},{"code":"131451007","display":"Barra do Cuanzo cattle breed (organism)"},{"code":"131452000","display":"Bashi cattle breed (organism)"},{"code":"131453005","display":"Basuto cattle breed (organism)"},{"code":"131454004","display":"Batangas cattle breed (organism)"},{"code":"131455003","display":"Bavenda cattle breed (organism)"},{"code":"131456002","display":"Beja cattle breed (organism)"},{"code":"131458001","display":"Blonde-du Cap Bon cattle breed (organism)"},{"code":"131568008","display":"Barzona cattle breed (organism)"},{"code":"131569000","display":"Bazadais cattle breed (organism)"},{"code":"131570004","display":"Beefmaker cattle breed (organism)"},{"code":"131571000","display":"Belarus Red cattle breed (organism)"},{"code":"131572007","display":"Belgian Blue cattle breed (organism)"},{"code":"131573002","display":"Belgian Red cattle breed (organism)"},{"code":"131574008","display":"Belmont Adaptaur cattle breed (organism)"},{"code":"131575009","display":"Berrendas cattle breed (organism)"},{"code":"131576005","display":"Blacksided Trondheim and Norland cattle breed (organism)"},{"code":"131577001","display":"Blanco Orejinegro cattle breed (organism)"},{"code":"133306003","display":"Bakosi cattle breed (organism)"},{"code":"133307007","display":"Bakwiri cattle breed (organism)"},{"code":"133308002","display":"Baltic Black Pied cattle breed (organism)"},{"code":"133309005","display":"Baoule cattle breed (organism)"},{"code":"133310000","display":"Barrosa cattle breed (organism)"},{"code":"133311001","display":"Barroso cattle breed (organism)"},{"code":"133312008","display":"Bearnais cattle breed (organism)"},{"code":"133313003","display":"Beef shorthorn cattle breed (organism)"},{"code":"133314009","display":"Beef synthetic cattle breed (organism)"},{"code":"133315005","display":"Beijing Black Pied cattle breed (organism)"},{"code":"133316006","display":"Beiroa cattle breed (organism)"},{"code":"133317002","display":"Belgian Black Pied Holsteincattle breed (organism)"},{"code":"133318007","display":"Belgian Red Pied cattle breed (organism)"},{"code":"133319004","display":"Belgian White and Red cattle breed (organism)"},{"code":"133320005","display":"Belted Welsh cattle breed (organism)"},{"code":"133321009","display":"Bestuzhev cattle breed (organism)"},{"code":"133322002","display":"Betizuak cattle breed (organism)"},{"code":"133323007","display":"Black Baldy cattle breed (organism)"},{"code":"133324001","display":"Black Forest cattle breed (organism)"},{"code":"133325000","display":"Black Iberian cattle breed (organism)"},{"code":"131457006","display":"Calabrian cattle breed (organism)"},{"code":"131459009","display":"Chan-Doc cattle breed (organism)"},{"code":"131460004","display":"Chernigov cattle breed (organism)"},{"code":"131578006","display":"Braunvieh cattle breed (organism)"},{"code":"131579003","display":"British White cattle breed (organism)"},{"code":"131580000","display":"Cachena cattle breed (organism)"},{"code":"131581001","display":"Canary Island cattle breed (organism)"},{"code":"131582008","display":"Carinthian Blond cattle breed (organism)"},{"code":"131583003","display":"Caucasian cattle breed (organism)"},{"code":"131584009","display":"Charolais cattle breed (organism)"},{"code":"133327008","display":"Bragado do Sorraia cattle breed (organism)"},{"code":"133328003","display":"Braganca cattle breed (organism)"},{"code":"133329006","display":"Brandrood ljsselvee cattle breed (organism)"},{"code":"133330001","display":"Brazilian Polled cattle breed (organism)"},{"code":"133331002","display":"Breton Black Pied cattle breed (organism)"},{"code":"133332009","display":"Brown Atlas cattle breed (organism)"},{"code":"133333004","display":"Bulgarian Brown cattle breed (organism)"},{"code":"133334005","display":"Bulgarian Red cattle breed (organism)"},{"code":"133335006","display":"Burlina cattle breed (organism)"},{"code":"133336007","display":"Burwash cattle breed (organism)"},{"code":"133337003","display":"Byelorussian Red cattle breed (organism)"},{"code":"133338008","display":"Byelorussian Synthetic cattle breed (organism)"},{"code":"133339000","display":"Cabannina cattle breed (organism)"},{"code":"133340003","display":"Caldeano cattle breed (organism)"},{"code":"133341004","display":"Caldelana cattle breed (organism)"},{"code":"133342006","display":"Calvana cattle breed (organism)"},{"code":"133343001","display":"Camargue cattle breed (organism)"},{"code":"133344007","display":"Cambodian cattle breed (organism)"},{"code":"133345008","display":"Caracu cattle breed (organism)"},{"code":"133346009","display":"Carpathian Brown cattle breed (organism)"},{"code":"133347000","display":"Casanareno cattle breed (organism)"},{"code":"133348005","display":"Central Russian Black Pied cattle breed (organism)"},{"code":"133349002","display":"Chaouia cattle breed (organism)"},{"code":"133350002","display":"Charollandais cattle breed (organism)"},{"code":"133351003","display":"Char-swiss cattle breed (organism)"},{"code":"133353000","display":"Chesi cattle breed (organism)"},{"code":"133354006","display":"Cheurfa cattle breed (organism)"},{"code":"133577005","display":"Busa cattle breed (organism)"},{"code":"133578000","display":"Chiangus cattle breed (organism)"},{"code":"133593001","display":"Calasparrena cattle breed (organism)"},{"code":"131432001","display":"Damietta cattle breed (organism)"},{"code":"131461000","display":"Chino Santandereano cattle breed (organism)"},{"code":"131462007","display":"Cinisara cattle breed (organism)"},{"code":"131463002","display":"Cuprem Hybrid cattle breed (organism)"},{"code":"131464008","display":"Dabieshan cattle breed (organism)"},{"code":"131465009","display":"Damara cattle breed (organism)"},{"code":"131466005","display":"Danakil cattle breed (organism)"},{"code":"131467001","display":"Dnieper cattle breed (organism)"},{"code":"131468006","display":"Doayo cattle breed (organism)"},{"code":"131469003","display":"Eastern Nuer cattle breed (organism)"},{"code":"131470002","display":"Egyptian cattle breed (organism)"},{"code":"131471003","display":"Fogera cattle breed (organism)"},{"code":"131472005","display":"Garfagnina cattle breed (organism)"},{"code":"131473000","display":"Grati cattle breed (organism)"},{"code":"131474006","display":"Gaunling cattle breed (organism)"},{"code":"131551009","display":"Drakensberger cattle breed (organism)"},{"code":"131585005","display":"Chinese Black-and-White cattle breed (organism)"},{"code":"131586006","display":"Corriente cattle breed (organism)"},{"code":"131587002","display":"Costeño con Cuernos cattle breed (organism)"},{"code":"131588007","display":"Damascus cattle breed (organism)"},{"code":"131589004","display":"Danish Red cattle breed (organism)"},{"code":"131590008","display":"Devon cattle breed (organism)"},{"code":"131591007","display":"Dølafe cattle breed (organism)"},{"code":"131592000","display":"Dutch Belted cattle breed (organism)"},{"code":"131593005","display":"Dutch Friesian cattle breed (organism)"},{"code":"131594004","display":"English Longhorn cattle breed (organism)"},{"code":"131595003","display":"Estonian Red cattle breed (organism)"},{"code":"131596002","display":"Evolène cattle breed (organism)"},{"code":"131597006","display":"Fighting Bull cattle breed (organism)"},{"code":"131598001","display":"Fjall cattle breed (organism)"},{"code":"131599009","display":"Florida Cracker/Pineywoods cattle breed (organism)"},{"code":"131600007","display":"Galician Blond cattle breed (organism)"},{"code":"131601006","display":"Gascon cattle breed (organism)"},{"code":"131602004","display":"German Red Pied cattle breed (organism)"},{"code":"131603009","display":"Glan cattle breed (organism)"},{"code":"131604003","display":"Gloucester cattle breed (organism)"},{"code":"131605002","display":"Groningen Whiteheaded cattle breed (organism)"},{"code":"133355007","display":"Chiford cattle breed (organism)"},{"code":"133356008","display":"Chimaine cattle breed (organism)"},{"code":"133357004","display":"Chinampo cattle breed (organism)"},{"code":"133358009","display":"Cildir cattle breed (organism)"},{"code":"133359001","display":"COOPELSO 93 cattle breed (organism)"},{"code":"133361005","display":"Corsican cattle breed (organism)"},{"code":"133362003","display":"Cretan Lowland cattle breed (organism)"},{"code":"133363008","display":"Cretan Mountain cattle breed (organism)"},{"code":"133364002","display":"Croatian Red cattle breed (organism)"},{"code":"133365001","display":"Cukurova cattle breed (organism)"},{"code":"133366000","display":"Curraleiro cattle breed (organism)"},{"code":"133367009","display":"Cyprus cattle breed (organism)"},{"code":"133368004","display":"Czech Pied cattle breed (organism)"},{"code":"133369007","display":"Dagestan Mountain cattle breed (organism)"},{"code":"133370008","display":"Dairy Shorthorn cattle breed (organism)"},{"code":"133371007","display":"Dairy Synthetic cattle breed (organism)"},{"code":"133372000","display":"Danish Red Pied cattle breed (organism)"},{"code":"133373005","display":"Dengchuan cattle breed (organism)"},{"code":"133374004","display":"Dexter-Kerry cattle breed (organism)"},{"code":"133375003","display":"Doran cattle breed (organism)"},{"code":"133376002","display":"Dorna cattle breed (organism)"},{"code":"133377006","display":"Dortyol cattle breed (organism)"},{"code":"133378001","display":"East Anatolian Red cattle breed (organism)"},{"code":"133379009","display":"East Finnish cattle breed (organism)"},{"code":"133380007","display":"East Macedonian cattle breed (organism)"},{"code":"133381006","display":"Epirus cattle breed (organism)"},{"code":"133382004","display":"Estonian Black Pied cattle breed (organism)"},{"code":"133383009","display":"Ferrandais cattle breed (organism)"},{"code":"133384003","display":"Finnish Ayrshire cattle breed (organism)"},{"code":"133385002","display":"Flemish cattle breed (organism)"},{"code":"133387005","display":"Fort Cross cattle breed (organism)"},{"code":"133388000","display":"Frati cattle breed (organism)"},{"code":"133389008","display":"Estonian Native cattle breed (organism)"},{"code":"133390004","display":"Faeroes cattle breed (organism)"},{"code":"133391000","display":"French Brown cattle breed (organism)"},{"code":"133392007","display":"Frijolillo cattle breed (organism)"},{"code":"133393002","display":"FRS cattle breed (organism)"},{"code":"133394008","display":"Gacko cattle breed (organism)"},{"code":"133395009","display":"Gado da Terra cattle breed (organism)"},{"code":"133396005","display":"Georgian Mountain cattle breed (organism)"},{"code":"133397001","display":"German Black Pied cattle breed (organism)"},{"code":"133398006","display":"German Black Pied Dairy cattle breed (organism)"},{"code":"133405000","display":"German Brown cattle breed (organism)"},{"code":"133406004","display":"German Shorthorn cattle breed (organism)"},{"code":"133407008","display":"Ghana Shorthorn cattle breed (organism)"},{"code":"133408003","display":"Glan-Donnersberg cattle breed (organism)"},{"code":"133409006","display":"Gole cattle breed (organism)"},{"code":"133410001","display":"Golpayegani cattle breed (organism)"},{"code":"133411002","display":"Gorbatov Red cattle breed (organism)"},{"code":"133412009","display":"Goryn cattle breed (organism)"},{"code":"133413004","display":"Greater Caucasus cattle breed (organism)"},{"code":"133420006","display":"Greek Shorthorn cattle breed (organism)"},{"code":"133421005","display":"Greek Steppe cattle breed (organism)"},{"code":"133422003","display":"Gray Alpine cattle breed (organism)"},{"code":"133423008","display":"Guadiana Spotted cattle breed (organism)"},{"code":"133424002","display":"Guelma cattle breed (organism)"},{"code":"133580006","display":"Danish Jersey cattle breed (organism)"},{"code":"133581005","display":"Enderby Island cattle breed (organism)"},{"code":"133582003","display":"German Angus cattle breed (organism)"},{"code":"131433006","display":"Horro cattle breed (organism)"},{"code":"131434000","display":"Kuri cattle breed (organism)"},{"code":"131435004","display":"Nguni cattle breed (organism)"},{"code":"131475007","display":"Halhin Gol cattle breed (organism)"},{"code":"131476008","display":"Holmonger cattle breed (organism)"},{"code":"131477004","display":"Ilocos cattle breed (organism)"},{"code":"131478009","display":"Iloilo cattle breed (organism)"},{"code":"131479001","display":"Inkuku cattle breed (organism)"},{"code":"131480003","display":"Iskar cattle breed (organism)"},{"code":"131481004","display":"Istrian cattle breed (organism)"},{"code":"131482006","display":"Javanese Ongole cattle breed (organism)"},{"code":"131483001","display":"Javanese Zebu cattle breed (organism)"},{"code":"131484007","display":"Jinnan cattle breed (organism)"},{"code":"131485008","display":"Kalmyk cattle breed (organism)"},{"code":"131486009","display":"Kaokoveld cattle breed (organism)"},{"code":"131487000","display":"Kazakh Whitehead cattle breed (organism)"},{"code":"131488005","display":"Kedah-Kelantan cattle breed (organism)"},{"code":"131489002","display":"Kigezi cattle breed (organism)"},{"code":"131490006","display":"Kisantu cattle breed (organism)"},{"code":"131491005","display":"Kolubara cattle breed (organism)"},{"code":"131492003","display":"Kurgan cattle breed (organism)"},{"code":"131493008","display":"Kyoga cattle breed (organism)"},{"code":"131494002","display":"Lucanian cattle breed (organism)"},{"code":"131495001","display":"Maremmana cattle breed (organism)"},{"code":"131496000","display":"Marianas cattle breed (organism)"},{"code":"131497009","display":"Maryuti cattle breed (organism)"},{"code":"131498004","display":"Mauritius Créole cattle breed (organism)"},{"code":"131499007","display":"Menufi cattle breed (organism)"},{"code":"131500003","display":"Mezzalina cattle breed (organism)"},{"code":"131501004","display":"Modicana cattle breed (organism)"},{"code":"131502006","display":"Moi cattle breed (organism)"},{"code":"131503001","display":"Nama cattle breed (organism)"},{"code":"131504007","display":"Nanyang cattle breed (organism)"},{"code":"131505008","display":"N'Dama Sanga cattle breed (organism)"},{"code":"131506009","display":"Nganda cattle breed (organism)"},{"code":"131507000","display":"Nilotic Sanga cattle breed (organism)"},{"code":"131508005","display":"Nkone cattle breed (organism)"},{"code":"131509002","display":"North Malawi Angoni cattle breed (organism)"},{"code":"131510007","display":"Nuer cattle breed (organism)"},{"code":"131511006","display":"Nuras cattle breed (organism)"},{"code":"131512004","display":"Nyoro cattle breed (organism)"},{"code":"131513009","display":"Ovambo cattle breed (organism)"},{"code":"131552002","display":"Modicana lowland cattle breed (organism)"},{"code":"131554001","display":"Menggu cattle breed (organism)"},{"code":"131606001","display":"Hartón cattle breed (organism)"},{"code":"133231000","display":"Herens cattle breed (organism)"},{"code":"133232007","display":"Hinterwald cattle breed (organism)"},{"code":"133233002","display":"Hungarian Gray cattle breed (organism)"},{"code":"133234008","display":"Icelandic cattle breed (organism)"},{"code":"133235009","display":"Illawarra cattle breed (organism)"},{"code":"133236005","display":"Irish Moiled cattle breed (organism)"},{"code":"133237001","display":"Israeli Holstein cattle breed (organism)"},{"code":"133238006","display":"Istoben cattle breed (organism)"},{"code":"133239003","display":"Jaulan cattle breed (organism)"},{"code":"133240001","display":"Kazakh cattle breed (organism)"},{"code":"133241002","display":"Kerry cattle breed (organism)"},{"code":"133242009","display":"Kholmogory cattle breed (organism)"},{"code":"133243004","display":"Latvian Brown cattle breed (organism)"},{"code":"133244005","display":"Lincoln Red Shorthorn cattle breed (organism)"},{"code":"133245006","display":"Lithuanian Red cattle breed (organism)"},{"code":"133246007","display":"Mashona cattle breed (organism)"},{"code":"133247003","display":"Milking Devon cattle breed (organism)"},{"code":"133248008","display":"Mirandesa cattle breed (organism)"},{"code":"133249000","display":"Mixed dairy cattle breed (organism)"},{"code":"133250000","display":"Mongolian cattle breed (organism)"},{"code":"133251001","display":"Morucha cattle breed (organism)"},{"code":"133252008","display":"Kurdi cattle breed (organism)"},{"code":"133253003","display":"N'dama cattle breed (organism)"},{"code":"133254009","display":"Norwegian Red cattle breed (organism)"},{"code":"133268002","display":"Murboden cattle breed (organism)"},{"code":"133326004","display":"Northern Blue cattle breed (organism)"},{"code":"133352005","display":"Korean Black cattle breed (organism)"},{"code":"133425001","display":"Harz Red cattle breed (organism)"},{"code":"133426000","display":"Hawaiian wild cattle breed (organism)"},{"code":"133427009","display":"Hereland cattle breed (organism)"},{"code":"133428004","display":"Holgus cattle breed (organism)"},{"code":"133429007","display":"Hrbinecky cattle breed (organism)"},{"code":"133436008","display":"Huertana cattle breed (organism)"},{"code":"133437004","display":"Hungarian Pied cattle breed (organism)"},{"code":"133438009","display":"Hungarofries cattle breed (organism)"},{"code":"133439001","display":"Improved Rodopi cattle breed (organism)"},{"code":"133440004","display":"INRA 95 cattle breed (organism)"},{"code":"133441000","display":"Italian Brown cattle breed (organism)"},{"code":"133442007","display":"Italian Red Pied cattle breed (organism)"},{"code":"133443002","display":"Japanese Black cattle breed (organism)"},{"code":"133444008","display":"Japanese Brown cattle breed (organism)"},{"code":"133445009","display":"Japanese Poll cattle breed (organism)"},{"code":"133452006","display":"Japanese Shorthorn cattle breed (organism)"},{"code":"133453001","display":"Jarmelista cattle breed (organism)"},{"code":"133454007","display":"Kabyle cattle breed (organism)"},{"code":"133455008","display":"Kapsiki cattle breed (organism)"},{"code":"133456009","display":"Katerini cattle breed (organism)"},{"code":"133457000","display":"Kenran cattle breed (organism)"},{"code":"133458005","display":"Khevsurian cattle breed (organism)"},{"code":"133459002","display":"Kilis cattle breed (organism)"},{"code":"133460007","display":"Kochi cattle breed (organism)"},{"code":"133461006","display":"Korean Native cattle breed (organism)"},{"code":"133468000","display":"Kostroma cattle breed (organism)"},{"code":"133469008","display":"Kravarsky cattle breed (organism)"},{"code":"133470009","display":"Kuchinoshima cattle breed (organism)"},{"code":"133471008","display":"Murray Gray cattle breed (organism)"},{"code":"133473006","display":"Kumamoto cattle breed (organism)"},{"code":"133474000","display":"Lagune cattle breed (organism)"},{"code":"133475004","display":"Lakenvelder cattle breed (organism)"},{"code":"133476003","display":"Latvian Blue Roan cattle breed (organism)"},{"code":"133477007","display":"La Velasquez cattle breed (organism)"},{"code":"133484004","display":"Lebanese cattle breed (organism)"},{"code":"133485003","display":"Lebedin cattle breed (organism)"},{"code":"133486002","display":"Lesser Caucasus cattle breed (organism)"},{"code":"133487006","display":"Liberian Dwarf cattle breed (organism)"},{"code":"133488001","display":"Libyan cattle breed (organism)"},{"code":"133489009","display":"Lim cattle breed (organism)"},{"code":"133490000","display":"Limiana cattle breed (organism)"},{"code":"133491001","display":"Limpurger cattle breed (organism)"},{"code":"133492008","display":"Lobi cattle breed (organism)"},{"code":"133493003","display":"Lourdais cattle breed (organism)"},{"code":"133500008","display":"Lucerna cattle breed (organism)"},{"code":"133501007","display":"Luxi cattle breed (organism)"},{"code":"133502000","display":"Macedonian Busa cattle breed (organism)"},{"code":"133503005","display":"Makaweli cattle breed (organism)"},{"code":"133504004","display":"Marinhoa cattle breed (organism)"},{"code":"133505003","display":"Maronesa cattle breed (organism)"},{"code":"133506002","display":"Mazury cattle breed (organism)"},{"code":"133507006","display":"Messaoria cattle breed (organism)"},{"code":"133508001","display":"Metohija Red cattle breed (organism)"},{"code":"133509009","display":"Mingrelian Red cattle breed (organism)"},{"code":"133516005","display":"Minhota cattle breed (organism)"},{"code":"133517001","display":"Minorcan cattle breed (organism)"},{"code":"133518006","display":"Mishima cattle breed (organism)"},{"code":"133519003","display":"Modenese cattle breed (organism)"},{"code":"133520009","display":"Monchina cattle breed (organism)"},{"code":"133521008","display":"Montafon cattle breed (organism)"},{"code":"133522001","display":"Montbeliard cattle breed (organism)"},{"code":"133523006","display":"Morenas del Noroeste cattle breed (organism)"},{"code":"133524000","display":"Murcian cattle breed (organism)"},{"code":"133525004","display":"Murnau-Werdenfels cattle breed (organism)"},{"code":"133532008","display":"Nantais cattle breed (organism)"},{"code":"133533003","display":"Nejdi cattle breed (organism)"},{"code":"133534009","display":"N'Gabou cattle breed (organism)"},{"code":"133535005","display":"North Finncattle cattle breed (organism)"},{"code":"133536006","display":"Oropa cattle breed (organism)"},{"code":"133537002","display":"Oulmes Blond cattle breed (organism)"},{"code":"133538007","display":"Pajuna cattle breed (organism)"},{"code":"133539004","display":"Palmera cattle breed (organism)"},{"code":"133579008","display":"Hallingdal cattle breed (organism)"},{"code":"133583008","display":"Israeli Red cattle breed (organism)"},{"code":"133584002","display":"Lineback cattle breed (organism)"},{"code":"133585001","display":"Mertolenga cattle breed (organism)"},{"code":"133590003","display":"Montanara cattle breed (organism)"},{"code":"133592006","display":"Lorquina cattle breed (organism)"},{"code":"409906003","display":"Mixed breed cattle (organism)"},{"code":"409908002","display":"Masai cattle breed (organism)"},{"code":"125074003","display":"Hereford cattle superbreed (organism)"},{"code":"131436003","display":"Philippine Native cattle breed (organism)"},{"code":"131437007","display":"Romagnola cattle breed (organism)"},{"code":"131438002","display":"Sanhe cattle breed (organism)"},{"code":"131439005","display":"Tswana cattle breed (organism)"},{"code":"131440007","display":"Tuli cattle breed (organism)"},{"code":"131514003","display":"Pantelleria cattle breed (organism)"},{"code":"131515002","display":"Pinzhou cattle breed (organism)"},{"code":"131516001","display":"Porto Amboim cattle breed (organism)"},{"code":"131517005","display":"Posavina cattle breed (organism)"},{"code":"131518000","display":"Romanian Steppe cattle breed (organism)"},{"code":"131519008","display":"Saidi cattle breed (organism)"},{"code":"131520002","display":"Sardo-Modicana cattle breed (organism)"},{"code":"131521003","display":"Sengologa cattle breed (organism)"},{"code":"131522005","display":"Serere cattle breed (organism)"},{"code":"131523000","display":"Seshaga cattle breed (organism)"},{"code":"131524006","display":"Siberian Black Pied cattle breed (organism)"},{"code":"131525007","display":"Socotra cattle breed (organism)"},{"code":"131526008","display":"Southern Tswana cattle breed (organism)"},{"code":"131527004","display":"Spreca cattle breed (organism)"},{"code":"131528009","display":"Sunkuma cattle breed (organism)"},{"code":"131529001","display":"Taiwan Zebu cattle breed (organism)"},{"code":"131530006","display":"Thai cattle breed (organism)"},{"code":"131531005","display":"Thailand Fighting Zebu cattle breed (organism)"},{"code":"131532003","display":"Thanh-Hoa cattle breed (organism)"},{"code":"131533008","display":"Tibetan cattle breed (organism)"},{"code":"131534002","display":"Tonga cattle breed (organism)"},{"code":"131535001","display":"Toro cattle breed (organism)"},{"code":"131536000","display":"Tuni cattle breed (organism)"},{"code":"131537009","display":"Turkish Gray Steppe cattle breed (organism)"},{"code":"131538004","display":"Tuy-Hoa cattle breed (organism)"},{"code":"131539007","display":"Ujumqin cattle breed (organism)"},{"code":"131544000","display":"Ukrainian Gray cattle breed (organism)"},{"code":"131545004","display":"Vietnamese Yellow cattle breed (organism)"},{"code":"131546003","display":"Watusi (United States of America) cattle breed (organism)"},{"code":"131547007","display":"Wenshan cattle breed (organism)"},{"code":"131548002","display":"Yakut cattle breed (organism)"},{"code":"131553007","display":"Taiwan Yellow cattle breed (organism)"},{"code":"132780000","display":"Volynsk cattle breed (organism)"},{"code":"132781001","display":"Senepol cattle breed (organism)"},{"code":"132782008","display":"Shilluk cattle breed (organism)"},{"code":"133255005","display":"Parthenais cattle breed (organism)"},{"code":"133256006","display":"Polish Red cattle breed (organism)"},{"code":"133257002","display":"Rätien Gray cattle breed (organism)"},{"code":"133258007","display":"Red and White cattle breed (organism)"},{"code":"133260009","display":"Red Polled Østland cattle breed (organism)"},{"code":"133261008","display":"Red Steppe cattle breed (organism)"},{"code":"133262001","display":"Reggiana cattle breed (organism)"},{"code":"133263006","display":"Retinta cattle breed (organism)"},{"code":"133264000","display":"Romosinuano cattle breed (organism)"},{"code":"133265004","display":"Russian Black Pied cattle breed (organism)"},{"code":"133266003","display":"RX3 cattle breed (organism)"},{"code":"133267007","display":"Salorn cattle breed (organism)"},{"code":"133269005","display":"San Martinero cattle breed (organism)"},{"code":"133270006","display":"Sarabi cattle breed (organism)"},{"code":"133271005","display":"Sharabi cattle breed (organism)"},{"code":"133272003","display":"Shetland cattle breed (organism)"},{"code":"133273008","display":"Simbrah cattle breed (organism)"},{"code":"133274002","display":"South Devon cattle breed (organism)"},{"code":"133275001","display":"Suffolk cattle breed (organism)"},{"code":"133276000","display":"Sussex cattle breed (organism)"},{"code":"133277009","display":"Swedish Red Polled cattle breed (organism)"},{"code":"133278004","display":"Telemark cattle breed (organism)"},{"code":"133279007","display":"Texas Longhorn cattle breed (organism)"},{"code":"133280005","display":"Texon cattle breed (organism)"},{"code":"133281009","display":"Vestland Fjord cattle breed (organism)"},{"code":"133282002","display":"Vestland Red Polled cattle breed (organism)"},{"code":"133283007","display":"Wagyu cattle breed (organism)"},{"code":"133284001","display":"White Cáceres cattle breed (organism)"},{"code":"133285000","display":"Xinjiang Brown cattle breed (organism)"},{"code":"133360006","display":"Thrace cattle breed (organism)"},{"code":"133386001","display":"Red Flemish cattle breed (organism)"},{"code":"133399003","display":"Pechora cattle breed (organism)"},{"code":"133400005","display":"Pee Wee cattle breed (organism)"},{"code":"133401009","display":"Peloponnesus cattle breed (organism)"},{"code":"133402002","display":"Pester cattle breed (organism)"},{"code":"133403007","display":"Pie Rouge de l'Est cattle breed (organism)"},{"code":"133404001","display":"Pisana cattle breed (organism)"},{"code":"133414005","display":"Polish Black and White Lowland cattle breed (organism)"},{"code":"133415006","display":"Polish Simmental cattle breed (organism)"},{"code":"133416007","display":"Polled Jersey cattle breed (organism)"},{"code":"133417003","display":"Polled Lincoln Red cattle breed (organism)"},{"code":"133418008","display":"Polled Shorthorn (United States of America) cattle breed (organism)"},{"code":"133419000","display":"Polled Simmental cattle breed (organism)"},{"code":"133430002","display":"Polled Sussex cattle breed (organism)"},{"code":"133431003","display":"Polled Welsh Black cattle breed (organism)"},{"code":"133432005","display":"Pontremolese cattle breed (organism)"},{"code":"133433000","display":"Preta cattle breed (organism)"},{"code":"133434006","display":"Puerto Rican Criollo cattle breed (organism)"},{"code":"133435007","display":"Pyrenean cattle breed (organism)"},{"code":"133446005","display":"Qinchuan cattle breed (organism)"},{"code":"133447001","display":"Ramo Grande cattle breed (organism)"},{"code":"133448006","display":"Randall Lineback cattle breed (organism)"},{"code":"133449003","display":"Red Galloway cattle breed (organism)"},{"code":"133450003","display":"Regus cattle breed (organism)"},{"code":"133451004","display":"Rendena cattle breed (organism)"},{"code":"133462004","display":"Rhaetian Gray cattle breed (organism)"},{"code":"133463009","display":"Rio Limon Dairy Criollo cattle breed (organism)"},{"code":"133464003","display":"Rodopi cattle breed (organism)"},{"code":"133465002","display":"Romanian Red cattle breed (organism)"},{"code":"133466001","display":"Romanian Brown cattle breed (organism)"},{"code":"133467005","display":"Russian Brown cattle breed (organism)"},{"code":"133478002","display":"Sardinian cattle breed (organism)"},{"code":"133479005","display":"Sardinian brown cattle breed (organism)"},{"code":"133480008","display":"Savinja Gray cattle breed (organism)"},{"code":"133481007","display":"Sayaguesa cattle breed (organism)"},{"code":"133482000","display":"Seferihisar cattle breed (organism)"},{"code":"133483005","display":"Shkodra Red cattle breed (organism)"},{"code":"133494009","display":"Slovakian Pied cattle breed (organism)"},{"code":"133495005","display":"Slovakian Pinzgau cattle breed (organism)"},{"code":"133496006","display":"Slovenian Brown cattle breed (organism)"},{"code":"133497002","display":"Somba cattle breed (organism)"},{"code":"133498007","display":"South African Brown Swiss cattle breed (organism)"},{"code":"133499004","display":"South Anatolian Red cattle breed (organism)"},{"code":"133510004","display":"Southern Ukrainian cattle breed (organism)"},{"code":"133511000","display":"Spanish Brown Alpine cattle breed (organism)"},{"code":"133512007","display":"Suksun cattle breed (organism)"},{"code":"133513002","display":"Swiss Black Pied cattle breed (organism)"},{"code":"133514008","display":"Sychevka cattle breed (organism)"},{"code":"133515009","display":"Sykia cattle breed (organism)"},{"code":"133526003","display":"Tagil cattle breed (organism)"},{"code":"133527007","display":"Tajma cattle breed (organism)"},{"code":"133528002","display":"Tambov Red cattle breed (organism)"},{"code":"133529005","display":"Tarina cattle breed (organism)"},{"code":"133530000","display":"Thessaly cattle breed (organism)"},{"code":"133531001","display":"Tinima cattle breed (organism)"},{"code":"133540002","display":"Pankota Red cattle breed (organism)"},{"code":"133541003","display":"Paphos cattle breed (organism)"},{"code":"133542005","display":"Tinos cattle breed (organism)"},{"code":"133543000","display":"Transylvanian Pinzgau cattle breed (organism)"},{"code":"133544006","display":"Tropical Dairy Cattle cattle breed (organism)"},{"code":"133545007","display":"Tropicana cattle breed (organism)"},{"code":"133546008","display":"Tudanca cattle breed (organism)"},{"code":"133547004","display":"Turino cattle breed (organism)"},{"code":"133548009","display":"Turkish Brown cattle breed (organism)"},{"code":"133549001","display":"Tux-Zillertal cattle breed (organism)"},{"code":"133550001","display":"Tyrol Gray cattle breed (organism)"},{"code":"133555006","display":"Ukrainian Whiteheaded cattle breed (organism)"},{"code":"133556007","display":"Ural Black Pied cattle breed (organism)"},{"code":"133557003","display":"Valdres cattle breed (organism)"},{"code":"133558008","display":"Vaynol cattle breed (organism)"},{"code":"133559000","display":"Verinesa cattle breed (organism)"},{"code":"133560005","display":"Vianesa cattle breed (organism)"},{"code":"133561009","display":"Villard-de-Lans cattle breed (organism)"},{"code":"133562002","display":"Vogelsberg cattle breed (organism)"},{"code":"133563007","display":"Pie Rouge des Plaines cattle breed (organism)"},{"code":"133564001","display":"Vorderwald cattle breed (organism)"},{"code":"133565000","display":"West African Dwarf Shorthorn cattle breed (organism)"},{"code":"133566004","display":"West Finnish cattle breed (organism)"},{"code":"133567008","display":"West Macedonian cattle breed (organism)"},{"code":"133568003","display":"Whitebred Shorthorn cattle breed (organism)"},{"code":"133569006","display":"White Galloway cattle breed (organism)"},{"code":"133570007","display":"White Welsh cattle breed (organism)"},{"code":"133571006","display":"Witrik cattle breed (organism)"},{"code":"133572004","display":"Yacumento cattle breed (organism)"},{"code":"133576001","display":"Schwyz cattle breed (organism)"},{"code":"133586000","display":"Red Friesian cattle breed (organism)"},{"code":"133587009","display":"Senegus cattle breed (organism)"},{"code":"133588004","display":"Southern Crioulo cattle breed (organism)"},{"code":"133589007","display":"Vosges cattle breed (organism)"},{"code":"133673003","display":"Pantaneiro cattle breed (organism)"},{"code":"131549005","display":"Yunnan Zebu cattle breed (organism)"},{"code":"131550005","display":"Zambia Angoni cattle breed (organism)"},{"code":"133286004","display":"Yanbian cattle breed (organism)"},{"code":"133287008","display":"Zaobei cattle breed (organism)"},{"code":"133288003","display":"Zavot cattle breed (organism)"},{"code":"133289006","display":"Znamensk cattle breed (organism)"},{"code":"133573009","display":"Yaroslavl cattle breed (organism)"},{"code":"133574003","display":"Yurino cattle breed (organism)"},{"code":"22330003","display":"Commercial white egg layer type chicken (organism)"},{"code":"132004000","display":"Braekel chicken breed (organism)"},{"code":"132005004","display":"Cochin, 
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:1963
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:09 GMT
server:nginx
x-request-id:236-5370942

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Unable to provide support for code system http://snomed.info/sct version 4.3.0 (known versions = http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/900000000000207008/version/20250201,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/45991000052106/version/20220531)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "Unable to provide support for code system http://snomed.info/sct version 4.3.0 (known versions = http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/900000000000207008/version/20250201,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/45991000052106/version/20220531)"}}]}

#237

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"_limit","valueInteger":10000},{"name":"_incomplete","valueBoolean":true},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"valueSet","resource":{"resourceType":"ValueSet","url":"http://hl7.org/fhir/4.3/ValueSet/R4B-animal-breeds-for-R5-inc-0","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","version":"4.3.0","concept":[{"code":"684003","display":"Pygmy goat (organism)"},{"code":"2124007","display":"Rambouillet sheep (organism)"},{"code":"3099004","display":"Romney marsh sheep (organism)"},{"code":"3566006","display":"Southdown sheep (organism)"},{"code":"4574003","display":"Shropshire sheep (organism)"},{"code":"4880003","display":"Piedmontese cattle breed (organism)"},{"code":"5164003","display":"Montdale sheep (organism)"},{"code":"5345000","display":"Santa Gertrudis cattle breed (organism)"},{"code":"5438004","display":"French alpine goat (organism)"},{"code":"6431001","display":"Leicester sheep (organism)"},{"code":"7843000","display":"Horned Hereford (organism)"},{"code":"9230001","display":"Camarron goat (organism)"},{"code":"9277006","display":"Polled Hereford (organism)"},{"code":"11967001","display":"Kerry Hill sheep (organism)"},{"code":"13934009","display":"Panama sheep (organism)"},{"code":"16015002","display":"Anglo nubian goat (organism)"},{"code":"16042001","display":"Beefmaster cattle breed (organism)"},{"code":"23469003","display":"Domestic goose (organism)"},{"code":"24438005","display":"Pekin duck (organism)"},{"code":"25660007","display":"Barbados sheep (organism)"},{"code":"28336001","display":"Brangus cattle breed (organism)"},{"code":"28360002","display":"Swiss alpine goat (organism)"},{"code":"30089001","display":"Toggenburg goat (organism)"},{"code":"32145006","display":"Romanov sheep (organism)"},{"code":"39855006","display":"Wiltshire horn sheep (organism)"},{"code":"41706005","display":"Perendale sheep (organism)"},{"code":"44835005","display":"Debouillet sheep (organism)"},{"code":"45690005","display":"Mouflon sheep (organism)"},{"code":"46392004","display":"Delaine merino sheep (organism)"},{"code":"48697009","display":"Clun Forest sheep (organism)"},{"code":"50717006","display":"Cheviot sheep (organism)"},{"code":"53360003","display":"Oxford Down sheep (organism)"},{"code":"55530007","display":"La Mancha goat (organism)"},{"code":"59210004","display":"Navajo sheep (organism)"},{"code":"64158000","display":"Angora goat (organism)"},{"code":"64591001","display":"Karakul sheep (organism)"},{"code":"65187008","display":"Black faced Highland sheep (organism)"},{"code":"65492002","display":"Lincoln sheep (organism)"},{"code":"67414001","display":"Cotswold sheep (organism)"},{"code":"67515002","display":"Corriedale sheep (organism)"},{"code":"70431006","display":"Alpine goat (organism)"},{"code":"72329005","display":"Finnish landrace sheep (organism)"},{"code":"72648002","display":"Suffolk sheep (organism)"},{"code":"73191001","display":"American merino sheep (organism)"},{"code":"74745008","display":"Rock alpine goat (organism)"},{"code":"79603002","display":"Romedale sheep (organism)"},{"code":"82440005","display":"Hampshire Down sheep (organism)"},{"code":"83842004","display":"Hungarian goose (organism)"},{"code":"86920006","display":"Horned dorset sheep breed (organism)"},{"code":"87962009","display":"North County cheviot sheep (organism)"},{"code":"89665001","display":"Targhee sheep (organism)"},{"code":"89708009","display":"Chamoisee goat (organism)"},{"code":"91460002","display":"Chinese goose (organism)"},{"code":"112486002","display":"No-tail sheep (organism)"},{"code":"112487006","display":"Romnelet sheep (organism)"},{"code":"112496006","display":"Pilgrim goose (organism)"},{"code":"131607005","display":"Mixed Breed Goat (organism)"},{"code":"131608000","display":"Australian Goat breed (organism)"},{"code":"131609008","display":"Arapawa Island goat breed (organism)"},{"code":"131610003","display":"Maltese goat breed (organism)"},{"code":"131611004","display":"Provençale goat breed (organism)"},{"code":"131612006","display":"Negra Serrana goat breed (organism)"},{"code":"131613001","display":"Orobica goat breed (organism)"},{"code":"131614007","display":"Roya-Vesubie goat breed (organism)"},{"code":"131615008","display":"Retinta Extremena goat breed (organism)"},{"code":"131616009","display":"Appenzell goat breed (organism)"},{"code":"131617000","display":"American Cashmere goat breed (organism)"},{"code":"131618005","display":"Altai Mountain goat breed (organism)"},{"code":"131619002","display":"Pyrenean goat breed (organism)"},{"code":"131620008","display":"Bagot goat breed (organism)"},{"code":"131621007","display":"Russian White goat breed (organism)"},{"code":"131622000","display":"Moxotó goat breed (organism)"},{"code":"131623005","display":"Myotonic goat breed (organism)"},{"code":"131624004","display":"Nachi goat breed (organism)"},{"code":"131625003","display":"Nigerian Dwarf goat breed (organism)"},{"code":"131626002","display":"Sarda goat breed (organism)"},{"code":"131627006","display":"Serpentina goat breed (organism)"},{"code":"131628001","display":"Serrana goat breed (organism)"},{"code":"131629009","display":"Verata goat breed (organism)"},{"code":"131630004","display":"Verzasca black goat breed (organism)"},{"code":"131631000","display":"Norwegian goat breed (organism)"},{"code":"131632007","display":"Oberhasli goat breed (organism)"},{"code":"131633002","display":"Peacock Goat breed (organism)"},{"code":"131634008","display":"Philippine goat breed (organism)"},{"code":"131635009","display":"Loashan goat breed (organism)"},{"code":"131636005","display":"San Clemente goat breed (organism)"},{"code":"131637001","display":"Somali goat breed (organism)"},{"code":"131638006","display":"Spanish goat breed (organism)"},{"code":"131639003","display":"Rove goat breed (organism)"},{"code":"131640001","display":"SRD goat breed (organism)"},{"code":"131641002","display":"Swedish Landrace goat breed (organism)"},{"code":"131642009","display":"Thuringian goat breed (organism)"},{"code":"131643004","display":"Uzbek Black goat breed (organism)"},{"code":"131644005","display":"Zhongwei goat breed (organism)"},{"code":"131645006","display":"Barbari goat breed (organism)"},{"code":"131646007","display":"Poitou goat breed (organism)"},{"code":"131647003","display":"Repartida goat breed (organism)"},{"code":"131648008","display":"Booted Goat breed (organism)"},{"code":"131649000","display":"Corsican goat breed (organism)"},{"code":"131650000","display":"Chapar goat breed (organism)"},{"code":"131651001","display":"Canindé goat breed (organism)"},{"code":"131652008","display":"Canary Island goat breed (organism)"},{"code":"131653003","display":"Daera Din Panah goat breed (organism)"},{"code":"131654009","display":"British Alpine goat breed (organism)"},{"code":"131655005","display":"Bhuj goat breed (organism)"},{"code":"131656006","display":"Boer goat breed (organism)"},{"code":"131657002","display":"Benadir goat breed (organism)"},{"code":"131658007","display":"Créole Antilles goat breed (organism)"},{"code":"131659004","display":"Beetal goat breed (organism)"},{"code":"131660009","display":"Golden Guernsey goat breed (organism)"},{"code":"131661008","display":"Danish Landrace goat breed (organism)"},{"code":"131662001","display":"Kaghani goat breed (organism)"},{"code":"131663006","display":"Irish Goat breed (organism)"},{"code":"131664000","display":"Grisons Striped goat breed (organism)"},{"code":"131665004","display":"Jining Gray goat breed (organism)"},{"code":"131666003","display":"Finnish Landrace goat breed (organism)"},{"code":"131667007","display":"Erzgebirg goat breed (organism)"},{"code":"131668002","display":"Kamori goat breed (organism)"},{"code":"131669005","display":"Don goat breed (organism)"},{"code":"131670006","display":"Kiko goat breed (organism)"},{"code":"131671005","display":"Kinder goat breed (organism)"},{"code":"131672003","display":"Pygora goat breed (organism)"},{"code":"131673008","display":"Wooden Leg goat breed (organism)"},{"code":"131674002","display":"Alpine Chamoisee goat breed (organism)"},{"code":"131675001","display":"Massif Central goat breed (organism)"},{"code":"131676000","display":"Malagueña goat breed (organism)"},{"code":"131677009","display":"Algarvia goat breed (organism)"},{"code":"131678004","display":"British Saanen goat breed (organism)"},{"code":"131679007","display":"British Toggenburg goat breed (organism)"},{"code":"131680005","display":"Bündner goat breed (organism)"},{"code":"131681009","display":"Blanca Andaluza goat breed (organism)"},{"code":"131682002","display":"Blanca Celtiberica goat breed (organism)"},{"code":"131683007","display":"Bravia goat breed (organism)"},{"code":"131684001","display":"Black Grisonne goat breed (organism)"},{"code":"131685000","display":"Chamois of the Alps goat breed (organism)"},{"code":"131686004","display":"Charnequeria goat breed (organism)"},{"code":"131687008","display":"Carpathe goat breed (organism)"},{"code":"131688003","display":"Col Noir du Valais goat breed (organism)"},{"code":"131689006","display":"Damani goat breed (organism)"},{"code":"131690002","display":"Des Fosses (Communes de l'Ouest) goat breed (organism)"},{"code":"131691003","display":"English goat breed (organism)"},{"code":"131692005","display":"English Guernsey goat breed (organism)"},{"code":"131693000","display":"German colored goat breed (organism)"},{"code":"131694006","display":"Guadarrama goat breed (organism)"},{"code":"131695007","display":"Garganica goat breed (organism)"},{"code":"131696008","display":"Girgentana goat breed (organism)"},{"code":"131697004","display":"Jonica goat breed (organism)"},{"code":"131698009","display":"Murciana-Granadina goat breed (organism)"},{"code":"131699001","display":"Bündner Oberland sheep breed (organism)"},{"code":"131700000","display":"British Milk Sheep breed (organism)"},{"code":"131701001","display":"Brillenschaf sheep breed (organism)"},{"code":"131702008","display":"Brecknock Hill Cheviot sheep breed (organism)"},{"code":"131703003","display":"Cholistani sheep breed (organism)"},{"code":"131704009","display":"Bibrik sheep breed (organism)"},{"code":"131705005","display":"Columbia sheep breed (organism)"},{"code":"131706006","display":"Black Welsh Mountain Sheep breed (organism)"},{"code":"131707002","display":"Blackhead Persian sheep breed (organism)"},{"code":"131708007","display":"Bleu du Maine sheep breed (organism)"},{"code":"131709004","display":"Bluefaced Leicester sheep breed (organism)"},{"code":"131710009","display":"Bond sheep breed (organism)"},{"code":"131711008","display":"Border Leicester sheep breed (organism)"},{"code":"131712001","display":"Boreray sheep breed (organism)"},{"code":"131713006","display":"Bovska sheep breed (organism)"},{"code":"131714000","display":"Braunes Bergschaf sheep breed (organism)"},{"code":"131715004","display":"Brazilian Somali sheep breed (organism)"},{"code":"131716003","display":"Beulah Speckled-Face sheep breed (organism)"},{"code":"131717007","display":"Dartmoor sheep breed (organism)"},{"code":"131718002","display":"Fabrianese sheep breed (organism)"},{"code":"131719005","display":"Exmoor Horn sheep breed (organism)"},{"code":"131720004","display":"Elliottdale sheep breed (organism)"},{"code":"131721000","display":"Drysdale sheep breed (organism)"},{"code":"131722007","display":"Dorset Down sheep breed (organism)"},{"code":"131723002","display":"German Blackheaded Mutton sheep breed (organism)"},{"code":"131724008","display":"Kooka sheep breed (organism)"},{"code":"131725009","display":"Friesian Milk Sheep breed (organism)"},{"code":"131726005","display":"Gansu Alpine Fine-wool sheep breed (organism)"},{"code":"131727001","display":"German Whiteheaded Mutton sheep breed (organism)"},{"code":"131728006","display":"Graue Gehoernte Heidschnucke sheep breed (organism)"},{"code":"131729003","display":"Han sheep breed (organism)"},{"code":"131730008","display":"Gromark sheep breed (organism)"},{"code":"131731007","display":"Gulf Coast Native sheep breed (organism)"},{"code":"131732000","display":"Dorper sheep breed (organism)"},{"code":"131733005","display":"Devon Closewool sheep breed (organism)"},{"code":"131734004","display":"Deutsches Blaukoepfiges Fleischschaf sheep breed (organism)"},{"code":"131735003","display":"Derbyshire Gritstone sheep breed (organism)"},{"code":"131736002","display":"Coburger Fuchsschaf sheep breed (organism)"},{"code":"131737006","display":"Danish Landrace sheep breed (organism)"},{"code":"131738001","display":"Gute sheep breed (organism)"},{"code":"131739009","display":"Hampshire sheep breed (organism)"},{"code":"131740006","display":"Gentile di Puglia sheep breed (organism)"},{"code":"131741005","display":"German Mountain sheep breed (organism)"},{"code":"131742003","display":"Luzein sheep breed (organism)"},{"code":"131743008","display":"Katahdin sheep breed (organism)"},{"code":"131744002","display":"Leineschaf sheep breed (organism)"},{"code":"131745001","display":"Lincoln Longwool sheep breed (organism)"},{"code":"131746000","display":"Llanwenog sheep breed (organism)"},{"code":"131747009","display":"Lleyn sheep breed (organism)"},{"code":"131748004","display":"Damara sheep breed (organism)"},{"code":"131749007","display":"Damani sheep breed (organism)"},{"code":"131750007","display":"Dalesbred sheep breed (organism)"},{"code":"131751006","display":"Dala sheep breed (organism)"},{"code":"131752004","display":"Criollo sheep breed (organism)"},{"code":"131753009","display":"Cormo sheep breed (organism)"},{"code":"131754003","display":"Lati sheep breed (organism)"},{"code":"131755002","display":"Lonk sheep breed (organism)"},{"code":"131756001","display":"Langhe sheep breed (organism)"},{"code":"131757005","display":"Manx Loaghtan sheep breed (organism)"},{"code":"131758000","display":"Masai sheep breed (organism)"},{"code":"131759008","display":"Merinolandschaf sheep breed (organism)"},{"code":"131760003","display":"Lohi sheep breed (organism)"},{"code":"131761004","display":"Ile-de-France sheep breed (organism)"},{"code":"131762006","display":"Hasht Nagri sheep breed (organism)"},{"code":"131763001","display":"Hazaragie sheep breed (organism)"},{"code":"131764007","display":"Coopworth sheep breed (organism)"},{"code":"131765008","display":"Comisana sheep breed (organism)"},{"code":"131766009","display":"Comeback sheep breed (organism)"},{"code":"131767000","display":"Sicilian Barbary sheep breed (organism)"},{"code":"131768005","display":"Africana sheep breed (organism)"},{"code":"131769002","display":"Welsh Mountain Badger Faced sheep breed (organism)"},{"code":"131770001","display":"Hebridean sheep breed (organism)"},{"code":"131771002","display":"Heidschnucke sheep breed (organism)"},{"code":"131772009","display":"Herdwick sheep breed (organism)"},{"code":"131773004","display":"Hill Radnor sheep breed (organism)"},{"code":"131774005","display":"Icelandic sheep breed (organism)"},{"code":"131775006","display":"Harnai sheep breed (organism)"},{"code":"131776007","display":"Istrian Pramenka sheep breed (organism)"},{"code":"131777003","display":"Jacob sheep breed (organism)"},{"code":"131778008","display":"Jezerskosolcavska sheep breed (organism)"},{"code":"131779000","display":"Kachhi sheep breed (organism)"},{"code":"131780002","display":"Wensleydale sheep breed (organism)"},{"code":"131781003","display":"West African Dwarf sheep breed (organism)"},{"code":"131782005","display":"White Suffolk sheep breed (organism)"},{"code":"131783000","display":"Whiteface Dartmoor sheep breed (organism)"},{"code":"131784006","display":"Whiteface Woodland sheep breed (organism)"},{"code":"131785007","display":"Xinjiang Finewool sheep breed (organism)"},{"code":"131786008","display":"Kajli sheep breed (organism)"},{"code":"131787004","display":"Hog Island Sheep breed (organism)"},{"code":"131788009","display":"Biellese sheep breed (organism)"},{"code":"131789001","display":"Chios sheep breed (organism)"},{"code":"131790005","display":"Santa Cruz sheep breed (organism)"},{"code":"131791009","display":"Charollais sheep breed (organism)"},{"code":"131792002","display":"Castlemilk Moorit sheep breed (organism)"},{"code":"131793007","display":"Campanian Barbary sheep breed (organism)"},{"code":"131794001","display":"California Variegated Mutant sheep breed (organism)"},{"code":"131795000","display":"California Red sheep breed (organism)"},{"code":"131796004","display":"Sopravissana sheep breed (organism)"},{"code":"131797008","display":"Somali sheep breed (organism)"},{"code":"131798003","display":"Welsh Hill Speckled Face sheep breed (organism)"},{"code":"131799006","display":"Skudde sheep breed (organism)"},{"code":"131800005","display":"Waziri sheep breed (organism)"},{"code":"131801009","display":"Shetland sheep breed (organism)"},{"code":"131802002","display":"Cambridge sheep breed (organism)"},{"code":"131803007","display":"Solognote sheep breed (organism)"},{"code":"131810001","display":"Cayuga breed duck (organism)"},{"code":"131811002","display":"Runner breed duck (organism)"},{"code":"131812009","display":"Call breed duck (organism)"},{"code":"131813004","display":"Orpington breed duck (organism)"},{"code":"131814005","display":"Crested breed duck (organism)"},{"code":"131815006","display":"Pommeranian breed duck (organism)"},{"code":"131816007","display":"Rough Fell sheep breed (organism)"},{"code":"131817003","display":"Blue Swedish breed duck (organism)"},{"code":"131818008","display":"Golden 300 hybrid breed duck (organism)"},{"code":"131820006","display":"Ancona breed duck (organism)"},{"code":"131821005","display":"Australian Spotted breed duck (organism)"},{"code":"131822003","display":"Swaledale sheep breed (organism)"},{"code":"131823008","display":"Polypay sheep breed (organism)"},{"code":"131824002","display":"Aylesbury breed duck (organism)"},{"code":"131825001","display":"Black East Indies breed duck (organism)"},{"code":"131826000","display":"Coast breed duck (organism)"},{"code":"131827009","display":"Kromsnaveleend breed duck (organism)"},{"code":"131829007","display":"Silver appleyard breed duck (organism)"},{"code":"131830002","display":"Pagliarola sheep breed (organism)"},{"code":"131831003","display":"Pomeranian Coarsewool sheep breed (organism)"},{"code":"131832005","display":"Sheep, Breed Undetermined sheep breed (organism)"},{"code":"131833000","display":"Orkney sheep breed (organism)"},{"code":"131834006","display":"Old Norwegian sheep breed (organism)"},{"code":"131835007","display":"Old Format Sheep breed (organism)"},{"code":"131836008","display":"Norwegian Fur sheep breed (organism)"},{"code":"131837004","display":"Norfolk Horn sheep breed (organism)"},{"code":"131838009","display":"Navajo-Churro sheep breed (organism)"},{"code":"131839001","display":"Swedish yellow breed duck (organism)"},{"code":"131840004","display":"Diepholz goose breed (organism)"},{"code":"131841000","display":"African goose breed (organism)"},{"code":"131843002","display":"Embden goose breed (organism)"},{"code":"131844008","display":"Chinese white goose breed (organism)"},{"code":"131845009","display":"Chinese brown goose breed (organism)"},{"code":"131847001","display":"American buff goose breed (organism)"},{"code":"131848006","display":"Pomeranian goose breed (organism)"},{"code":"131849003","display":"Roman goose breed (organism)"},{"code":"131850003","display":"Scania goose breed (organism)"},{"code":"131851004","display":"Racka sheep breed (organism)"},{"code":"131852006","display":"Rasa Aragonesa sheep breed (organism)"},{"code":"131853001","display":"Red Engadine sheep breed (organism)"},{"code":"131854007","display":"Rhoenschaf sheep breed (organism)"},{"code":"131855008","display":"Sebastopol goose breed (organism)"},{"code":"131856009","display":"Swedish Island goose breed (organism)"},{"code":"131914009","display":"Vendéen sheep breed (organism)"},{"code":"131918007","display":"Saxony breed duck (organism)"},{"code":"132681007","display":"Bergamasca sheep breed (organism)"},{"code":"132682000","display":"Portland sheep breed (organism)"},{"code":"132684004","display":"Weisse Hornlose Heidschnucke sheep breed (organism)"},{"code":"132685003","display":"Drents Heideschaap sheep breed (organism)"},{"code":"132686002","display":"Kameroen sheep breed (organism)"},{"code":"132687006","display":"Mergelland sheep breed (organism)"},{"code":"132688001","display":"Ouessant sheep breed (organism)"},{"code":"132689009","display":"Canadian Arcott sheep breed (organism)"},{"code":"132690000","display":"Noordhollander sheep breed (organism)"},{"code":"132697002","display":"Rijnlam-A sheep breed (organism)"},{"code":"132698007","display":"Schoonebeker sheep breed (organism)"},{"code":"132699004","display":"Wallis Blacknosed Sheep breed (organism)"},{"code":"132700003","display":"Khaki Campbell breed duck (organism)"},{"code":"132701004","display":"Newfoundland sheep breed (organism)"},{"code":"132702006","display":"Wallis Country Sheep breed (organism)"},{"code":"132703001","display":"Rideau Arcott sheep breed (organism)"},{"code":"132704007","display":"Tukidale sheep breed (organism)"},{"code":"132705008","display":"Polwarth sheep breed (organism)"},{"code":"132706009","display":"Ryeland sheep breed (organism)"},{"code":"132707000","display":"Thalli sheep breed (organism)"},{"code":"132708005","display":"Tong sheep breed (organism)"},{"code":"132709002","display":"Touabire sheep breed (organism)"},{"code":"132710007","display":"Tunis sheep breed (organism)"},{"code":"132711006","display":"Tyrol Mountain sheep breed (organism)"},{"code":"132712004","display":"Uda sheep breed (organism)"},{"code":"132716001","display":"German Mutton Merino sheep breed (organism)"},{"code":"132717005","display":"Medium-Wool Merino sheep breed (organism)"},{"code":"132718000","display":"Fonthill Merino sheep breed (organism)"},{"code":"132719008","display":"South African Mutton Merino sheep breed (organism)"},{"code":"132720002","display":"Strong Wool Merino sheep breed (organism)"},{"code":"132721003","display":"Poll Merino sheep breed (organism)"},{"code":"132722005","display":"Fine Merino sheep breed (organism)"},{"code":"132723000","display":"South African Merino sheep breed (organism)"},{"code":"132724006","display":"Superfine Merino sheep breed (organism)"},{"code":"132735001","display":"Booroola Merino sheep breed (organism)"},{"code":"132770004","display":"Miniature Hereford cattle breed (organism)"},{"code":"132783003","display":"Sar Planina sheep breed (organism)"},{"code":"132784009","display":"Santa Inês sheep breed (organism)"},{"code":"132785005","display":"Sahel-type sheep breed (organism)"},{"code":"132786006","display":"Rygja sheep breed (organism)"},{"code":"132787002","display":"Rya sheep breed (organism)"},{"code":"132788007","display":"Moghani sheep breed (organism)"},{"code":"132789004","display":"Rouge de l'Quest sheep breed (organism)"},{"code":"132790008","display":"Soay sheep breed (organism)"},{"code":"132791007","display":"South Suffolk sheep breed (organism)"},{"code":"132792000","display":"South Wales Mountain sheep breed (organism)"},{"code":"132793005","display":"Spælsau sheep breed (organism)"},{"code":"132794004","display":"Spiegel sheep breed (organism)"},{"code":"132795003","display":"St. Croix sheep breed (organism)"},{"code":"132796002","display":"Steigar sheep breed (organism)"},{"code":"132797006","display":"Steinschaf sheep breed (organism)"},{"code":"132798001","display":"Welsh Mountain sheep breed (organism)"},{"code":"132799009","display":"Swedish Fur Sheep breed (organism)"},{"code":"132800008","display":"Teeswater sheep breed (organism)"},{"code":"132801007","display":"Texel sheep breed (organism)"},{"code":"132802000","display":"Pelibüey sheep breed (organism)"},{"code":"132803005","display":"Morada Nova sheep breed (organism)"},{"code":"132804004","display":"Balkhi sheep breed (organism)"},{"code":"132805003","display":"Bavarian Forest sheep breed (organism)"},{"code":"132806002","display":"Barbados Blackbelly sheep breed (organism)"},{"code":"132807006","display":"Romney sheep breed (organism)"},{"code":"132808001","display":"Awassi sheep breed (organism)"},{"code":"132809009","display":"Arapawa Island sheep breed (organism)"},{"code":"132810004","display":"Arabi sheep breed (organism)"},{"code":"132811000","display":"Apennine sheep breed (organism)"},{"code":"132812007","display":"American Tunis sheep breed (organism)"},{"code":"132813002","display":"Balwen Welsh Mountain sheep breed (organism)"},{"code":"132814008","display":"Priangan sheep breed (organism)"},{"code":"132815009","display":"Rabo Largo sheep breed (organism)"},{"code":"132845007","display":"Altay sheep breed (organism)"},{"code":"132846008","display":"Faeroes sheep breed (organism)"},{"code":"132849001","display":"Pitt Island sheep breed (organism)"},{"code":"132851002","display":"Pinzirita sheep breed (organism)"},{"code":"132852009","display":"Sardinian sheep breed (organism)"},{"code":"132853004","display":"East Friesian sheep breed (organism)"},{"code":"132854005","display":"Ujumqin sheep breed (organism)"},{"code":"132855006","display":"DLS sheep breed (organism)"},{"code":"132856007","display":"Walachenschaf sheep breed (organism)"},{"code":"132857003","display":"Outaouais Arcott sheep breed (organism)"},{"code":"132858008","display":"Ossimi sheep breed (organism)"},{"code":"132859000","display":"Bentheimer Landschaf sheep breed (organism)"},{"code":"132860005","display":"Barbado sheep breed (organism)"},{"code":"132861009","display":"Baluchi sheep breed (organism)"},{"code":"132958007","display":"Poitou Donkey breed (organism)"},{"code":"132959004","display":"Mammoth Jack Stock Donkey breed (organism)"},{"code":"132987008","display":"Large standard donkey (organism)"},{"code":"132988003","display":"Standard donkey (organism)"},{"code":"132989006","display":"Miniature donkey (organism)"},{"code":"132990002","display":"Garrano tarpan horse X domestic horse breed (organism)"},{"code":"132991003","display":"Konink tarpan horse X domestic horse breed (organism)"},{"code":"132992005","display":"Asturian tarpan horse X domestic horse breed (organism)"},{"code":"132993000","display":"Pottok tarpan horse X domestic horse breed (organism)"},{"code":"133702003","display":"Gayal cattle breed (organism)"},{"code":"133703008","display":"American bison X cattle breed (organism)"},{"code":"133704002","display":"Australian Braford cattle breed (organism)"},{"code":"133715007","display":"Australian Friesian Sahiwal cattle breed (organism)"},{"code":"133716008","display":"Braford cattle breed (organism)"},{"code":"133717004","display":"Brahmousin cattle breed (organism)"},{"code":"133718009","display":"Canchim cattle breed (organism)"},{"code":"133719001","display":"Charbray cattle breed (organism)"},{"code":"133720007","display":"Droughtmaster cattle breed (organism)"},{"code":"133731004","display":"Gelbray cattle breed (organism)"},{"code":"133732006","display":"Jamaica Black cattle breed (organism)"},{"code":"133733001","display":"Jamaica Hope cattle breed (organism)"},{"code":"133734007","display":"Jamaica Red cattle breed (organism)"},{"code":"133735008","display":"Karan Fries cattle breed (organism)"},{"code":"133736009","display":"Karan Swiss cattle breed (organism)"},{"code":"133747002","display":"Mandalong cattle breed (organism)"},{"code":"133748007","display":"Australian Milking Zebu cattle breed (organism)"},{"code":"133749004","display":"Red Brangus cattle breed (organism)"},{"code":"133750004","display":"Santa Cruz cattle breed (organism)"},{"code":"133751000","display":"Siboney cattle breed (organism)"},{"code":"133752007","display":"Bambara cattle breed (organism)"},{"code":"133763005","display":"Bambey cattle breed (organism)"},{"code":"133764004","display":"Batanes Black cattle breed (organism)"},{"code":"133765003","display":"Borgou cattle breed (organism)"},{"code":"133766002","display":"Brahorn cattle breed (organism)"},{"code":"133767006","display":"Bralers cattle breed (organism)"},{"code":"133768001","display":"Bra-Maine cattle breed (organism)"},{"code":"133779006","display":"Bra-Swiss cattle breed (organism)"},{"code":"133780009","display":"Bravon cattle breed (organism)"},{"code":"133781008","display":"Brazilian Dairy hybrid cattle (organism)"},{"code":"133782001","display":"Burmese cattle breed (organism)"},{"code":"133783006","display":"Bushuev cattle breed (organism)"},{"code":"133784000","display":"Caiua cattle breed (organism)"},{"code":"133795006","display":"Carazebu cattle breed (organism)"},{"code":"133796007","display":"Central Asian Zebu cattle breed (organism)"},{"code":"133797003","display":"Charford cattle breed (organism)"},{"code":"133798008","display":"Cuban Criollo cattle breed (organism)"},{"code":"133799000","display":"Cuban Zebu cattle breed (organism)"},{"code":"133800001","display":"Dishty cattle breed (organism)"},{"code":"133801002","display":"Djakore cattle breed (organism)"},{"code":"133802009","display":"Gambian N'Dama cattle breed (organism)"},{"code":"133803004","display":"Ghana Sanga cattle breed (organism)"},{"code":"133804005","display":"Girolando cattle breed (organism)"},{"code":"133805006","display":"Guzerando cattle breed (organism)"},{"code":"133806007","display":"Hatton cattle breed (organism)"},{"code":"133807003","display":"Ibage cattle breed (organism)"},{"code":"133808008","display":"Iraqi cattle breed (organism)"},{"code":"133809000","display":"Jerdi cattle breed (organism)"},{"code":"133810005","display":"Jersind cattle breed (organism)"},{"code":"133811009","display":"Jotko cattle breed (organism)"},{"code":"133812002","display":"Kanem cattle breed (organism)"},{"code":"133813007","display":"Keteku cattle breed (organism)"},{"code":"133814001","display":"Lavinia cattle breed (organism)"},{"code":"133815000","display":"Local Indian Dairy cattle breed (organism)"},{"code":"133816004","display":"Mantiqueira cattle breed (organism)"},{"code":"133817008","display":"Ndagu cattle breed (organism)"},{"code":"133818003","display":"Normanzu cattle breed (organism)"},{"code":"133819006","display":"Nuba Mountain cattle breed (organism)"},{"code":"133820000","display":"Pabna cattle breed (organism)"},{"code":"133821001","display":"Mixed Perijanero cattle breed (organism)"},{"code":"133822008","display":"Pitangueiras cattle breed (organism)"},{"code":"133823003","display":"Quasah cattle breed (organism)"},{"code":"133824009","display":"Rana cattle (organism)"},{"code":"133825005","display":"Ranger cattle (organism)"},{"code":"133826006","display":"Renitelo cattle breed (organism)"},{"code":"133827002","display":"Riopardenze cattle breed (organism)"},{"code":"133828007","display":"Rustaqi cattle breed (organism)"},{"code":"133829004","display":"Sabre cattle breed (organism)"},{"code":"133830009","display":"Sahford cattle breed (organism)"},{"code":"133831008","display":"Schwyz-Zeboid cattle breed (organism)"},{"code":"133832001","display":"Suia cattle breed (organism)"},{"code":"133833006","display":"Suisbu cattle breed (organism)"},{"code":"133834000","display":"Sunandini cattle breed (organism)"},{"code":"133835004","display":"Taino cattle breed (organism)"},{"code":"133836003","display":"Thibar cattle breed (organism)"},{"code":"133837007","display":"Toubou cattle breed (organism)"},{"code":"133838002","display":"Tropical cattle breed (organism)"},{"code":"133839005","display":"TSSH-1 cattle breed (organism)"},{"code":"133840007","display":"Victoria cattle breed (organism)"},{"code":"133841006","display":"Wokalup cattle breed (organism)"},{"code":"133842004","display":"Madura cattle breed (organism)"},{"code":"406660008","display":"Galway sheep breed (organism)"},{"code":"406722006","display":"Mixed breed sheep (organism)"},{"code":"409911001","display":"Moulard duck breed (organism)"},{"code":"125097000","display":"Capra hircus (organism)"},{"code":"125099002","display":"Ovis aries (organism)"},{"code":"25327001","display":"Dorset sheep superbreed (organism)"},{"code":"125101009","display":"Merino sheep superbreed (organism)"},{"code":"21208000","display":"Saanen goat (organism)"},{"code":"424705003","display":"Bison bison X Simmental hybrid cattle breed (organism)"},{"code":"427136006","display":"Saddlebred horse superbreed (organism)"},{"code":"35354009","display":"Equus caballus (organism)"},{"code":"125086000","display":"Equus caballus gmelini X Equus caballus caballus (organism)"},{"code":"133068005","display":"Abtenauer horse breed (organism)"},{"code":"133069002","display":"Adaev horse breed (organism)"},{"code":"133070001","display":"Albanian horse breed (organism)"},{"code":"133071002","display":"Alter Real horse breed (organism)"},{"code":"133120002","display":"Altai horse breed (organism)"},{"code":"133121003","display":"Akhal-Teke horse breed (organism)"},{"code":"133122005","display":"Abyssinian horse breed (organism)"},{"code":"1247002","display":"Clydesdale horse (organism)"},{"code":"7623008","display":"American paint horse (organism)"},{"code":"22720009","display":"Belgian horse (organism)"},{"code":"26837006","display":"American cream horse (organism)"},{"code":"26973000","display":"American trotter horse (organism)"},{"code":"41092008","display":"Cleveland bay horse (organism)"},{"code":"45790002","display":"American Albino horse (organism)"},{"code":"46408008","display":"American pony (organism)"},{"code":"47842004","display":"Canadian horse (organism)"},{"code":"54098002","display":"Arabian horse (organism)"},{"code":"54699009","display":"American miniature horse (organism)"},{"code":"55167009","display":"Appaloosa horse (organism)"},{"code":"72394007","display":"American tunis horse (organism)"},{"code":"80777007","display":"Andalusian horse (organism)"},{"code":"90050009","display":"American Buckskin horse (organism)"},{"code":"131862004","display":"AraAppaloosa horse breed (organism)"},{"code":"131863009","display":"Argentine Criollo horse breed (organism)"},{"code":"131864003","display":"Argentine Polo Pony horse breed (organism)"},{"code":"131865002","display":"Australian Pony horse breed (organism)"},{"code":"131866001","display":"Auxois horse breed (organism)"},{"code":"131867005","display":"Avelignese horse breed (organism)"},{"code":"131868000","display":"Azerbaijan horse breed (organism)"},{"code":"131869008","display":"Azores horse breed (organism)"},{"code":"131870009","display":"Bali horse breed (organism)"},{"code":"131871008","display":"Balikun horse breed (organism)"},{"code":"131873006","display":"Banker Horse horse breed (organism)"},{"code":"131874000","display":"Bardigiano horse breed (organism)"},{"code":"131875004","display":"Batak horse breed (organism)"},{"code":"131877007","display":"Belgian Ardennais horse breed (organism)"},{"code":"131878002","display":"Belgian Halfblood horse breed (organism)"},{"code":"131880008","display":"Bhutia horse breed (organism)"},{"code":"131881007","display":"Black Sea Horse horse breed (organism)"},{"code":"131882000","display":"Bosnian horse breed (organism)"},{"code":"131883005","display":"Boulonnais horse breed (organism)"},{"code":"131884004","display":"Brandenburg horse breed (organism)"},{"code":"131885003","display":"Brazilian Sport Horse horse breed (organism)"},{"code":"131886002","display":"British Appaloosa horse breed (organism)"},{"code":"131887006","display":"British Riding Pony horse breed (organism)"},{"code":"131888001","display":"British Spotted Pony horse breed (organism)"},{"code":"131889009","display":"Buohai horse breed (organism)"},{"code":"131890000","display":"Buryat horse breed (organism)"},{"code":"131891001","display":"Calabrian horse breed (organism)"},{"code":"131892008","display":"Camargue horse breed (organism)"},{"code":"131893003","display":"Canadian Cutting Horse horse breed (organism)"},{"code":"131894009","display":"Canadian Rustic Pony horse breed (organism)"},{"code":"131895005","display":"Canadian Sport Horse horse breed (organism)"},{"code":"131896006","display":"Canik horse breed (organism)"},{"code":"131897002","display":"Cape Horse horse breed (organism)"},{"code":"131898007","display":"Cerbat horse breed (organism)"},{"code":"131899004","display":"Chakouyi horse breed (organism)"},{"code":"131900009","display":"Chara Horse horse breed (organism)"},{"code":"131901008","display":"Chickasaw horse breed (organism)"},{"code":"131902001","display":"Chilote horse breed (organism)"},{"code":"131903006","display":"Chinese Kazakh horse breed (organism)"},{"code":"131904000","display":"Chinese Mongolian horse breed (organism)"},{"code":"131905004","display":"Chumbivilcas horse breed (organism)"},{"code":"131906003","display":"Chumysh horse breed (organism)"},{"code":"131907007","display":"Cirit horse breed (organism)"},{"code":"132731005","display":"Baden Wurttemburg horse breed (organism)"},{"code":"132951001","display":"American Indian Horse horse breed (organism)"},{"code":"132952008","display":"American Mustang horse breed (organism)"},{"code":"132953003","display":"American Quarter Horse horse breed (organism)"},{"code":"132954009","display":"American Shetland pony horse breed (organism)"},{"code":"132955005","display":"Anadolu horse breed (organism)"},{"code":"132956006","display":"Andean horse breed (organism)"},{"code":"132957002","display":"Anglo-Kabarda horse breed (organism)"},{"code":"133044002","display":"Anglo-Arab horse breed (organism)"},{"code":"133072009","display":"American Bashkir Curly horse breed (organism)"},{"code":"133101004","display":"Chincoteague Pony horse breed (organism)"},{"code":"133116001","display":"Ardennes horse breed (organism)"},{"code":"133117005","display":"American Walking Pony horse breed (organism)"},{"code":"133118000","display":"Azteca horse breed (organism)"},{"code":"133119008","display":"American Cream Draft horse breed (organism)"},{"code":"133123000","display":"Bhirum Pony horse breed (organism)"},{"code":"133124006","display":"Cheju horse breed (organism)"},{"code":"133125007","display":"Cayuse horse breed (organism)"},{"code":"133126008","display":"Caspian horse breed (organism)"},{"code":"133127004","display":"Carthusian horse breed (organism)"},{"code":"133128009","display":"Campolina horse breed (organism)"},{"code":"133129001","display":"Byelorussian Harness horse breed (organism)"},{"code":"133130006","display":"Budyonny horse breed (organism)"},{"code":"133131005","display":"Australian Brumby horse breed (organism)"},{"code":"133132003","display":"Australian Stock Horse horse breed (organism)"},{"code":"133133008","display":"Basuto Pony horse breed (organism)"},{"code":"133134002","display":"Bashkir Curly horse breed (organism)"},{"code":"133135001","display":"Bashkir horse breed (organism)"},{"code":"133136000","display":"Barb horse breed (organism)"},{"code":"133137009","display":"Ban-ei horse breed (organism)"},{"code":"133138004","display":"Carpathian Pony horse breed (organism)"},{"code":"133139007","display":"Baluchi horse breed (organism)"},{"code":"133140009","display":"Balearic horse breed (organism)"},{"code":"133141008","display":"Chilean Corralero horse breed (organism)"},{"code":"133142001","display":"Breton horse breed (organism)"},{"code":"406711007","display":"Brabant horse (organism)"},{"code":"6220006","display":"Galiceno horse (organism)"},{"code":"19356005","display":"Hunter horse (organism)"},{"code":"25813002","display":"Holsteiner horse (organism)"},{"code":"41754002","display":"Lipizzaner horse (organism)"},{"code":"54447000","display":"Haflinger horse (organism)"},{"code":"66168008","display":"Hanoverian horse (organism)"},{"code":"70457009","display":"Icelandic horse (organism)"},{"code":"89648005","display":"Fjord horse (organism)"},{"code":"112488001","display":"Hackney horse (organism)"},{"code":"125084002","display":"Equus caballus gmelini (organism)"},{"code":"131804001","display":"Colombian Criollo horse breed (organism)"},{"code":"131805000","display":"Comtois horse breed (organism)"},{"code":"131806004","display":"Corsican horse breed (organism)"},{"code":"131807008","display":"Costa Rican Saddle Horse horse breed (organism)"},{"code":"131808003","display":"Costeno horse breed (organism)"},{"code":"131809006","display":"Cuban Paso horse breed (organism)"},{"code":"131861006","display":"Hucul horse breed (organism)"},{"code":"131908002","display":"Irish Draft horse breed (organism)"},{"code":"131909005","display":"Irish Hunter horse breed (organism)"},{"code":"131910000","display":"Cuban Trotter horse breed (organism)"},{"code":"131911001","display":"Italian Heavy Draft horse breed (organism)"},{"code":"131912008","display":"Jabe horse breed (organism)"},{"code":"131913003","display":"Java horse breed (organism)"},{"code":"131916006","display":"Jinhong horse breed (organism)"},{"code":"131917002","display":"Jinzhou horse breed (organism)"},{"code":"131919004","display":"Danubian horse breed (organism)"},{"code":"131920005","display":"Karachai horse breed (organism)"},{"code":"131921009","display":"Karakacan horse breed (organism)"},{"code":"131922002","display":"Kathiawari horse breed (organism)"},{"code":"131923007","display":"Ke-Er-Qin horse breed (organism)"},{"code":"131924001","display":"Kirgiz horse breed (organism)"},{"code":"131925000","display":"Kuznet horse breed (organism)"},{"code":"131926004","display":"Landais horse breed (organism)"},{"code":"131927008","display":"Lewitzer horse breed (organism)"},{"code":"131928003","display":"Lichuan horse breed (organism)"},{"code":"131929006","display":"Lijiang horse breed (organism)"},{"code":"131930001","display":"Llanero horse breed (organism)"},{"code":"131931002","display":"Lombok horse breed (organism)"},{"code":"131932009","display":"Lundy Pony horse breed (organism)"},{"code":"131933004","display":"Malakan horse breed (organism)"},{"code":"131934005","display":"Malopolski horse breed (organism)"},{"code":"131935006","display":"Datong horse breed (organism)"},{"code":"131936007","display":"Mangalarga Paulista horse breed (organism)"},{"code":"131937003","display":"Dulmen Pony horse breed (organism)"},{"code":"131947000","display":"Dutch Tuigpaard horse breed (organism)"},{"code":"131948005","display":"East and Southeast Anadolu horse breed (organism)"},{"code":"131964002","display":"English Hack horse breed (organism)"},{"code":"131972000","display":"German Riding Pony horse breed (organism)"},{"code":"131973005","display":"Guanzhong horse breed (organism)"},{"code":"131974004","display":"Guizhou horse breed (organism)"},{"code":"131975003","display":"Guoxia horse breed (organism)"},{"code":"131976002","display":"Erlunchun horse breed (organism)"},{"code":"131977006","display":"Half Saddlebred horse breed (organism)"},{"code":"131978001","display":"Flores horse breed (organism)"},{"code":"131979009","display":"Freiberg horse breed (organism)"},{"code":"131980007","display":"Hessen horse breed (organism)"},{"code":"131981006","display":"Hinis horse breed (organism)"},{"code":"131982004","display":"Hirzai horse breed (organism)"},{"code":"131983009","display":"Hungarian Coldblood horse breed (organism)"},{"code":"131984003","display":"Hungarian Dun horse breed (organism)"},{"code":"131985002","display":"Hungarian Sport Horse horse breed (organism)"},{"code":"131986001","display":"International Striped Horse horse breed (organism)"},{"code":"131987005","display":"Irish Cob horse breed (organism)"},{"code":"131990004","display":"French Cob horse breed (organism)"},{"code":"131991000","display":"French Saddle pony horse breed (organism)"},{"code":"131993002","display":"Finnhorse Draft horse breed (organism)"},{"code":"132733008","display":"Israeli horse breed (organism)"},{"code":"132734002","display":"French Ardennais horse breed (organism)"},{"code":"132736000","display":"Cukurova horse breed (organism)"},{"code":"132737009","display":"Czech Coldblood horse breed (organism)"},{"code":"132738004","display":"Czechoslovakian Small Riding Horse horse breed (organism)"},{"code":"132739007","display":"Jianchang horse breed (organism)"},{"code":"132740009","display":"Jielin horse breed (organism)"},{"code":"132742001","display":"Eleia horse breed (organism)"},{"code":"132743006","display":"English Cob horse breed (organism)"},{"code":"132746003","display":"English Hunter horse breed (organism)"},{"code":"132747007","display":"Eriskay Pony horse breed (organism)"},{"code":"132748002","display":"Hackney Pony horse breed (organism)"},{"code":"132749005","display":"Estonian Draft horse breed (organism)"},{"code":"132750005","display":"Heihe horse breed (organism)"},{"code":"132751009","display":"Heilongkaing horse breed (organism)"},{"code":"132757008","display":"Danish Sport Pony horse breed (organism)"},{"code":"132758003","display":"Kabarda horse breed (organism)"},{"code":"132759006","display":"Kalmyk horse breed (organism)"},{"code":"132760001","display":"Mangalarga Marchador horse breed (organism)"},{"code":"132761002","display":"Don horse breed (organism)"},{"code":"132765006","display":"East Bulgarian horse breed (organism)"},{"code":"132766007","display":"East Friesian (Old Type) horse breed (organism)"},{"code":"132774008","display":"French Trotter horse breed (organism)"},{"code":"132775009","display":"Furioso horse breed (organism)"},{"code":"132779003","display":"Danish Oldenborg horse breed (organism)"},{"code":"132996008","display":"Fell Pony horse breed (organism)"},{"code":"133016003","display":"Dutch Draft horse breed (organism)"},{"code":"133017007","display":"Egyptian horse breed (organism)"},{"code":"133018002","display":"Estonian Native horse breed (organism)"},{"code":"133019005","display":"Exmoor Pony horse breed (organism)"},{"code":"133020004","display":"Faeroes Island Horse horse breed (organism)"},{"code":"133021000","display":"Falabella horse breed (organism)"},{"code":"133023002","display":"Dongola horse breed (organism)"},{"code":"133024008","display":"Døle horse breed (organism)"},{"code":"133025009","display":"Djerma horse breed (organism)"},{"code":"133026005","display":"Deliboz horse breed (organism)"},{"code":"133027001","display":"Dartmoor Pony horse breed (organism)"},{"code":"133028006","display":"Crioulo horse breed (organism)"},{"code":"133029003","display":"Finnhorse horse breed (organism)"},{"code":"133034004","display":"M'Bayar horse breed (organism)"},{"code":"133035003","display":"Lusitano horse breed (organism)"},{"code":"133043008","display":"Kisber Felver horse breed (organism)"},{"code":"133047009","display":"Iomud horse breed (organism)"},{"code":"133048004","display":"Jutland horse breed (organism)"},{"code":"133049007","display":"Karabair horse breed (organism)"},{"code":"133050007","display":"Karabakh horse breed (organism)"},{"code":"133051006","display":"Kazakh horse breed (organism)"},{"code":"133052004","display":"Mangalarga horse breed (organism)"},{"code":"133053009","display":"Kirdi Pony horse breed (organism)"},{"code":"133054003","display":"Kiso horse breed (organism)"},{"code":"133055002","display":"Kladruby horse breed (organism)"},{"code":"133056001","display":"Knabstrup horse breed (organism)"},{"code":"133057005","display":"Kushum horse breed (organism)"},{"code":"133058000","display":"Kustanai horse breed (organism)"},{"code":"133059008","display":"Latvian horse breed (organism)"},{"code":"133060003","display":"Lithuanian Heavy Draft horse breed (organism)"},{"code":"133061004","display":"Lokai horse breed (organism)"},{"code":"133062006","display":"Kiger Mustang horse breed (organism)"},{"code":"133095000","display":"Criollo horse breed (organism)"},{"code":"133096004","display":"Hequ horse breed (organism)"},{"code":"133097008","display":"Connemara Pony horse breed (organism)"},{"code":"133098003","display":"Colorado Ranger horse breed (organism)"},{"code":"133099006","display":"Dales Pony horse breed (organism)"},{"code":"133100003","display":"Gotland horse breed (organism)"},{"code":"133102006","display":"Hokkaido horse breed (organism)"},{"code":"133103001","display":"Highland Pony horse breed (organism)"},{"code":"133104007","display":"Groningen horse breed (organism)"},{"code":"133105008","display":"Cuban Pinto horse breed (organism)"},{"code":"133106009","display":"Fleuve horse breed (organism)"},{"code":"133108005","display":"Gidran horse breed (organism)"},{"code":"133109002","display":"Gelderland horse breed (organism)"},{"code":"133110007","display":"Galician Pony horse breed (organism)"},{"code":"133111006","display":"Friesian horse breed (organism)"},{"code":"133112004","display":"Frederiksborg horse breed (organism)"},{"code":"133113009","display":"Fouta horse breed (organism)"},{"code":"133114003","display":"Florida Cracker horse breed (organism)"},{"code":"133115002","display":"Guangxi horse breed (organism)"},{"code":"406714004","display":"Gypsy Vanner horse (organism)"},{"code":"1006005","display":"Percheron horse (organism)"},{"code":"4288003","display":"Thoroughbred horse (organism)"},{"code":"4960000","display":"Peruvian Paso horse (organism)"},{"code":"12360007","display":"Missouri fox trotting horse (organism)"},{"code":"13487004","display":"Shire horse (organism)"},{"code":"21295007","display":"Morgan horse (organism)"},{"code":"26699009","display":"New Forest pony (organism)"},{"code":"34200004","display":"Standardbred horse (organism)"},{"code":"39532001","display":"Norman coach horse (organism)"},{"code":"41738000","display":"Palomino horse (organism)"},{"code":"51023000","display":"Tennessee walking horse (organism)"},{"code":"53567001","display":"Suffolk horse (organism)"},{"code":"56086005","display":"Paso Fino horse (organism)"},{"code":"58264006","display":"Pinto (organism)"},{"code":"69067004","display":"Shetland pony (organism)"},{"code":"76302002","display":"Spanish mustang horse (organism)"},{"code":"76467006","display":"Quarter horse (organism)"},{"code":"131938008","display":"Maremmana horse breed (organism)"},{"code":"131939000","display":"Marwari horse breed (organism)"},{"code":"131940003","display":"Megezh horse breed (organism)"},{"code":"131941004","display":"Megrel horse breed (organism)"},{"code":"131942006","display":"Merens horse breed (organism)"},{"code":"131943001","display":"Messara horse breed (organism)"},{"code":"131944007","display":"Sumba horse breed (organism)"},{"code":"131945008","display":"Sumbawa horse breed (organism)"},{"code":"131946009","display":"Swedish Ardennes horse breed (organism)"},{"code":"131949002","display":"Thai Pony horse breed (organism)"},{"code":"131950002","display":"Thessalonian horse breed (organism)"},{"code":"131951003","display":"Tibetan horse breed (organism)"},{"code":"131952005","display":"Tieling horse breed (organism)"},{"code":"131988000","display":"Mezen horse breed (organism)"},{"code":"131989008","display":"Mezohegyes Sport Horse horse breed (organism)"},{"code":"131992007","display":"Murakoz horse breed (organism)"},{"code":"131994008","display":"Mecklenburg horse breed (organism)"},{"code":"132762009","display":"Manipuri horse breed (organism)"},{"code":"132764005","display":"Tavda horse breed (organism)"},{"code":"132772007","display":"Minusin horse breed (organism)"},{"code":"132773002","display":"Morochuco horse breed (organism)"},{"code":"132776005","display":"Murghese horse breed (organism)"},{"code":"132777001","display":"Mytilene horse breed (organism)"},{"code":"132778006","display":"Namib Desert Horse horse breed (organism)"},{"code":"132960009","display":"Narym horse breed (organism)"},{"code":"132961008","display":"National Spotted Saddle Horse horse breed (organism)"},{"code":"132962001","display":"Nigerian horse breed (organism)"},{"code":"132963006","display":"North Swedish Trotter horse breed (organism)"},{"code":"132964000","display":"Oriental Horse horse breed (organism)"},{"code":"132965004","display":"Rhineland Heavy Draft horse breed (organism)"},{"code":"132966003","display":"Romanian Saddle Horse horse breed (organism)"},{"code":"132967007","display":"Rottal horse breed (organism)"},{"code":"132968002","display":"Royal Canadian Mounted Police Horse horse breed (organism)"},{"code":"132969005","display":"Russian Saddle Horse horse breed (organism)"},{"code":"132970006","display":"Sable Island Horse horse breed (organism)"},{"code":"132971005","display":"Panje horse breed (organism)"},{"code":"132972003","display":"Patibarcina horse breed (organism)"},{"code":"132973008","display":"Pechora horse breed (organism)"},{"code":"132974002","display":"Peneia horse breed (organism)"},{"code":"132975001","display":"Periangan horse breed (organism)"},{"code":"132976000","display":"Persian Arab horse breed (organism)"},{"code":"132977009","display":"Petiso Argentino horse breed (organism)"},{"code":"132978004","display":"Polish Draft horse breed (organism)"},{"code":"132979007","display":"Priob horse breed (organism)"},{"code":"132980005","display":"Rahvan horse breed (organism)"},{"code":"132981009","display":"Salerno horse breed (organism)"},{"code":"132982002","display":"Sandalwood horse breed (organism)"},{"code":"132983007","display":"Sandan horse breed (organism)"},{"code":"132984001","display":"Pindos horse breed (organism)"},{"code":"132985000","display":"Piquira Pony horse breed (organism)"},{"code":"132986004","display":"Pleven horse breed (organism)"},{"code":"132994006","display":"Russian Trotter horse breed (organism)"},{"code":"132997004","display":"National Show Horse horse breed (organism)"},{"code":"133001001","display":"Tawleed horse breed (organism)"},{"code":"133010009","display":"New Kirgiz horse breed (organism)"},{"code":"133011008","display":"Oldenburg horse breed (organism)"},{"code":"133012001","display":"Misaki horse breed (organism)"},{"code":"133013006","display":"Miyako horse breed (organism)"},{"code":"133014000","display":"Mongolian horse breed (organism)"},{"code":"133030008","display":"Sanfratello horse breed (organism)"},{"code":"133031007","display":"Morab horse breed (organism)"},{"code":"133032000","display":"Moyle horse breed (organism)"},{"code":"133033005","display":"Mustang horse breed (organism)"},{"code":"133036002","display":"Newfoundland Pony horse breed (organism)"},{"code":"133037006","display":"Noma horse breed (organism)"},{"code":"133038001","display":"Nooitgedacht Pony horse breed (organism)"},{"code":"133039009","display":"Nordland horse breed (organism)"},{"code":"133040006","display":"Noric horse breed (organism)"},{"code":"133041005","display":"North Swedish Horse horse breed (organism)"},{"code":"133042003","display":"Northeastern horse breed (organism)"},{"code":"133045001","display":"Nonius horse breed (organism)"},{"code":"133046000","display":"Nooitgedacht horse breed (organism)"},{"code":"133063001","display":"Pony of the Americas horse breed (organism)"},{"code":"133064007","display":"Pintabian horse breed (organism)"},{"code":"133065008","display":"Pantaneiro horse breed (organism)"},{"code":"133066009","display":"Orlov Trotter horse breed (organism)"},{"code":"133067000","display":"Northern Ardennais horse breed (organism)"},{"code":"133073004","display":"Poitou Mule Producer horse breed (organism)"},{"code":"133074005","display":"Polesian horse breed (organism)"},{"code":"133075006","display":"Sardinian Anglo-Arab horse breed (organism)"},{"code":"133076007","display":"Sardinian Pony horse breed (organism)"},{"code":"133077003","display":"Sarvar horse breed (organism)"},{"code":"133078008","display":"Schleswig horse breed (organism)"},{"code":"133079000","display":"Schwarzwalder Fuchse horse breed (organism)"},{"code":"133080002","display":"Senne horse breed (organism)"},{"code":"133081003","display":"Shan horse breed (organism)"},{"code":"133082005","display":"Silesian horse breed (organism)"},{"code":"133083000","display":"Sini horse breed (organism)"},{"code":"133084006","display":"Skyros horse breed (organism)"},{"code":"133086008","display":"Sokolka horse breed (organism)"},{"code":"133087004","display":"South African Miniature horse breed (organism)"},{"code":"133088009","display":"South German Coldblood horse breed (organism)"},{"code":"133089001","display":"Southwest Spanish Mustang horse breed (organism)"},{"code":"133090005","display":"Spanish-American Horse horse breed (organism)"},{"code":"133091009","display":"Spanish Anglo-Arab horse breed (organism)"},{"code":"133092002","display":"Spanish Colonial Horse horse breed (organism)"},{"code":"133093007","display":"Spiti horse breed (organism)"},{"code":"133094001","display":"Sulawesi horse breed (organism)"},{"code":"133143006","display":"Taishuh horse breed (organism)"},{"code":"133145004","display":"Sudan Country-Bred horse breed (organism)"},{"code":"133146003","display":"Spanish-Norman horse breed (organism)"},{"code":"133147007","display":"Spanish Barb horse breed (organism)"},{"code":"133148002","display":"Soviet Heavy Draft horse breed (organism)"},{"code":"133149005","display":"Sorraia horse breed (organism)"},{"code":"133150005","display":"Somali Pony horse breed (organism)"},{"code":"133151009","display":"Tersk horse breed (organism)"},{"code":"133152002","display":"Shagya horse breed (organism)"},{"code":"133153007","display":"Selle Francais horse breed (organism)"},{"code":"133154001","display":"Sanhe horse breed (organism)"},{"code":"133155000","display":"Russian Heavy Draft horse breed (organism)"},{"code":"133156004","display":"Rocky Mountain Horse horse breed (organism)"},{"code":"133157008","display":"Racking Horse horse breed (organism)"},{"code":"133158003","display":"Quarter Pony horse breed (organism)"},{"code":"133159006","display":"Quarab horse breed (organism)"},{"code":"133160001","display":"Single-Footing Horse horse breed (organism)"},{"code":"406715003","display":"Murgese horse (organism)"},{"code":"406721004","display":"Mixed breed horse (organism)"},{"code":"3997000","display":"Pony (organism)"},{"code":"1118004","display":"Viking horse (organism)"},{"code":"1789009","display":"Trakehner horse (organism)"},{"code":"8089006","display":"Welsh walking horse (organism)"},{"code":"25369002","display":"Westphalian horse (organism)"},{"code":"31633003","display":"Yorkshire coach horse (organism)"},{"code":"131872001","display":"Waziri horse breed (organism)"},{"code":"131953000","display":"Timor horse breed (organism)"},{"code":"131954006","display":"Trakya horse breed (organism)"},{"code":"131955007","display":"Trote en Gallope horse breed (organism)"},{"code":"131956008","display":"Turkoman horse breed (organism)"},{"code":"131957004","display":"Tushin horse breed (organism)"},{"code":"131958009","display":"Tuva horse breed (organism)"},{"code":"131959001","display":"Uzunyayla horse breed (organism)"},{"code":"131960006","display":"Voronezh Coach Horse horse breed (organism)"},{"code":"131962003","display":"Welsh Cob horse breed (organism)"},{"code":"131963008","display":"Welsh Mountain Pony horse breed (organism)"},{"code":"131965001","display":"Wurttemberg horse breed (organism)"},{"code":"131966000","display":"Xilingol horse breed (organism)"},{"code":"131967009","display":"Yanqi horse breed (organism)"},{"code":"131968004","display":"Yemeni Horses horse breed (organism)"},{"code":"131969007","display":"Yili horse breed (organism)"},{"code":"131970008","display":"Yiwu horse breed (organism)"},{"code":"131971007","display":"Yunnan horse breed (organism)"},{"code":"132741008","display":"Wielkopolski horse breed (organism)"},{"code":"132744000","display":"Welsh Pony horse breed (organism)"},{"code":"132745004","display":"Welsh Pony of Cob Type horse breed (organism)"},{"code":"132995007","display":"West African Barb horse breed (organism)"},{"code":"132998009","display":"Zhemaichu horse breed (organism)"},{"code":"132999001","display":"Yonaguni horse breed (organism)"},{"code":"133000000","display":"Yakut horse breed (organism)"},{"code":"133002008","display":"Western Sudan Pony horse breed (organism)"},{"code":"133003003","display":"Welera Pony horse breed (organism)"},{"code":"133004009","display":"Vyatka horse breed (organism)"},{"code":"133005005","display":"Vladimir Heavy Draft horse breed (organism)"},{"code":"133006006","display":"Vlaamperd horse breed (organism)"},{"code":"133007002","display":"Ukrainian Saddle Horse horse breed (organism)"},{"code":"133008007","display":"Tori horse breed (organism)"},{"code":"133009004","display":"Tokara horse breed (organism)"},{"code":"133015004","display":"Waler horse breed (organism)"},{"code":"42724005","display":"American saddlebred horse (organism)"},{"code":"133107000","display":"Golden American Saddlebred horse breed (organism)"},{"code":"396488006","display":"Ariégeois pony breed (organism)"},{"code":"131819000","display":"Danish Warmblood horse breed (organism)"},{"code":"131876003","display":"Bavarian Warmblood horse breed (organism)"},{"code":"131879005","display":"Belgian Warmblood horse breed (organism)"},{"code":"131915005","display":"Czech Warmblood horse breed (organism)"},{"code":"131961005","display":"Elegant Warmblood horse breed (organism)"},{"code":"132732003","display":"British Warmblood horse breed (organism)"},{"code":"132763004","display":"Swiss Warmblood horse breed (organism)"},{"code":"132767003","display":"East Friesian Warmblood (Modern Type) horse breed (organism)"},{"code":"133022007","display":"Dutch Warmblood horse breed (organism)"},{"code":"133085007","display":"Slovak Warmblood horse breed (organism)"},{"code":"133144000","display":"Swedish Warmblood horse breed (organism)"},{"code":"125092006","display":"Bos frontalis (organism)"},{"code":"131426006","display":"Africander cattle breed (organism)"},{"code":"131441006","display":"Aliab Dinka cattle breed (organism)"},{"code":"131442004","display":"Alur cattle breed (organism)"},{"code":"131540009","display":"Abigar cattle breed (organism)"},{"code":"131541008","display":"Africangus cattle breed (organism)"},{"code":"131542001","display":"Agerolese cattle breed (organism)"},{"code":"131543006","display":"Albese cattle breed (organism)"},{"code":"131555000","display":"Albères cattle breed (organism)"},{"code":"131556004","display":"Alentejana cattle breed (organism)"},{"code":"131557008","display":"American White Park cattle breed (organism)"},{"code":"131558003","display":"Amerifaxcattle breed (organism)"},{"code":"131559006","display":"Anatolian Black cattle breed (organism)"},{"code":"131560001","display":"Andalusian Black cattle breed (organism)"},{"code":"131561002","display":"Andalusian Gray cattle breed (organism)"},{"code":"133290002","display":"Alistana-Sanabresa cattle breed (organism)"},{"code":"133291003","display":"Andalusian Blond cattle breed (organism)"},{"code":"133551002","display":"Abondance cattle breed (organism)"},{"code":"133552009","display":"Ala-Tau cattle breed (organism)"},{"code":"133553004","display":"Albanian Illyrian cattle breed (organism)"},{"code":"133554005","display":"Albanian Dwarf cattle breed (organism)"},{"code":"133575002","display":"Aleppo cattle breed (organism)"},{"code":"133591004","display":"Almanzorena cattle breed (organism)"},{"code":"131427002","display":"Ankole cattle breed (organism)"},{"code":"131428007","display":"Ankole-Watusi cattle breed (organism)"},{"code":"131443009","display":"Ankina cattle breed (organism)"},{"code":"131444003","display":"Apulian Podolian cattle breed (organism)"},{"code":"131445002","display":"Arado cattle breed (organism)"},{"code":"131446001","display":"Aweil Dinka cattle breed (organism)"},{"code":"131447005","display":"Bahima cattle breed (organism)"},{"code":"131562009","display":"Angeln cattle breed (organism)"},{"code":"131563004","display":"Asturian Mountain cattle breed (organism)"},{"code":"131564005","display":"Asturian Valley cattle breed (organism)"},{"code":"131565006","display":"Aubrac cattle breed (organism)"},{"code":"131566007","display":"Aulie-Ata cattle breed (organism)"},{"code":"131567003","display":"Australian Lowline cattle breed (organism)"},{"code":"133292005","display":"Aosta Black Pied cattle breed (organism)"},{"code":"133293000","display":"Aosta Chestnut cattle breed (organism)"},{"code":"133294006","display":"Aosta Red Pied cattle breed (organism)"},{"code":"133295007","display":"Aracena cattle breed (organism)"},{"code":"133296008","display":"Argentine Friesian cattle breed (organism)"},{"code":"133297004","display":"Armorican cattle breed (organism)"},{"code":"133298009","display":"Arouquesa cattle breed (organism)"},{"code":"133299001","display":"Aure et Saint-Girons cattle breed (organism)"},{"code":"133300009","display":"Australian White cattle breed (organism)"},{"code":"133301008","display":"Austrian Simmental cattle breed (organism)"},{"code":"133302001","display":"Austrian Yellow cattle breed (organism)"},{"code":"133303006","display":"Avetonou cattle breed (organism)"},{"code":"133304000","display":"Avilena cattle breed (organism)"},{"code":"133305004","display":"Avilena-Black Iberian cattle breed (organism)"},{"code":"133472001","display":"Australian Shorthorn cattle breed (organism)"},{"code":"131429004","display":"Baladi cattle breed (organism)"},{"code":"131430009","display":"Belmont Red cattle breed (organism)"},{"code":"131431008","display":"Bonsmara cattle breed (organism)"},{"code":"131448000","display":"Bapedi cattle breed (organism)"},{"code":"131449008","display":"Baria (Vietnam/Madagascar) cattle breed (organism)"},{"code":"131450008","display":"Barotse cattle breed (organism)"},{"code":"131451007","display":"Barra do Cuanzo cattle breed (organism)"},{"code":"131452000","display":"Bashi cattle breed (organism)"},{"code":"131453005","display":"Basuto cattle breed (organism)"},{"code":"131454004","display":"Batangas cattle breed (organism)"},{"code":"131455003","display":"Bavenda cattle breed (organism)"},{"code":"131456002","display":"Beja cattle breed (organism)"},{"code":"131458001","display":"Blonde-du Cap Bon cattle breed (organism)"},{"code":"131568008","display":"Barzona cattle breed (organism)"},{"code":"131569000","display":"Bazadais cattle breed (organism)"},{"code":"131570004","display":"Beefmaker cattle breed (organism)"},{"code":"131571000","display":"Belarus Red cattle breed (organism)"},{"code":"131572007","display":"Belgian Blue cattle breed (organism)"},{"code":"131573002","display":"Belgian Red cattle breed (organism)"},{"code":"131574008","display":"Belmont Adaptaur cattle breed (organism)"},{"code":"131575009","display":"Berrendas cattle breed (organism)"},{"code":"131576005","display":"Blacksided Trondheim and Norland cattle breed (organism)"},{"code":"131577001","display":"Blanco Orejinegro cattle breed (organism)"},{"code":"133306003","display":"Bakosi cattle breed (organism)"},{"code":"133307007","display":"Bakwiri cattle breed (organism)"},{"code":"133308002","display":"Baltic Black Pied cattle breed (organism)"},{"code":"133309005","display":"Baoule cattle breed (organism)"},{"code":"133310000","display":"Barrosa cattle breed (organism)"},{"code":"133311001","display":"Barroso cattle breed (organism)"},{"code":"133312008","display":"Bearnais cattle breed (organism)"},{"code":"133313003","display":"Beef shorthorn cattle breed (organism)"},{"code":"133314009","display":"Beef synthetic cattle breed (organism)"},{"code":"133315005","display":"Beijing Black Pied cattle breed (organism)"},{"code":"133316006","display":"Beiroa cattle breed (organism)"},{"code":"133317002","display":"Belgian Black Pied Holsteincattle breed (organism)"},{"code":"133318007","display":"Belgian Red Pied cattle breed (organism)"},{"code":"133319004","display":"Belgian White and Red cattle breed (organism)"},{"code":"133320005","display":"Belted Welsh cattle breed (organism)"},{"code":"133321009","display":"Bestuzhev cattle breed (organism)"},{"code":"133322002","display":"Betizuak cattle breed (organism)"},{"code":"133323007","display":"Black Baldy cattle breed (organism)"},{"code":"133324001","display":"Black Forest cattle breed (organism)"},{"code":"133325000","display":"Black Iberian cattle breed (organism)"},{"code":"131457006","display":"Calabrian cattle breed (organism)"},{"code":"131459009","display":"Chan-Doc cattle breed (organism)"},{"code":"131460004","display":"Chernigov cattle breed (organism)"},{"code":"131578006","display":"Braunvieh cattle breed (organism)"},{"code":"131579003","display":"British White cattle breed (organism)"},{"code":"131580000","display":"Cachena cattle breed (organism)"},{"code":"131581001","display":"Canary Island cattle breed (organism)"},{"code":"131582008","display":"Carinthian Blond cattle breed (organism)"},{"code":"131583003","display":"Caucasian cattle breed (organism)"},{"code":"131584009","display":"Charolais cattle breed (organism)"},{"code":"133327008","display":"Bragado do Sorraia cattle breed (organism)"},{"code":"133328003","display":"Braganca cattle breed (organism)"},{"code":"133329006","display":"Brandrood ljsselvee cattle breed (organism)"},{"code":"133330001","display":"Brazilian Polled cattle breed (organism)"},{"code":"133331002","display":"Breton Black Pied cattle breed (organism)"},{"code":"133332009","display":"Brown Atlas cattle breed (organism)"},{"code":"133333004","display":"Bulgarian Brown cattle breed (organism)"},{"code":"133334005","display":"Bulgarian Red cattle breed (organism)"},{"code":"133335006","display":"Burlina cattle breed (organism)"},{"code":"133336007","display":"Burwash cattle breed (organism)"},{"code":"133337003","display":"Byelorussian Red cattle breed (organism)"},{"code":"133338008","display":"Byelorussian Synthetic cattle breed (organism)"},{"code":"133339000","display":"Cabannina cattle breed (organism)"},{"code":"133340003","display":"Caldeano cattle breed (organism)"},{"code":"133341004","display":"Caldelana cattle breed (organism)"},{"code":"133342006","display":"Calvana cattle breed (organism)"},{"code":"133343001","display":"Camargue cattle breed (organism)"},{"code":"133344007","display":"Cambodian cattle breed (organism)"},{"code":"133345008","display":"Caracu cattle breed (organism)"},{"code":"133346009","display":"Carpathian Brown cattle breed (organism)"},{"code":"133347000","display":"Casanareno cattle breed (organism)"},{"code":"133348005","display":"Central Russian Black Pied cattle breed (organism)"},{"code":"133349002","display":"Chaouia cattle breed (organism)"},{"code":"133350002","display":"Charollandais cattle breed (organism)"},{"code":"133351003","display":"Char-swiss cattle breed (organism)"},{"code":"133353000","display":"Chesi cattle breed (organism)"},{"code":"133354006","display":"Cheurfa cattle breed (organism)"},{"code":"133577005","display":"Busa cattle breed (organism)"},{"code":"133578000","display":"Chiangus cattle breed (organism)"},{"code":"133593001","display":"Calasparrena cattle breed (organism)"},{"code":"131432001","display":"Damietta cattle breed (organism)"},{"code":"131461000","display":"Chino Santandereano cattle breed (organism)"},{"code":"131462007","display":"Cinisara cattle breed (organism)"},{"code":"131463002","display":"Cuprem Hybrid cattle breed (organism)"},{"code":"131464008","display":"Dabieshan cattle breed (organism)"},{"code":"131465009","display":"Damara cattle breed (organism)"},{"code":"131466005","display":"Danakil cattle breed (organism)"},{"code":"131467001","display":"Dnieper cattle breed (organism)"},{"code":"131468006","display":"Doayo cattle breed (organism)"},{"code":"131469003","display":"Eastern Nuer cattle breed (organism)"},{"code":"131470002","display":"Egyptian cattle breed (organism)"},{"code":"131471003","display":"Fogera cattle breed (organism)"},{"code":"131472005","display":"Garfagnina cattle breed (organism)"},{"code":"131473000","display":"Grati cattle breed (organism)"},{"code":"131474006","display":"Gaunling cattle breed (organism)"},{"code":"131551009","display":"Drakensberger cattle breed (organism)"},{"code":"131585005","display":"Chinese Black-and-White cattle breed (organism)"},{"code":"131586006","display":"Corriente cattle breed (organism)"},{"code":"131587002","display":"Costeño con Cuernos cattle breed (organism)"},{"code":"131588007","display":"Damascus cattle breed (organism)"},{"code":"131589004","display":"Danish Red cattle breed (organism)"},{"code":"131590008","display":"Devon cattle breed (organism)"},{"code":"131591007","display":"Dølafe cattle breed (organism)"},{"code":"131592000","display":"Dutch Belted cattle breed (organism)"},{"code":"131593005","display":"Dutch Friesian cattle breed (organism)"},{"code":"131594004","display":"English Longhorn cattle breed (organism)"},{"code":"131595003","display":"Estonian Red cattle breed (organism)"},{"code":"131596002","display":"Evolène cattle breed (organism)"},{"code":"131597006","display":"Fighting Bull cattle breed (organism)"},{"code":"131598001","display":"Fjall cattle breed (organism)"},{"code":"131599009","display":"Florida Cracker/Pineywoods cattle breed (organism)"},{"code":"131600007","display":"Galician Blond cattle breed (organism)"},{"code":"131601006","display":"Gascon cattle breed (organism)"},{"code":"131602004","display":"German Red Pied cattle breed (organism)"},{"code":"131603009","display":"Glan cattle breed (organism)"},{"code":"131604003","display":"Gloucester cattle breed (organism)"},{"code":"131605002","display":"Groningen Whiteheaded cattle breed (organism)"},{"code":"133355007","display":"Chiford cattle breed (organism)"},{"code":"133356008","display":"Chimaine cattle breed (organism)"},{"code":"133357004","display":"Chinampo cattle breed (organism)"},{"code":"133358009","display":"Cildir cattle breed (organism)"},{"code":"133359001","display":"COOPELSO 93 cattle breed (organism)"},{"code":"133361005","display":"Corsican cattle breed (organism)"},{"code":"133362003","display":"Cretan Lowland cattle breed (organism)"},{"code":"133363008","display":"Cretan Mountain cattle breed (organism)"},{"code":"133364002","display":"Croatian Red cattle breed (organism)"},{"code":"133365001","display":"Cukurova cattle breed (organism)"},{"code":"133366000","display":"Curraleiro cattle breed (organism)"},{"code":"133367009","display":"Cyprus cattle breed (organism)"},{"code":"133368004","display":"Czech Pied cattle breed (organism)"},{"code":"133369007","display":"Dagestan Mountain cattle breed (organism)"},{"code":"133370008","display":"Dairy Shorthorn cattle breed (organism)"},{"code":"133371007","display":"Dairy Synthetic cattle breed (organism)"},{"code":"133372000","display":"Danish Red Pied cattle breed (organism)"},{"code":"133373005","display":"Dengchuan cattle breed (organism)"},{"code":"133374004","display":"Dexter-Kerry cattle breed (organism)"},{"code":"133375003","display":"Doran cattle breed (organism)"},{"code":"133376002","display":"Dorna cattle breed (organism)"},{"code":"133377006","display":"Dortyol cattle breed (organism)"},{"code":"133378001","display":"East Anatolian Red cattle breed (organism)"},{"code":"133379009","display":"East Finnish cattle breed (organism)"},{"code":"133380007","display":"East Macedonian cattle breed (organism)"},{"code":"133381006","display":"Epirus cattle breed (organism)"},{"code":"133382004","display":"Estonian Black Pied cattle breed (organism)"},{"code":"133383009","display":"Ferrandais cattle breed (organism)"},{"code":"133384003","display":"Finnish Ayrshire cattle breed (organism)"},{"code":"133385002","display":"Flemish cattle breed (organism)"},{"code":"133387005","display":"Fort Cross cattle breed (organism)"},{"code":"133388000","display":"Frati cattle breed (organism)"},{"code":"133389008","display":"Estonian Native cattle breed (organism)"},{"code":"133390004","display":"Faeroes cattle breed (organism)"},{"code":"133391000","display":"French Brown cattle breed (organism)"},{"code":"133392007","display":"Frijolillo cattle breed (organism)"},{"code":"133393002","display":"FRS cattle breed (organism)"},{"code":"133394008","display":"Gacko cattle breed (organism)"},{"code":"133395009","display":"Gado da Terra cattle breed (organism)"},{"code":"133396005","display":"Georgian Mountain cattle breed (organism)"},{"code":"133397001","display":"German Black Pied cattle breed (organism)"},{"code":"133398006","display":"German Black Pied Dairy cattle breed (organism)"},{"code":"133405000","display":"German Brown cattle breed (organism)"},{"code":"133406004","display":"German Shorthorn cattle breed (organism)"},{"code":"133407008","display":"Ghana Shorthorn cattle breed (organism)"},{"code":"133408003","display":"Glan-Donnersberg cattle breed (organism)"},{"code":"133409006","display":"Gole cattle breed (organism)"},{"code":"133410001","display":"Golpayegani cattle breed (organism)"},{"code":"133411002","display":"Gorbatov Red cattle breed (organism)"},{"code":"133412009","display":"Goryn cattle breed (organism)"},{"code":"133413004","display":"Greater Caucasus cattle breed (organism)"},{"code":"133420006","display":"Greek Shorthorn cattle breed (organism)"},{"code":"133421005","display":"Greek Steppe cattle breed (organism)"},{"code":"133422003","display":"Gray Alpine cattle breed (organism)"},{"code":"133423008","display":"Guadiana Spotted cattle breed (organism)"},{"code":"133424002","display":"Guelma cattle breed (organism)"},{"code":"133580006","display":"Danish Jersey cattle breed (organism)"},{"code":"133581005","display":"Enderby Island cattle breed (organism)"},{"code":"133582003","display":"German Angus cattle breed (organism)"},{"code":"131433006","display":"Horro cattle breed (organism)"},{"code":"131434000","display":"Kuri cattle breed (organism)"},{"code":"131435004","display":"Nguni cattle breed (organism)"},{"code":"131475007","display":"Halhin Gol cattle breed (organism)"},{"code":"131476008","display":"Holmonger cattle breed (organism)"},{"code":"131477004","display":"Ilocos cattle breed (organism)"},{"code":"131478009","display":"Iloilo cattle breed (organism)"},{"code":"131479001","display":"Inkuku cattle breed (organism)"},{"code":"131480003","display":"Iskar cattle breed (organism)"},{"code":"131481004","display":"Istrian cattle breed (organism)"},{"code":"131482006","display":"Javanese Ongole cattle breed (organism)"},{"code":"131483001","display":"Javanese Zebu cattle breed (organism)"},{"code":"131484007","display":"Jinnan cattle breed (organism)"},{"code":"131485008","display":"Kalmyk cattle breed (organism)"},{"code":"131486009","display":"Kaokoveld cattle breed (organism)"},{"code":"131487000","display":"Kazakh Whitehead cattle breed (organism)"},{"code":"131488005","display":"Kedah-Kelantan cattle breed (organism)"},{"code":"131489002","display":"Kigezi cattle breed (organism)"},{"code":"131490006","display":"Kisantu cattle breed (organism)"},{"code":"131491005","display":"Kolubara cattle breed (organism)"},{"code":"131492003","display":"Kurgan cattle breed (organism)"},{"code":"131493008","display":"Kyoga cattle breed (organism)"},{"code":"131494002","display":"Lucanian cattle breed (organism)"},{"code":"131495001","display":"Maremmana cattle breed (organism)"},{"code":"131496000","display":"Marianas cattle breed (organism)"},{"code":"131497009","display":"Maryuti cattle breed (organism)"},{"code":"131498004","display":"Mauritius Créole cattle breed (organism)"},{"code":"131499007","display":"Menufi cattle breed (organism)"},{"code":"131500003","display":"Mezzalina cattle breed (organism)"},{"code":"131501004","display":"Modicana cattle breed (organism)"},{"code":"131502006","display":"Moi cattle breed (organism)"},{"code":"131503001","display":"Nama cattle breed (organism)"},{"code":"131504007","display":"Nanyang cattle breed (organism)"},{"code":"131505008","display":"N'Dama Sanga cattle breed (organism)"},{"code":"131506009","display":"Nganda cattle breed (organism)"},{"code":"131507000","display":"Nilotic Sanga cattle breed (organism)"},{"code":"131508005","display":"Nkone cattle breed (organism)"},{"code":"131509002","display":"North Malawi Angoni cattle breed (organism)"},{"code":"131510007","display":"Nuer cattle breed (organism)"},{"code":"131511006","display":"Nuras cattle breed (organism)"},{"code":"131512004","display":"Nyoro cattle breed (organism)"},{"code":"131513009","display":"Ovambo cattle breed (organism)"},{"code":"131552002","display":"Modicana lowland cattle breed (organism)"},{"code":"131554001","display":"Menggu cattle breed (organism)"},{"code":"131606001","display":"Hartón cattle breed (organism)"},{"code":"133231000","display":"Herens cattle breed (organism)"},{"code":"133232007","display":"Hinterwald cattle breed (organism)"},{"code":"133233002","display":"Hungarian Gray cattle breed (organism)"},{"code":"133234008","display":"Icelandic cattle breed (organism)"},{"code":"133235009","display":"Illawarra cattle breed (organism)"},{"code":"133236005","display":"Irish Moiled cattle breed (organism)"},{"code":"133237001","display":"Israeli Holstein cattle breed (organism)"},{"code":"133238006","display":"Istoben cattle breed (organism)"},{"code":"133239003","display":"Jaulan cattle breed (organism)"},{"code":"133240001","display":"Kazakh cattle breed (organism)"},{"code":"133241002","display":"Kerry cattle breed (organism)"},{"code":"133242009","display":"Kholmogory cattle breed (organism)"},{"code":"133243004","display":"Latvian Brown cattle breed (organism)"},{"code":"133244005","display":"Lincoln Red Shorthorn cattle breed (organism)"},{"code":"133245006","display":"Lithuanian Red cattle breed (organism)"},{"code":"133246007","display":"Mashona cattle breed (organism)"},{"code":"133247003","display":"Milking Devon cattle breed (organism)"},{"code":"133248008","display":"Mirandesa cattle breed (organism)"},{"code":"133249000","display":"Mixed dairy cattle breed (organism)"},{"code":"133250000","display":"Mongolian cattle breed (organism)"},{"code":"133251001","display":"Morucha cattle breed (organism)"},{"code":"133252008","display":"Kurdi cattle breed (organism)"},{"code":"133253003","display":"N'dama cattle breed (organism)"},{"code":"133254009","display":"Norwegian Red cattle breed (organism)"},{"code":"133268002","display":"Murboden cattle breed (organism)"},{"code":"133326004","display":"Northern Blue cattle breed (organism)"},{"code":"133352005","display":"Korean Black cattle breed (organism)"},{"code":"133425001","display":"Harz Red cattle breed (organism)"},{"code":"133426000","display":"Hawaiian wild cattle breed (organism)"},{"code":"133427009","display":"Hereland cattle breed (organism)"},{"code":"133428004","display":"Holgus cattle breed (organism)"},{"code":"133429007","display":"Hrbinecky cattle breed (organism)"},{"code":"133436008","display":"Huertana cattle breed (organism)"},{"code":"133437004","display":"Hungarian Pied cattle breed (organism)"},{"code":"133438009","display":"Hungarofries cattle breed (organism)"},{"code":"133439001","display":"Improved Rodopi cattle breed (organism)"},{"code":"133440004","display":"INRA 95 cattle breed (organism)"},{"code":"133441000","display":"Italian Brown cattle breed (organism)"},{"code":"133442007","display":"Italian Red Pied cattle breed (organism)"},{"code":"133443002","display":"Japanese Black cattle breed (organism)"},{"code":"133444008","display":"Japanese Brown cattle breed (organism)"},{"code":"133445009","display":"Japanese Poll cattle breed (organism)"},{"code":"133452006","display":"Japanese Shorthorn cattle breed (organism)"},{"code":"133453001","display":"Jarmelista cattle breed (organism)"},{"code":"133454007","display":"Kabyle cattle breed (organism)"},{"code":"133455008","display":"Kapsiki cattle breed (organism)"},{"code":"133456009","display":"Katerini cattle breed (organism)"},{"code":"133457000","display":"Kenran cattle breed (organism)"},{"code":"133458005","display":"Khevsurian cattle breed (organism)"},{"code":"133459002","display":"Kilis cattle breed (organism)"},{"code":"133460007","display":"Kochi cattle breed (organism)"},{"code":"133461006","display":"Korean Native cattle breed (organism)"},{"code":"133468000","display":"Kostroma cattle breed (organism)"},{"code":"133469008","display":"Kravarsky cattle breed (organism)"},{"code":"133470009","display":"Kuchinoshima cattle breed (organism)"},{"code":"133471008","display":"Murray Gray cattle breed (organism)"},{"code":"133473006","display":"Kumamoto cattle breed (organism)"},{"code":"133474000","display":"Lagune cattle breed (organism)"},{"code":"133475004","display":"Lakenvelder cattle breed (organism)"},{"code":"133476003","display":"Latvian Blue Roan cattle breed (organism)"},{"code":"133477007","display":"La Velasquez cattle breed (organism)"},{"code":"133484004","display":"Lebanese cattle breed (organism)"},{"code":"133485003","display":"Lebedin cattle breed (organism)"},{"code":"133486002","display":"Lesser Caucasus cattle breed (organism)"},{"code":"133487006","display":"Liberian Dwarf cattle breed (organism)"},{"code":"133488001","display":"Libyan cattle breed (organism)"},{"code":"133489009","display":"Lim cattle breed (organism)"},{"code":"133490000","display":"Limiana cattle breed (organism)"},{"code":"133491001","display":"Limpurger cattle breed (organism)"},{"code":"133492008","display":"Lobi cattle breed (organism)"},{"code":"133493003","display":"Lourdais cattle breed (organism)"},{"code":"133500008","display":"Lucerna cattle breed (organism)"},{"code":"133501007","display":"Luxi cattle breed (organism)"},{"code":"133502000","display":"Macedonian Busa cattle breed (organism)"},{"code":"133503005","display":"Makaweli cattle breed (organism)"},{"code":"133504004","display":"Marinhoa cattle breed (organism)"},{"code":"133505003","display":"Maronesa cattle breed (organism)"},{"code":"133506002","display":"Mazury cattle breed (organism)"},{"code":"133507006","display":"Messaoria cattle breed (organism)"},{"code":"133508001","display":"Metohija Red cattle breed (organism)"},{"code":"133509009","display":"Mingrelian Red cattle breed (organism)"},{"code":"133516005","display":"Minhota cattle breed (organism)"},{"code":"133517001","display":"Minorcan cattle breed (organism)"},{"code":"133518006","display":"Mishima cattle breed (organism)"},{"code":"133519003","display":"Modenese cattle breed (organism)"},{"code":"133520009","display":"Monchina cattle breed (organism)"},{"code":"133521008","display":"Montafon cattle breed (organism)"},{"code":"133522001","display":"Montbeliard cattle breed (organism)"},{"code":"133523006","display":"Morenas del Noroeste cattle breed (organism)"},{"code":"133524000","display":"Murcian cattle breed (organism)"},{"code":"133525004","display":"Murnau-Werdenfels cattle breed (organism)"},{"code":"133532008","display":"Nantais cattle breed (organism)"},{"code":"133533003","display":"Nejdi cattle breed (organism)"},{"code":"133534009","display":"N'Gabou cattle breed (organism)"},{"code":"133535005","display":"North Finncattle cattle breed (organism)"},{"code":"133536006","display":"Oropa cattle breed (organism)"},{"code":"133537002","display":"Oulmes Blond cattle breed (organism)"},{"code":"133538007","display":"Pajuna cattle breed (organism)"},{"code":"133539004","display":"Palmera cattle breed (organism)"},{"code":"133579008","display":"Hallingdal cattle breed (organism)"},{"code":"133583008","display":"Israeli Red cattle breed (organism)"},{"code":"133584002","display":"Lineback cattle breed (organism)"},{"code":"133585001","display":"Mertolenga cattle breed (organism)"},{"code":"133590003","display":"Montanara cattle breed (organism)"},{"code":"133592006","display":"Lorquina cattle breed (organism)"},{"code":"409906003","display":"Mixed breed cattle (organism)"},{"code":"409908002","display":"Masai cattle breed (organism)"},{"code":"125074003","display":"Hereford cattle superbreed (organism)"},{"code":"131436003","display":"Philippine Native cattle breed (organism)"},{"code":"131437007","display":"Romagnola cattle breed (organism)"},{"code":"131438002","display":"Sanhe cattle breed (organism)"},{"code":"131439005","display":"Tswana cattle breed (organism)"},{"code":"131440007","display":"Tuli cattle breed (organism)"},{"code":"131514003","display":"Pantelleria cattle breed (organism)"},{"code":"131515002","display":"Pinzhou cattle breed (organism)"},{"code":"131516001","display":"Porto Amboim cattle breed (organism)"},{"code":"131517005","display":"Posavina cattle breed (organism)"},{"code":"131518000","display":"Romanian Steppe cattle breed (organism)"},{"code":"131519008","display":"Saidi cattle breed (organism)"},{"code":"131520002","display":"Sardo-Modicana cattle breed (organism)"},{"code":"131521003","display":"Sengologa cattle breed (organism)"},{"code":"131522005","display":"Serere cattle breed (organism)"},{"code":"131523000","display":"Seshaga cattle breed (organism)"},{"code":"131524006","display":"Siberian Black Pied cattle breed (organism)"},{"code":"131525007","display":"Socotra cattle breed (organism)"},{"code":"131526008","display":"Southern Tswana cattle breed (organism)"},{"code":"131527004","display":"Spreca cattle breed (organism)"},{"code":"131528009","display":"Sunkuma cattle breed (organism)"},{"code":"131529001","display":"Taiwan Zebu cattle breed (organism)"},{"code":"131530006","display":"Thai cattle breed (organism)"},{"code":"131531005","display":"Thailand Fighting Zebu cattle breed (organism)"},{"code":"131532003","display":"Thanh-Hoa cattle breed (organism)"},{"code":"131533008","display":"Tibetan cattle breed (organism)"},{"code":"131534002","display":"Tonga cattle breed (organism)"},{"code":"131535001","display":"Toro cattle breed (organism)"},{"code":"131536000","display":"Tuni cattle breed (organism)"},{"code":"131537009","display":"Turkish Gray Steppe cattle breed (organism)"},{"code":"131538004","display":"Tuy-Hoa cattle breed (organism)"},{"code":"131539007","display":"Ujumqin cattle breed (organism)"},{"code":"131544000","display":"Ukrainian Gray cattle breed (organism)"},{"code":"131545004","display":"Vietnamese Yellow cattle breed (organism)"},{"code":"131546003","display":"Watusi (United States of America) cattle breed (organism)"},{"code":"131547007","display":"Wenshan cattle breed (organism)"},{"code":"131548002","display":"Yakut cattle breed (organism)"},{"code":"131553007","display":"Taiwan Yellow cattle breed (organism)"},{"code":"132780000","display":"Volynsk cattle breed (organism)"},{"code":"132781001","display":"Senepol cattle breed (organism)"},{"code":"132782008","display":"Shilluk cattle breed (organism)"},{"code":"133255005","display":"Parthenais cattle breed (organism)"},{"code":"133256006","display":"Polish Red cattle breed (organism)"},{"code":"133257002","display":"Rätien Gray cattle breed (organism)"},{"code":"133258007","display":"Red and White cattle breed (organism)"},{"code":"133260009","display":"Red Polled Østland cattle breed (organism)"},{"code":"133261008","display":"Red Steppe cattle breed (organism)"},{"code":"133262001","display":"Reggiana cattle breed (organism)"},{"code":"133263006","display":"Retinta cattle breed (organism)"},{"code":"133264000","display":"Romosinuano cattle breed (organism)"},{"code":"133265004","display":"Russian Black Pied cattle breed (organism)"},{"code":"133266003","display":"RX3 cattle breed (organism)"},{"code":"133267007","display":"Salorn cattle breed (organism)"},{"code":"133269005","display":"San Martinero cattle breed (organism)"},{"code":"133270006","display":"Sarabi cattle breed (organism)"},{"code":"133271005","display":"Sharabi cattle breed (organism)"},{"code":"133272003","display":"Shetland cattle breed (organism)"},{"code":"133273008","display":"Simbrah cattle breed (organism)"},{"code":"133274002","display":"South Devon cattle breed (organism)"},{"code":"133275001","display":"Suffolk cattle breed (organism)"},{"code":"133276000","display":"Sussex cattle breed (organism)"},{"code":"133277009","display":"Swedish Red Polled cattle breed (organism)"},{"code":"133278004","display":"Telemark cattle breed (organism)"},{"code":"133279007","display":"Texas Longhorn cattle breed (organism)"},{"code":"133280005","display":"Texon cattle breed (organism)"},{"code":"133281009","display":"Vestland Fjord cattle breed (organism)"},{"code":"133282002","display":"Vestland Red Polled cattle breed (organism)"},{"code":"133283007","display":"Wagyu cattle breed (organism)"},{"code":"133284001","display":"White Cáceres cattle breed (organism)"},{"code":"133285000","display":"Xinjiang Brown cattle breed (organism)"},{"code":"133360006","display":"Thrace cattle breed (organism)"},{"code":"133386001","display":"Red Flemish cattle breed (organism)"},{"code":"133399003","display":"Pechora cattle breed (organism)"},{"code":"133400005","display":"Pee Wee cattle breed (organism)"},{"code":"133401009","display":"Peloponnesus cattle breed (organism)"},{"code":"133402002","display":"Pester cattle breed (organism)"},{"code":"133403007","display":"Pie Rouge de l'Est cattle breed (organism)"},{"code":"133404001","display":"Pisana cattle breed (organism)"},{"code":"133414005","display":"Polish Black and White Lowland cattle breed (organism)"},{"code":"133415006","display":"Polish Simmental cattle breed (organism)"},{"code":"133416007","display":"Polled Jersey cattle breed (organism)"},{"code":"133417003","display":"Polled Lincoln Red cattle breed (organism)"},{"code":"133418008","display":"Polled Shorthorn (United States of America) cattle breed (organism)"},{"code":"133419000","display":"Polled Simmental cattle breed (organism)"},{"code":"133430002","display":"Polled Sussex cattle breed (organism)"},{"code":"133431003","display":"Polled Welsh Black cattle breed (organism)"},{"code":"133432005","display":"Pontremolese cattle breed (organism)"},{"code":"133433000","display":"Preta cattle breed (organism)"},{"code":"133434006","display":"Puerto Rican Criollo cattle breed (organism)"},{"code":"133435007","display":"Pyrenean cattle breed (organism)"},{"code":"133446005","display":"Qinchuan cattle breed (organism)"},{"code":"133447001","display":"Ramo Grande cattle breed (organism)"},{"code":"133448006","display":"Randall Lineback cattle breed (organism)"},{"code":"133449003","display":"Red Galloway cattle breed (organism)"},{"code":"133450003","display":"Regus cattle breed (organism)"},{"code":"133451004","display":"Rendena cattle breed (organism)"},{"code":"133462004","display":"Rhaetian Gray cattle breed (organism)"},{"code":"133463009","display":"Rio Limon Dairy Criollo cattle breed (organism)"},{"code":"133464003","display":"Rodopi cattle breed (organism)"},{"code":"133465002","display":"Romanian Red cattle breed (organism)"},{"code":"133466001","display":"Romanian Brown cattle breed (organism)"},{"code":"133467005","display":"Russian Brown cattle breed (organism)"},{"code":"133478002","display":"Sardinian cattle breed (organism)"},{"code":"133479005","display":"Sardinian brown cattle breed (organism)"},{"code":"133480008","display":"Savinja Gray cattle breed (organism)"},{"code":"133481007","display":"Sayaguesa cattle breed (organism)"},{"code":"133482000","display":"Seferihisar cattle breed (organism)"},{"code":"133483005","display":"Shkodra Red cattle breed (organism)"},{"code":"133494009","display":"Slovakian Pied cattle breed (organism)"},{"code":"133495005","display":"Slovakian Pinzgau cattle breed (organism)"},{"code":"133496006","display":"Slovenian Brown cattle breed (organism)"},{"code":"133497002","display":"Somba cattle breed (organism)"},{"code":"133498007","display":"South African Brown Swiss cattle breed (organism)"},{"code":"133499004","display":"South Anatolian Red cattle breed (organism)"},{"code":"133510004","display":"Southern Ukrainian cattle breed (organism)"},{"code":"133511000","display":"Spanish Brown Alpine cattle breed (organism)"},{"code":"133512007","display":"Suksun cattle breed (organism)"},{"code":"133513002","display":"Swiss Black Pied cattle breed (organism)"},{"code":"133514008","display":"Sychevka cattle breed (organism)"},{"code":"133515009","display":"Sykia cattle breed (organism)"},{"code":"133526003","display":"Tagil cattle breed (organism)"},{"code":"133527007","display":"Tajma cattle breed (organism)"},{"code":"133528002","display":"Tambov Red cattle breed (organism)"},{"code":"133529005","display":"Tarina cattle breed (organism)"},{"code":"133530000","display":"Thessaly cattle breed (organism)"},{"code":"133531001","display":"Tinima cattle breed (organism)"},{"code":"133540002","display":"Pankota Red cattle breed (organism)"},{"code":"133541003","display":"Paphos cattle breed (organism)"},{"code":"133542005","display":"Tinos cattle breed (organism)"},{"code":"133543000","display":"Transylvanian Pinzgau cattle breed (organism)"},{"code":"133544006","display":"Tropical Dairy Cattle cattle breed (organism)"},{"code":"133545007","display":"Tropicana cattle breed (organism)"},{"code":"133546008","display":"Tudanca cattle breed (organism)"},{"code":"133547004","display":"Turino cattle breed (organism)"},{"code":"133548009","display":"Turkish Brown cattle breed (organism)"},{"code":"133549001","display":"Tux-Zillertal cattle breed (organism)"},{"code":"133550001","display":"Tyrol Gray cattle breed (organism)"},{"code":"133555006","display":"Ukrainian Whiteheaded cattle breed (organism)"},{"code":"133556007","display":"Ural Black Pied cattle breed (organism)"},{"code":"133557003","display":"Valdres cattle breed (organism)"},{"code":"133558008","display":"Vaynol cattle breed (organism)"},{"code":"133559000","display":"Verinesa cattle breed (organism)"},{"code":"133560005","display":"Vianesa cattle breed (organism)"},{"code":"133561009","display":"Villard-de-Lans cattle breed (organism)"},{"code":"133562002","display":"Vogelsberg cattle breed (organism)"},{"code":"133563007","display":"Pie Rouge des Plaines cattle breed (organism)"},{"code":"133564001","display":"Vorderwald cattle breed (organism)"},{"code":"133565000","display":"West African Dwarf Shorthorn cattle breed (organism)"},{"code":"133566004","display":"West Finnish cattle breed (organism)"},{"code":"133567008","display":"West Macedonian cattle breed (organism)"},{"code":"133568003","display":"Whitebred Shorthorn cattle breed (organism)"},{"code":"133569006","display":"White Galloway cattle breed (organism)"},{"code":"133570007","display":"White Welsh cattle breed (organism)"},{"code":"133571006","display":"Witrik cattle breed (organism)"},{"code":"133572004","display":"Yacumento cattle breed (organism)"},{"code":"133576001","display":"Schwyz cattle breed (organism)"},{"code":"133586000","display":"Red Friesian cattle breed (organism)"},{"code":"133587009","display":"Senegus cattle breed (organism)"},{"code":"133588004","display":"Southern Crioulo cattle breed (organism)"},{"code":"133589007","display":"Vosges cattle breed (organism)"},{"code":"133673003","display":"Pantaneiro cattle breed (organism)"},{"code":"131549005","display":"Yunnan Zebu cattle breed (organism)"},{"code":"131550005","display":"Zambia Angoni cattle breed (organism)"},{"code":"133286004","display":"Yanbian cattle breed (organism)"},{"code":"133287008","display":"Zaobei cattle breed (organism)"},{"code":"133288003","display":"Zavot cattle breed (organism)"},{"code":"133289006","display":"Znamensk cattle breed (organism)"},{"code":"133573009","display":"Yaroslavl cattle breed (organism)"},{"code":"133574003","display":"Yurino cattle breed (organism)"},{"code":"22330003","display":"Commercial white egg layer type chicken (organism)"},{
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:1963
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:10 GMT
server:nginx
x-request-id:236-5370945

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Unable to provide support for code system http://snomed.info/sct version 4.3.0 (known versions = http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/900000000000207008/version/20250201,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/45991000052106/version/20220531)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "Unable to provide support for code system http://snomed.info/sct version 4.3.0 (known versions = http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/900000000000207008/version/20250201,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/45991000052106/version/20220531)"}}]}

#238

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","version":"4.3.0","concept":[{"code":"125097000","display":"goat"},{"code":"125099002","display":"sheep"},{"code":"34618005","display":"cow"},{"code":"425134008","display":"turkey"},{"code":"47290002","display":"chicken"},{"code":"15778005","display":"goose"},{"code":"396620009","display":"duck"},{"code":"388445009","display":"horse"},{"code":"85626006","display":"donkey"},{"code":"132950000","display":"mule"}]}]}}}]}
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:1963
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:11 GMT
server:nginx
x-request-id:236-5370948

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Unable to provide support for code system http://snomed.info/sct version 4.3.0 (known versions = http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/900000000000207008/version/20250201,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/45991000052106/version/20220531)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "Unable to provide support for code system http://snomed.info/sct version 4.3.0 (known versions = http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/900000000000207008/version/20250201,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/45991000052106/version/20220531)"}}]}

#239

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"_limit","valueInteger":10000},{"name":"_incomplete","valueBoolean":true},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"valueSet","resource":{"resourceType":"ValueSet","url":"http://hl7.org/fhir/4.3/ValueSet/R4B-animal-species-for-R5-inc-0","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","version":"4.3.0","concept":[{"code":"125097000","display":"goat"},{"code":"125099002","display":"sheep"},{"code":"34618005","display":"cow"},{"code":"425134008","display":"turkey"},{"code":"47290002","display":"chicken"},{"code":"15778005","display":"goose"},{"code":"396620009","display":"duck"},{"code":"388445009","display":"horse"},{"code":"85626006","display":"donkey"},{"code":"132950000","display":"mule"}]}]}}}]}
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:1963
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:11 GMT
server:nginx
x-request-id:236-5370951

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Unable to provide support for code system http://snomed.info/sct version 4.3.0 (known versions = http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/900000000000207008/version/20250201,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/45991000052106/version/20220531)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "Unable to provide support for code system http://snomed.info/sct version 4.3.0 (known versions = http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/900000000000207008/version/20250201,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/45991000052106/version/20220531)"}}]}

#240

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"91723000"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:98921
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:12 GMT
last-modified:Sat, 13 Sep 2025 20:51:12 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370953

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:f9b55a02-70c6-4a5b-9ac9-c0611ba32e31","timestamp" : "2025-09-13T20:51:11.791Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "91723000","display" : "Anatomical structure"},{"system" : "http://snomed.info/sct","code" : "107008","display" : "Fetal part of placenta"},{"system" : "http://snomed.info/sct","code" : "108003","display" : "Entire condylar emissary vein"},{"system" : "http://snomed.info/sct","code" : "110001","display" : "Visceral layer of Bowman's capsule"},{"system" : "http://snomed.info/sct","code" : "111002","display" : "Parathyroid gland"},{"system" : "http://snomed.info/sct","code" : "116007","display" : "Subcutaneous tissue of medial surface of index finger"},{"system" : "http://snomed.info/sct","code" : "124002","display" : "Coronoid process of mandible"},{"system" : "http://snomed.info/sct","code" : "149003","display" : "Central pair of microtubules, cilium or flagellum, not bacterial"},{"system" : "http://snomed.info/sct","code" : "155008","display" : "Deep circumflex artery of ilium"},{"system" : "http://snomed.info/sct","code" : "167005","display" : "Supraclavicular part of brachial plexus"},{"system" : "http://snomed.info/sct","code" : "202009","display" : "Anterior division of renal artery"},{"system" : "http://snomed.info/sct","code" : "205006","display" : "Entire left commissure of aortic valve"},{"system" : "http://snomed.info/sct","code" : "206007","display" : "Gluteus maximus muscle"},{"system" : "http://snomed.info/sct","code" : "221001","display" : "Articular surface, phalanges, of fourth metacarpal bone"},{"system" : "http://snomed.info/sct","code" : "227002","display" : "Canal of Hering"},{"system" : "http://snomed.info/sct","code" : "233006","display" : "Hepatocolic ligament"},{"system" : "http://snomed.info/sct","code" : "235004","display" : "Superior labial artery"},{"system" : "http://snomed.info/sct","code" : "246001","display" : "Lateral vestibular nucleus"},{"system" : "http://snomed.info/sct","code" : "247005","display" : "Mesotympanum"},{"system" : "http://snomed.info/sct","code" : "251007","display" : "Pectoral region"},{"system" : "http://snomed.info/sct","code" : "256002","display" : "Kupffer cell"},{"system" : "http://snomed.info/sct","code" : "263002","display" : "Thoracic nerve"},{"system" : "http://snomed.info/sct","code" : "266005","display" : "Right lower lobe of lung"},{"system" : "http://snomed.info/sct","code" : "272005","display" : "Superior articular process of lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "273000","display" : "Lateral myocardium"},{"system" : "http://snomed.info/sct","code" : "283001","display" : "Central axillary lymph node"},{"system" : "http://snomed.info/sct","code" : "284007","display" : "Entire flexor tendon and tendon sheath of fourth toe"},{"system" : "http://snomed.info/sct","code" : "289002","display" : "Metacarpophalangeal joint of index finger"},{"system" : "http://snomed.info/sct","code" : "301000","display" : "Fifth metatarsal bone"},{"system" : "http://snomed.info/sct","code" : "311007","display" : "Plantar surface of great toe"},{"system" : "http://snomed.info/sct","code" : "315003","display" : "Skin of umbilicus"},{"system" : "http://snomed.info/sct","code" : "318001","display" : "Cardiac impression of liver"},{"system" : "http://snomed.info/sct","code" : "344001","display" : "Ankle"},{"system" : "http://snomed.info/sct","code" : "345000","display" : "Atrioventricular bundle"},{"system" : "http://snomed.info/sct","code" : "356000","display" : "Reticular corium"},{"system" : "http://snomed.info/sct","code" : "393006","display" : "Wall of urinary bladder"},{"system" : "http://snomed.info/sct","code" : "402006","display" : "Dental branches of inferior alveolar artery"},{"system" : "http://snomed.info/sct","code" : "405008","display" : "Entire posterior temporal diploic vein"},{"system" : "http://snomed.info/sct","code" : "414003","display" : "Gastric fundus"},{"system" : "http://snomed.info/sct","code" : "422005","display" : "Inferior surface of tongue"},{"system" : "http://snomed.info/sct","code" : "446003","display" : "Trochanteric bursa"},{"system" : "http://snomed.info/sct","code" : "457008","display" : "Collateral ligament"},{"system" : "http://snomed.info/sct","code" : "461002","display" : "Lateral corticospinal tract"},{"system" : "http://snomed.info/sct","code" : "464005","display" : "Basophilic normoblast"},{"system" : "http://snomed.info/sct","code" : "465006","display" : "Ascending frontal gyrus"},{"system" : "http://snomed.info/sct","code" : "471000","display" : "Flexor hallucis longus muscle"},{"system" : "http://snomed.info/sct","code" : "480000","display" : "Cardiopulmonary circulatory system"},{"system" : "http://snomed.info/sct","code" : "485005","display" : "Transverse colon"},{"system" : "http://snomed.info/sct","code" : "528006","display" : "Costal surface of lung"},{"system" : "http://snomed.info/sct","code" : "552004","display" : "Entire vagus nerve parasympathetic fibers to cardiac plexus"},{"system" : "http://snomed.info/sct","code" : "565008","display" : "Intervertebral disc space of fifth lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "582005","display" : "Head of phalanx of great toe"},{"system" : "http://snomed.info/sct","code" : "587004","display" : "Capsule of proximal interphalangeal joint of third toe"},{"system" : "http://snomed.info/sct","code" : "589001","display" : "Interventricular septum"},{"system" : "http://snomed.info/sct","code" : "595000","display" : "Palpebral fissure"},{"system" : "http://snomed.info/sct","code" : "608002","display" : "Subcutaneous tissue of philtrum"},{"system" : "http://snomed.info/sct","code" : "621009","display" : "Multivesicular body, internal vesicles"},{"system" : "http://snomed.info/sct","code" : "635006","display" : "Tuberosity of distal phalanx of little toe"},{"system" : "http://snomed.info/sct","code" : "650002","display" : "Superior articular process of seventh thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "660006","display" : "Tracheal mucous membrane"},{"system" : "http://snomed.info/sct","code" : "661005","display" : "Jaw"},{"system" : "http://snomed.info/sct","code" : "667009","display" : "Embryonic structure"},{"system" : "http://snomed.info/sct","code" : "688000","display" : "Fetal hyaloid artery"},{"system" : "http://snomed.info/sct","code" : "691000","display" : "Small intestine submucosa"},{"system" : "http://snomed.info/sct","code" : "692007","display" : "Body of ischium"},{"system" : "http://snomed.info/sct","code" : "723004","display" : "Dense intermediate filament bundles"},{"system" : "http://snomed.info/sct","code" : "774007","display" : "Head and neck structure"},{"system" : "http://snomed.info/sct","code" : "790007","display" : "Visceral aspect of liver"},{"system" : "http://snomed.info/sct","code" : "798000","display" : "Entire deep temporal vein"},{"system" : "http://snomed.info/sct","code" : "808000","display" : "Posterior intercostal arteries"},{"system" : "http://snomed.info/sct","code" : "809008","display" : "Fetal chondrocranium"},{"system" : "http://snomed.info/sct","code" : "823005","display" : "Posterior cervical spinal cord nerve root"},{"system" : "http://snomed.info/sct","code" : "830004","display" : "Spinous process of fifth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "836005","display" : "Oral region of face"},{"system" : "http://snomed.info/sct","code" : "885000","display" : "Lamina muscularis of colonic mucous membrane"},{"system" : "http://snomed.info/sct","code" : "895007","display" : "Anterior cruciate ligament of knee joint"},{"system" : "http://snomed.info/sct","code" : "917004","display" : "Superior laryngeal aperture"},{"system" : "http://snomed.info/sct","code" : "921006","display" : "Thyrohyoid branch of ansa cervicalis"},{"system" : "http://snomed.info/sct","code" : "947002","display" : "Crus of diaphragm"},{"system" : "http://snomed.info/sct","code" : "955009","display" : "Bronchus"},{"system" : "http://snomed.info/sct","code" : "976004","display" : "Ovarian vein"},{"system" : "http://snomed.info/sct","code" : "996007","display" : "Meningeal branches of occipital artery"},{"system" : "http://snomed.info/sct","code" : "1005009","display" : "Entire diaphragmatic lymph node"},{"system" : "http://snomed.info/sct","code" : "1012000","display" : "Fibrous portion of pericardium"},{"system" : "http://snomed.info/sct","code" : "1015003","display" : "Peritonsillar tissue"},{"system" : "http://snomed.info/sct","code" : "1028005","display" : "Sebaceous gland"},{"system" : "http://snomed.info/sct","code" : "1030007","display" : "Vesicular bursa of sternohyoid muscle"},{"system" : "http://snomed.info/sct","code" : "1063000","display" : "Frontozygomatic suture of skull"},{"system" : "http://snomed.info/sct","code" : "1075005","display" : "Promonocyte"},{"system" : "http://snomed.info/sct","code" : "1076006","display" : "Entire subcutaneous prepatellar bursa"},{"system" : "http://snomed.info/sct","code" : "1086007","display" : "Female"},{"system" : "http://snomed.info/sct","code" : "1087003","display" : "Sternothyroid muscle"},{"system" : "http://snomed.info/sct","code" : "1092001","display" : "Superior occipital gyrus"},{"system" : "http://snomed.info/sct","code" : "1099005","display" : "Thymic cortex"},{"system" : "http://snomed.info/sct","code" : "1101003","display" : "Cranial cavity"},{"system" : "http://snomed.info/sct","code" : "1106008","display" : "Entire major calyx"},{"system" : "http://snomed.info/sct","code" : "1110006","display" : "Tarsal gland"},{"system" : "http://snomed.info/sct","code" : "1122009","display" : "Inferior longitudinal muscle of tongue"},{"system" : "http://snomed.info/sct","code" : "1136004","display" : "Aortopulmonary septum"},{"system" : "http://snomed.info/sct","code" : "1159005","display" : "Frenulum linguae"},{"system" : "http://snomed.info/sct","code" : "1172006","display" : "Odontoid process of axis"},{"system" : "http://snomed.info/sct","code" : "1173001","display" : "Mandibular nerve"},{"system" : "http://snomed.info/sct","code" : "1174007","display" : "Chromosomes, group E"},{"system" : "http://snomed.info/sct","code" : "1193009","display" : "Teres major muscle"},{"system" : "http://snomed.info/sct","code" : "1216008","display" : "Synostosis"},{"system" : "http://snomed.info/sct","code" : "1231004","display" : "Meninges"},{"system" : "http://snomed.info/sct","code" : "1236009","display" : "Duodenal serosa"},{"system" : "http://snomed.info/sct","code" : "1243003","display" : "Inferior articular process of sixth cervical vertebra"},{"system" : "http://snomed.info/sct","code" : "1246006","display" : "Dorsal digital nerves of radial nerve"},{"system" : "http://snomed.info/sct","code" : "1263005","display" : "Distinctive arrangement of microtubules"},{"system" : "http://snomed.info/sct","code" : "1277008","display" : "Vertebral nerve"},{"system" : "http://snomed.info/sct","code" : "1307006","display" : "Glottis"},{"system" : "http://snomed.info/sct","code" : "1311000","display" : "Telogen hair"},{"system" : "http://snomed.info/sct","code" : "1350001","display" : "Deep flexor tendon of index finger"},{"system" : "http://snomed.info/sct","code" : "1353004","display" : "Gastric serosa"},{"system" : "http://snomed.info/sct","code" : "1403006","display" : "Vastus lateralis muscle"},{"system" : "http://snomed.info/sct","code" : "1425000","display" : "Posterior limb of stapes"},{"system" : "http://snomed.info/sct","code" : "1439000","display" : "Paravesicular lymph node"},{"system" : "http://snomed.info/sct","code" : "1441004","display" : "Ventricle of larynx"},{"system" : "http://snomed.info/sct","code" : "1456008","display" : "Yellow fibrocartilage"},{"system" : "http://snomed.info/sct","code" : "1467009","display" : "Parietal branch of superficial temporal artery"},{"system" : "http://snomed.info/sct","code" : "1484003","display" : "Metatarsus"},{"system" : "http://snomed.info/sct","code" : "1490004","display" : "Soft tissues of trunk"},{"system" : "http://snomed.info/sct","code" : "1502004","display" : "Anterior cecal artery"},{"system" : "http://snomed.info/sct","code" : "1511004","display" : "Ejaculatory duct"},{"system" : "http://snomed.info/sct","code" : "1516009","display" : "Frontomental diameter of head"},{"system" : "http://snomed.info/sct","code" : "1527006","display" : "Lamina of fourth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "1537001","display" : "Intervertebral disc of eleventh thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "1541002","display" : "Coccygeal plexus"},{"system" : "http://snomed.info/sct","code" : "1562001","display" : "Nucleus pulposus of intervertebral disc of third lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "1580005","display" : "Ventral lateral nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "1581009","display" : "Ileal arteries"},{"system" : "http://snomed.info/sct","code" : "1584001","display" : "Entire symphysis"},{"system" : "http://snomed.info/sct","code" : "1600003","display" : "Splenius capitis muscle"},{"system" : "http://snomed.info/sct","code" : "1605008","display" : "Histioblast"},{"system" : "http://snomed.info/sct","code" : "1610007","display" : "Otoconia"},{"system" : "http://snomed.info/sct","code" : "1611006","display" : "Entire paramammary lymph node"},{"system" : "http://snomed.info/sct","code" : "1617005","display" : "Intrinsic larynx"},{"system" : "http://snomed.info/sct","code" : "1620002","display" : "Metaphase nucleus"},{"system" : "http://snomed.info/sct","code" : "1626008","display" : "Third thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "1627004","display" : "Medial collateral ligament of knee joint"},{"system" : "http://snomed.info/sct","code" : "1630006","display" : "Supraorbital vein"},{"system" : "http://snomed.info/sct","code" : "1631005","display" : "Foregut"},{"system" : "http://snomed.info/sct","code" : "1650005","display" : "Hilum of left lung"},{"system" : "http://snomed.info/sct","code" : "1655000","display" : "Transverse peduncular tract nucleus"},{"system" : "http://snomed.info/sct","code" : "1659006","display" : "Dorsomedial nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "1684009","display" : "Ligamentum teres of liver"},{"system" : "http://snomed.info/sct","code" : "1706004","display" : "Thymic lobule"},{"system" : "http://snomed.info/sct","code" : "1707008","display" : "Ventral nuclear group of thalamus"},{"system" : "http://snomed.info/sct","code" : "1711002","display" : "Periorbital region"},{"system" : "http://snomed.info/sct","code" : "1716007","display" : "Cupula ampullaris"},{"system" : "http://snomed.info/sct","code" : "1721005","display" : "Right tonsil"},{"system" : "http://snomed.info/sct","code" : "1729007","display" : "Central tegmental tract"},{"system" : "http://snomed.info/sct","code" : "1732005","display" : "Thoracic duct"},{"system" : "http://snomed.info/sct","code" : "1765002","display" : "Lymphatic of thorax"},{"system" : "http://snomed.info/sct","code" : "1780008","display" : "Premelanosome"},{"system" : "http://snomed.info/sct","code" : "1781007","display" : "Sacroiliac region"},{"system" : "http://snomed.info/sct","code" : "1797002","display" : "Naris"},{"system" : "http://snomed.info/sct","code" : "1818002","display" : "Greater circulus arteriosus of iris"},{"system" : "http://snomed.info/sct","code" : "1825009","display" : "Entire root of nose"},{"system" : "http://snomed.info/sct","code" : "1832000","display" : "Bulbar conjunctiva"},{"system" : "http://snomed.info/sct","code" : "1840006","display" : "Arrector pili muscles"},{"system" : "http://snomed.info/sct","code" : "1849007","display" : "Pharyngeal recess"},{"system" : "http://snomed.info/sct","code" : "1853009","display" : "Suprahyoid muscles"},{"system" : "http://snomed.info/sct","code" : "1874005","display" : "Entire promontory common iliac lymph node"},{"system" : "http://snomed.info/sct","code" : "1895000","display" : "Entire musculophrenic vein"},{"system" : "http://snomed.info/sct","code" : "1902009","display" : "Skin of external ear"},{"system" : "http://snomed.info/sct","code" : "1910005","display" : "Entire ear"},{"system" : "http://snomed.info/sct","code" : "1918003","display" : "Suprarenal aorta"},{"system" : "http://snomed.info/sct","code" : "1927002","display" : "Entire left elbow region"},{"system" : "http://snomed.info/sct","code" : "1992003","display" : "Porus acusticus internus"},{"system" : "http://snomed.info/sct","code" : "1997009","display" : "Cingulum dentis"},{"system" : "http://snomed.info/sct","code" : "2010005","display" : "Clavicular facet of scapula"},{"system" : "http://snomed.info/sct","code" : "2020000","display" : "Superior thoracic artery"},{"system" : "http://snomed.info/sct","code" : "2031008","display" : "Spinal cord ventral median fissure"},{"system" : "http://snomed.info/sct","code" : "2033006","display" : "Right fallopian tube"},{"system" : "http://snomed.info/sct","code" : "2044003","display" : "Vaginal nerves"},{"system" : "http://snomed.info/sct","code" : "2048000","display" : "Lingual tonsil"},{"system" : "http://snomed.info/sct","code" : "2049008","display" : "Chorionic villi"},{"system" : "http://snomed.info/sct","code" : "2059009","display" : "Skin of ear lobule"},{"system" : "http://snomed.info/sct","code" : "2071003","display" : "Reticular formation of spinal cord"},{"system" : "http://snomed.info/sct","code" : "2076008","display" : "Head of phalanx of hand"},{"system" : "http://snomed.info/sct","code" : "2083001","display" : "Nucleus ambiguus"},{"system" : "http://snomed.info/sct","code" : "2095001","display" : "Accessory sinus"},{"system" : "http://snomed.info/sct","code" : "2123001","display" : "Tuberomammillary nucleus"},{"system" : "http://snomed.info/sct","code" : "2150006","display" : "Urinary tract transitional epithelial cell"},{"system" : "http://snomed.info/sct","code" : "2156000","display" : "Glial cell"},{"system" : "http://snomed.info/sct","code" : "2160002","display" : "Ligamentum arteriosum"},{"system" : "http://snomed.info/sct","code" : "2175005","display" : "Pharyngeal cavity"},{"system" : "http://snomed.info/sct","code" : "2182009","display" : "Endometrial zona basalis"},{"system" : "http://snomed.info/sct","code" : "2192001","display" : "Clavicular part of pectoralis major muscle"},{"system" : "http://snomed.info/sct","code" : "2205003","display" : "Lamina of fifth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "2209009","display" : "Cerebral basal surface"},{"system" : "http://snomed.info/sct","code" : "2236006","display" : "Lesser osseous pelvis"},{"system" : "http://snomed.info/sct","code" : "2246008","display" : "Type I hair cell"},{"system" : "http://snomed.info/sct","code" : "2255006","display" : "Subserosa"},{"system" : "http://snomed.info/sct","code" : "2302002","display" : "Veins of the knee"},{"system" : "http://snomed.info/sct","code" : "2305000","display" : "Spinous process of cervical vertebra"},{"system" : "http://snomed.info/sct","code" : "2306004","display" : "Base of third metacarpal bone"},{"system" : "http://snomed.info/sct","code" : "2327009","display" : "Entire salivary seromucous gland (body structure)"},{"system" : "http://snomed.info/sct","code" : "2330002","display" : "Segmental bronchial branches"},{"system" : "http://snomed.info/sct","code" : "2332005","display" : "Metencephalon of fetus"},{"system" : "http://snomed.info/sct","code" : "2334006","display" : "Calyx"},{"system" : "http://snomed.info/sct","code" : "2349003","display" : "Nasal suture of skull"},{"system" : "http://snomed.info/sct","code" : "2372001","display" : "Medial surface of toe"},{"system" : "http://snomed.info/sct","code" : "2383005","display" : "Papillary muscles of right ventricle"},{"system" : "http://snomed.info/sct","code" : "2389009","display" : "Superior margin of adrenal gland"},{"system" : "http://snomed.info/sct","code" : "2395005","display" : "Transverse facial artery"},{"system" : "http://snomed.info/sct","code" : "2397002","display" : "First metatarsal facet of medial cuneiform bone"},{"system" : "http://snomed.info/sct","code" : "2400006","display" : "Mandibular left first premolar tooth"},{"system" : "http://snomed.info/sct","code" : "2402003","display" : "Dorsum of foot"},{"system" : "http://snomed.info/sct","code" : "2421006","display" : "Submaxillary ganglion"},{"system" : "http://snomed.info/sct","code" : "2433001","display" : "Digital tendon and tendon sheath of foot"},{"system" : "http://snomed.info/sct","code" : "2436009","display" : "Tunica intima of vein"},{"system" : "http://snomed.info/sct","code" : "2453002","display" : "Subcutaneous tissue of posterior surface of forearm"},{"system" : "http://snomed.info/sct","code" : "2454008","display" : "Articular surface, third metacarpal, of second metacarpal bone"},{"system" : "http://snomed.info/sct","code" : "2484000","display" : "Skin of frenulum of clitoris"},{"system" : "http://snomed.info/sct","code" : "2489005","display" : "Medial check ligament of eye"},{"system" : "http://snomed.info/sct","code" : "2499000","display" : "Entire cisterna pontis"},{"system" : "http://snomed.info/sct","code" : "2502001","display" : "Membrane of lysosome"},{"system" : "http://snomed.info/sct","code" : "2504000","display" : "Pancreatic plexus"},{"system" : "http://snomed.info/sct","code" : "2510000","display" : "Femoral triangle"},{"system" : "http://snomed.info/sct","code" : "2539000","display" : "Superior rectal artery"},{"system" : "http://snomed.info/sct","code" : "2543001","display" : "Cuboid articular facet of fourth metatarsal bone"},{"system" : "http://snomed.info/sct","code" : "2550002","display" : "Phalanx of thumb"},{"system" : "http://snomed.info/sct","code" : "2577006","display" : "Gracilis muscle"},{"system" : "http://snomed.info/sct","code" : "2579009","display" : "Plasmablast"},{"system" : "http://snomed.info/sct","code" : "2592007","display" : "All extremities"},{"system" : "http://snomed.info/sct","code" : "2600000","display" : "Flexor pollicis longus muscle tendon"},{"system" : "http://snomed.info/sct","code" : "2620004","display" : "Intervertebral disc of third thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "2639009","display" : "Neuroendocrine tissue"},{"system" : "http://snomed.info/sct","code" : "2653009","display" : "Posterior thalamic radiation of internal capsule"},{"system" : "http://snomed.info/sct","code" : "2666009","display" : "Semispinalis capitis muscle"},{"system" : "http://snomed.info/sct","code" : "2675006","display" : "Anterior ethmoidal artery"},{"system" : "http://snomed.info/sct","code" : "2681003","display" : "Dorsal nerve of penis"},{"system" : "http://snomed.info/sct","code" : "2682005","display" : "Mucous membrane of urinary bladder"},{"system" : "http://snomed.info/sct","code" : "2686008","display" : "Medial olfactory gyrus"},{"system" : "http://snomed.info/sct","code" : "2687004","display" : "Bowman's space"},{"system" : "http://snomed.info/sct","code" : "2695000","display" : "Left maxillary sinus"},{"system" : "http://snomed.info/sct","code" : "2703009","display" : "Entire calcarine artery"},{"system" : "http://snomed.info/sct","code" : "2712006","display" : "Capsule of ankle joint"},{"system" : "http://snomed.info/sct","code" : "2718005","display" : "Apical foramen of tooth"},{"system" : "http://snomed.info/sct","code" : "2726002","display" : "Fold for stapes"},{"system" : "http://snomed.info/sct","code" : "2730004","display" : "Entire vitelline vein of placenta"},{"system" : "http://snomed.info/sct","code" : "2739003","display" : "Endometrium"},{"system" : "http://snomed.info/sct","code" : "2741002","display" : "Medial occipitotemporal gyrus"},{"system" : "http://snomed.info/sct","code" : "2746007","display" : "Circular layer of gastric muscularis"},{"system" : "http://snomed.info/sct","code" : "2748008","display" : "Spinal cord"},{"system" : "http://snomed.info/sct","code" : "2759004","display" : "Eccrine gland"},{"system" : "http://snomed.info/sct","code" : "2771005","display" : "Lamina propria of ureter"},{"system" : "http://snomed.info/sct","code" : "2789006","display" : "Apocrine gland"},{"system" : "http://snomed.info/sct","code" : "2792005","display" : "Pars tensa of tympanic membrane"},{"system" : "http://snomed.info/sct","code" : "2803000","display" : "Tendon sheath of popliteus muscle"},{"system" : "http://snomed.info/sct","code" : "2810006","display" : "Cremasteric fascia"},{"system" : "http://snomed.info/sct","code" : "2812003","display" : "Head of femur"},{"system" : "http://snomed.info/sct","code" : "2824005","display" : "Spinous process of fourth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "2826007","display" : "Lamina of fourth lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "2830005","display" : "Dorsal digital nerves of lateral hallux and medial second toe"},{"system" : "http://snomed.info/sct","code" : "2839006","display" : "Perivesicular tissues of seminal vesicles"},{"system" : "http://snomed.info/sct","code" : "2841007","display" : "Renal artery"},{"system" : "http://snomed.info/sct","code" : "2845003","display" : "Respiratory epithelium"},{"system" : "http://snomed.info/sct","code" : "2848001","display" : "Superficial epigastric artery"},{"system" : "http://snomed.info/sct","code" : "2855004","display" : "Accessory cephalic vein"},{"system" : "http://snomed.info/sct","code" : "2861001","display" : "Entire gland (organ)"},{"system" : "http://snomed.info/sct","code" : "2894003","display" : "Posterior epiglottis"},{"system" : "http://snomed.info/sct","code" : "2905008","display" : "Anterior ligament of uterus"},{"system" : "http://snomed.info/sct","code" : "2909002","display" : "Posterior portion of diaphragmatic aspect of liver"},{"system" : "http://snomed.info/sct","code" : "2920002","display" : "Facial nerve motor branch"},{"system" : "http://snomed.info/sct","code" : "2922005","display" : "Posterior papillary muscle of left ventricle"},{"system" : "http://snomed.info/sct","code" : "2923000","display" : "Subcutaneous tissue of supraorbital area"},{"system" : "http://snomed.info/sct","code" : "2969000","display" : "Anatomical space structure (body structure)"},{"system" : "http://snomed.info/sct","code" : "2979003","display" : "Medial cuneiform bone"},{"system" : "http://snomed.info/sct","code" : "2986006","display" : "Talar facet of navicular bone of foot"},{"system" : "http://snomed.info/sct","code" : "2998001","display" : "Entire right margin of uterus"},{"system" : "http://snomed.info/sct","code" : "3003007","display" : "Anterior limb of internal capsule"},{"system" : "http://snomed.info/sct","code" : "3008003","display" : "White fibrocartilage"},{"system" : "http://snomed.info/sct","code" : "3028004","display" : "Transitional epithelial cell"},{"system" : "http://snomed.info/sct","code" : "3039001","display" : "Subcutaneous tissue of thigh"},{"system" : "http://snomed.info/sct","code" : "3042007","display" : "Glomerular urinary pole"},{"system" : "http://snomed.info/sct","code" : "3054007","display" : "Articular surface, metacarpal, of phalanx of thumb"},{"system" : "http://snomed.info/sct","code" : "3055008","display" : "Bone marrow of vertebral body"},{"system" : "http://snomed.info/sct","code" : "3056009","display" : "Anteroventral nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "3057000","display" : "Nerve"},{"system" : "http://snomed.info/sct","code" : "3058005","display" : "Peripheral nervous system"},{"system" : "http://snomed.info/sct","code" : "3062004","display" : "Spinal arachnoid"},{"system" : "http://snomed.info/sct","code" : "3068000","display" : "Seminal vesicle lumen"},{"system" : "http://snomed.info/sct","code" : "3081007","display" : "Mitochondrion in division"},{"system" : "http://snomed.info/sct","code" : "3093003","display" : "Tendinous arch of pelvic fascia"},{"system" : "http://snomed.info/sct","code" : "3100007","display" : "Clinical crown of tooth"},{"system" : "http://snomed.info/sct","code" : "3113001","display" : "Suprachoroidal space"},{"system" : "http://snomed.info/sct","code" : "3117000","display" : "Dorsal surface of index finger"},{"system" : "http://snomed.info/sct","code" : "3118005","display" : "Trabecula carnea of left ventricle"},{"system" : "http://snomed.info/sct","code" : "3120008","display" : "Pleura"},{"system" : "http://snomed.info/sct","code" : "3134008","display" : "Head of fourth metatarsal bone"},{"system" : "http://snomed.info/sct","code" : "3138006","display" : "Bony tissue"},{"system" : "http://snomed.info/sct","code" : "3153003","display" : "Tractus olivocochlearis"},{"system" : "http://snomed.info/sct","code" : "3156006","display" : "Obturator artery"},{"system" : "http://snomed.info/sct","code" : "3159004","display" : "Costocervical trunk"},{"system" : "http://snomed.info/sct","code" : "3169005","display" : "Spinal nerve"},{"system" : "http://snomed.info/sct","code" : "3178004","display" : "Raphe of soft palate"},{"system" : "http://snomed.info/sct","code" : "3194006","display" : "Endocardium of right atrium"},{"system" : "http://snomed.info/sct","code" : "3215002","display" : "Subcutaneous tissue of nuchal region"},{"system" : "http://snomed.info/sct","code" : "3222005","display" : "All large arteries"},{"system" : "http://snomed.info/sct","code" : "3227004","display" : "Left coronary artery main stem"},{"system" : "http://snomed.info/sct","code" : "3236000","display" : "Posterior segment of right upper lobe of lung"},{"system" : "http://snomed.info/sct","code" : "3243006","display" : "Parametrial lymph node"},{"system" : "http://snomed.info/sct","code" : "3255000","display" : "Papillary area"},{"system" : "http://snomed.info/sct","code" : "3262009","display" : "Root canal of tooth"},{"system" : "http://snomed.info/sct","code" : "3279003","display" : "Pedicle of third cervical vertebra"},{"system" : "http://snomed.info/sct","code" : "3295003","display" : "Ventral anterior nucleus"},{"system" : "http://snomed.info/sct","code" : "3301002","display" : "Tectopontine fibers"},{"system" : "http://snomed.info/sct","code" : "3302009","display" : "Splenic branches of splenic artery"},{"system" : "http://snomed.info/sct","code" : "3315000","display" : "Vestibulospinal tract"},{"system" : "http://snomed.info/sct","code" : "3332001","display" : "Occipitofrontal diameter of head"},{"system" : "http://snomed.info/sct","code" : "3336003","display" : "Haversian canal"},{"system" : "http://snomed.info/sct","code" : "3341006","display" : "Right lung"},{"system" : "http://snomed.info/sct","code" : "3350008","display" : "Entire right commissure of pulmonic valve"},{"system" : "http://snomed.info/sct","code" : "3362007","display" : "Intertragal incisure"},{"system" : "http://snomed.info/sct","code" : "3366005","display" : "Anterior papillary muscle of left ventricle"},{"system" : "http://snomed.info/sct","code" : "3370002","display" : "Supporting tissue of rectum"},{"system" : "http://snomed.info/sct","code" : "3374006","display" : "Secondary spermatocyte"},{"system" : "http://snomed.info/sct","code" : "3377004","display" : "Agger nasi"},{"system" : "http://snomed.info/sct","code" : "3382006","display" : "Rima oris"},{"system" : "http://snomed.info/sct","code" : "3383001","display" : "Nonsegmented basophil"},{"system" : "http://snomed.info/sct","code" : "3394002","display" : "Suboccipitobregmatic diameter of head"},{"system" : "http://snomed.info/sct","code" : "3395001","display" : "Superior palpebral arch"},{"system" : "http://snomed.info/sct","code" : "3396000","display" : "Mesogastrium"},{"system" : "http://snomed.info/sct","code" : "3400000","display" : "Cell of bone"},{"system" : "http://snomed.info/sct","code" : "3409004","display" : "Lateral margin of forearm"},{"system" : "http://snomed.info/sct","code" : "3417007","display" : "Rotator muscles"},{"system" : "http://snomed.info/sct","code" : "3438001","display" : "Deep lymphatics of upper extremity"},{"system" : "http://snomed.info/sct","code" : "3444002","display" : "Thalamostriate veins"},{"system" : "http://snomed.info/sct","code" : "3447009","display" : "Penetrated oocyte"},{"system" : "http://snomed.info/sct","code" : "3460003","display" : "Anterodorsal nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "3462006","display" : "Commissure of tricuspid valve"},{"system" : "http://snomed.info/sct","code" : "3471002","display" : "Posterior midline of trunk"},{"system" : "http://snomed.info/sct","code" : "3478008","display" : "Vastus medialis muscle"},{"system" : "http://snomed.info/sct","code" : "3481003","display" : "Embryonic testis"},{"system" : "http://snomed.info/sct","code" : "3488009","display" : "Annulate lamella, cisternal lumen"},{"system" : "http://snomed.info/sct","code" : "3490005","display" : "Subcutaneous tissue of suboccipital region"},{"system" : "http://snomed.info/sct","code" : "3524005","display" : "Lateral wall of mastoid antrum"},{"system" : "http://snomed.info/sct","code" : "3538003","display" : "Capsule of proximal tibiofibular joint"},{"system" : "http://snomed.info/sct","code" : "3541007","display" : "Dorsal metatarsal artery"},{"system" : "http://snomed.info/sct","code" : "3553006","display" : "Thyroid capsule"},{"system" : "http://snomed.info/sct","code" : "3556003","display" : "Dorsal nucleus of trapezoid body"},{"system" : "http://snomed.info/sct","code" : "3563003","display" : "Muscularis of ureter"},{"system" : "http://snomed.info/sct","code" : "3572006","display" : "Body of vertebra"},{"system" : "http://snomed.info/sct","code" : "3578005","display" : "Body of gallbladder"},{"system" : "http://snomed.info/sct","code" : "3582007","display" : "Gastrophrenic ligament"},{"system" : "http://snomed.info/sct","code" : "3584008","display" : "Arch of tenth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "3594003","display" : "Straight part of longus colli muscle"},{"system" : "http://snomed.info/sct","code" : "3608004","display" : "Ischiococcygeus muscle"},{"system" : "http://snomed.info/sct","code" : "3609007","display" : "Occipital branch of posterior auricular artery"},{"system" : "http://snomed.info/sct","code" : "3646006","display" : "Lamellipodium"},{"system" : "http://snomed.info/sct","code" : "3663005","display" : "Tympanic ostium of Eustachian tube"},{"system" : "http://snomed.info/sct","code" : "3665003","display" : "Pelvic wall"},{"system" : "http://snomed.info/sct","code" : "3670005","display" : "Entire subpyloric lymph node"},{"system" : "http://snomed.info/sct","code" : "3711007","display" : "Great vessel"},{"system" : "http://snomed.info/sct","code" : "3743007","display" : "Lateral thoracic artery"},{"system" : "http://snomed.info/sct","code" : "3761003","display" : "Nucleus pulposus of intervertebral disc of first thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "3766008","display" : "Subcutaneous tissue of lower extremity"},{"system" : "http://snomed.info/sct","code" : "3785006","display" : "Entire dorsal metacarpal ligament"},{"system" : "http://snomed.info/sct","code" : "3788008","display" : "Superior segment of right lower lobe of lung"},{"system" : "http://snomed.info/sct","code" : "3789000","display" : "Argentaffin cells"},{"system" : "http://snomed.info/sct","code" : "3810000","display" : "Nasal septal cartilage"},{"system" : "http://snomed.info/sct","code" : "3838008","display" : "Apex of coccyx"},{"system" : "http://snomed.info/sct","code" : "3860006","display" : "Transplanted liver"},{"system" : "http://snomed.info/sct","code" : "3865001","display" : "Interscapular region of back"},{"system" : "http://snomed.info/sct","code" : "3867009","display" : "Dorsal surface of great toe"},{"system" : "http://snomed.info/sct","code" : "3876002","display" : "Subcutaneous tissue of femoral region"},{"system" : "http://snomed.info/sct","code" : "3877006","display" : "Common carotid plexus"},{"system" : "http://snomed.info/sct","code" : "3910004","display" : "Subcutaneous tissue of lateral surface of fourth toe"},{"system" : "http://snomed.info/sct","code" : "3916005","display" : "Occipital lymph node"},{"system" : "http://snomed.info/sct","code" : "3924000","display" : "Pericardiophrenic artery"},{"system" : "http://snomed.info/sct","code" : "3931001","display" : "Vestibular window"},{"system" : "http://snomed.info/sct","code" : "3935005","display" : "Head of tenth rib"},{"system" : "http://snomed.info/sct","code" : "3937002","display" : "Entorhinal cortex"},{"system" : "http://snomed.info/sct","code" : "3954005","display" : "Lacrimal sac"},{"system" : "http://snomed.info/sct","code" : "3956007","display" : "Fifth metatarsal articular facet of fourth metatarsal bone"},{"system" : "http://snomed.info/sct","code" : "3959000","display" : "Rectus capitis muscle"},{"system" : "http://snomed.info/sct","code" : "3960005","display" : "Olfactory tract"},{"system" : "http://snomed.info/sct","code" : "3964001","display" : "Gyrus of brain"},{"system" : "http://snomed.info/sct","code" : "3966004","display" : "Entire parietal branch of anterior cerebral artery"},{"system" : "http://snomed.info/sct","code" : "3977005","display" : "Subcutaneous tissue of concha"},{"system" : "http://snomed.info/sct","code" : "3984002","display" : "Deep veins of clitoris"},{"system" : "http://snomed.info/sct","code" : "3989007","display" : "Medial nuclei of globus pallidus"},{"system" : "http://snomed.info/sct","code" : "4015004","display" : "Chromosomes, group A"},{"system" : "http://snomed.info/sct","code" : "4019005","display" : "Posterior commissure of labia majora"},{"system" : "http://snomed.info/sct","code" : "4029003","display" : "Eosinophilic promyelocyte"},{"system" : "http://snomed.info/sct","code" : "4061004","display" : "Lateral wall of orbit"},{"system" : "http://snomed.info/sct","code" : "4066009","display" : "Capsule of proximal interphalangeal joint of index finger"},{"system" : "http://snomed.info/sct","code" : "4072009","display" : "Fourth coccygeal vertebra"},{"system" : "http://snomed.info/sct","code" : "4081003","display" : "Entire dorsal lingual vein"},{"system" : "http://snomed.info/sct","code" : "4093007","display" : "Vagus nerve bronchial branches"},{"system" : "http://snomed.info/sct","code" : "4111006","display" : "Macula of saccule"},{"system" : "http://snomed.info/sct","code" : "4117005","display" : "Lumbosacral spinal cord central canal"},{"system" : "http://snomed.info/sct","code" : "4121003","display" : "Superior frontal sulcus"},{"system" : "http://snomed.info/sct","code" : "4146003","display" : "Artery of extremity"},{"system" : "http://snomed.info/sct","code" : "4148002","display" : "Palmar surface of little finger"},{"system" : "http://snomed.info/sct","code" : "4150005","display" : "Celiac plexus"},{"system" : "http://snomed.info/sct","code" : "4158003","display" : "Abdominal aortic plexus"},{"system" : "http://snomed.info/sct","code" : "4159006","display" : "Hyparterial bronchi"},{"system" : "http://snomed.info/sct","code" : "4180000","display" : "Both lower extremities"},{"system" : "http://snomed.info/sct","code" : "4193005","display" : "Entire extensor tendon and tendon sheath of fifth toe"},{"system" : "http://snomed.info/sct","code" : "4205002","display" : "Türk cell"},{"system" : "http://snomed.info/sct","code" : "4212006","display" : "Epithelial cell"},{"system" : "http://snomed.info/sct","code" : "4215008","display" : "Head of second rib"},{"system" : "http://snomed.info/sct","code" : "4247003","display" : "First metacarpal bone"},{"system" : "http://snomed.info/sct","code" : "4258007","display" : "Posterior tibial veins"},{"system" : "http://snomed.info/sct","code" : "4276000","display" : "Inferior articular process of seventh cervical vertebra"},{"system" : "http://snomed.info/sct","code" : "4281009","display" : "Middle portion of ileum"},{"system" : "http://snomed.info/sct","code" : "4295007","display" : "Paracortical area of lymph node"},{"system" : "http://snomed.info/sct","code" : "4303006","display" : "Cartilage canal"},{"system" : "http://snomed.info/sct","code" : "4312008","display" : "Anterior midline of abdomen"},{"system" : "http://snomed.info/sct","code" : "4317002","display" : "Spinalis muscle"},{"system" : "http://snomed.info/sct","code" : "4328003","display" : "Protoplasmic astrocyte"},{"system" : "http://snomed.info/sct","code" : "4335006","display" : "Upper jaw"},{"system" : "http://snomed.info/sct","code" : "4352005","display" : "Subchorionic space"},{"system" : "http://snomed.info/sct","code" : "4358009","display" : "Lateral surface of little finger"},{"system" : "http://snomed.info/sct","code" : "4360006","display" : "Stratum spinosum"},{"system" : "http://snomed.info/sct","code" : "4369007","display" : "Small intestine mucous membrane"},{"system" : "http://snomed.info/sct","code" : "4371007","display" : "Fourth metatarsal facet of lateral cuneiform bone"},{"system" : "http://snomed.info/sct","code" : "4375003","display" : "Incisure of cartilaginous portion of auditory canal"},{"system" : "http://snomed.info/sct","code" : "4377006","display" : "Parafascicular nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "4394008","display" : "Scala vestibuli"},{"system" : "http://snomed.info/sct","code" : "4402002","display" : "Anterior articular surface for talus"},{"system" : "http://snomed.info/sct","code" : "4419000","display" : "Tracheal submucosa"},{"system" : "http://snomed.info/sct","code" : "4421005","display" : "Cell"},{"system" : "http://snomed.info/sct","code" : "4430002","display" : "Clivus ossis sphenoidalis"},{"system" : "http://snomed.info/sct","code" : "4432005","display" : "Ductus arteriosus"},{"system" : "http://snomed.info/sct","code" : "4442007","display" : "Dental arch"},{"system" : "http://snomed.info/sct","code" : "4486002","display" : "Accessory sinus gland"},{"system" : "http://snomed.info/sct","code" : "4524000","display" : "Subclavian plexus"},{"system" : "http://snomed.info/sct","code" : "4527007","display" : "Joint of lower extremity"},{"system" : "http://snomed.info/sct","code" : "4537002","display" : "Internal medullary lamina of thalamus"},{"system" : "http://snomed.info/sct","code" : "4548009","display" : "Lamellated granule, as in surfactant-secreting cell"},{"system" : "http://snomed.info/sct","code" : "4549001","display" : "Entire vagus nerve parasympathetic fibers to liver, gallbladder, bile ducts and pancreas"},{"system" : "http://snomed.info/sct","code" : "4566004","display" : "Tentorium cerebelli"},{"system" : "http://snomed.info/sct","code" : "4573009","display" : "Desmosome"},{"system" : "http://snomed.info/sct","code" : "4578000","display" : "Skin of posterior surface of thigh"},{"system" : "http://snomed.info/sct","code" : "4588004","display" : "Middle trunk of brachial plexus"},{"system" : "http://snomed.info/sct","code" : "4596009","display" : "Larynx"},{"system" : "http://snomed.info/sct","code" : "4603002","display" : "Base of phalanx of foot"},{"system" : "http://snomed.info/sct","code" : "4606005","display" : "Tubercle of eighth rib"},{"system" : "http://snomed.info/sct","code" : "4621004","display" : "Lesser tuberosity of humerus"},{"system" : "http://snomed.info/sct","code" : "4624007","display" : "Medullary cord"},{"system" : "http://snomed.info/sct","code" : "4647008","display" : "Lipid droplet, homogeneous"},{"system" : "http://snomed.info/sct","code" : "4651005","display" : "Tunica albuginea of corpus spongiosum"},{"system" : "http://snomed.info/sct","code" : "4658004","display" : "Skin of nuchal region"},{"system" : "http://snomed.info/sct","code" : "4677002","display" : "Basal lamina, inclusion in subepithelial location"},{"system" : "http://snomed.info/sct","code" : "4703008","display" : "Cardinal vein"},{"system" : "http://snomed.info/sct","code" : "4717004","display" : "Neutrophilic myelocyte"},{"system" : "http://snomed.info/sct","code" : "4718009","display" : "Entire venous plexus of the foramen ovale basis cranii"},{"system" : "http://snomed.info/sct","code" : "4743003","display" : "Ventral sacrococcygeal ligament"},{"system" : "http://snomed.info/sct","code" : "4755009","display" : "Medial surface of great toe"},{"system" : "http://snomed.info/sct","code" : "4759003","display" : "Gemellus muscle"},{"system" : "http://snomed.info/sct","code" : "4766002","display" : "Supracardinal vein"},{"system" : "http://snomed.info/sct","code" : "4768001","display" : "Perineal nerve"},{"system" : "http://snomed.info/sct","code" : "4774001","display" : "Phrenic nerve pericardial branch"},{"system" : "http://snomed.info/sct","code" : "4775000","display" : "Ventral posterior inferior nucleus"},{"system" : "http://snomed.info/sct","code" : "4799000","display" : "Deiter's cell"},{"system" : "http://snomed.info/sct","code" : "4810005","display" : "Uterine venous plexus"},{"system" : "http://snomed.info/sct","code" : "4812002","display" : "Anterior tibial compartment"},{"system" : "http://snomed.info/sct","code" : "4828007","display" : "Femoral canal"},{"system" : "http://snomed.info/sct","code" : "4840007","display" : "Subcutaneous tissue of ring finger"},{"system" : "http://snomed.info/sct","code" : "4843009","display" : "Membranous ampulla"},{"system" : "http://snomed.info/sct","code" : "4861000","display" : "Tuberculum impar"},{"system" : "http://snomed.info/sct","code" : "4866005","display" : "Constrictor pharyngeus muscle"},{"system" : "http://snomed.info/sct","code" : "4870002","display" : "Dorsal tegmental nuclei of midbrain"},{"system" : "http://snomed.info/sct","code" : "4871003","display" : "Spiral lamina of modiolus"},{"system" : "http://snomed.info/sct","code" : "4881004","display" : "Entire sublingual vein"},{"system" : "http://snomed.info/sct","code" : "4888005","display" : "Entire interlobular vein of kidney"},{"system" : "http://snomed.info/sct","code" : "4897009","display" : "Cell membrane, prokaryotic"},{"system" : "http://snomed.info/sct","code" : "4905007","display" : "Uterovaginal plexus"},{"system" : "http://snomed.info/sct","code" : "4906008","display" : "Tympanic antrum"},{"system" : "http://snomed.info/sct","code" : "4924005","display" : "Cerebellar gracile lobule"},{"system" : "http://snomed.info/sct","code" : "4942000","display" : "Lymph node of lower extremity"},{"system" : "http://snomed.info/sct","code" : "4954000","display" : "Radial notch of ulna"},{"system" : "http://snomed.info/sct","code" : "4956003","display" : "Subcutaneous tissue of back"},{"system" : "http://snomed.info/sct","code" : "4958002","display" : "Amygdaloid nucleus"},{"system" : "http://snomed.info/sct","code" : "5001007","display" : "Superior temporal sulcus"},{"system" : "http://snomed.info/sct","code" : "5023006","display" : "Yellow bone marrow"},{"system" : "http://snomed.info/sct","code" : "5026003","display" : "Posterior surface of prostate"},{"system" : "http://snomed.info/sct","code" : "5046008","display" : "Superficial dorsal veins of clitoris"},{"system" : "http://snomed.info/sct","code" : "5068003","display" : "Obturator internus muscle ischial bursa"},{"system" : "http://snomed.info/sct","code" : "5069006","display" : "Rugal column"},{"system" : "http://snomed.info/sct","code" : "5076001","display" : "Infrasternal angle"},{"system" : "http://snomed.info/sct","code" : "5115006","display" : "Posterior auricular vein"},{"system" : "http://snomed.info/sct","code" : "5122003","display" : "Entire angle of first rib"},{"system" : "http://snomed.info/sct","code" : "5128004","display" : "Suspensory ligament of lens"},{"system" : "http://snomed.info/sct","code" : "5192008","display" : "Intervertebral foramen of twelfth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "5194009","display" : "Epithelium of lens"},{"system" : "http://snomed.info/sct","code" : "5195005","display" : "Right external carotid artery"},{"system" : "http://snomed.info/sct","code" : "5204005","display" : "Superior ileocecal recess"},{"system" : "http://snomed.info/sct","code" : "5213007","display" : "Frontal veins"},{"system" : "http://snomed.info/sct","code" : "5225005","display" : "Uterine ostium of fallopian tube"},{"system" : "http://snomed.info/sct","code" : "5228007","display" : "Right cerebral hemisphere"},{"system" : "http://snomed.info/sct","code" : "5229004","display" : "Mucosa of gallbladder"},{"system" : "http://snomed.info/sct","code" : "5261000","display" : "Intervertebral disc of thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "5272005","display" : "Skin of lateral portion of neck"},{"system" : "http://snomed.info/sct","code" : "5279001","display" : "Foramen singulare"},{"system" : "http://snomed.info/sct","code" : "5296000","display" : "Anterior mediastinal lymph node"},{"system" : "http://snomed.info/sct","code" : "5324007","display" : "Superior pole of kidney"},{"system" : "http://snomed.info/sct","code" : "5329002","display" : "Fourth cervical vertebra"},{"system" : "http://snomed.info/sct","code" : "5336001","display" : "Inferior frontal gyrus"},{"system" : "http://snomed.info/sct","code" : "5347008","display" : "Synaptic specialization, cytoplasmic"},{"system" : "http://snomed.info/sct","code" : "5362005","display" : "Median arcuate ligament of diaphragm"},{"system" : "http://snomed.info/sct","code" : "5366008","display" : "Hippocampus"},{"system" : "http://snomed.info/sct","code" : "5379004","display" : "Small intestine muscularis propria"},{"system" : "http://snomed.info/sct","code" : "5382009","display" : "Superior fascia of perineum"},{"system" : "http://snomed.info/sct","code" : "5394000","display" : "Uterine paracervical lymph node"},{"system" : "http://snomed.info/sct","code" : "5398002","display" : "Normal fat pad"},{"system" : "http://snomed.info/sct","code" : "5403001","display" : "Articular process of third lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "5421003","display" : "Sex chromosome Y"},{"system" : "http://snomed.info/sct","code" : "5427004","display" : "Apocrine intraepidermal duct"},{"system" : "http://snomed.info/sct","code" : "5458003","display" : "Deep artery of clitoris"},{"system" : "http://snomed.info/sct","code" : "5459006","display" : "Cardiac incisure of stomach"},{"system" : "http://snomed.info/sct","code" : "5491007","display" : "Lacrimal part of orbicularis oculi muscle"},{"system" : "http://snomed.info/sct","code" : "5493005","display" : "Metacarpophalangeal joint of little finger"},{"system" : "http://snomed.info/sct","code" : "5498001","display" : "Superior aberrant ductule of epididymis"},{"system" : "http://snomed.info/sct","code" : "5520004","display" : "Subcutaneous tissue of chin"},{"system" : "http://snomed.info/sct","code" : "5538001","display" : "Tegmental portion of pons"},{"system" : "http://snomed.info/sct","code" : "5544002","display" : "Longitudinal layer of duodenal muscularis propria"},{"system" : "http://snomed.info/sct","code" : "5560003","display" : "Alveolar ridge mucous membrane"},{"system" : "http://snomed.info/sct","code" : "5564007","display" : "Singlet"},{"system" : "http://snomed.info/sct","code" : "5574005","display" : "Seventh costal cartilage"},{"system" : "http://snomed.info/sct","code" : "5580002","display" : "Tendon of supraspinatus muscle"},{"system" : "http://snomed.info/sct","code" : "5597008","display" : "Retina of right eye"},{"system" : "http://snomed.info/sct","code" : "5611001","display" : "Anulus fibrosus of intervertebral disc of fifth cervical vertebra"},{"system" : "http://snomed.info/sct","code" : "5625000","display" : "Navicular facet of intermediate cuneiform bone"},{"system" : "http://snomed.info/sct","code" : "5627008","display" : "Right visceral pleura"},{"system" : "http://snomed.info/sct","code" : "5633004","display" : "Muscular portion of interventricular septum"},{"system" : "http://snomed.info/sct","code" : "5643001","display" : "Canal of stomach"},{"system" : "http://snomed.info/sct","code" : "5644007","display" : "Fractured membrane P face"},{"system" : "http://snomed.info/sct","code" : "5653000","display" : "Entire inner surface of seventh rib"},{"system" : "http://snomed.info/sct","code" : "5665001","display" : "Retina"},{"system" : "http://snomed.info/sct","code" : "5668004","display" : "Lower digestive tract"},{"system" : "http://snomed.info/sct","code" : "5682004","display" : "Subcutaneous tissue of upper extremity"},{"system" : "http://snomed.info/sct","code" : "5696005","display" : "Entire articular part of tubercle of ninth rib"},{"system" : "http://snomed.info/sct","code" : "5697001","display" : "Skin of lateral surface of finger"},{"system" : "http://snomed.info/sct","code" : "5709001","display" : "Multifidus muscles"},{"system" : "http://snomed.info/sct","code" : "5713008","display" : "Submandibular triangle"},{"system" : "http://snomed.info/sct","code" : "5717009","display" : "Temporal fossa"},{"system" : "http://snomed.info/sct","code" : "5718004","display" : "Tendon and tendon sheath of leg and ankle"},{"system" : "http://snomed.info/sct","code" : "5727003","display" : "Anterior cervical lymph node"},{"system" : "http://snomed.info/sct","code" : "5742000","display" : "Skin of forearm"},{"system" : "http://snomed.info/sct","code" : "5751008","display" : "Subcutaneous tissue of anterior portion of neck"},{"system" : "http://snomed.info/sct","code" : "5769004","display" : "Endocervical epithelium"},{"system" : "http://snomed.info/sct","code" : "5780004","display" : "Paradidymis"},{"system" : "http://snomed.info/sct","code" : "5798000","display" : "Diaphragm"},{"system" : "http://snomed.info/sct","code" : "5802004","display" : "Medium sized neuron"},{"system" : "http://snomed.info/sct","code" : "5814007","display" : "Entire angle of seventh rib"},{"system" : "http://snomed.info/sct","code" : "5815008","display" : "Superior rectus muscle"},{"system" : "http://snomed.info/sct","code" : "5816009","display" : "Duodenal fold"},{"system" : "http://snomed.info/sct","code" : "5825003","display" : "Substantia propria of sclera"},{"system" : "http://snomed.info/sct","code" : "5828001","display" : "Posterior cord of brachial plexus"},{"system" : "http://snomed.info/sct","code" : "5847003","display" : "Superior articular process of seventh cervical vertebra"},{"system" : "http://snomed.info/sct","code" : "5854009","display" : "Orbital plate of ethmoid bone"},{"system" : "http://snomed.info/sct","code" : "5868002","display" : "Serosa of urinary bladder"},{"system" : "http://snomed.info/sct","code" : "5872003","display" : "Subcutaneous tissue of lateral border of sole of foot"},{"system" : "http://snomed.info/sct","code" : "5881009","display" : "Tuberosity of distal phalanx of hand"},{"system" : "http://snomed.info/sct","code" : "5882002","display" : "Endothelial sieve plate"},{"system" : "http://snomed.info/sct","code" : "5889006","display" : "Articular surface, third metacarpal, of fourth metacarpal bone"},{"system" : "http://snomed.info/sct","code" : "5890002","display" : "Posterior cells of ethmoid sinus"},{"system" : "http://snomed.info/sct","code" : "5893000","display" : "Superior recess of tympanic membrane"},{"system" : "http://snomed.info/sct","code" : "5898009","display" : "Myotome"},{"system" : "http://snomed.info/sct","code" : "5923009","display" : "Articular process of twelfth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "5926001","display" : "Bronchial lumen"},{"system" : "http://snomed.info/sct","code" : "5928000","display" : "Great cardiac vein"},{"system" : "http://snomed.info/sct","code" : "5942008","display" : "Tensor tympani muscle"},{"system" : "http://snomed.info/sct","code" : "5943003","display" : "Vestibular vein"},{"system" : "http://snomed.info/sct","code" : "5944009","display" : "Posterior palatine arch"},{"system" : "http://snomed.info/sct","code" : "5948007","display" : "Capsule of distal interphalangeal joint of third toe"},{"system" : "http://snomed.info/sct","code" : "5951000","display" : "Left wrist"},{"system" : "http://snomed.info/sct","code" : "5953002","display" : "Eighth rib"},{"system" : "http://snomed.info/sct","code" : "5976004","display" : "Subcutaneous tissue of eyelid"},{"system" : "http://snomed.info/sct","code" : "5979006","display" : "Episcleral artery"},{"system" : "http://snomed.info/sct","code" : "5996007","display" : "Chromosomes, group D"},{"system" : "http://snomed.info/sct","code" : "6001004","display" : "Quadratus lumborum muscle"},{"system" : "http://snomed.info/sct","code" : "6004007","display" : "Intervertebral disc of second thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "6006009","display" : "Circular layer of duodenal muscularis propria"},{"system" : "http://snomed.info/sct","code" : "6009002","display" : "Mesentery of ascending colon"},{"system" : "http://snomed.info/sct","code" : "6014003","display" : "Penicilliary arteries"},{"system" : "http://snomed.info/sct","code" : "6023000","display" : "Heterolysosome"},{"system" : "http://snomed.info/sct","code" : "6032003","display" : "Columnar epithelial cell"},{"system" : "http://snomed.info/sct","code" : "6046003","display" : "Entire outer surface of third rib"},{"system" : "http://snomed.info/sct","code" : "6050005","display" : "Lacrimal vein"},{"system" : "http://snomed.info/sct","code" : "6059006","display" : "Metacarpophalangeal joint of middle finger"},{"system" : "http://snomed.info/sct","code" : "6062009","display" : "Deciduous mandibular right canine tooth"},{"system" : "http://snomed.info/sct","code" : "6073002","display" : "Ligament of left superior vena cava"},{"system" : "http://snomed.info/sct","code" : "6074008","display" : "Capsule of temporomandibular joint"},{"system" : "http://snomed.info/sct","code" : "6076005","display" : "Gastrointestinal subserosa"},{"system" : "http://snomed.info/sct","code" : "6104005","display" : "Subclavian nerve"},{"system" : "http://snomed.info/sct","code" : "6105006","display" : "Body of fifth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "6110005","display" : "Facial nerve parasympathetic fibers"},{"system" : "http://snomed.info/sct","code" : "6216007","display" : "Entire postcapillary venule"},{"system" : "http://snomed.info/sct","code" : "6217003","display" : "Piriform recess"},{"system" : "http://snomed.info/sct","code" : "6229007","display" : "Os lacrimale"},{"system" : "http://snomed.info/sct","code" : "6253001","display" : "Sulcus terminalis cordis"},{"system" : "http://snomed.info/sct","code" : "6268000","display" : "Accessory phrenic nerves"},{"system" : "http://snomed.info/sct","code" : "6269008","display" : "Subcutaneous tissue of scalp"},{"system" : "http://snomed.info/sct","code" : "6279005","display" : "Skin of dorsal surface of finger"},{"system" : "http://snomed.info/sct","code" : "6317000","display" : "Posterior basal branch of left pulmonary artery"},{"system" : "http://snomed.info/sct","code" : "6325003","display" : "Aryepiglottic muscle"},{"system" : "http://snomed.info/sct","code" : "6326002","display" : "Fetal atloid articulation"},{"system" : "http://snomed.info/sct","code" : "6335009","display" : "Lymphoid follicle of stomach"},{"system" : "http://snomed.info/sct","code" : "6359004","display" : "Hair medulla"},{"system" : "http://snomed.info/sct","code" : "6371005","display" : "Lymphatics of thyroid gland"},{"system" : "http://snomed.info/sct","code" : "6375001","display" : "Cavernous portion of urethra"},{"system" : "http://snomed.info/sct","code" : "6392005","display" : "Coccygeal nerve"},{"system" : "http://snomed.info/sct","code" : "6404004","display" : "Ligamentum nuchae"},{"system" : "http://snomed.info/sct","code" : "6413002","display" : "Presymphysial lymph node"},{"system" : "http://snomed.info/sct","code" : "6417001","display" : "Medial malleolus"},{"system" : "http://snomed.info/sct","code" : "6423006","display" : "Supraspinatus muscle"},{"system" : "http://snomed.info/sct","code" : "6424000","display" : "Structure of radiating portion of cortical lobule of kidney"},{"system" : "http://snomed.info/sct","code" : "6445007","display" : "Mast cell"},{"system" : "http://snomed.info/sct","code" : "6448009","display" : "Posterior vagal trunk"},{"system" : "http://snomed.info/sct","code" : "6450001","display" : "Cytotrophoblast"},{"system" : "http://snomed.info/sct","code" : "6472004","display" : "Medial aspect of ovary"},{"system" : "http://snomed.info/sct","code" : "6504002","display" : "Glans clitoridis"},{"system" : "http://snomed.info/sct","code" : "6511003","display" : "Distal portion of circumflex branch of left coronary artery"},{"system" : "http://snomed.info/sct","code" : "6530003","display" : "Cardiac valve leaflet"},{"system" : "http://snomed.info/sct","code" : "6533001","display" : "Colonic haustra"},{"system" : "http://snomed.info/sct","code" : "6538005","display" : "Thyrocervical trunk"},{"system" : "http://snomed.info/sct","code" : "6541001","display" : "Entire anterior commissure of mitral valve"},{"system" : "http://snomed.info/sct","code" : "6544009","display" : "Gastrohepatic ligament"},{"system" : "http://snomed.info/sct","code" : "6550004","display" : "Angular incisure of stomach"},{"system" : "http://snomed.info/sct","code" : "6551000","display" : "Pollicis artery"},{"system" : "http://snomed.info/sct","code" : "6553002","display" : "Inferior nasal turbinate"},{"system" : "http://snomed.info/sct","code" : "6564004","display" : "Medial border of sole"},{"system" : "http://snomed.info/sct","code" : "6566002","display" : "Cerebellar hemisphere"},{"system" : "http://snomed.info/sct","code" : "6572002","display" : "Base of phalanx of middle finger"},{"system" : "http://snomed.info/sct","code" : "6598008","display" : "Lingual nerve"},{"system" : "http://snomed.info/sct","code" : "6606008","display" : "Structure of dorsal intercuneiform ligaments"},{"system" : "http://snomed.info/sct","code" : "6608009","display" : "Sphenoparietal sinus"},{"system" : "http://snomed.info/sct","code" : "6620001","display" : "Cuticle of nail"},{"system" : "http://snomed.info/sct","code" : "6623004","display" : "Sternal muscle"},{"system" : "http://snomed.info/sct","code" : "6633007","display" : "Entire right posterior cerebral artery"},{"system" : "http://snomed.info/sct","code" : "6643005","display" : "Entire right anterior cerebral artery"},{"system" : "http://snomed.info/sct","code" : "6646002","display" : "Anterior fossa of cranial cavity"},{"system" : "http://snomed.info/sct","code" : "6649009","display" : "Uterine subserosa"},{"system" : "http://snomed.info/sct","code" : "6651008","display" : "Central lobule of cerebellum"},{"system" : "http://snomed.info/sct","code" : "6684008","display" : "Articular facet of head of fibula"},{"system" : "http://snomed.info/sct","code" : "6685009","display" : "Right ankle"},{"system" : "http://snomed.info/sct","code" : "6711001","display" : "Arch of second lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "6720005","display" : "Femoral nerve lateral muscular branches"},{"system" : "http://snomed.info/sct","code" : "6731002","display" : "Pleural recess"},{"system" : "http://snomed.info/sct","code" : "6739000","display" : "Chorda tympani"},{"system" : "http://snomed.info/sct","code" : "6742006","display" : "Entire callosomarginal branch of anterior cerebral artery"},{"system" : "http://snomed.info/sct","code" : "6750002","display" : "Mitochondrial inclusion"},{"system" : "http://snomed.info/sct","code" : "6757004","display" : "Right knee"},{"system" : "http://snomed.info/sct","code" : "6787005","display" : "Structure of tendon and tendon sheath of hand"},{"system" : "http://snomed.info/sct","code" : "6789008","display" : "Spermatozoa"},{"system" : "http://snomed.info/sct","code" : "6799003","display" : "Macula of utricle"},{"system" : "http://snomed.info/sct","code" : "6805009","display" : "Entire interstitial tissue of spleen"},{"system" : "http://snomed.info/sct","code" : "6820003","display" : "Obturator nerve anterior branch"},{"system" : "http://snomed.info/sct","code" : "6828005","display" : "Ligament of lumbosacral joint"},{"system" : "http://snomed.info/sct","code" : "6829002","display" : "Pars ciliaris of retina"},{"system" : "http://snomed.info/sct","code" : "6834003","display" : "Axial skeleton"},{"system" : "http://snomed.info/sct","code" : "6841009","display" : "Corticomedullary junction of kidney"},{"system" : "http://snomed.info/sct","code" : "6844001","display" : "Spore crystal"},{"system" : "http://snomed.info/sct","code" : "6850006","display" : "Secondary foot process"},{"system" : "http://snomed.info/sct","code" : "6864006","display" : "Leaf of epiglottis"},{"system" : "http://snomed.info/sct","code" : "6866008","display" : "Habenular commissure"},{"system" : "http://snomed.info/sct","code" : "6871001","display" : "Visceral pericardium"},{"system" : "http://snomed.info/sct","code" : "6894000","display" : "Medial surface of arm"},{"system" : "http://snomed.info/sct","code" : "6902008","display" : "Popliteal region"},{"system" : "http://snomed.info/sct","code" : "6905005","display" : "Subcutaneous tissue of medial surface of third toe"},{"system" : "http://snomed.info/sct","code" : "6912001","display" : "Lower alveolar ridge mucosa"},{"system" : "http://snomed.info/sct","code" : "6914000","display" : "Perivascular space"},{"system" : "http://snomed.info/sct","code" : "6921000","display" : "Right upper extremity"},{"system" : "http://snomed.info/sct","code" : "6930008","display" : "Entire jugular arch"},{"system" : "http://snomed.info/sct","code" : "6944002","display" : "Entire anterior labial vein"},{"system" : "http://snomed.info/sct","code" : "6969002","display" : "Lymphocytic tissue"},{"system" : "http://snomed.info/sct","code" : "6975006","display" : "Anterior myocardium"},{"system" : "http://snomed.info/sct","code" : "6981003","display" : "Posterior hypothalamic nucleus"},{"system" : "http://snomed.info/sct","code" : "6987004","display" : "Collateral sulcus"},{"system" : "http://snomed.info/sct","code" : "6989001","display" : "Thoracolumbar region of back"},{"system" : "http://snomed.info/sct","code" : "6991009","display" : "Subcutaneous tissue of jaw"},{"system" : "http://snomed.info/sct","code" : "7035006","display" : "Bile duct mucous membrane"},{"system" : "http://snomed.info/sct","code" : "7050002","display" : "Subcutaneous tissue of external genitalia"},{"system" : "http://snomed.info/sct","code" : "7067009","display" : "Right colic artery"},{"system" : "http://snomed.info/sct","code" : "7076002","display" : "Interstitial tissue of myocardium"},{"system" : "http://snomed.info/sct","code" : "7083009","display" : "Middle phalanx of index finger"},{"system" : "http://snomed.info/sct","code" : "7091000","display" : "Ventral posterolateral nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "7099003","display" : "Attachment plaque of desmosome or hemidesmosome"},{"system" : "http://snomed.info/sct","code" : "7117004","display" : "Fetal implantation site"},{"system" : "http://snomed.info/sct","code" : "7148007","display" : "Anulus fibrosus of intervertebral disc of thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "7149004","display" : "False rib"},{"system" : "http://snomed.info/sct","code" : "7154008","display" : "Trigeminal ganglion sensory root"},{"system" : "http://snomed.info/sct","code" : "7160008","display" : "Base of metacarpal bone"},{"system" : "http://snomed.info/sct","code" : "7167006","display" : "Paraduodenal recess"},{"system" : "http://snomed.info/sct","code" : "7173007","display" : "Cauda equina"},{"system" : "http://snomed.info/sct","code" : "7188002","display" : "Gustatory pore"},{"system" : "http://snomed.info/sct","code" : "7192009","display" : "Isthmus tympani posticus"},{"system" : "http://snomed.info/sct","code" : "7227003","display" : "Hypoglossal nerve intrinsic tongue muscle branch"},{"system" : "http://snomed.info/sct","code" : "7234001","display" : "Entire inferior choroid vein"},{"system" : "http://snomed.info/sct","code" : "7242000","display" : "Appendiceal muscularis propria"},{"system" : "http://snomed.info/sct","code" : "7283002","display" : "Base of tongue"},{"system" : "http://snomed.info/sct","code" : "7295002","display" : "Muscle of perineum"},{"system" : "http://snomed.info/sct","code" : "7296001","display" : "Deep inguinal ring"},{"system" : "http://snomed.info/sct","code" : "7311008","display" : "Anterior surface of arm"},{"system" : "http://snomed.info/sct","code" : "7344002","display" : "Lingual gyrus"},{"system" : "http://snomed.info/sct","code" : "7345001","display" : "Ciliary processes"},{"system" : "http://snomed.info/sct","code" : "7362006","display" : "Lymphatic of head"},{"system" : "http://snomed.info/sct","code" : "7376007","display" : "Entire left margin of uterus"},{"system" : "http://snomed.info/sct","code" : "7378008","display" : "Paraventricular nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "7384006","display" : "Entire plantar calcaneocuboidal ligament"},{"system" : "http://snomed.info/sct","code" : "7404008","display" : "Anterior semicircular duct"},{"system" : "http://snomed.info/sct","code" : "7435002","display" : "Ovarian ligament"},{"system" : "http://snomed.info/sct","code" : "7471001","display" : "Lateral surface of sublingual gland"},{"system" : "http://snomed.info/sct","code" : "7477002","display" : "Lipid, crystalline"},{"system" : "http://snomed.info/sct","code" : "7480001","display" : "Iliotibial tract"},{"system" : "http://snomed.info/sct","code" : "7494000","display" : "Cerebellar lenticular nucleus"},{"system" : "http://snomed.info/sct","code" : "7498002","display" : "Entire plantar tarsal ligament"},{"system" : "http://snomed.info/sct","code" : "7507003","display" : "Entire anterior ligament of head of fibula"},{"system" : "http://snomed.info/sct","code" : "7524009","display" : "Entire vasa vasorum"},{"system" : "http://snomed.info/sct","code" : "7532001","display" : "Vagus nerve parasympathetic fibers"},{"system" : "http://snomed.info/sct","code" : "7554004","display" : "Deep head of flexor pollicis brevis muscle"},{"system" : "http://snomed.info/sct","code" : "7566005","display" : "Mitotic cell in anaphase"},{"system" : "http://snomed.info/sct","code" : "7569003","display" : "Finger"},{"system" : "http://snomed.info/sct","code" : "7591005","display" : "Intervertebral disc space of eleventh thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "7597009","display" : "Subcutaneous tissue of vertex"},{"system" : "http://snomed.info/sct","code" : "7605000","display" : "Connexon"},{"system" : "http://snomed.info/sct","code" : "7610001","display" : "Tenth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "7629007","display" : "Thalamoolivary tract"},{"system" : "http://snomed.info/sct","code" : "7651004","display" : "Intervenous tubercle of right atrium"},{"system" : "http://snomed.info/sct","code" : "7652006","display" : "Frenulum labii"},{"system" : "http://snomed.info/sct","code" : "7657000","display" : "Femoral artery"},{"system" : "http://snomed.info/sct","code" : "7658005","display" : "Subtendinous bursa of triceps brachii muscle"},{"system" : "http://snomed.info/sct","code" : "7697002","display" : "Pontine portion of medial longitudinal fasciculus"},{"system" : "http://snomed.info/sct","code" : "7712004","display" : "Subdural space of spinal region"},{"system" : "http://snomed.info/sct","code" : "7726008","display" : "Skin of medial surface of fifth toe"},{"system" : "http://snomed.info/sct","code" : "7736000","display" : "Posterior choroidal artery"},{"system" : "http://snomed.info/sct","code" : "7742001","display" : "Palatine duct"},{"system" : "http://snomed.info/sct","code" : "7748002","display" : "Skin appendage"},{"system" : "http://snomed.info/sct","code" : "7755000","display" : "Mesovarian margin of ovary"},{"system" : "http://snomed.info/sct","code" : "7756004","display" : "Lamina of third thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "7764005","display" : "Entire striate artery"},{"system" : "http://snomed.info/sct","code" : "7769000","display" : "Right foot"},{"system" : "http://snomed.info/sct","code" : "7783003","display" : "Sympathetic trunk spinal nerve branch"},{"system" : "http://snomed.info/sct","code" : "7820009","display" : "Lateral posterior nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "7829005","display" : "Anterior surface of manubrium"},{"system" : "http://snomed.info/sct","code" : "7832008","display" : "Abdominal aorta"},{"system" : "http://snomed.info/sct","code" : "7835005","display" : "Posterior margin of nasal septum"},{"system" : "http://snomed.info/sct","code" : "7840002","display" : "Subcutaneous tissue of submental area"},{"system" : "http://snomed.info/sct","code" : "7841003","display" : "Macrocytic normochromic erythrocyte"},{"system" : "http://snomed.info/sct","code" : "7844006","display" : "Sternoclavicular joint"},{"system" : "http://snomed.info/sct","code" : "7851002","display" : "Intracranial subdural space"},{"system" : "http://snomed.info/sct","code" : "7854005","display" : "Mandibular canal"},{"system" : "http://snomed.info/sct","code" : "7872004","display" : "Myocardium of ventricle"},{"system" : "http://snomed.info/sct","code" : "7874003","display" : "Scapular region of back"},{"system" : "http://snomed.info/sct","code" : "7880006","display" : "Rhopheocytotic vesicle"},{"system" : "http://snomed.info/sct","code" : "7884002","display" : "Corneal corpuscle"},{"system" : "http://snomed.info/sct","code" : "7885001","display" : "Rotator cuff including muscles and tendons"},{"system" : "http://snomed.info/sct","code" : "7892006","display" : "Submucosa of anal canal"},{"system" : "http://snomed.info/sct","code" : "7896009","display" : "Occipital angle of parietal bone"},{"system" : "http://snomed.info/sct","code" : "7911004","display" : "Olivocerebellar fibers"},{"system" : "http://snomed.info/sct","code" : "7925003","display" : "Proximal phalanx of third toe"},{"system" : "http://snomed.info/sct","code" : "7936005","display" : "Ligament of diaphragm"},{"system" : "http://snomed.info/sct","code" : "7944005","display" : "Helper cell"},{"system" : "http://snomed.info/sct","code" : "7954009","display" : "Lamina propria of ethmoid sinus"},{"system" : "http://snomed.info/sct","code" : "7967007","display" : "Entire first left aortic arch"},{"system" : "http://snomed.info/sct","code" : "7986004","display" : "Abdominopelvic portion of sympathetic nervous system"},{"system" : "http://snomed.info/sct","code" : "7991003","display" : "Skin of glans penis"},{"system" : "http://snomed.info/sct","code" : "7999001","display" : "Articulations of auditory ossicles"},{"system" : "http://snomed.info/sct","code" : "8001006","display" : "Mucous membrane of tongue"},{"system" : "http://snomed.info/sct","code" : "8012006","display" : "Anterior communicating artery"},{"system" : "http://snomed.info/sct","code" : "8017000","display" : "Inflow tract of right ventricle"},{"system" : "http://snomed.info/sct","code" : "8024004","display" : "Limitans nucleus"},{"system" : "http://snomed.info/sct","code" : "8039003","display" : "Subcutaneous acromial bursa"},{"system" : "http://snomed.info/sct","code" : "8040001","display" : "Superficial flexor tendon of little finger"},{"system" : "http://snomed.info/sct","code" : "8045006","display" : "Membrane-coating granule, amorphous"},{"system" : "http://snomed.info/sct","code" : "8057002","display" : "Lateral nuclei of globus pallidus"},{"system" : "http://snomed.info/sct","code" : "8059004","display" : "Pancreatic veins"},{"system" : "http://snomed.info/sct","code" : "8067007","display" : "Entire superficial circumflex iliac vein"},{"system" : "http://snomed.info/sct","code" : "8068002","display" : "Stratum lemnisci of corpora quadrigemina"},{"system" : "http://snomed.info/sct","code" : "8079007","display" : "Radial nerve"},{"system" : "http://snomed.info/sct","code" : "8091003","display" : "Intervertebral disc space of twelfth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "8100009","display" : "Infundibulum of Fallopian tube"},{"system" : "http://snomed.info/sct","code" : "8111001","display" : "Intranuclear crystal"},{"system" : "http://snomed.info/sct","code" : "8112008","display" : "Hindgut"},{"system" : "http://snomed.info/sct","code" : "8119004","display" : "Entire delphian lymph node"},{"system" : "http://snomed.info/sct","code" : "8128003","display" : "Supraaortic valve area"},{"system" : "http://snomed.info/sct","code" : "8133004","display" : "Superior anastomotic vein"},{"system" : "http://snomed.info/sct","code" : "8157004","display" : "Vein of head"},{"system" : "http://snomed.info/sct","code" : "8158009","display" : "Interlobar duct of pancreas"},{"system" : "http://snomed.info/sct","code" : "8159001","display" : "Superior colliculus of corpora quadrigemina"},{"system" : "http://snomed.info/sct","code" : "8160006","display" : "Entire lateral striate artery"},{"system" : "http://snomed.info/sct","code" : "8161005","display" : "Infraorbital nerve"},{"system" : "http://snomed.info/sct","code" : "8165001","display" : "Superior articular process of fifth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "8205005","display" : "Wrist"},{"system" : "http://snomed.info/sct","code" : "8225009","display" : "Accessory atrioventricular bundle"},{"system" : "http://snomed.info/sct","code" : "8242003","display" : "Apical branch of right pulmonary artery"},{"system" : "http://snomed.info/sct","code" : "8251006","display" : "Osseous portion of Eustachian tube"},{"system" : "http://snomed.info/sct","code" : "8264007","display" : "Tunica interna of eyeball"},{"system" : "http://snomed.info/sct","code" : "8265008","display" : "Articular surface, metacarpal, of phalanx of hand"},{"system" : "http://snomed.info/sct","code" : "8266009","display" : "Small intestine serosa"},{"system" : "http://snomed.info/sct","code" : "8289001","display" : "Below knee region"},{"system" : "http://snomed.info/sct","code" : "8292002","display" : "Interlobular arteries of liver"},{"system" : "http://snomed.info/sct","code" : "8314003","display" : "Mastoid fontanel of skull"},{"system" : "http://snomed.info/sct","code" : "8334002","display" : "Lumbar lymph node"},{"system" : "http://snomed.info/sct","code" : "8356004","display" : "Colic lymph node"},{"system" : "http://snomed.info/sct","code" : "8369000","display" : "Sphincter pupillae muscle"},{"system" : "http://snomed.info/sct","code" : "8373002","display" : "Jugum of sphenoid bone"},{"system" : "http://snomed.info/sct","code" : "8387002","display" : "Lamina of eighth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "8389004","display" : "Birth canal"},{"system" : "http://snomed.info/sct","code" : "8412003","display" : "Iliac fossa"},{"system" : "http://snomed.info/sct","code" : "8415001","display" : "Renal surface of adrenal gland"},{"system" : "http://snomed.info/sct","code" : "8454000","display" : "Joint of lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "8464009","display" : "Ligament of sacroiliac joint and pubic symphysis"},{"system" : "http://snomed.info/sct","code" : "8482007","display" : "Sinoatrial node branch of right coronary artery"},{"system" : "http://snomed.info/sct","code" : "8483002","display" : "Mesial surface of tooth"},{"system" : "http://snomed.info/sct","code" : "8496001","display" : "Obliquus capitis muscle"},{"system" : "http://snomed.info/sct","code" : "8523001","display" : "Inferior articular process of twelfth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "8546004","display" : "Posterior intercavernous sinus"},{"system" : "http://snomed.info/sct","code" : "8556000","display" : "Lipid droplet"},{"system" : "http://snomed.info/sct","code" : "8559007","display" : "Entire juxtaintestinal lymph node"},{"system" : "http://snomed.info/sct","code" : "8560002","display" : "Interclavicular ligament"},{"system" : "http://snomed.info/sct","code" : "8580001","display" : "Both feet"},{"system" : "http://snomed.info/sct","code" : "8595004","display" : "Meissner's plexus"},{"system" : "http://snomed.info/sct","code" : "8598002","display" : "Vestibulocochlear nerve"},{"system" : "http://snomed.info/sct","code" : "8600008","display" : "Cricoid cartilage"},{"system" : "http://snomed.info/sct","code" : "8603005","display" : "Adductor hallucis muscle"},{"system" : "http://snomed.info/sct","code" : "8604004","display" : "Medulla oblongata fasciculus cuneatus"},{"system" : "http://snomed.info/sct","code" : "8608001","display" : "Right margin of heart"},{"system" : "http://snomed.info/sct","code" : "8617001","display" : "Zygomatic region of face"},{"system" : "http://snomed.info/sct","code" : "8623006","display" : "Transplanted ureter"},{"system" : "http://snomed.info/sct","code" : "8629005","display" : "Superior right pulmonary vein"},{"system" : "http://snomed.info/sct","code" : "8640002","display" : "Choroidal branches of posterior spinal artery"},{"system" : "http://snomed.info/sct","code" : "8668003","display" : "Glycogen vacuole"},{"system" : "http://snomed.info/sct","code" : "8671006","display" : "All toes"},{"system" : "http://snomed.info/sct","code" : "8677005","display" : "Body of right atrium"},{"system" : "http://snomed.info/sct","code" : "8688004","display" : "Lateral olfactory gyrus"},{"system" : "http://snomed.info/sct","code" : "8695008","display" : "Intervertebral foramen of second lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "8710005","display" : "Entire minor sublingual ducts"},{"system" : "http://snomed.info/sct","code" : "8711009","display" : "Periodontal tissues"},{"system" : "http://snomed.info/sct","code" : "8714001","display" : "Subcutaneous tissue of interdigital space of hand"},{"system" : "http://snomed.info/sct","code" : "8752000","display" : "Cavernous portion of internal carotid artery"},{"system" : "http://snomed.info/sct","code" : "8775007","display" : "Tendinous arch"},{"system" : "http://snomed.info/sct","code" : "8784007","display" : "Intranuclear body, granular with filamentous capsule"},{"system" : "http://snomed.info/sct","code" : "8810002","display" : "Corticomedullary junction of adrenal gland"},{"system" : "http://snomed.info/sct","code" : "8814006","display" : "Iliac tuberosity"},{"system" : "http://snomed.info/sct","code" : "8815007","display" : "Thenar and hypothenar spaces"},{"system" : "http://snomed.info/sct","code" : "8820007","display" : "Pedicle of eleventh thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "8821006","display" : "Peroneal artery"},{"system" : "http://snomed.info/sct","code" : "8827005","display" : "Shaft of phalanx of middle finger"},{"system" : "http://snomed.info/sct","code" : "8839002","display" : "Agranular endoplasmic reticulum, connection with other organelle"},{"system" : "http://snomed.info/sct","code" : "8845005","display" : "Entire subtendinous prepatellar bursa"},{"system" : "http://snomed.info/sct","code" : "8850004","display" : "Proper fasciculus"},{"system" : "http://snomed.info/sct","code" : "8854008","display" : "Crista galli"},{"system" : "http://snomed.info/sct","code" : "8862000","display" : "Palmar surface of middle finger"},{"system" : "http://snomed.info/sct","code" : "8873007","display" : "Mandibular right second premolar tooth"},{"system" : "http://snomed.info/sct","code" : "8887007","display" : "Brachiocephalic vein"},{"system" : "http://snomed.info/sct","code" : "8892009","display" : "Diaphragmatic surface of lung"},{"system" : "http://snomed.info/sct","code" : "8894005","display" : "Entire gastric cardiac gland (body structure)"},{"system" : "http://snomed.info/sct","code" : "8897003","display" : "Lateral glossoepiglottic fold"},{"system" : "http://snomed.info/sct","code" : "8907008","display" : "Entire left ulnar artery"},{"system" : "http://snomed.info/sct","code" : "8910001","display" : "Entire inferior transverse scapular ligament"},{"system" : "http://snomed.info/sct","code" : "8911002","display" : "Entire endocardium of right ventricle"},{"system" : "http://snomed.info/sct","code" : "8928004","display" : "Inguinal lymph node"},{"system" : "http://snomed.info/sct","code" : "8931003","display" : "Coracoid process of scapula"},{"system" : "http://snomed.info/sct","code" : "8935007","display" : "Cerebral meninges"},{"system" : "http://snomed.info/sct","code" : "8942007","display" : "Trapezoid ligament"},{"system" : "http://snomed.info/sct","code" : "8965002","display" : "Stratum zonale of corpora quadrigemina"},{"system" : "http://snomed.info/sct","code" : "8983005","display" : "Joint of vertebral column"},{"system" : "http://snomed.info/sct","code" : "8988001","display" : "Marginal part of orbicularis oris muscle"},{"system" : "http://snomed.info/sct","code" : "8993003","display" : "Hepatic vein"},{"system" : "http://snomed.info/sct","code" : "9000002","display" : "Cerebellar peduncle"},{"system" : "http://snomed.info/sct","code" : "9003000","display" : "Left parietal lobe"},{"system" : "http://snomed.info/sct","code" : "9018004","display" : "Entire middle colic vein"},{"system" : "http://snomed.info/sct","code" : "9040008","display" : "Ascending colon"},{"system" : "http://snomed.info/sct","code" : "9055004","display" : "Both forearms"},{"system" : "http://snomed.info/sct","code" : "9073001","display" : "White matter of insula"},{"system" : "http://snomed.info/sct","code" : "9081000","display" : "Splenic sinusoid"},{"system" : "http://snomed.info/sct","code" : "9086005","display" : "Superior laryngeal vein"},{"system" : "http://snomed.info/sct","code" : "9089003","display" : "Arch of foot"},{"system" : "http://snomed.info/sct","code" : "9108007","display" : "Vein of the scala tympani"},{"system" : "http://snomed.info/sct","code" : "9127001","display" : "Transverse folds of palate"},{"system" : "http://snomed.info/sct","code" : "9156001","display" : "Embryo stage 1 structure"},{"system" : "http://snomed.info/sct","code" : "9185007","display" : "Capsule of metatarsophalangeal joint of fifth toe"},{"system" : "http://snomed.info/sct","code" : "9186008","display" : "Filaments of contractile apparatus"},{"system" : "http://snomed.info/sct","code" : "9188009","display" : "Intervertebral disc of eighth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "9208002","display" : "Centriole"},{"system" : "http://snomed.info/sct","code" : "9212008","display" : "Shaft of fifth metatarsal bone"},{"system" : "http://snomed.info/sct","code" : "9229006","display" : "Structure of lumbar rotator muscle (body structure)"},{"system" : "http://snomed.info/sct","code" : "9231002","display" : "Entire external pudendal vein"},{"system" : "http://snomed.info/sct","code" : "9240003","display" : "Niemann-Pick cell"},{"system" : "http://snomed.info/sct","code" : "9242006","display" : "Posterior segment of right lobe of liver"},{"system" : "http://snomed.info/sct","code" : "9261005","display" : "Tendon and tendon sheath of second toe"},{"system" : "http://snomed.info/sct","code" : "9262003","display" : "Pelvic fascia"},{"system" : "http://snomed.info/sct","code" : "9284003","display" : "Corpus cavernosum of penis"},{"system" : "http://snomed.info/sct","code" : "9290004","display" : "Posterior intraoccipital synchondrosis"},{"system" : "http://snomed.info/sct","code" : "9305001","display" : "Labial veins"},{"system" : "http://snomed.info/sct","code" : "9317004","display" : "Merkel's tactile disc"},{"system" : "http://snomed.info/sct","code" : "9320007","display" : "Subtendinous iliac bursa"},{"system" : "http://snomed.info/sct","code" : "9321006","display" : "Tail of epididymis"},{"system" : "http://snomed.info/sct","code" : "9325002","display" : "Interdental papilla of gingiva"},{"system" : "http://snomed.info/sct","code" : "9332006","display" : "Lateral ligament of temporomandibular joint"},{"system" : "http://snomed.info/sct","code" : "9348007","display" : "Skin of medial surface of middle finger"},{"system" : "http://snomed.info/sct","code" : "9379006","display" : "All permanent teeth"},{"system" : "http://snomed.info/sct","code" : "9380009","display" : "Pecten ani"},{"system" : "http://snomed.info/sct","code" : "9384000","display" : "Lumbar vein"},{"system" : "http://snomed.info/sct","code" : "9390001","display" : "Lymphatics of stomach"},{"system" : "http://snomed.info/sct","code" : "9432007","display" : "Plantar surface of fourth toe"},{"system" : "http://snomed.info/sct","code" : "9438006","display" : "Structure of deep cervical lymphatics"},{"system" : "http://snomed.info/sct","code" : "9454009","display" : "Subclavian vein"},{"system" : "http://snomed.info/sct","code" : "9455005","display" : "Structure of medial cartilaginous lamina of pharyngotympanic tube (body structure)"},{"system" : "http://snomed.info/sct","code" : "9475001","display" : "Structure of amacrine cell of retina (body structure)"},{"system" : "http://snomed.info/sct","code" : "9481009","display" : "Afferent glomerular arteriole"},{"system" : "http://snomed.info/sct","code" : "9490002","display" : "Pulmonary ligament"},{"system" : "http://snomed.info/sct","code" : "9498009","display" : "Head of metacarpal bone"},{"system" : "http://snomed.info/sct","code" : "9502002","display" : "Coronal depression of tooth"},{"system" : "http://snomed.info/sct","code" : "9512009","display" : "Calcaneocuboidal ligament"},{"system" : "http://snomed.info/sct","code" : "9535007","display" : "Pyramid of medulla oblongata"},{"system" : "http://snomed.info/sct","code" : "9558005","display" : "Entire facet for fifth costal cartilage of sternum"},{"system" : "http://snomed.info/sct","code" : "9566001","display" : "Duodenal lumen"},{"system" : "http://snomed.info/sct","code" : "9568000","display" : "Subcutaneous tissue of areola"},{"system" : "http://snomed.info/sct","code" : "9596006","display" : "Deep branch of ulnar nerve"},{"system" : "http://snomed.info/sct","code" : "9609000","display" : "Posterior process of nasal septal cartilage"},{"system" : "http://snomed.info/sct","code" : "9625005","display" : "Lanugo hair"},{"system" : "http://snomed.info/sct","code" : "9642004","display" : "Left superior vena cava"},{"system" : "http://snomed.info/sct","code" : "9646001","display" : "Entire superior transverse scapular ligament"},{"system" : "http://snomed.info/sct","code" : "9654004","display" : "Gastric mucous gland"},{"system" : "http://snomed.info/sct","code" : "9659009","display" : "Infraclavicular lymph node"},{"system" : "http://snomed.info/sct","code" : "9662007","display" : "Subcutaneous tissue of lower margin of nasal septum"},{"system" : "http://snomed.info/sct","code" : "9668006","display" : "Ciliary muscle"},{"system" : "http://snomed.info/sct","code" : "9677004","display" : "Head of second metatarsal bone"},{"system" : "http://snomed.info/sct","code" : "9683001","display" : "Melanocyte"},{"system" : "http://snomed.info/sct","code" : "9684007","display" : "Posterior scrotal branches of internal pudendal artery"},{"system" : "http://snomed.info/sct","code" : "9708001","display" : "Iliac fascia"},{"system" : "http://snomed.info/sct","code" : "9736006","display" : "Right wrist"},{"system" : "http://snomed.info/sct","code" : "9743000","display" : "Entire tendon of index finger"},{"system" : "http://snomed.info/sct","code" : "9758008","display" : "Submucosa of tonsil"},{"system" : "http://snomed.info/sct","code" : "9770007","display" : "Genital tubercle"},{"system" : "http://snomed.info/sct","code" : "9775002","display" : "Left carotid sinus"},{"system" : "http://snomed.info/sct","code" : "9779008","display" : "Distinctive shape of mitochondrial cristae"},{"system" : "http://snomed.info/sct","code" : "9783008","display" : "Superficial lymphatics of thorax"},{"system" : "http://snomed.info/sct","code" : "9791004","display" : "Deep venous system of lower extremity"},{"system" : "http://snomed.info/sct","code" : "9796009","display" : "Skeletal muscle fiber, type IIb"},{"system" : "http://snomed.info/sct","code" : "9813009","display" : "Fascia of upper extremity"},{"system" : "http://snomed.info/sct","code" : "9825007","display" : "Proximal phalanx of little toe"},{"system" : "http://snomed.info/sct","code" : "9837009","display" : "Perforating branches of internal thoracic artery"},{"system" : "http://snomed.info/sct","code" : "9840009","display" : "Biparietal diameter of head"},{"system" : "http://snomed.info/sct","code" : "9841008","display" : "Interspinalis thoracis muscles"},{"system" : "http://snomed.info/sct","code" : "9846003","display" : "Right kidney"},{"system" : "http://snomed.info/sct","code" : "9847007","display" : "Hilum of adrenal gland"},{"system" : "http://snomed.info/sct","code" : "9849005","display" : "Fornix of lacrimal sac"},{"system" : "http://snomed.info/sct","code" : "9870004","display" : "Carunculae hymenales"},{"system" : "http://snomed.info/sct","code" : "9875009","display" : "Thymus"},{"system" : "http://snomed.info/sct","code" : "9878006","display" : "Entire appendicular vein"},{"system" : "http://snomed.info/sct","code" : "9880000","display" : "Thyroid tubercle"},{"system" : "http://snomed.info/sct","code" : "9881001","display" : "Peripheral nerve myelinated nerve fiber"},{"system" : "http://snomed.info/sct","code" : "9891007","display" : "Transverse arytenoid muscle"},{"system" : "http://snomed.info/sct","code" : "9898001","display" : "Paracentral lobule"},{"system" : "http://snomed.info/sct","code" : "9951005","display" : "Posterior ethmoidal nerve"},{"system" : "http://snomed.info/sct","code" : "9968009","display" : "Primary foot process"},{"system" : "http://snomed.info/sct","code" : "9970000","display" : "Ileocecal ostium"},{"system" : "http://snomed.info/sct","code" : "9976006","display" : "Rhomboideus cervicis muscle"},{"system" : "http://snomed.info/sct","code" : "9994000","display" : "Superior articular process of sixth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "9999005","display" : "Duodenal ampulla"},{"system" : "http://snomed.info/sct","code" : "10013000","display" : "Lateral meniscus of knee joint"},{"system" : "http://snomed.info/sct","code" : "10024003","display" : "Base of lung"},{"system" : "http://snomed.info/sct","code" : "10025002","display" : "Base of phalanx of index finger"},{"system" : "http://snomed.info/sct","code" : "10026001","display" : "Ventral spinocerebellar tract of pons"},{"system" : "http://snomed.info/sct","code" : "10036009","display" : "Nucleus pulposus of intervertebral disc of eighth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "10042008","display" : "Intervertebral foramen of fifth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "10047002","display" : "Transplanted lung"},{"system" : "http://snomed.info/sct","code" : "10052007","display" : "Male"},{"system" : "http://snomed.info/sct","code" : "10056005","display" : "Ophthalmic nerve"},{"system" : "http://snomed.info/sct","code" : "10062000","display" : "Levator labii superioris muscle"},{"system" : "http://snomed.info/sct","code" : "10119003","display" : "Deep volar arch of radial artery"},{"system" : "http://snomed.info/sct","code" : "10124000","display" : "Deep dorsal sacrococcygeal ligament"},{"system" : "http://snomed.info/sct","code" : "10134009","display" : "Medial surface of third toe"},{"system" : "http://snomed.info/sct","code" : "10141003","display" : "Zygomatic nerve"},{"system" : "http://snomed.info/sct","code" : "10145007","display" : "Vagus nerve pharyngeal plexus"},{"system" : "http://snomed.info/sct","code" : "10148009","display" : "Entire costal groove of fifth rib"},{"system" : "http://snomed.info/sct","code" : "10149001","display" : "Merkel's cell"},{"system" : "http://snomed.info/sct","code" : "10151002","display" : "Middle part of cartilaginous portion of auditory canal"},{"system" : "http://snomed.info/sct","code" : "10167008","display" : "Entire inner surface of eleventh rib"},{"system" : "http://snomed.info/sct","code" : "10176001","display" : "Supraoptic region of hypothalamus"},{"system" : "http://snomed.info/sct","code" : "10200004","display" : "Liver"},{"system" : "http://snomed.info/sct","code" : "10208006","display" : "Gynecoid pelvis"},{"system" : "http://snomed.info/sct","code" : "10209003","display" : "Parotid lymph node"},{"system" : "http://snomed.info/sct","code" : "10245000","display" : "Abductor digiti minimi muscle of foot"},{"system" : "http://snomed.info/sct","code" : "10271001","display" : "Entire anterior commissure of aortic valve"},{"system" : "http://snomed.info/sct","code" : "10293006","display" : "Iliac artery"},{"system" : "http://snomed.info/sct","code" : "10296003","display" : "Uropod"},{"system" : "http://snomed.info/sct","code" : "10299005","display" : "Entire anteromedial perforating artery"},{"system" : "http://snomed.info/sct","code" : "10328008","display" : "Capsule of calcaneocuboidal joint"},{"system" : "http://snomed.info/sct","code" : "10339006","display" : "Anulus fibrosus of intervertebral disc of tenth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "10410005","display" : "Sweat gland"},{"system" : "http://snomed.info/sct","code" : "10415000","display" : "Pigmented layer of ciliary body"},{"system" : "http://snomed.info/sct","code" : "10417008","display" : "Lesser sciatic notch"},{"system" : "http://snomed.info/sct","code" : "10418003","display" : "Pulmonic area"},{"system" : "http://snomed.info/sct","code" : "10421001","display" : "Lateral surface of toe"},{"system" : "http://snomed.info/sct","code" : "10439005","display" : "Dorsal subaponeurotic space"},{"system" : "http://snomed.info/sct","code" : "10475007","display" : "Superficial cervical artery"},{"system" : "http://snomed.info/sct","code" : "10476008","display" : "Medial head of gastrocnemius muscle"},{"system" : "http://snomed.info/sct","code" : "10481004","display" : "Transplanted cornea"}]}}

#241

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"442083009"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:98960
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:13 GMT
last-modified:Sat, 13 Sep 2025 20:51:13 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370955

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:c38b478d-a4fa-4822-89f4-beb0058ddb6c","timestamp" : "2025-09-13T20:51:13.413Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "442083009","display" : "Anatomical or acquired body structure (body structure)"},{"system" : "http://snomed.info/sct","code" : "107008","display" : "Fetal part of placenta"},{"system" : "http://snomed.info/sct","code" : "108003","display" : "Entire condylar emissary vein"},{"system" : "http://snomed.info/sct","code" : "110001","display" : "Visceral layer of Bowman's capsule"},{"system" : "http://snomed.info/sct","code" : "111002","display" : "Parathyroid gland"},{"system" : "http://snomed.info/sct","code" : "116007","display" : "Subcutaneous tissue of medial surface of index finger"},{"system" : "http://snomed.info/sct","code" : "124002","display" : "Coronoid process of mandible"},{"system" : "http://snomed.info/sct","code" : "149003","display" : "Central pair of microtubules, cilium or flagellum, not bacterial"},{"system" : "http://snomed.info/sct","code" : "155008","display" : "Deep circumflex artery of ilium"},{"system" : "http://snomed.info/sct","code" : "167005","display" : "Supraclavicular part of brachial plexus"},{"system" : "http://snomed.info/sct","code" : "202009","display" : "Anterior division of renal artery"},{"system" : "http://snomed.info/sct","code" : "205006","display" : "Entire left commissure of aortic valve"},{"system" : "http://snomed.info/sct","code" : "206007","display" : "Gluteus maximus muscle"},{"system" : "http://snomed.info/sct","code" : "221001","display" : "Articular surface, phalanges, of fourth metacarpal bone"},{"system" : "http://snomed.info/sct","code" : "227002","display" : "Canal of Hering"},{"system" : "http://snomed.info/sct","code" : "233006","display" : "Hepatocolic ligament"},{"system" : "http://snomed.info/sct","code" : "235004","display" : "Superior labial artery"},{"system" : "http://snomed.info/sct","code" : "246001","display" : "Lateral vestibular nucleus"},{"system" : "http://snomed.info/sct","code" : "247005","display" : "Mesotympanum"},{"system" : "http://snomed.info/sct","code" : "251007","display" : "Pectoral region"},{"system" : "http://snomed.info/sct","code" : "256002","display" : "Kupffer cell"},{"system" : "http://snomed.info/sct","code" : "263002","display" : "Thoracic nerve"},{"system" : "http://snomed.info/sct","code" : "266005","display" : "Right lower lobe of lung"},{"system" : "http://snomed.info/sct","code" : "272005","display" : "Superior articular process of lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "273000","display" : "Lateral myocardium"},{"system" : "http://snomed.info/sct","code" : "283001","display" : "Central axillary lymph node"},{"system" : "http://snomed.info/sct","code" : "284007","display" : "Entire flexor tendon and tendon sheath of fourth toe"},{"system" : "http://snomed.info/sct","code" : "289002","display" : "Metacarpophalangeal joint of index finger"},{"system" : "http://snomed.info/sct","code" : "301000","display" : "Fifth metatarsal bone"},{"system" : "http://snomed.info/sct","code" : "311007","display" : "Plantar surface of great toe"},{"system" : "http://snomed.info/sct","code" : "315003","display" : "Skin of umbilicus"},{"system" : "http://snomed.info/sct","code" : "318001","display" : "Cardiac impression of liver"},{"system" : "http://snomed.info/sct","code" : "344001","display" : "Ankle"},{"system" : "http://snomed.info/sct","code" : "345000","display" : "Atrioventricular bundle"},{"system" : "http://snomed.info/sct","code" : "356000","display" : "Reticular corium"},{"system" : "http://snomed.info/sct","code" : "393006","display" : "Wall of urinary bladder"},{"system" : "http://snomed.info/sct","code" : "402006","display" : "Dental branches of inferior alveolar artery"},{"system" : "http://snomed.info/sct","code" : "405008","display" : "Entire posterior temporal diploic vein"},{"system" : "http://snomed.info/sct","code" : "414003","display" : "Gastric fundus"},{"system" : "http://snomed.info/sct","code" : "420002","display" : "Anastomosis, heterocladic"},{"system" : "http://snomed.info/sct","code" : "422005","display" : "Inferior surface of tongue"},{"system" : "http://snomed.info/sct","code" : "446003","display" : "Trochanteric bursa"},{"system" : "http://snomed.info/sct","code" : "457008","display" : "Collateral ligament"},{"system" : "http://snomed.info/sct","code" : "461002","display" : "Lateral corticospinal tract"},{"system" : "http://snomed.info/sct","code" : "464005","display" : "Basophilic normoblast"},{"system" : "http://snomed.info/sct","code" : "465006","display" : "Ascending frontal gyrus"},{"system" : "http://snomed.info/sct","code" : "471000","display" : "Flexor hallucis longus muscle"},{"system" : "http://snomed.info/sct","code" : "480000","display" : "Cardiopulmonary circulatory system"},{"system" : "http://snomed.info/sct","code" : "485005","display" : "Transverse colon"},{"system" : "http://snomed.info/sct","code" : "528006","display" : "Costal surface of lung"},{"system" : "http://snomed.info/sct","code" : "552004","display" : "Entire vagus nerve parasympathetic fibers to cardiac plexus"},{"system" : "http://snomed.info/sct","code" : "565008","display" : "Intervertebral disc space of fifth lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "582005","display" : "Head of phalanx of great toe"},{"system" : "http://snomed.info/sct","code" : "587004","display" : "Capsule of proximal interphalangeal joint of third toe"},{"system" : "http://snomed.info/sct","code" : "589001","display" : "Interventricular septum"},{"system" : "http://snomed.info/sct","code" : "595000","display" : "Palpebral fissure"},{"system" : "http://snomed.info/sct","code" : "608002","display" : "Subcutaneous tissue of philtrum"},{"system" : "http://snomed.info/sct","code" : "621009","display" : "Multivesicular body, internal vesicles"},{"system" : "http://snomed.info/sct","code" : "635006","display" : "Tuberosity of distal phalanx of little toe"},{"system" : "http://snomed.info/sct","code" : "650002","display" : "Superior articular process of seventh thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "660006","display" : "Tracheal mucous membrane"},{"system" : "http://snomed.info/sct","code" : "661005","display" : "Jaw"},{"system" : "http://snomed.info/sct","code" : "667009","display" : "Embryonic structure"},{"system" : "http://snomed.info/sct","code" : "688000","display" : "Fetal hyaloid artery"},{"system" : "http://snomed.info/sct","code" : "691000","display" : "Small intestine submucosa"},{"system" : "http://snomed.info/sct","code" : "692007","display" : "Body of ischium"},{"system" : "http://snomed.info/sct","code" : "723004","display" : "Dense intermediate filament bundles"},{"system" : "http://snomed.info/sct","code" : "774007","display" : "Head and neck structure"},{"system" : "http://snomed.info/sct","code" : "790007","display" : "Visceral aspect of liver"},{"system" : "http://snomed.info/sct","code" : "798000","display" : "Entire deep temporal vein"},{"system" : "http://snomed.info/sct","code" : "808000","display" : "Posterior intercostal arteries"},{"system" : "http://snomed.info/sct","code" : "809008","display" : "Fetal chondrocranium"},{"system" : "http://snomed.info/sct","code" : "823005","display" : "Posterior cervical spinal cord nerve root"},{"system" : "http://snomed.info/sct","code" : "830004","display" : "Spinous process of fifth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "836005","display" : "Oral region of face"},{"system" : "http://snomed.info/sct","code" : "885000","display" : "Lamina muscularis of colonic mucous membrane"},{"system" : "http://snomed.info/sct","code" : "895007","display" : "Anterior cruciate ligament of knee joint"},{"system" : "http://snomed.info/sct","code" : "917004","display" : "Superior laryngeal aperture"},{"system" : "http://snomed.info/sct","code" : "921006","display" : "Thyrohyoid branch of ansa cervicalis"},{"system" : "http://snomed.info/sct","code" : "947002","display" : "Crus of diaphragm"},{"system" : "http://snomed.info/sct","code" : "955009","display" : "Bronchus"},{"system" : "http://snomed.info/sct","code" : "976004","display" : "Ovarian vein"},{"system" : "http://snomed.info/sct","code" : "996007","display" : "Meningeal branches of occipital artery"},{"system" : "http://snomed.info/sct","code" : "1005009","display" : "Entire diaphragmatic lymph node"},{"system" : "http://snomed.info/sct","code" : "1012000","display" : "Fibrous portion of pericardium"},{"system" : "http://snomed.info/sct","code" : "1015003","display" : "Peritonsillar tissue"},{"system" : "http://snomed.info/sct","code" : "1028005","display" : "Sebaceous gland"},{"system" : "http://snomed.info/sct","code" : "1030007","display" : "Vesicular bursa of sternohyoid muscle"},{"system" : "http://snomed.info/sct","code" : "1063000","display" : "Frontozygomatic suture of skull"},{"system" : "http://snomed.info/sct","code" : "1075005","display" : "Promonocyte"},{"system" : "http://snomed.info/sct","code" : "1076006","display" : "Entire subcutaneous prepatellar bursa"},{"system" : "http://snomed.info/sct","code" : "1086007","display" : "Female"},{"system" : "http://snomed.info/sct","code" : "1087003","display" : "Sternothyroid muscle"},{"system" : "http://snomed.info/sct","code" : "1092001","display" : "Superior occipital gyrus"},{"system" : "http://snomed.info/sct","code" : "1099005","display" : "Thymic cortex"},{"system" : "http://snomed.info/sct","code" : "1101003","display" : "Cranial cavity"},{"system" : "http://snomed.info/sct","code" : "1106008","display" : "Entire major calyx"},{"system" : "http://snomed.info/sct","code" : "1110006","display" : "Tarsal gland"},{"system" : "http://snomed.info/sct","code" : "1122009","display" : "Inferior longitudinal muscle of tongue"},{"system" : "http://snomed.info/sct","code" : "1136004","display" : "Aortopulmonary septum"},{"system" : "http://snomed.info/sct","code" : "1159005","display" : "Frenulum linguae"},{"system" : "http://snomed.info/sct","code" : "1172006","display" : "Odontoid process of axis"},{"system" : "http://snomed.info/sct","code" : "1173001","display" : "Mandibular nerve"},{"system" : "http://snomed.info/sct","code" : "1174007","display" : "Chromosomes, group E"},{"system" : "http://snomed.info/sct","code" : "1193009","display" : "Teres major muscle"},{"system" : "http://snomed.info/sct","code" : "1216008","display" : "Synostosis"},{"system" : "http://snomed.info/sct","code" : "1231004","display" : "Meninges"},{"system" : "http://snomed.info/sct","code" : "1236009","display" : "Duodenal serosa"},{"system" : "http://snomed.info/sct","code" : "1243003","display" : "Inferior articular process of sixth cervical vertebra"},{"system" : "http://snomed.info/sct","code" : "1246006","display" : "Dorsal digital nerves of radial nerve"},{"system" : "http://snomed.info/sct","code" : "1263005","display" : "Distinctive arrangement of microtubules"},{"system" : "http://snomed.info/sct","code" : "1277008","display" : "Vertebral nerve"},{"system" : "http://snomed.info/sct","code" : "1307006","display" : "Glottis"},{"system" : "http://snomed.info/sct","code" : "1311000","display" : "Telogen hair"},{"system" : "http://snomed.info/sct","code" : "1350001","display" : "Deep flexor tendon of index finger"},{"system" : "http://snomed.info/sct","code" : "1353004","display" : "Gastric serosa"},{"system" : "http://snomed.info/sct","code" : "1403006","display" : "Vastus lateralis muscle"},{"system" : "http://snomed.info/sct","code" : "1425000","display" : "Posterior limb of stapes"},{"system" : "http://snomed.info/sct","code" : "1439000","display" : "Paravesicular lymph node"},{"system" : "http://snomed.info/sct","code" : "1441004","display" : "Ventricle of larynx"},{"system" : "http://snomed.info/sct","code" : "1456008","display" : "Yellow fibrocartilage"},{"system" : "http://snomed.info/sct","code" : "1467009","display" : "Parietal branch of superficial temporal artery"},{"system" : "http://snomed.info/sct","code" : "1484003","display" : "Metatarsus"},{"system" : "http://snomed.info/sct","code" : "1490004","display" : "Soft tissues of trunk"},{"system" : "http://snomed.info/sct","code" : "1502004","display" : "Anterior cecal artery"},{"system" : "http://snomed.info/sct","code" : "1511004","display" : "Ejaculatory duct"},{"system" : "http://snomed.info/sct","code" : "1516009","display" : "Frontomental diameter of head"},{"system" : "http://snomed.info/sct","code" : "1527006","display" : "Lamina of fourth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "1537001","display" : "Intervertebral disc of eleventh thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "1541002","display" : "Coccygeal plexus"},{"system" : "http://snomed.info/sct","code" : "1562001","display" : "Nucleus pulposus of intervertebral disc of third lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "1580005","display" : "Ventral lateral nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "1581009","display" : "Ileal arteries"},{"system" : "http://snomed.info/sct","code" : "1584001","display" : "Entire symphysis"},{"system" : "http://snomed.info/sct","code" : "1600003","display" : "Splenius capitis muscle"},{"system" : "http://snomed.info/sct","code" : "1605008","display" : "Histioblast"},{"system" : "http://snomed.info/sct","code" : "1610007","display" : "Otoconia"},{"system" : "http://snomed.info/sct","code" : "1611006","display" : "Entire paramammary lymph node"},{"system" : "http://snomed.info/sct","code" : "1617005","display" : "Intrinsic larynx"},{"system" : "http://snomed.info/sct","code" : "1620002","display" : "Metaphase nucleus"},{"system" : "http://snomed.info/sct","code" : "1626008","display" : "Third thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "1627004","display" : "Medial collateral ligament of knee joint"},{"system" : "http://snomed.info/sct","code" : "1630006","display" : "Supraorbital vein"},{"system" : "http://snomed.info/sct","code" : "1631005","display" : "Foregut"},{"system" : "http://snomed.info/sct","code" : "1650005","display" : "Hilum of left lung"},{"system" : "http://snomed.info/sct","code" : "1655000","display" : "Transverse peduncular tract nucleus"},{"system" : "http://snomed.info/sct","code" : "1659006","display" : "Dorsomedial nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "1684009","display" : "Ligamentum teres of liver"},{"system" : "http://snomed.info/sct","code" : "1706004","display" : "Thymic lobule"},{"system" : "http://snomed.info/sct","code" : "1707008","display" : "Ventral nuclear group of thalamus"},{"system" : "http://snomed.info/sct","code" : "1711002","display" : "Periorbital region"},{"system" : "http://snomed.info/sct","code" : "1716007","display" : "Cupula ampullaris"},{"system" : "http://snomed.info/sct","code" : "1721005","display" : "Right tonsil"},{"system" : "http://snomed.info/sct","code" : "1729007","display" : "Central tegmental tract"},{"system" : "http://snomed.info/sct","code" : "1732005","display" : "Thoracic duct"},{"system" : "http://snomed.info/sct","code" : "1765002","display" : "Lymphatic of thorax"},{"system" : "http://snomed.info/sct","code" : "1780008","display" : "Premelanosome"},{"system" : "http://snomed.info/sct","code" : "1781007","display" : "Sacroiliac region"},{"system" : "http://snomed.info/sct","code" : "1797002","display" : "Naris"},{"system" : "http://snomed.info/sct","code" : "1818002","display" : "Greater circulus arteriosus of iris"},{"system" : "http://snomed.info/sct","code" : "1825009","display" : "Entire root of nose"},{"system" : "http://snomed.info/sct","code" : "1832000","display" : "Bulbar conjunctiva"},{"system" : "http://snomed.info/sct","code" : "1840006","display" : "Arrector pili muscles"},{"system" : "http://snomed.info/sct","code" : "1849007","display" : "Pharyngeal recess"},{"system" : "http://snomed.info/sct","code" : "1853009","display" : "Suprahyoid muscles"},{"system" : "http://snomed.info/sct","code" : "1874005","display" : "Entire promontory common iliac lymph node"},{"system" : "http://snomed.info/sct","code" : "1895000","display" : "Entire musculophrenic vein"},{"system" : "http://snomed.info/sct","code" : "1902009","display" : "Skin of external ear"},{"system" : "http://snomed.info/sct","code" : "1910005","display" : "Entire ear"},{"system" : "http://snomed.info/sct","code" : "1918003","display" : "Suprarenal aorta"},{"system" : "http://snomed.info/sct","code" : "1927002","display" : "Entire left elbow region"},{"system" : "http://snomed.info/sct","code" : "1992003","display" : "Porus acusticus internus"},{"system" : "http://snomed.info/sct","code" : "1997009","display" : "Cingulum dentis"},{"system" : "http://snomed.info/sct","code" : "2010005","display" : "Clavicular facet of scapula"},{"system" : "http://snomed.info/sct","code" : "2020000","display" : "Superior thoracic artery"},{"system" : "http://snomed.info/sct","code" : "2031008","display" : "Spinal cord ventral median fissure"},{"system" : "http://snomed.info/sct","code" : "2033006","display" : "Right fallopian tube"},{"system" : "http://snomed.info/sct","code" : "2044003","display" : "Vaginal nerves"},{"system" : "http://snomed.info/sct","code" : "2048000","display" : "Lingual tonsil"},{"system" : "http://snomed.info/sct","code" : "2049008","display" : "Chorionic villi"},{"system" : "http://snomed.info/sct","code" : "2059009","display" : "Skin of ear lobule"},{"system" : "http://snomed.info/sct","code" : "2071003","display" : "Reticular formation of spinal cord"},{"system" : "http://snomed.info/sct","code" : "2076008","display" : "Head of phalanx of hand"},{"system" : "http://snomed.info/sct","code" : "2083001","display" : "Nucleus ambiguus"},{"system" : "http://snomed.info/sct","code" : "2095001","display" : "Accessory sinus"},{"system" : "http://snomed.info/sct","code" : "2123001","display" : "Tuberomammillary nucleus"},{"system" : "http://snomed.info/sct","code" : "2150006","display" : "Urinary tract transitional epithelial cell"},{"system" : "http://snomed.info/sct","code" : "2156000","display" : "Glial cell"},{"system" : "http://snomed.info/sct","code" : "2160002","display" : "Ligamentum arteriosum"},{"system" : "http://snomed.info/sct","code" : "2175005","display" : "Pharyngeal cavity"},{"system" : "http://snomed.info/sct","code" : "2182009","display" : "Endometrial zona basalis"},{"system" : "http://snomed.info/sct","code" : "2192001","display" : "Clavicular part of pectoralis major muscle"},{"system" : "http://snomed.info/sct","code" : "2205003","display" : "Lamina of fifth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "2209009","display" : "Cerebral basal surface"},{"system" : "http://snomed.info/sct","code" : "2236006","display" : "Lesser osseous pelvis"},{"system" : "http://snomed.info/sct","code" : "2246008","display" : "Type I hair cell"},{"system" : "http://snomed.info/sct","code" : "2255006","display" : "Subserosa"},{"system" : "http://snomed.info/sct","code" : "2302002","display" : "Veins of the knee"},{"system" : "http://snomed.info/sct","code" : "2305000","display" : "Spinous process of cervical vertebra"},{"system" : "http://snomed.info/sct","code" : "2306004","display" : "Base of third metacarpal bone"},{"system" : "http://snomed.info/sct","code" : "2327009","display" : "Entire salivary seromucous gland (body structure)"},{"system" : "http://snomed.info/sct","code" : "2330002","display" : "Segmental bronchial branches"},{"system" : "http://snomed.info/sct","code" : "2332005","display" : "Metencephalon of fetus"},{"system" : "http://snomed.info/sct","code" : "2334006","display" : "Calyx"},{"system" : "http://snomed.info/sct","code" : "2349003","display" : "Nasal suture of skull"},{"system" : "http://snomed.info/sct","code" : "2372001","display" : "Medial surface of toe"},{"system" : "http://snomed.info/sct","code" : "2383005","display" : "Papillary muscles of right ventricle"},{"system" : "http://snomed.info/sct","code" : "2389009","display" : "Superior margin of adrenal gland"},{"system" : "http://snomed.info/sct","code" : "2395005","display" : "Transverse facial artery"},{"system" : "http://snomed.info/sct","code" : "2397002","display" : "First metatarsal facet of medial cuneiform bone"},{"system" : "http://snomed.info/sct","code" : "2400006","display" : "Mandibular left first premolar tooth"},{"system" : "http://snomed.info/sct","code" : "2402003","display" : "Dorsum of foot"},{"system" : "http://snomed.info/sct","code" : "2421006","display" : "Submaxillary ganglion"},{"system" : "http://snomed.info/sct","code" : "2433001","display" : "Digital tendon and tendon sheath of foot"},{"system" : "http://snomed.info/sct","code" : "2436009","display" : "Tunica intima of vein"},{"system" : "http://snomed.info/sct","code" : "2453002","display" : "Subcutaneous tissue of posterior surface of forearm"},{"system" : "http://snomed.info/sct","code" : "2454008","display" : "Articular surface, third metacarpal, of second metacarpal bone"},{"system" : "http://snomed.info/sct","code" : "2484000","display" : "Skin of frenulum of clitoris"},{"system" : "http://snomed.info/sct","code" : "2489005","display" : "Medial check ligament of eye"},{"system" : "http://snomed.info/sct","code" : "2499000","display" : "Entire cisterna pontis"},{"system" : "http://snomed.info/sct","code" : "2502001","display" : "Membrane of lysosome"},{"system" : "http://snomed.info/sct","code" : "2504000","display" : "Pancreatic plexus"},{"system" : "http://snomed.info/sct","code" : "2510000","display" : "Femoral triangle"},{"system" : "http://snomed.info/sct","code" : "2539000","display" : "Superior rectal artery"},{"system" : "http://snomed.info/sct","code" : "2543001","display" : "Cuboid articular facet of fourth metatarsal bone"},{"system" : "http://snomed.info/sct","code" : "2550002","display" : "Phalanx of thumb"},{"system" : "http://snomed.info/sct","code" : "2577006","display" : "Gracilis muscle"},{"system" : "http://snomed.info/sct","code" : "2579009","display" : "Plasmablast"},{"system" : "http://snomed.info/sct","code" : "2592007","display" : "All extremities"},{"system" : "http://snomed.info/sct","code" : "2600000","display" : "Flexor pollicis longus muscle tendon"},{"system" : "http://snomed.info/sct","code" : "2620004","display" : "Intervertebral disc of third thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "2639009","display" : "Neuroendocrine tissue"},{"system" : "http://snomed.info/sct","code" : "2653009","display" : "Posterior thalamic radiation of internal capsule"},{"system" : "http://snomed.info/sct","code" : "2666009","display" : "Semispinalis capitis muscle"},{"system" : "http://snomed.info/sct","code" : "2675006","display" : "Anterior ethmoidal artery"},{"system" : "http://snomed.info/sct","code" : "2681003","display" : "Dorsal nerve of penis"},{"system" : "http://snomed.info/sct","code" : "2682005","display" : "Mucous membrane of urinary bladder"},{"system" : "http://snomed.info/sct","code" : "2686008","display" : "Medial olfactory gyrus"},{"system" : "http://snomed.info/sct","code" : "2687004","display" : "Bowman's space"},{"system" : "http://snomed.info/sct","code" : "2695000","display" : "Left maxillary sinus"},{"system" : "http://snomed.info/sct","code" : "2703009","display" : "Entire calcarine artery"},{"system" : "http://snomed.info/sct","code" : "2712006","display" : "Capsule of ankle joint"},{"system" : "http://snomed.info/sct","code" : "2718005","display" : "Apical foramen of tooth"},{"system" : "http://snomed.info/sct","code" : "2726002","display" : "Fold for stapes"},{"system" : "http://snomed.info/sct","code" : "2730004","display" : "Entire vitelline vein of placenta"},{"system" : "http://snomed.info/sct","code" : "2739003","display" : "Endometrium"},{"system" : "http://snomed.info/sct","code" : "2741002","display" : "Medial occipitotemporal gyrus"},{"system" : "http://snomed.info/sct","code" : "2746007","display" : "Circular layer of gastric muscularis"},{"system" : "http://snomed.info/sct","code" : "2748008","display" : "Spinal cord"},{"system" : "http://snomed.info/sct","code" : "2759004","display" : "Eccrine gland"},{"system" : "http://snomed.info/sct","code" : "2771005","display" : "Lamina propria of ureter"},{"system" : "http://snomed.info/sct","code" : "2789006","display" : "Apocrine gland"},{"system" : "http://snomed.info/sct","code" : "2792005","display" : "Pars tensa of tympanic membrane"},{"system" : "http://snomed.info/sct","code" : "2803000","display" : "Tendon sheath of popliteus muscle"},{"system" : "http://snomed.info/sct","code" : "2810006","display" : "Cremasteric fascia"},{"system" : "http://snomed.info/sct","code" : "2812003","display" : "Head of femur"},{"system" : "http://snomed.info/sct","code" : "2824005","display" : "Spinous process of fourth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "2826007","display" : "Lamina of fourth lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "2830005","display" : "Dorsal digital nerves of lateral hallux and medial second toe"},{"system" : "http://snomed.info/sct","code" : "2839006","display" : "Perivesicular tissues of seminal vesicles"},{"system" : "http://snomed.info/sct","code" : "2841007","display" : "Renal artery"},{"system" : "http://snomed.info/sct","code" : "2845003","display" : "Respiratory epithelium"},{"system" : "http://snomed.info/sct","code" : "2848001","display" : "Superficial epigastric artery"},{"system" : "http://snomed.info/sct","code" : "2855004","display" : "Accessory cephalic vein"},{"system" : "http://snomed.info/sct","code" : "2861001","display" : "Entire gland (organ)"},{"system" : "http://snomed.info/sct","code" : "2894003","display" : "Posterior epiglottis"},{"system" : "http://snomed.info/sct","code" : "2905008","display" : "Anterior ligament of uterus"},{"system" : "http://snomed.info/sct","code" : "2909002","display" : "Posterior portion of diaphragmatic aspect of liver"},{"system" : "http://snomed.info/sct","code" : "2920002","display" : "Facial nerve motor branch"},{"system" : "http://snomed.info/sct","code" : "2922005","display" : "Posterior papillary muscle of left ventricle"},{"system" : "http://snomed.info/sct","code" : "2923000","display" : "Subcutaneous tissue of supraorbital area"},{"system" : "http://snomed.info/sct","code" : "2969000","display" : "Anatomical space structure (body structure)"},{"system" : "http://snomed.info/sct","code" : "2979003","display" : "Medial cuneiform bone"},{"system" : "http://snomed.info/sct","code" : "2986006","display" : "Talar facet of navicular bone of foot"},{"system" : "http://snomed.info/sct","code" : "2998001","display" : "Entire right margin of uterus"},{"system" : "http://snomed.info/sct","code" : "3003007","display" : "Anterior limb of internal capsule"},{"system" : "http://snomed.info/sct","code" : "3008003","display" : "White fibrocartilage"},{"system" : "http://snomed.info/sct","code" : "3028004","display" : "Transitional epithelial cell"},{"system" : "http://snomed.info/sct","code" : "3039001","display" : "Subcutaneous tissue of thigh"},{"system" : "http://snomed.info/sct","code" : "3042007","display" : "Glomerular urinary pole"},{"system" : "http://snomed.info/sct","code" : "3054007","display" : "Articular surface, metacarpal, of phalanx of thumb"},{"system" : "http://snomed.info/sct","code" : "3055008","display" : "Bone marrow of vertebral body"},{"system" : "http://snomed.info/sct","code" : "3056009","display" : "Anteroventral nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "3057000","display" : "Nerve"},{"system" : "http://snomed.info/sct","code" : "3058005","display" : "Peripheral nervous system"},{"system" : "http://snomed.info/sct","code" : "3062004","display" : "Spinal arachnoid"},{"system" : "http://snomed.info/sct","code" : "3068000","display" : "Seminal vesicle lumen"},{"system" : "http://snomed.info/sct","code" : "3081007","display" : "Mitochondrion in division"},{"system" : "http://snomed.info/sct","code" : "3093003","display" : "Tendinous arch of pelvic fascia"},{"system" : "http://snomed.info/sct","code" : "3100007","display" : "Clinical crown of tooth"},{"system" : "http://snomed.info/sct","code" : "3113001","display" : "Suprachoroidal space"},{"system" : "http://snomed.info/sct","code" : "3117000","display" : "Dorsal surface of index finger"},{"system" : "http://snomed.info/sct","code" : "3118005","display" : "Trabecula carnea of left ventricle"},{"system" : "http://snomed.info/sct","code" : "3120008","display" : "Pleura"},{"system" : "http://snomed.info/sct","code" : "3134008","display" : "Head of fourth metatarsal bone"},{"system" : "http://snomed.info/sct","code" : "3138006","display" : "Bony tissue"},{"system" : "http://snomed.info/sct","code" : "3153003","display" : "Tractus olivocochlearis"},{"system" : "http://snomed.info/sct","code" : "3156006","display" : "Obturator artery"},{"system" : "http://snomed.info/sct","code" : "3159004","display" : "Costocervical trunk"},{"system" : "http://snomed.info/sct","code" : "3169005","display" : "Spinal nerve"},{"system" : "http://snomed.info/sct","code" : "3178004","display" : "Raphe of soft palate"},{"system" : "http://snomed.info/sct","code" : "3194006","display" : "Endocardium of right atrium"},{"system" : "http://snomed.info/sct","code" : "3215002","display" : "Subcutaneous tissue of nuchal region"},{"system" : "http://snomed.info/sct","code" : "3222005","display" : "All large arteries"},{"system" : "http://snomed.info/sct","code" : "3227004","display" : "Left coronary artery main stem"},{"system" : "http://snomed.info/sct","code" : "3236000","display" : "Posterior segment of right upper lobe of lung"},{"system" : "http://snomed.info/sct","code" : "3243006","display" : "Parametrial lymph node"},{"system" : "http://snomed.info/sct","code" : "3255000","display" : "Papillary area"},{"system" : "http://snomed.info/sct","code" : "3262009","display" : "Root canal of tooth"},{"system" : "http://snomed.info/sct","code" : "3279003","display" : "Pedicle of third cervical vertebra"},{"system" : "http://snomed.info/sct","code" : "3295003","display" : "Ventral anterior nucleus"},{"system" : "http://snomed.info/sct","code" : "3301002","display" : "Tectopontine fibers"},{"system" : "http://snomed.info/sct","code" : "3302009","display" : "Splenic branches of splenic artery"},{"system" : "http://snomed.info/sct","code" : "3315000","display" : "Vestibulospinal tract"},{"system" : "http://snomed.info/sct","code" : "3332001","display" : "Occipitofrontal diameter of head"},{"system" : "http://snomed.info/sct","code" : "3336003","display" : "Haversian canal"},{"system" : "http://snomed.info/sct","code" : "3341006","display" : "Right lung"},{"system" : "http://snomed.info/sct","code" : "3350008","display" : "Entire right commissure of pulmonic valve"},{"system" : "http://snomed.info/sct","code" : "3362007","display" : "Intertragal incisure"},{"system" : "http://snomed.info/sct","code" : "3366005","display" : "Anterior papillary muscle of left ventricle"},{"system" : "http://snomed.info/sct","code" : "3370002","display" : "Supporting tissue of rectum"},{"system" : "http://snomed.info/sct","code" : "3374006","display" : "Secondary spermatocyte"},{"system" : "http://snomed.info/sct","code" : "3377004","display" : "Agger nasi"},{"system" : "http://snomed.info/sct","code" : "3382006","display" : "Rima oris"},{"system" : "http://snomed.info/sct","code" : "3383001","display" : "Nonsegmented basophil"},{"system" : "http://snomed.info/sct","code" : "3394002","display" : "Suboccipitobregmatic diameter of head"},{"system" : "http://snomed.info/sct","code" : "3395001","display" : "Superior palpebral arch"},{"system" : "http://snomed.info/sct","code" : "3396000","display" : "Mesogastrium"},{"system" : "http://snomed.info/sct","code" : "3400000","display" : "Cell of bone"},{"system" : "http://snomed.info/sct","code" : "3409004","display" : "Lateral margin of forearm"},{"system" : "http://snomed.info/sct","code" : "3417007","display" : "Rotator muscles"},{"system" : "http://snomed.info/sct","code" : "3438001","display" : "Deep lymphatics of upper extremity"},{"system" : "http://snomed.info/sct","code" : "3444002","display" : "Thalamostriate veins"},{"system" : "http://snomed.info/sct","code" : "3447009","display" : "Penetrated oocyte"},{"system" : "http://snomed.info/sct","code" : "3460003","display" : "Anterodorsal nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "3462006","display" : "Commissure of tricuspid valve"},{"system" : "http://snomed.info/sct","code" : "3471002","display" : "Posterior midline of trunk"},{"system" : "http://snomed.info/sct","code" : "3478008","display" : "Vastus medialis muscle"},{"system" : "http://snomed.info/sct","code" : "3481003","display" : "Embryonic testis"},{"system" : "http://snomed.info/sct","code" : "3488009","display" : "Annulate lamella, cisternal lumen"},{"system" : "http://snomed.info/sct","code" : "3490005","display" : "Subcutaneous tissue of suboccipital region"},{"system" : "http://snomed.info/sct","code" : "3524005","display" : "Lateral wall of mastoid antrum"},{"system" : "http://snomed.info/sct","code" : "3538003","display" : "Capsule of proximal tibiofibular joint"},{"system" : "http://snomed.info/sct","code" : "3541007","display" : "Dorsal metatarsal artery"},{"system" : "http://snomed.info/sct","code" : "3553006","display" : "Thyroid capsule"},{"system" : "http://snomed.info/sct","code" : "3556003","display" : "Dorsal nucleus of trapezoid body"},{"system" : "http://snomed.info/sct","code" : "3563003","display" : "Muscularis of ureter"},{"system" : "http://snomed.info/sct","code" : "3572006","display" : "Body of vertebra"},{"system" : "http://snomed.info/sct","code" : "3578005","display" : "Body of gallbladder"},{"system" : "http://snomed.info/sct","code" : "3582007","display" : "Gastrophrenic ligament"},{"system" : "http://snomed.info/sct","code" : "3584008","display" : "Arch of tenth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "3594003","display" : "Straight part of longus colli muscle"},{"system" : "http://snomed.info/sct","code" : "3608004","display" : "Ischiococcygeus muscle"},{"system" : "http://snomed.info/sct","code" : "3609007","display" : "Occipital branch of posterior auricular artery"},{"system" : "http://snomed.info/sct","code" : "3646006","display" : "Lamellipodium"},{"system" : "http://snomed.info/sct","code" : "3663005","display" : "Tympanic ostium of Eustachian tube"},{"system" : "http://snomed.info/sct","code" : "3665003","display" : "Pelvic wall"},{"system" : "http://snomed.info/sct","code" : "3670005","display" : "Entire subpyloric lymph node"},{"system" : "http://snomed.info/sct","code" : "3711007","display" : "Great vessel"},{"system" : "http://snomed.info/sct","code" : "3743007","display" : "Lateral thoracic artery"},{"system" : "http://snomed.info/sct","code" : "3761003","display" : "Nucleus pulposus of intervertebral disc of first thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "3766008","display" : "Subcutaneous tissue of lower extremity"},{"system" : "http://snomed.info/sct","code" : "3785006","display" : "Entire dorsal metacarpal ligament"},{"system" : "http://snomed.info/sct","code" : "3788008","display" : "Superior segment of right lower lobe of lung"},{"system" : "http://snomed.info/sct","code" : "3789000","display" : "Argentaffin cells"},{"system" : "http://snomed.info/sct","code" : "3810000","display" : "Nasal septal cartilage"},{"system" : "http://snomed.info/sct","code" : "3838008","display" : "Apex of coccyx"},{"system" : "http://snomed.info/sct","code" : "3860006","display" : "Transplanted liver"},{"system" : "http://snomed.info/sct","code" : "3865001","display" : "Interscapular region of back"},{"system" : "http://snomed.info/sct","code" : "3867009","display" : "Dorsal surface of great toe"},{"system" : "http://snomed.info/sct","code" : "3876002","display" : "Subcutaneous tissue of femoral region"},{"system" : "http://snomed.info/sct","code" : "3877006","display" : "Common carotid plexus"},{"system" : "http://snomed.info/sct","code" : "3910004","display" : "Subcutaneous tissue of lateral surface of fourth toe"},{"system" : "http://snomed.info/sct","code" : "3916005","display" : "Occipital lymph node"},{"system" : "http://snomed.info/sct","code" : "3924000","display" : "Pericardiophrenic artery"},{"system" : "http://snomed.info/sct","code" : "3931001","display" : "Vestibular window"},{"system" : "http://snomed.info/sct","code" : "3935005","display" : "Head of tenth rib"},{"system" : "http://snomed.info/sct","code" : "3937002","display" : "Entorhinal cortex"},{"system" : "http://snomed.info/sct","code" : "3954005","display" : "Lacrimal sac"},{"system" : "http://snomed.info/sct","code" : "3956007","display" : "Fifth metatarsal articular facet of fourth metatarsal bone"},{"system" : "http://snomed.info/sct","code" : "3959000","display" : "Rectus capitis muscle"},{"system" : "http://snomed.info/sct","code" : "3960005","display" : "Olfactory tract"},{"system" : "http://snomed.info/sct","code" : "3964001","display" : "Gyrus of brain"},{"system" : "http://snomed.info/sct","code" : "3966004","display" : "Entire parietal branch of anterior cerebral artery"},{"system" : "http://snomed.info/sct","code" : "3977005","display" : "Subcutaneous tissue of concha"},{"system" : "http://snomed.info/sct","code" : "3984002","display" : "Deep veins of clitoris"},{"system" : "http://snomed.info/sct","code" : "3989007","display" : "Medial nuclei of globus pallidus"},{"system" : "http://snomed.info/sct","code" : "4015004","display" : "Chromosomes, group A"},{"system" : "http://snomed.info/sct","code" : "4019005","display" : "Posterior commissure of labia majora"},{"system" : "http://snomed.info/sct","code" : "4029003","display" : "Eosinophilic promyelocyte"},{"system" : "http://snomed.info/sct","code" : "4061004","display" : "Lateral wall of orbit"},{"system" : "http://snomed.info/sct","code" : "4066009","display" : "Capsule of proximal interphalangeal joint of index finger"},{"system" : "http://snomed.info/sct","code" : "4072009","display" : "Fourth coccygeal vertebra"},{"system" : "http://snomed.info/sct","code" : "4081003","display" : "Entire dorsal lingual vein"},{"system" : "http://snomed.info/sct","code" : "4093007","display" : "Vagus nerve bronchial branches"},{"system" : "http://snomed.info/sct","code" : "4111006","display" : "Macula of saccule"},{"system" : "http://snomed.info/sct","code" : "4117005","display" : "Lumbosacral spinal cord central canal"},{"system" : "http://snomed.info/sct","code" : "4121003","display" : "Superior frontal sulcus"},{"system" : "http://snomed.info/sct","code" : "4146003","display" : "Artery of extremity"},{"system" : "http://snomed.info/sct","code" : "4148002","display" : "Palmar surface of little finger"},{"system" : "http://snomed.info/sct","code" : "4150005","display" : "Celiac plexus"},{"system" : "http://snomed.info/sct","code" : "4158003","display" : "Abdominal aortic plexus"},{"system" : "http://snomed.info/sct","code" : "4159006","display" : "Hyparterial bronchi"},{"system" : "http://snomed.info/sct","code" : "4180000","display" : "Both lower extremities"},{"system" : "http://snomed.info/sct","code" : "4193005","display" : "Entire extensor tendon and tendon sheath of fifth toe"},{"system" : "http://snomed.info/sct","code" : "4205002","display" : "Türk cell"},{"system" : "http://snomed.info/sct","code" : "4212006","display" : "Epithelial cell"},{"system" : "http://snomed.info/sct","code" : "4215008","display" : "Head of second rib"},{"system" : "http://snomed.info/sct","code" : "4247003","display" : "First metacarpal bone"},{"system" : "http://snomed.info/sct","code" : "4258007","display" : "Posterior tibial veins"},{"system" : "http://snomed.info/sct","code" : "4276000","display" : "Inferior articular process of seventh cervical vertebra"},{"system" : "http://snomed.info/sct","code" : "4281009","display" : "Middle portion of ileum"},{"system" : "http://snomed.info/sct","code" : "4295007","display" : "Paracortical area of lymph node"},{"system" : "http://snomed.info/sct","code" : "4303006","display" : "Cartilage canal"},{"system" : "http://snomed.info/sct","code" : "4312008","display" : "Anterior midline of abdomen"},{"system" : "http://snomed.info/sct","code" : "4317002","display" : "Spinalis muscle"},{"system" : "http://snomed.info/sct","code" : "4328003","display" : "Protoplasmic astrocyte"},{"system" : "http://snomed.info/sct","code" : "4335006","display" : "Upper jaw"},{"system" : "http://snomed.info/sct","code" : "4352005","display" : "Subchorionic space"},{"system" : "http://snomed.info/sct","code" : "4358009","display" : "Lateral surface of little finger"},{"system" : "http://snomed.info/sct","code" : "4360006","display" : "Stratum spinosum"},{"system" : "http://snomed.info/sct","code" : "4369007","display" : "Small intestine mucous membrane"},{"system" : "http://snomed.info/sct","code" : "4371007","display" : "Fourth metatarsal facet of lateral cuneiform bone"},{"system" : "http://snomed.info/sct","code" : "4375003","display" : "Incisure of cartilaginous portion of auditory canal"},{"system" : "http://snomed.info/sct","code" : "4377006","display" : "Parafascicular nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "4394008","display" : "Scala vestibuli"},{"system" : "http://snomed.info/sct","code" : "4402002","display" : "Anterior articular surface for talus"},{"system" : "http://snomed.info/sct","code" : "4419000","display" : "Tracheal submucosa"},{"system" : "http://snomed.info/sct","code" : "4421005","display" : "Cell"},{"system" : "http://snomed.info/sct","code" : "4430002","display" : "Clivus ossis sphenoidalis"},{"system" : "http://snomed.info/sct","code" : "4432005","display" : "Ductus arteriosus"},{"system" : "http://snomed.info/sct","code" : "4442007","display" : "Dental arch"},{"system" : "http://snomed.info/sct","code" : "4486002","display" : "Accessory sinus gland"},{"system" : "http://snomed.info/sct","code" : "4524000","display" : "Subclavian plexus"},{"system" : "http://snomed.info/sct","code" : "4527007","display" : "Joint of lower extremity"},{"system" : "http://snomed.info/sct","code" : "4537002","display" : "Internal medullary lamina of thalamus"},{"system" : "http://snomed.info/sct","code" : "4548009","display" : "Lamellated granule, as in surfactant-secreting cell"},{"system" : "http://snomed.info/sct","code" : "4549001","display" : "Entire vagus nerve parasympathetic fibers to liver, gallbladder, bile ducts and pancreas"},{"system" : "http://snomed.info/sct","code" : "4566004","display" : "Tentorium cerebelli"},{"system" : "http://snomed.info/sct","code" : "4573009","display" : "Desmosome"},{"system" : "http://snomed.info/sct","code" : "4578000","display" : "Skin of posterior surface of thigh"},{"system" : "http://snomed.info/sct","code" : "4588004","display" : "Middle trunk of brachial plexus"},{"system" : "http://snomed.info/sct","code" : "4596009","display" : "Larynx"},{"system" : "http://snomed.info/sct","code" : "4603002","display" : "Base of phalanx of foot"},{"system" : "http://snomed.info/sct","code" : "4606005","display" : "Tubercle of eighth rib"},{"system" : "http://snomed.info/sct","code" : "4621004","display" : "Lesser tuberosity of humerus"},{"system" : "http://snomed.info/sct","code" : "4624007","display" : "Medullary cord"},{"system" : "http://snomed.info/sct","code" : "4647008","display" : "Lipid droplet, homogeneous"},{"system" : "http://snomed.info/sct","code" : "4651005","display" : "Tunica albuginea of corpus spongiosum"},{"system" : "http://snomed.info/sct","code" : "4658004","display" : "Skin of nuchal region"},{"system" : "http://snomed.info/sct","code" : "4677002","display" : "Basal lamina, inclusion in subepithelial location"},{"system" : "http://snomed.info/sct","code" : "4703008","display" : "Cardinal vein"},{"system" : "http://snomed.info/sct","code" : "4717004","display" : "Neutrophilic myelocyte"},{"system" : "http://snomed.info/sct","code" : "4718009","display" : "Entire venous plexus of the foramen ovale basis cranii"},{"system" : "http://snomed.info/sct","code" : "4743003","display" : "Ventral sacrococcygeal ligament"},{"system" : "http://snomed.info/sct","code" : "4755009","display" : "Medial surface of great toe"},{"system" : "http://snomed.info/sct","code" : "4759003","display" : "Gemellus muscle"},{"system" : "http://snomed.info/sct","code" : "4766002","display" : "Supracardinal vein"},{"system" : "http://snomed.info/sct","code" : "4768001","display" : "Perineal nerve"},{"system" : "http://snomed.info/sct","code" : "4774001","display" : "Phrenic nerve pericardial branch"},{"system" : "http://snomed.info/sct","code" : "4775000","display" : "Ventral posterior inferior nucleus"},{"system" : "http://snomed.info/sct","code" : "4799000","display" : "Deiter's cell"},{"system" : "http://snomed.info/sct","code" : "4810005","display" : "Uterine venous plexus"},{"system" : "http://snomed.info/sct","code" : "4812002","display" : "Anterior tibial compartment"},{"system" : "http://snomed.info/sct","code" : "4828007","display" : "Femoral canal"},{"system" : "http://snomed.info/sct","code" : "4840007","display" : "Subcutaneous tissue of ring finger"},{"system" : "http://snomed.info/sct","code" : "4843009","display" : "Membranous ampulla"},{"system" : "http://snomed.info/sct","code" : "4861000","display" : "Tuberculum impar"},{"system" : "http://snomed.info/sct","code" : "4866005","display" : "Constrictor pharyngeus muscle"},{"system" : "http://snomed.info/sct","code" : "4870002","display" : "Dorsal tegmental nuclei of midbrain"},{"system" : "http://snomed.info/sct","code" : "4871003","display" : "Spiral lamina of modiolus"},{"system" : "http://snomed.info/sct","code" : "4881004","display" : "Entire sublingual vein"},{"system" : "http://snomed.info/sct","code" : "4888005","display" : "Entire interlobular vein of kidney"},{"system" : "http://snomed.info/sct","code" : "4897009","display" : "Cell membrane, prokaryotic"},{"system" : "http://snomed.info/sct","code" : "4905007","display" : "Uterovaginal plexus"},{"system" : "http://snomed.info/sct","code" : "4906008","display" : "Tympanic antrum"},{"system" : "http://snomed.info/sct","code" : "4924005","display" : "Cerebellar gracile lobule"},{"system" : "http://snomed.info/sct","code" : "4942000","display" : "Lymph node of lower extremity"},{"system" : "http://snomed.info/sct","code" : "4954000","display" : "Radial notch of ulna"},{"system" : "http://snomed.info/sct","code" : "4956003","display" : "Subcutaneous tissue of back"},{"system" : "http://snomed.info/sct","code" : "4958002","display" : "Amygdaloid nucleus"},{"system" : "http://snomed.info/sct","code" : "5001007","display" : "Superior temporal sulcus"},{"system" : "http://snomed.info/sct","code" : "5023006","display" : "Yellow bone marrow"},{"system" : "http://snomed.info/sct","code" : "5026003","display" : "Posterior surface of prostate"},{"system" : "http://snomed.info/sct","code" : "5046008","display" : "Superficial dorsal veins of clitoris"},{"system" : "http://snomed.info/sct","code" : "5068003","display" : "Obturator internus muscle ischial bursa"},{"system" : "http://snomed.info/sct","code" : "5069006","display" : "Rugal column"},{"system" : "http://snomed.info/sct","code" : "5076001","display" : "Infrasternal angle"},{"system" : "http://snomed.info/sct","code" : "5115006","display" : "Posterior auricular vein"},{"system" : "http://snomed.info/sct","code" : "5122003","display" : "Entire angle of first rib"},{"system" : "http://snomed.info/sct","code" : "5128004","display" : "Suspensory ligament of lens"},{"system" : "http://snomed.info/sct","code" : "5192008","display" : "Intervertebral foramen of twelfth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "5194009","display" : "Epithelium of lens"},{"system" : "http://snomed.info/sct","code" : "5195005","display" : "Right external carotid artery"},{"system" : "http://snomed.info/sct","code" : "5204005","display" : "Superior ileocecal recess"},{"system" : "http://snomed.info/sct","code" : "5213007","display" : "Frontal veins"},{"system" : "http://snomed.info/sct","code" : "5225005","display" : "Uterine ostium of fallopian tube"},{"system" : "http://snomed.info/sct","code" : "5228007","display" : "Right cerebral hemisphere"},{"system" : "http://snomed.info/sct","code" : "5229004","display" : "Mucosa of gallbladder"},{"system" : "http://snomed.info/sct","code" : "5261000","display" : "Intervertebral disc of thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "5272005","display" : "Skin of lateral portion of neck"},{"system" : "http://snomed.info/sct","code" : "5279001","display" : "Foramen singulare"},{"system" : "http://snomed.info/sct","code" : "5296000","display" : "Anterior mediastinal lymph node"},{"system" : "http://snomed.info/sct","code" : "5324007","display" : "Superior pole of kidney"},{"system" : "http://snomed.info/sct","code" : "5329002","display" : "Fourth cervical vertebra"},{"system" : "http://snomed.info/sct","code" : "5336001","display" : "Inferior frontal gyrus"},{"system" : "http://snomed.info/sct","code" : "5347008","display" : "Synaptic specialization, cytoplasmic"},{"system" : "http://snomed.info/sct","code" : "5362005","display" : "Median arcuate ligament of diaphragm"},{"system" : "http://snomed.info/sct","code" : "5366008","display" : "Hippocampus"},{"system" : "http://snomed.info/sct","code" : "5379004","display" : "Small intestine muscularis propria"},{"system" : "http://snomed.info/sct","code" : "5382009","display" : "Superior fascia of perineum"},{"system" : "http://snomed.info/sct","code" : "5394000","display" : "Uterine paracervical lymph node"},{"system" : "http://snomed.info/sct","code" : "5398002","display" : "Normal fat pad"},{"system" : "http://snomed.info/sct","code" : "5403001","display" : "Articular process of third lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "5421003","display" : "Sex chromosome Y"},{"system" : "http://snomed.info/sct","code" : "5427004","display" : "Apocrine intraepidermal duct"},{"system" : "http://snomed.info/sct","code" : "5458003","display" : "Deep artery of clitoris"},{"system" : "http://snomed.info/sct","code" : "5459006","display" : "Cardiac incisure of stomach"},{"system" : "http://snomed.info/sct","code" : "5491007","display" : "Lacrimal part of orbicularis oculi muscle"},{"system" : "http://snomed.info/sct","code" : "5493005","display" : "Metacarpophalangeal joint of little finger"},{"system" : "http://snomed.info/sct","code" : "5498001","display" : "Superior aberrant ductule of epididymis"},{"system" : "http://snomed.info/sct","code" : "5520004","display" : "Subcutaneous tissue of chin"},{"system" : "http://snomed.info/sct","code" : "5538001","display" : "Tegmental portion of pons"},{"system" : "http://snomed.info/sct","code" : "5544002","display" : "Longitudinal layer of duodenal muscularis propria"},{"system" : "http://snomed.info/sct","code" : "5560003","display" : "Alveolar ridge mucous membrane"},{"system" : "http://snomed.info/sct","code" : "5564007","display" : "Singlet"},{"system" : "http://snomed.info/sct","code" : "5574005","display" : "Seventh costal cartilage"},{"system" : "http://snomed.info/sct","code" : "5580002","display" : "Tendon of supraspinatus muscle"},{"system" : "http://snomed.info/sct","code" : "5597008","display" : "Retina of right eye"},{"system" : "http://snomed.info/sct","code" : "5611001","display" : "Anulus fibrosus of intervertebral disc of fifth cervical vertebra"},{"system" : "http://snomed.info/sct","code" : "5625000","display" : "Navicular facet of intermediate cuneiform bone"},{"system" : "http://snomed.info/sct","code" : "5627008","display" : "Right visceral pleura"},{"system" : "http://snomed.info/sct","code" : "5633004","display" : "Muscular portion of interventricular septum"},{"system" : "http://snomed.info/sct","code" : "5643001","display" : "Canal of stomach"},{"system" : "http://snomed.info/sct","code" : "5644007","display" : "Fractured membrane P face"},{"system" : "http://snomed.info/sct","code" : "5653000","display" : "Entire inner surface of seventh rib"},{"system" : "http://snomed.info/sct","code" : "5665001","display" : "Retina"},{"system" : "http://snomed.info/sct","code" : "5668004","display" : "Lower digestive tract"},{"system" : "http://snomed.info/sct","code" : "5682004","display" : "Subcutaneous tissue of upper extremity"},{"system" : "http://snomed.info/sct","code" : "5696005","display" : "Entire articular part of tubercle of ninth rib"},{"system" : "http://snomed.info/sct","code" : "5697001","display" : "Skin of lateral surface of finger"},{"system" : "http://snomed.info/sct","code" : "5709001","display" : "Multifidus muscles"},{"system" : "http://snomed.info/sct","code" : "5713008","display" : "Submandibular triangle"},{"system" : "http://snomed.info/sct","code" : "5717009","display" : "Temporal fossa"},{"system" : "http://snomed.info/sct","code" : "5718004","display" : "Tendon and tendon sheath of leg and ankle"},{"system" : "http://snomed.info/sct","code" : "5727003","display" : "Anterior cervical lymph node"},{"system" : "http://snomed.info/sct","code" : "5742000","display" : "Skin of forearm"},{"system" : "http://snomed.info/sct","code" : "5751008","display" : "Subcutaneous tissue of anterior portion of neck"},{"system" : "http://snomed.info/sct","code" : "5769004","display" : "Endocervical epithelium"},{"system" : "http://snomed.info/sct","code" : "5780004","display" : "Paradidymis"},{"system" : "http://snomed.info/sct","code" : "5798000","display" : "Diaphragm"},{"system" : "http://snomed.info/sct","code" : "5802004","display" : "Medium sized neuron"},{"system" : "http://snomed.info/sct","code" : "5814007","display" : "Entire angle of seventh rib"},{"system" : "http://snomed.info/sct","code" : "5815008","display" : "Superior rectus muscle"},{"system" : "http://snomed.info/sct","code" : "5816009","display" : "Duodenal fold"},{"system" : "http://snomed.info/sct","code" : "5825003","display" : "Substantia propria of sclera"},{"system" : "http://snomed.info/sct","code" : "5828001","display" : "Posterior cord of brachial plexus"},{"system" : "http://snomed.info/sct","code" : "5847003","display" : "Superior articular process of seventh cervical vertebra"},{"system" : "http://snomed.info/sct","code" : "5854009","display" : "Orbital plate of ethmoid bone"},{"system" : "http://snomed.info/sct","code" : "5868002","display" : "Serosa of urinary bladder"},{"system" : "http://snomed.info/sct","code" : "5872003","display" : "Subcutaneous tissue of lateral border of sole of foot"},{"system" : "http://snomed.info/sct","code" : "5881009","display" : "Tuberosity of distal phalanx of hand"},{"system" : "http://snomed.info/sct","code" : "5882002","display" : "Endothelial sieve plate"},{"system" : "http://snomed.info/sct","code" : "5889006","display" : "Articular surface, third metacarpal, of fourth metacarpal bone"},{"system" : "http://snomed.info/sct","code" : "5890002","display" : "Posterior cells of ethmoid sinus"},{"system" : "http://snomed.info/sct","code" : "5893000","display" : "Superior recess of tympanic membrane"},{"system" : "http://snomed.info/sct","code" : "5898009","display" : "Myotome"},{"system" : "http://snomed.info/sct","code" : "5923009","display" : "Articular process of twelfth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "5926001","display" : "Bronchial lumen"},{"system" : "http://snomed.info/sct","code" : "5928000","display" : "Great cardiac vein"},{"system" : "http://snomed.info/sct","code" : "5942008","display" : "Tensor tympani muscle"},{"system" : "http://snomed.info/sct","code" : "5943003","display" : "Vestibular vein"},{"system" : "http://snomed.info/sct","code" : "5944009","display" : "Posterior palatine arch"},{"system" : "http://snomed.info/sct","code" : "5948007","display" : "Capsule of distal interphalangeal joint of third toe"},{"system" : "http://snomed.info/sct","code" : "5951000","display" : "Left wrist"},{"system" : "http://snomed.info/sct","code" : "5953002","display" : "Eighth rib"},{"system" : "http://snomed.info/sct","code" : "5976004","display" : "Subcutaneous tissue of eyelid"},{"system" : "http://snomed.info/sct","code" : "5979006","display" : "Episcleral artery"},{"system" : "http://snomed.info/sct","code" : "5996007","display" : "Chromosomes, group D"},{"system" : "http://snomed.info/sct","code" : "6001004","display" : "Quadratus lumborum muscle"},{"system" : "http://snomed.info/sct","code" : "6004007","display" : "Intervertebral disc of second thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "6006009","display" : "Circular layer of duodenal muscularis propria"},{"system" : "http://snomed.info/sct","code" : "6009002","display" : "Mesentery of ascending colon"},{"system" : "http://snomed.info/sct","code" : "6014003","display" : "Penicilliary arteries"},{"system" : "http://snomed.info/sct","code" : "6023000","display" : "Heterolysosome"},{"system" : "http://snomed.info/sct","code" : "6032003","display" : "Columnar epithelial cell"},{"system" : "http://snomed.info/sct","code" : "6046003","display" : "Entire outer surface of third rib"},{"system" : "http://snomed.info/sct","code" : "6050005","display" : "Lacrimal vein"},{"system" : "http://snomed.info/sct","code" : "6059006","display" : "Metacarpophalangeal joint of middle finger"},{"system" : "http://snomed.info/sct","code" : "6062009","display" : "Deciduous mandibular right canine tooth"},{"system" : "http://snomed.info/sct","code" : "6073002","display" : "Ligament of left superior vena cava"},{"system" : "http://snomed.info/sct","code" : "6074008","display" : "Capsule of temporomandibular joint"},{"system" : "http://snomed.info/sct","code" : "6076005","display" : "Gastrointestinal subserosa"},{"system" : "http://snomed.info/sct","code" : "6104005","display" : "Subclavian nerve"},{"system" : "http://snomed.info/sct","code" : "6105006","display" : "Body of fifth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "6110005","display" : "Facial nerve parasympathetic fibers"},{"system" : "http://snomed.info/sct","code" : "6216007","display" : "Entire postcapillary venule"},{"system" : "http://snomed.info/sct","code" : "6217003","display" : "Piriform recess"},{"system" : "http://snomed.info/sct","code" : "6229007","display" : "Os lacrimale"},{"system" : "http://snomed.info/sct","code" : "6253001","display" : "Sulcus terminalis cordis"},{"system" : "http://snomed.info/sct","code" : "6268000","display" : "Accessory phrenic nerves"},{"system" : "http://snomed.info/sct","code" : "6269008","display" : "Subcutaneous tissue of scalp"},{"system" : "http://snomed.info/sct","code" : "6279005","display" : "Skin of dorsal surface of finger"},{"system" : "http://snomed.info/sct","code" : "6317000","display" : "Posterior basal branch of left pulmonary artery"},{"system" : "http://snomed.info/sct","code" : "6325003","display" : "Aryepiglottic muscle"},{"system" : "http://snomed.info/sct","code" : "6326002","display" : "Fetal atloid articulation"},{"system" : "http://snomed.info/sct","code" : "6335009","display" : "Lymphoid follicle of stomach"},{"system" : "http://snomed.info/sct","code" : "6359004","display" : "Hair medulla"},{"system" : "http://snomed.info/sct","code" : "6371005","display" : "Lymphatics of thyroid gland"},{"system" : "http://snomed.info/sct","code" : "6375001","display" : "Cavernous portion of urethra"},{"system" : "http://snomed.info/sct","code" : "6392005","display" : "Coccygeal nerve"},{"system" : "http://snomed.info/sct","code" : "6404004","display" : "Ligamentum nuchae"},{"system" : "http://snomed.info/sct","code" : "6413002","display" : "Presymphysial lymph node"},{"system" : "http://snomed.info/sct","code" : "6417001","display" : "Medial malleolus"},{"system" : "http://snomed.info/sct","code" : "6423006","display" : "Supraspinatus muscle"},{"system" : "http://snomed.info/sct","code" : "6424000","display" : "Structure of radiating portion of cortical lobule of kidney"},{"system" : "http://snomed.info/sct","code" : "6445007","display" : "Mast cell"},{"system" : "http://snomed.info/sct","code" : "6448009","display" : "Posterior vagal trunk"},{"system" : "http://snomed.info/sct","code" : "6450001","display" : "Cytotrophoblast"},{"system" : "http://snomed.info/sct","code" : "6472004","display" : "Medial aspect of ovary"},{"system" : "http://snomed.info/sct","code" : "6504002","display" : "Glans clitoridis"},{"system" : "http://snomed.info/sct","code" : "6511003","display" : "Distal portion of circumflex branch of left coronary artery"},{"system" : "http://snomed.info/sct","code" : "6530003","display" : "Cardiac valve leaflet"},{"system" : "http://snomed.info/sct","code" : "6533001","display" : "Colonic haustra"},{"system" : "http://snomed.info/sct","code" : "6538005","display" : "Thyrocervical trunk"},{"system" : "http://snomed.info/sct","code" : "6541001","display" : "Entire anterior commissure of mitral valve"},{"system" : "http://snomed.info/sct","code" : "6544009","display" : "Gastrohepatic ligament"},{"system" : "http://snomed.info/sct","code" : "6550004","display" : "Angular incisure of stomach"},{"system" : "http://snomed.info/sct","code" : "6551000","display" : "Pollicis artery"},{"system" : "http://snomed.info/sct","code" : "6553002","display" : "Inferior nasal turbinate"},{"system" : "http://snomed.info/sct","code" : "6564004","display" : "Medial border of sole"},{"system" : "http://snomed.info/sct","code" : "6566002","display" : "Cerebellar hemisphere"},{"system" : "http://snomed.info/sct","code" : "6572002","display" : "Base of phalanx of middle finger"},{"system" : "http://snomed.info/sct","code" : "6598008","display" : "Lingual nerve"},{"system" : "http://snomed.info/sct","code" : "6606008","display" : "Structure of dorsal intercuneiform ligaments"},{"system" : "http://snomed.info/sct","code" : "6608009","display" : "Sphenoparietal sinus"},{"system" : "http://snomed.info/sct","code" : "6620001","display" : "Cuticle of nail"},{"system" : "http://snomed.info/sct","code" : "6623004","display" : "Sternal muscle"},{"system" : "http://snomed.info/sct","code" : "6633007","display" : "Entire right posterior cerebral artery"},{"system" : "http://snomed.info/sct","code" : "6643005","display" : "Entire right anterior cerebral artery"},{"system" : "http://snomed.info/sct","code" : "6646002","display" : "Anterior fossa of cranial cavity"},{"system" : "http://snomed.info/sct","code" : "6649009","display" : "Uterine subserosa"},{"system" : "http://snomed.info/sct","code" : "6651008","display" : "Central lobule of cerebellum"},{"system" : "http://snomed.info/sct","code" : "6684008","display" : "Articular facet of head of fibula"},{"system" : "http://snomed.info/sct","code" : "6685009","display" : "Right ankle"},{"system" : "http://snomed.info/sct","code" : "6711001","display" : "Arch of second lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "6720005","display" : "Femoral nerve lateral muscular branches"},{"system" : "http://snomed.info/sct","code" : "6731002","display" : "Pleural recess"},{"system" : "http://snomed.info/sct","code" : "6739000","display" : "Chorda tympani"},{"system" : "http://snomed.info/sct","code" : "6742006","display" : "Entire callosomarginal branch of anterior cerebral artery"},{"system" : "http://snomed.info/sct","code" : "6750002","display" : "Mitochondrial inclusion"},{"system" : "http://snomed.info/sct","code" : "6757004","display" : "Right knee"},{"system" : "http://snomed.info/sct","code" : "6787005","display" : "Structure of tendon and tendon sheath of hand"},{"system" : "http://snomed.info/sct","code" : "6789008","display" : "Spermatozoa"},{"system" : "http://snomed.info/sct","code" : "6799003","display" : "Macula of utricle"},{"system" : "http://snomed.info/sct","code" : "6805009","display" : "Entire interstitial tissue of spleen"},{"system" : "http://snomed.info/sct","code" : "6820003","display" : "Obturator nerve anterior branch"},{"system" : "http://snomed.info/sct","code" : "6828005","display" : "Ligament of lumbosacral joint"},{"system" : "http://snomed.info/sct","code" : "6829002","display" : "Pars ciliaris of retina"},{"system" : "http://snomed.info/sct","code" : "6834003","display" : "Axial skeleton"},{"system" : "http://snomed.info/sct","code" : "6841009","display" : "Corticomedullary junction of kidney"},{"system" : "http://snomed.info/sct","code" : "6844001","display" : "Spore crystal"},{"system" : "http://snomed.info/sct","code" : "6850006","display" : "Secondary foot process"},{"system" : "http://snomed.info/sct","code" : "6864006","display" : "Leaf of epiglottis"},{"system" : "http://snomed.info/sct","code" : "6866008","display" : "Habenular commissure"},{"system" : "http://snomed.info/sct","code" : "6871001","display" : "Visceral pericardium"},{"system" : "http://snomed.info/sct","code" : "6894000","display" : "Medial surface of arm"},{"system" : "http://snomed.info/sct","code" : "6902008","display" : "Popliteal region"},{"system" : "http://snomed.info/sct","code" : "6905005","display" : "Subcutaneous tissue of medial surface of third toe"},{"system" : "http://snomed.info/sct","code" : "6912001","display" : "Lower alveolar ridge mucosa"},{"system" : "http://snomed.info/sct","code" : "6914000","display" : "Perivascular space"},{"system" : "http://snomed.info/sct","code" : "6921000","display" : "Right upper extremity"},{"system" : "http://snomed.info/sct","code" : "6930008","display" : "Entire jugular arch"},{"system" : "http://snomed.info/sct","code" : "6944002","display" : "Entire anterior labial vein"},{"system" : "http://snomed.info/sct","code" : "6969002","display" : "Lymphocytic tissue"},{"system" : "http://snomed.info/sct","code" : "6975006","display" : "Anterior myocardium"},{"system" : "http://snomed.info/sct","code" : "6981003","display" : "Posterior hypothalamic nucleus"},{"system" : "http://snomed.info/sct","code" : "6987004","display" : "Collateral sulcus"},{"system" : "http://snomed.info/sct","code" : "6989001","display" : "Thoracolumbar region of back"},{"system" : "http://snomed.info/sct","code" : "6991009","display" : "Subcutaneous tissue of jaw"},{"system" : "http://snomed.info/sct","code" : "7035006","display" : "Bile duct mucous membrane"},{"system" : "http://snomed.info/sct","code" : "7050002","display" : "Subcutaneous tissue of external genitalia"},{"system" : "http://snomed.info/sct","code" : "7067009","display" : "Right colic artery"},{"system" : "http://snomed.info/sct","code" : "7076002","display" : "Interstitial tissue of myocardium"},{"system" : "http://snomed.info/sct","code" : "7083009","display" : "Middle phalanx of index finger"},{"system" : "http://snomed.info/sct","code" : "7091000","display" : "Ventral posterolateral nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "7099003","display" : "Attachment plaque of desmosome or hemidesmosome"},{"system" : "http://snomed.info/sct","code" : "7117004","display" : "Fetal implantation site"},{"system" : "http://snomed.info/sct","code" : "7148007","display" : "Anulus fibrosus of intervertebral disc of thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "7149004","display" : "False rib"},{"system" : "http://snomed.info/sct","code" : "7154008","display" : "Trigeminal ganglion sensory root"},{"system" : "http://snomed.info/sct","code" : "7160008","display" : "Base of metacarpal bone"},{"system" : "http://snomed.info/sct","code" : "7167006","display" : "Paraduodenal recess"},{"system" : "http://snomed.info/sct","code" : "7173007","display" : "Cauda equina"},{"system" : "http://snomed.info/sct","code" : "7188002","display" : "Gustatory pore"},{"system" : "http://snomed.info/sct","code" : "7192009","display" : "Isthmus tympani posticus"},{"system" : "http://snomed.info/sct","code" : "7227003","display" : "Hypoglossal nerve intrinsic tongue muscle branch"},{"system" : "http://snomed.info/sct","code" : "7234001","display" : "Entire inferior choroid vein"},{"system" : "http://snomed.info/sct","code" : "7242000","display" : "Appendiceal muscularis propria"},{"system" : "http://snomed.info/sct","code" : "7283002","display" : "Base of tongue"},{"system" : "http://snomed.info/sct","code" : "7295002","display" : "Muscle of perineum"},{"system" : "http://snomed.info/sct","code" : "7296001","display" : "Deep inguinal ring"},{"system" : "http://snomed.info/sct","code" : "7311008","display" : "Anterior surface of arm"},{"system" : "http://snomed.info/sct","code" : "7344002","display" : "Lingual gyrus"},{"system" : "http://snomed.info/sct","code" : "7345001","display" : "Ciliary processes"},{"system" : "http://snomed.info/sct","code" : "7362006","display" : "Lymphatic of head"},{"system" : "http://snomed.info/sct","code" : "7376007","display" : "Entire left margin of uterus"},{"system" : "http://snomed.info/sct","code" : "7378008","display" : "Paraventricular nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "7384006","display" : "Entire plantar calcaneocuboidal ligament"},{"system" : "http://snomed.info/sct","code" : "7404008","display" : "Anterior semicircular duct"},{"system" : "http://snomed.info/sct","code" : "7435002","display" : "Ovarian ligament"},{"system" : "http://snomed.info/sct","code" : "7471001","display" : "Lateral surface of sublingual gland"},{"system" : "http://snomed.info/sct","code" : "7477002","display" : "Lipid, crystalline"},{"system" : "http://snomed.info/sct","code" : "7480001","display" : "Iliotibial tract"},{"system" : "http://snomed.info/sct","code" : "7494000","display" : "Cerebellar lenticular nucleus"},{"system" : "http://snomed.info/sct","code" : "7498002","display" : "Entire plantar tarsal ligament"},{"system" : "http://snomed.info/sct","code" : "7507003","display" : "Entire anterior ligament of head of fibula"},{"system" : "http://snomed.info/sct","code" : "7524009","display" : "Entire vasa vasorum"},{"system" : "http://snomed.info/sct","code" : "7532001","display" : "Vagus nerve parasympathetic fibers"},{"system" : "http://snomed.info/sct","code" : "7554004","display" : "Deep head of flexor pollicis brevis muscle"},{"system" : "http://snomed.info/sct","code" : "7566005","display" : "Mitotic cell in anaphase"},{"system" : "http://snomed.info/sct","code" : "7569003","display" : "Finger"},{"system" : "http://snomed.info/sct","code" : "7591005","display" : "Intervertebral disc space of eleventh thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "7597009","display" : "Subcutaneous tissue of vertex"},{"system" : "http://snomed.info/sct","code" : "7605000","display" : "Connexon"},{"system" : "http://snomed.info/sct","code" : "7610001","display" : "Tenth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "7629007","display" : "Thalamoolivary tract"},{"system" : "http://snomed.info/sct","code" : "7651004","display" : "Intervenous tubercle of right atrium"},{"system" : "http://snomed.info/sct","code" : "7652006","display" : "Frenulum labii"},{"system" : "http://snomed.info/sct","code" : "7657000","display" : "Femoral artery"},{"system" : "http://snomed.info/sct","code" : "7658005","display" : "Subtendinous bursa of triceps brachii muscle"},{"system" : "http://snomed.info/sct","code" : "7697002","display" : "Pontine portion of medial longitudinal fasciculus"},{"system" : "http://snomed.info/sct","code" : "7712004","display" : "Subdural space of spinal region"},{"system" : "http://snomed.info/sct","code" : "7726008","display" : "Skin of medial surface of fifth toe"},{"system" : "http://snomed.info/sct","code" : "7736000","display" : "Posterior choroidal artery"},{"system" : "http://snomed.info/sct","code" : "7742001","display" : "Palatine duct"},{"system" : "http://snomed.info/sct","code" : "7748002","display" : "Skin appendage"},{"system" : "http://snomed.info/sct","code" : "7755000","display" : "Mesovarian margin of ovary"},{"system" : "http://snomed.info/sct","code" : "7756004","display" : "Lamina of third thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "7764005","display" : "Entire striate artery"},{"system" : "http://snomed.info/sct","code" : "7769000","display" : "Right foot"},{"system" : "http://snomed.info/sct","code" : "7783003","display" : "Sympathetic trunk spinal nerve branch"},{"system" : "http://snomed.info/sct","code" : "7820009","display" : "Lateral posterior nucleus of thalamus"},{"system" : "http://snomed.info/sct","code" : "7829005","display" : "Anterior surface of manubrium"},{"system" : "http://snomed.info/sct","code" : "7832008","display" : "Abdominal aorta"},{"system" : "http://snomed.info/sct","code" : "7835005","display" : "Posterior margin of nasal septum"},{"system" : "http://snomed.info/sct","code" : "7840002","display" : "Subcutaneous tissue of submental area"},{"system" : "http://snomed.info/sct","code" : "7841003","display" : "Macrocytic normochromic erythrocyte"},{"system" : "http://snomed.info/sct","code" : "7844006","display" : "Sternoclavicular joint"},{"system" : "http://snomed.info/sct","code" : "7851002","display" : "Intracranial subdural space"},{"system" : "http://snomed.info/sct","code" : "7854005","display" : "Mandibular canal"},{"system" : "http://snomed.info/sct","code" : "7872004","display" : "Myocardium of ventricle"},{"system" : "http://snomed.info/sct","code" : "7874003","display" : "Scapular region of back"},{"system" : "http://snomed.info/sct","code" : "7880006","display" : "Rhopheocytotic vesicle"},{"system" : "http://snomed.info/sct","code" : "7884002","display" : "Corneal corpuscle"},{"system" : "http://snomed.info/sct","code" : "7885001","display" : "Rotator cuff including muscles and tendons"},{"system" : "http://snomed.info/sct","code" : "7892006","display" : "Submucosa of anal canal"},{"system" : "http://snomed.info/sct","code" : "7896009","display" : "Occipital angle of parietal bone"},{"system" : "http://snomed.info/sct","code" : "7911004","display" : "Olivocerebellar fibers"},{"system" : "http://snomed.info/sct","code" : "7925003","display" : "Proximal phalanx of third toe"},{"system" : "http://snomed.info/sct","code" : "7936005","display" : "Ligament of diaphragm"},{"system" : "http://snomed.info/sct","code" : "7944005","display" : "Helper cell"},{"system" : "http://snomed.info/sct","code" : "7954009","display" : "Lamina propria of ethmoid sinus"},{"system" : "http://snomed.info/sct","code" : "7967007","display" : "Entire first left aortic arch"},{"system" : "http://snomed.info/sct","code" : "7986004","display" : "Abdominopelvic portion of sympathetic nervous system"},{"system" : "http://snomed.info/sct","code" : "7991003","display" : "Skin of glans penis"},{"system" : "http://snomed.info/sct","code" : "7999001","display" : "Articulations of auditory ossicles"},{"system" : "http://snomed.info/sct","code" : "8001006","display" : "Mucous membrane of tongue"},{"system" : "http://snomed.info/sct","code" : "8012006","display" : "Anterior communicating artery"},{"system" : "http://snomed.info/sct","code" : "8017000","display" : "Inflow tract of right ventricle"},{"system" : "http://snomed.info/sct","code" : "8024004","display" : "Limitans nucleus"},{"system" : "http://snomed.info/sct","code" : "8039003","display" : "Subcutaneous acromial bursa"},{"system" : "http://snomed.info/sct","code" : "8040001","display" : "Superficial flexor tendon of little finger"},{"system" : "http://snomed.info/sct","code" : "8045006","display" : "Membrane-coating granule, amorphous"},{"system" : "http://snomed.info/sct","code" : "8057002","display" : "Lateral nuclei of globus pallidus"},{"system" : "http://snomed.info/sct","code" : "8059004","display" : "Pancreatic veins"},{"system" : "http://snomed.info/sct","code" : "8067007","display" : "Entire superficial circumflex iliac vein"},{"system" : "http://snomed.info/sct","code" : "8068002","display" : "Stratum lemnisci of corpora quadrigemina"},{"system" : "http://snomed.info/sct","code" : "8079007","display" : "Radial nerve"},{"system" : "http://snomed.info/sct","code" : "8091003","display" : "Intervertebral disc space of twelfth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "8100009","display" : "Infundibulum of Fallopian tube"},{"system" : "http://snomed.info/sct","code" : "8111001","display" : "Intranuclear crystal"},{"system" : "http://snomed.info/sct","code" : "8112008","display" : "Hindgut"},{"system" : "http://snomed.info/sct","code" : "8119004","display" : "Entire delphian lymph node"},{"system" : "http://snomed.info/sct","code" : "8128003","display" : "Supraaortic valve area"},{"system" : "http://snomed.info/sct","code" : "8133004","display" : "Superior anastomotic vein"},{"system" : "http://snomed.info/sct","code" : "8157004","display" : "Vein of head"},{"system" : "http://snomed.info/sct","code" : "8158009","display" : "Interlobar duct of pancreas"},{"system" : "http://snomed.info/sct","code" : "8159001","display" : "Superior colliculus of corpora quadrigemina"},{"system" : "http://snomed.info/sct","code" : "8160006","display" : "Entire lateral striate artery"},{"system" : "http://snomed.info/sct","code" : "8161005","display" : "Infraorbital nerve"},{"system" : "http://snomed.info/sct","code" : "8165001","display" : "Superior articular process of fifth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "8205005","display" : "Wrist"},{"system" : "http://snomed.info/sct","code" : "8225009","display" : "Accessory atrioventricular bundle"},{"system" : "http://snomed.info/sct","code" : "8242003","display" : "Apical branch of right pulmonary artery"},{"system" : "http://snomed.info/sct","code" : "8251006","display" : "Osseous portion of Eustachian tube"},{"system" : "http://snomed.info/sct","code" : "8264007","display" : "Tunica interna of eyeball"},{"system" : "http://snomed.info/sct","code" : "8265008","display" : "Articular surface, metacarpal, of phalanx of hand"},{"system" : "http://snomed.info/sct","code" : "8266009","display" : "Small intestine serosa"},{"system" : "http://snomed.info/sct","code" : "8289001","display" : "Below knee region"},{"system" : "http://snomed.info/sct","code" : "8292002","display" : "Interlobular arteries of liver"},{"system" : "http://snomed.info/sct","code" : "8314003","display" : "Mastoid fontanel of skull"},{"system" : "http://snomed.info/sct","code" : "8334002","display" : "Lumbar lymph node"},{"system" : "http://snomed.info/sct","code" : "8356004","display" : "Colic lymph node"},{"system" : "http://snomed.info/sct","code" : "8369000","display" : "Sphincter pupillae muscle"},{"system" : "http://snomed.info/sct","code" : "8373002","display" : "Jugum of sphenoid bone"},{"system" : "http://snomed.info/sct","code" : "8387002","display" : "Lamina of eighth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "8389004","display" : "Birth canal"},{"system" : "http://snomed.info/sct","code" : "8412003","display" : "Iliac fossa"},{"system" : "http://snomed.info/sct","code" : "8415001","display" : "Renal surface of adrenal gland"},{"system" : "http://snomed.info/sct","code" : "8454000","display" : "Joint of lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "8464009","display" : "Ligament of sacroiliac joint and pubic symphysis"},{"system" : "http://snomed.info/sct","code" : "8482007","display" : "Sinoatrial node branch of right coronary artery"},{"system" : "http://snomed.info/sct","code" : "8483002","display" : "Mesial surface of tooth"},{"system" : "http://snomed.info/sct","code" : "8496001","display" : "Obliquus capitis muscle"},{"system" : "http://snomed.info/sct","code" : "8523001","display" : "Inferior articular process of twelfth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "8546004","display" : "Posterior intercavernous sinus"},{"system" : "http://snomed.info/sct","code" : "8556000","display" : "Lipid droplet"},{"system" : "http://snomed.info/sct","code" : "8559007","display" : "Entire juxtaintestinal lymph node"},{"system" : "http://snomed.info/sct","code" : "8560002","display" : "Interclavicular ligament"},{"system" : "http://snomed.info/sct","code" : "8580001","display" : "Both feet"},{"system" : "http://snomed.info/sct","code" : "8595004","display" : "Meissner's plexus"},{"system" : "http://snomed.info/sct","code" : "8598002","display" : "Vestibulocochlear nerve"},{"system" : "http://snomed.info/sct","code" : "8600008","display" : "Cricoid cartilage"},{"system" : "http://snomed.info/sct","code" : "8603005","display" : "Adductor hallucis muscle"},{"system" : "http://snomed.info/sct","code" : "8604004","display" : "Medulla oblongata fasciculus cuneatus"},{"system" : "http://snomed.info/sct","code" : "8608001","display" : "Right margin of heart"},{"system" : "http://snomed.info/sct","code" : "8617001","display" : "Zygomatic region of face"},{"system" : "http://snomed.info/sct","code" : "8623006","display" : "Transplanted ureter"},{"system" : "http://snomed.info/sct","code" : "8629005","display" : "Superior right pulmonary vein"},{"system" : "http://snomed.info/sct","code" : "8640002","display" : "Choroidal branches of posterior spinal artery"},{"system" : "http://snomed.info/sct","code" : "8668003","display" : "Glycogen vacuole"},{"system" : "http://snomed.info/sct","code" : "8671006","display" : "All toes"},{"system" : "http://snomed.info/sct","code" : "8677005","display" : "Body of right atrium"},{"system" : "http://snomed.info/sct","code" : "8688004","display" : "Lateral olfactory gyrus"},{"system" : "http://snomed.info/sct","code" : "8695008","display" : "Intervertebral foramen of second lumbar vertebra"},{"system" : "http://snomed.info/sct","code" : "8710005","display" : "Entire minor sublingual ducts"},{"system" : "http://snomed.info/sct","code" : "8711009","display" : "Periodontal tissues"},{"system" : "http://snomed.info/sct","code" : "8714001","display" : "Subcutaneous tissue of interdigital space of hand"},{"system" : "http://snomed.info/sct","code" : "8752000","display" : "Cavernous portion of internal carotid artery"},{"system" : "http://snomed.info/sct","code" : "8775007","display" : "Tendinous arch"},{"system" : "http://snomed.info/sct","code" : "8784007","display" : "Intranuclear body, granular with filamentous capsule"},{"system" : "http://snomed.info/sct","code" : "8810002","display" : "Corticomedullary junction of adrenal gland"},{"system" : "http://snomed.info/sct","code" : "8814006","display" : "Iliac tuberosity"},{"system" : "http://snomed.info/sct","code" : "8815007","display" : "Thenar and hypothenar spaces"},{"system" : "http://snomed.info/sct","code" : "8820007","display" : "Pedicle of eleventh thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "8821006","display" : "Peroneal artery"},{"system" : "http://snomed.info/sct","code" : "8827005","display" : "Shaft of phalanx of middle finger"},{"system" : "http://snomed.info/sct","code" : "8839002","display" : "Agranular endoplasmic reticulum, connection with other organelle"},{"system" : "http://snomed.info/sct","code" : "8845005","display" : "Entire subtendinous prepatellar bursa"},{"system" : "http://snomed.info/sct","code" : "8850004","display" : "Proper fasciculus"},{"system" : "http://snomed.info/sct","code" : "8854008","display" : "Crista galli"},{"system" : "http://snomed.info/sct","code" : "8862000","display" : "Palmar surface of middle finger"},{"system" : "http://snomed.info/sct","code" : "8873007","display" : "Mandibular right second premolar tooth"},{"system" : "http://snomed.info/sct","code" : "8887007","display" : "Brachiocephalic vein"},{"system" : "http://snomed.info/sct","code" : "8892009","display" : "Diaphragmatic surface of lung"},{"system" : "http://snomed.info/sct","code" : "8894005","display" : "Entire gastric cardiac gland (body structure)"},{"system" : "http://snomed.info/sct","code" : "8897003","display" : "Lateral glossoepiglottic fold"},{"system" : "http://snomed.info/sct","code" : "8907008","display" : "Entire left ulnar artery"},{"system" : "http://snomed.info/sct","code" : "8910001","display" : "Entire inferior transverse scapular ligament"},{"system" : "http://snomed.info/sct","code" : "8911002","display" : "Entire endocardium of right ventricle"},{"system" : "http://snomed.info/sct","code" : "8928004","display" : "Inguinal lymph node"},{"system" : "http://snomed.info/sct","code" : "8931003","display" : "Coracoid process of scapula"},{"system" : "http://snomed.info/sct","code" : "8935007","display" : "Cerebral meninges"},{"system" : "http://snomed.info/sct","code" : "8942007","display" : "Trapezoid ligament"},{"system" : "http://snomed.info/sct","code" : "8965002","display" : "Stratum zonale of corpora quadrigemina"},{"system" : "http://snomed.info/sct","code" : "8983005","display" : "Joint of vertebral column"},{"system" : "http://snomed.info/sct","code" : "8988001","display" : "Marginal part of orbicularis oris muscle"},{"system" : "http://snomed.info/sct","code" : "8993003","display" : "Hepatic vein"},{"system" : "http://snomed.info/sct","code" : "9000002","display" : "Cerebellar peduncle"},{"system" : "http://snomed.info/sct","code" : "9003000","display" : "Left parietal lobe"},{"system" : "http://snomed.info/sct","code" : "9018004","display" : "Entire middle colic vein"},{"system" : "http://snomed.info/sct","code" : "9040008","display" : "Ascending colon"},{"system" : "http://snomed.info/sct","code" : "9055004","display" : "Both forearms"},{"system" : "http://snomed.info/sct","code" : "9073001","display" : "White matter of insula"},{"system" : "http://snomed.info/sct","code" : "9081000","display" : "Splenic sinusoid"},{"system" : "http://snomed.info/sct","code" : "9086005","display" : "Superior laryngeal vein"},{"system" : "http://snomed.info/sct","code" : "9089003","display" : "Arch of foot"},{"system" : "http://snomed.info/sct","code" : "9108007","display" : "Vein of the scala tympani"},{"system" : "http://snomed.info/sct","code" : "9127001","display" : "Transverse folds of palate"},{"system" : "http://snomed.info/sct","code" : "9156001","display" : "Embryo stage 1 structure"},{"system" : "http://snomed.info/sct","code" : "9185007","display" : "Capsule of metatarsophalangeal joint of fifth toe"},{"system" : "http://snomed.info/sct","code" : "9186008","display" : "Filaments of contractile apparatus"},{"system" : "http://snomed.info/sct","code" : "9188009","display" : "Intervertebral disc of eighth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "9208002","display" : "Centriole"},{"system" : "http://snomed.info/sct","code" : "9212008","display" : "Shaft of fifth metatarsal bone"},{"system" : "http://snomed.info/sct","code" : "9229006","display" : "Structure of lumbar rotator muscle (body structure)"},{"system" : "http://snomed.info/sct","code" : "9231002","display" : "Entire external pudendal vein"},{"system" : "http://snomed.info/sct","code" : "9240003","display" : "Niemann-Pick cell"},{"system" : "http://snomed.info/sct","code" : "9242006","display" : "Posterior segment of right lobe of liver"},{"system" : "http://snomed.info/sct","code" : "9261005","display" : "Tendon and tendon sheath of second toe"},{"system" : "http://snomed.info/sct","code" : "9262003","display" : "Pelvic fascia"},{"system" : "http://snomed.info/sct","code" : "9284003","display" : "Corpus cavernosum of penis"},{"system" : "http://snomed.info/sct","code" : "9290004","display" : "Posterior intraoccipital synchondrosis"},{"system" : "http://snomed.info/sct","code" : "9305001","display" : "Labial veins"},{"system" : "http://snomed.info/sct","code" : "9317004","display" : "Merkel's tactile disc"},{"system" : "http://snomed.info/sct","code" : "9320007","display" : "Subtendinous iliac bursa"},{"system" : "http://snomed.info/sct","code" : "9321006","display" : "Tail of epididymis"},{"system" : "http://snomed.info/sct","code" : "9325002","display" : "Interdental papilla of gingiva"},{"system" : "http://snomed.info/sct","code" : "9332006","display" : "Lateral ligament of temporomandibular joint"},{"system" : "http://snomed.info/sct","code" : "9348007","display" : "Skin of medial surface of middle finger"},{"system" : "http://snomed.info/sct","code" : "9379006","display" : "All permanent teeth"},{"system" : "http://snomed.info/sct","code" : "9380009","display" : "Pecten ani"},{"system" : "http://snomed.info/sct","code" : "9384000","display" : "Lumbar vein"},{"system" : "http://snomed.info/sct","code" : "9390001","display" : "Lymphatics of stomach"},{"system" : "http://snomed.info/sct","code" : "9432007","display" : "Plantar surface of fourth toe"},{"system" : "http://snomed.info/sct","code" : "9438006","display" : "Structure of deep cervical lymphatics"},{"system" : "http://snomed.info/sct","code" : "9454009","display" : "Subclavian vein"},{"system" : "http://snomed.info/sct","code" : "9455005","display" : "Structure of medial cartilaginous lamina of pharyngotympanic tube (body structure)"},{"system" : "http://snomed.info/sct","code" : "9475001","display" : "Structure of amacrine cell of retina (body structure)"},{"system" : "http://snomed.info/sct","code" : "9481009","display" : "Afferent glomerular arteriole"},{"system" : "http://snomed.info/sct","code" : "9490002","display" : "Pulmonary ligament"},{"system" : "http://snomed.info/sct","code" : "9498009","display" : "Head of metacarpal bone"},{"system" : "http://snomed.info/sct","code" : "9502002","display" : "Coronal depression of tooth"},{"system" : "http://snomed.info/sct","code" : "9512009","display" : "Calcaneocuboidal ligament"},{"system" : "http://snomed.info/sct","code" : "9535007","display" : "Pyramid of medulla oblongata"},{"system" : "http://snomed.info/sct","code" : "9558005","display" : "Entire facet for fifth costal cartilage of sternum"},{"system" : "http://snomed.info/sct","code" : "9566001","display" : "Duodenal lumen"},{"system" : "http://snomed.info/sct","code" : "9568000","display" : "Subcutaneous tissue of areola"},{"system" : "http://snomed.info/sct","code" : "9596006","display" : "Deep branch of ulnar nerve"},{"system" : "http://snomed.info/sct","code" : "9609000","display" : "Posterior process of nasal septal cartilage"},{"system" : "http://snomed.info/sct","code" : "9625005","display" : "Lanugo hair"},{"system" : "http://snomed.info/sct","code" : "9642004","display" : "Left superior vena cava"},{"system" : "http://snomed.info/sct","code" : "9646001","display" : "Entire superior transverse scapular ligament"},{"system" : "http://snomed.info/sct","code" : "9654004","display" : "Gastric mucous gland"},{"system" : "http://snomed.info/sct","code" : "9659009","display" : "Infraclavicular lymph node"},{"system" : "http://snomed.info/sct","code" : "9662007","display" : "Subcutaneous tissue of lower margin of nasal septum"},{"system" : "http://snomed.info/sct","code" : "9668006","display" : "Ciliary muscle"},{"system" : "http://snomed.info/sct","code" : "9677004","display" : "Head of second metatarsal bone"},{"system" : "http://snomed.info/sct","code" : "9683001","display" : "Melanocyte"},{"system" : "http://snomed.info/sct","code" : "9684007","display" : "Posterior scrotal branches of internal pudendal artery"},{"system" : "http://snomed.info/sct","code" : "9708001","display" : "Iliac fascia"},{"system" : "http://snomed.info/sct","code" : "9736006","display" : "Right wrist"},{"system" : "http://snomed.info/sct","code" : "9743000","display" : "Entire tendon of index finger"},{"system" : "http://snomed.info/sct","code" : "9758008","display" : "Submucosa of tonsil"},{"system" : "http://snomed.info/sct","code" : "9770007","display" : "Genital tubercle"},{"system" : "http://snomed.info/sct","code" : "9775002","display" : "Left carotid sinus"},{"system" : "http://snomed.info/sct","code" : "9779008","display" : "Distinctive shape of mitochondrial cristae"},{"system" : "http://snomed.info/sct","code" : "9783008","display" : "Superficial lymphatics of thorax"},{"system" : "http://snomed.info/sct","code" : "9791004","display" : "Deep venous system of lower extremity"},{"system" : "http://snomed.info/sct","code" : "9796009","display" : "Skeletal muscle fiber, type IIb"},{"system" : "http://snomed.info/sct","code" : "9813009","display" : "Fascia of upper extremity"},{"system" : "http://snomed.info/sct","code" : "9825007","display" : "Proximal phalanx of little toe"},{"system" : "http://snomed.info/sct","code" : "9837009","display" : "Perforating branches of internal thoracic artery"},{"system" : "http://snomed.info/sct","code" : "9840009","display" : "Biparietal diameter of head"},{"system" : "http://snomed.info/sct","code" : "9841008","display" : "Interspinalis thoracis muscles"},{"system" : "http://snomed.info/sct","code" : "9846003","display" : "Right kidney"},{"system" : "http://snomed.info/sct","code" : "9847007","display" : "Hilum of adrenal gland"},{"system" : "http://snomed.info/sct","code" : "9849005","display" : "Fornix of lacrimal sac"},{"system" : "http://snomed.info/sct","code" : "9870004","display" : "Carunculae hymenales"},{"system" : "http://snomed.info/sct","code" : "9875009","display" : "Thymus"},{"system" : "http://snomed.info/sct","code" : "9878006","display" : "Entire appendicular vein"},{"system" : "http://snomed.info/sct","code" : "9880000","display" : "Thyroid tubercle"},{"system" : "http://snomed.info/sct","code" : "9881001","display" : "Peripheral nerve myelinated nerve fiber"},{"system" : "http://snomed.info/sct","code" : "9891007","display" : "Transverse arytenoid muscle"},{"system" : "http://snomed.info/sct","code" : "9898001","display" : "Paracentral lobule"},{"system" : "http://snomed.info/sct","code" : "9951005","display" : "Posterior ethmoidal nerve"},{"system" : "http://snomed.info/sct","code" : "9968009","display" : "Primary foot process"},{"system" : "http://snomed.info/sct","code" : "9970000","display" : "Ileocecal ostium"},{"system" : "http://snomed.info/sct","code" : "9976006","display" : "Rhomboideus cervicis muscle"},{"system" : "http://snomed.info/sct","code" : "9994000","display" : "Superior articular process of sixth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "9999005","display" : "Duodenal ampulla"},{"system" : "http://snomed.info/sct","code" : "10013000","display" : "Lateral meniscus of knee joint"},{"system" : "http://snomed.info/sct","code" : "10024003","display" : "Base of lung"},{"system" : "http://snomed.info/sct","code" : "10025002","display" : "Base of phalanx of index finger"},{"system" : "http://snomed.info/sct","code" : "10026001","display" : "Ventral spinocerebellar tract of pons"},{"system" : "http://snomed.info/sct","code" : "10036009","display" : "Nucleus pulposus of intervertebral disc of eighth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "10042008","display" : "Intervertebral foramen of fifth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "10047002","display" : "Transplanted lung"},{"system" : "http://snomed.info/sct","code" : "10052007","display" : "Male"},{"system" : "http://snomed.info/sct","code" : "10056005","display" : "Ophthalmic nerve"},{"system" : "http://snomed.info/sct","code" : "10062000","display" : "Levator labii superioris muscle"},{"system" : "http://snomed.info/sct","code" : "10119003","display" : "Deep volar arch of radial artery"},{"system" : "http://snomed.info/sct","code" : "10124000","display" : "Deep dorsal sacrococcygeal ligament"},{"system" : "http://snomed.info/sct","code" : "10134009","display" : "Medial surface of third toe"},{"system" : "http://snomed.info/sct","code" : "10141003","display" : "Zygomatic nerve"},{"system" : "http://snomed.info/sct","code" : "10145007","display" : "Vagus nerve pharyngeal plexus"},{"system" : "http://snomed.info/sct","code" : "10148009","display" : "Entire costal groove of fifth rib"},{"system" : "http://snomed.info/sct","code" : "10149001","display" : "Merkel's cell"},{"system" : "http://snomed.info/sct","code" : "10151002","display" : "Middle part of cartilaginous portion of auditory canal"},{"system" : "http://snomed.info/sct","code" : "10167008","display" : "Entire inner surface of eleventh rib"},{"system" : "http://snomed.info/sct","code" : "10176001","display" : "Supraoptic region of hypothalamus"},{"system" : "http://snomed.info/sct","code" : "10200004","display" : "Liver"},{"system" : "http://snomed.info/sct","code" : "10208006","display" : "Gynecoid pelvis"},{"system" : "http://snomed.info/sct","code" : "10209003","display" : "Parotid lymph node"},{"system" : "http://snomed.info/sct","code" : "10245000","display" : "Abductor digiti minimi muscle of foot"},{"system" : "http://snomed.info/sct","code" : "10271001","display" : "Entire anterior commissure of aortic valve"},{"system" : "http://snomed.info/sct","code" : "10293006","display" : "Iliac artery"},{"system" : "http://snomed.info/sct","code" : "10296003","display" : "Uropod"},{"system" : "http://snomed.info/sct","code" : "10299005","display" : "Entire anteromedial perforating artery"},{"system" : "http://snomed.info/sct","code" : "10328008","display" : "Capsule of calcaneocuboidal joint"},{"system" : "http://snomed.info/sct","code" : "10339006","display" : "Anulus fibrosus of intervertebral disc of tenth thoracic vertebra"},{"system" : "http://snomed.info/sct","code" : "10410005","display" : "Sweat gland"},{"system" : "http://snomed.info/sct","code" : "10415000","display" : "Pigmented layer of ciliary body"},{"system" : "http://snomed.info/sct","code" : "10417008","display" : "Lesser sciatic notch"},{"system" : "http://snomed.info/sct","code" : "10418003","display" : "Pulmonic area"},{"system" : "http://snomed.info/sct","code" : "10421001","display" : "Lateral surface of toe"},{"system" : "http://snomed.info/sct","code" : "10439005","display" : "Dorsal subaponeurotic space"},{"system" : "http://snomed.info/sct","code" : "10475007","display" : "Superficial cervical artery"},{"system" : "http://snomed.info/sct","code" : "10476008","display" : "Medial head of gastrocnemius muscle"}]}}

#242

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"419161000","display":"Unilateral left"},{"code":"419465000","display":"Unilateral right"},{"code":"51440002","display":"Bilateral"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:937
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:14 GMT
last-modified:Sat, 13 Sep 2025 20:51:14 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370958

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:e85d915e-75cb-4efd-9da6-382602717a03","timestamp" : "2025-09-13T20:51:14.782Z","total" : 3,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","inactive" : true,"code" : "419161000","display" : "Unilateral left (qualifier value)"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "419465000","display" : "Unilateral right (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "51440002","display" : "Right and left"}]}}

#243

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"49755003"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:94353
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:15 GMT
last-modified:Sat, 13 Sep 2025 20:51:15 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370961

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:d484a25b-9bf4-4a57-a0f7-612bf3921e94","timestamp" : "2025-09-13T20:51:15.062Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "49755003","display" : "Abnormal tissue appearance"},{"system" : "http://snomed.info/sct","code" : "145009","display" : "Colloid milium"},{"system" : "http://snomed.info/sct","code" : "161006","display" : "Thermal injury"},{"system" : "http://snomed.info/sct","code" : "182000","display" : "Canalization"},{"system" : "http://snomed.info/sct","code" : "232001","display" : "Congenital fold"},{"system" : "http://snomed.info/sct","code" : "255003","display" : "Calcified nodule"},{"system" : "http://snomed.info/sct","code" : "259009","display" : "Fibrous body"},{"system" : "http://snomed.info/sct","code" : "328005","display" : "Follicular papule"},{"system" : "http://snomed.info/sct","code" : "339008","display" : "Blister"},{"system" : "http://snomed.info/sct","code" : "354002","display" : "Triton tumor, malignant"},{"system" : "http://snomed.info/sct","code" : "367004","display" : "Clubbing"},{"system" : "http://snomed.info/sct","code" : "394000","display" : "Abnormal trabeculation"},{"system" : "http://snomed.info/sct","code" : "419008","display" : "Functional dilatation"},{"system" : "http://snomed.info/sct","code" : "420002","display" : "Anastomosis, heterocladic"},{"system" : "http://snomed.info/sct","code" : "511008","display" : "Fibrous meningioma"},{"system" : "http://snomed.info/sct","code" : "575006","display" : "Cholesteatoma"},{"system" : "http://snomed.info/sct","code" : "605004","display" : "Severe inflammatory atypia"},{"system" : "http://snomed.info/sct","code" : "738003","display" : "Ball valve obstruction"},{"system" : "http://snomed.info/sct","code" : "803009","display" : "Paraganglioma"},{"system" : "http://snomed.info/sct","code" : "810003","display" : "Spindle cell nevus"},{"system" : "http://snomed.info/sct","code" : "835009","display" : "Peripheral T-cell lymphoma, AILD (Angioimmunoblastic Lymphadenopathy with Dysproteinemia)"},{"system" : "http://snomed.info/sct","code" : "856006","display" : "Actinic keratosis"},{"system" : "http://snomed.info/sct","code" : "900006","display" : "Mucin-producing adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "915007","display" : "Malignant melanoma in junctional nevus"},{"system" : "http://snomed.info/sct","code" : "985004","display" : "Neurilemmoma"},{"system" : "http://snomed.info/sct","code" : "988002","display" : "Wet gangrene"},{"system" : "http://snomed.info/sct","code" : "999000","display" : "Mixed islet cell and exocrine adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "1040005","display" : "Anterior open dislocation"},{"system" : "http://snomed.info/sct","code" : "1129000","display" : "Acidophilic body"},{"system" : "http://snomed.info/sct","code" : "1138003","display" : "Moderate squamous cell atypia"},{"system" : "http://snomed.info/sct","code" : "1188006","display" : "Superior open dislocation"},{"system" : "http://snomed.info/sct","code" : "1338007","display" : "Basal cell carcinoma"},{"system" : "http://snomed.info/sct","code" : "1443001","display" : "Chromophobe carcinoma"},{"system" : "http://snomed.info/sct","code" : "1454006","display" : "Chronic fibrinous inflammation"},{"system" : "http://snomed.info/sct","code" : "1513001","display" : "Melanotic neuroectodermal tumor"},{"system" : "http://snomed.info/sct","code" : "1522000","display" : "Plaque"},{"system" : "http://snomed.info/sct","code" : "1561008","display" : "Swollen sarcoplasmic reticulum"},{"system" : "http://snomed.info/sct","code" : "1586004","display" : "Subependymal giant cell astrocytoma"},{"system" : "http://snomed.info/sct","code" : "1623000","display" : "Myxopapillary ependymoma"},{"system" : "http://snomed.info/sct","code" : "1736008","display" : "Anteversion"},{"system" : "http://snomed.info/sct","code" : "1752006","display" : "Clear cell adenoma"},{"system" : "http://snomed.info/sct","code" : "1791001","display" : "Radiation injury with fibrosis"},{"system" : "http://snomed.info/sct","code" : "1806006","display" : "Eruption"},{"system" : "http://snomed.info/sct","code" : "1996000","display" : "Numeric atrophy"},{"system" : "http://snomed.info/sct","code" : "2014001","display" : "Microlymphoblast"},{"system" : "http://snomed.info/sct","code" : "2019006","display" : "Sarcoplasmic bodies"},{"system" : "http://snomed.info/sct","code" : "2026006","display" : "Serous adenofibroma"},{"system" : "http://snomed.info/sct","code" : "2052000","display" : "Acute necrosis"},{"system" : "http://snomed.info/sct","code" : "2097009","display" : "Dyskeratosis"},{"system" : "http://snomed.info/sct","code" : "2122006","display" : "Pressure atrophy"},{"system" : "http://snomed.info/sct","code" : "2142002","display" : "Nodular melanoma"},{"system" : "http://snomed.info/sct","code" : "2218006","display" : "Endothelial degeneration"},{"system" : "http://snomed.info/sct","code" : "2221008","display" : "Mesonephroma, malignant"},{"system" : "http://snomed.info/sct","code" : "2227007","display" : "Adrenal cortical carcinoma"},{"system" : "http://snomed.info/sct","code" : "2289007","display" : "Dicentric chromosome"},{"system" : "http://snomed.info/sct","code" : "2348006","display" : "Adenomatoid tumor"},{"system" : "http://snomed.info/sct","code" : "2412005","display" : "Maculopapule"},{"system" : "http://snomed.info/sct","code" : "2464004","display" : "Moderate cytologic atypia"},{"system" : "http://snomed.info/sct","code" : "2483006","display" : "Cavity"},{"system" : "http://snomed.info/sct","code" : "2557004","display" : "Chronic leukemia (morphologic abnormality)"},{"system" : "http://snomed.info/sct","code" : "2559001","display" : "Claw-shaped deformity"},{"system" : "http://snomed.info/sct","code" : "2570008","display" : "Traction diverticulum"},{"system" : "http://snomed.info/sct","code" : "2710003","display" : "Fibrolipoma"},{"system" : "http://snomed.info/sct","code" : "2735009","display" : "Papillary cystadenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "2763006","display" : "Comedo"},{"system" : "http://snomed.info/sct","code" : "2881000","display" : "Anisokaryosis"},{"system" : "http://snomed.info/sct","code" : "2952002","display" : "Proliferative inflammation"},{"system" : "http://snomed.info/sct","code" : "2953007","display" : "Microglandular hyperplasia"},{"system" : "http://snomed.info/sct","code" : "2985005","display" : "Paget's disease, mammary"},{"system" : "http://snomed.info/sct","code" : "3102004","display" : "Oligodendroglioma, anaplastic"},{"system" : "http://snomed.info/sct","code" : "3139003","display" : "Ballooning degeneration"},{"system" : "http://snomed.info/sct","code" : "3313007","display" : "Chronic superficial ulcer"},{"system" : "http://snomed.info/sct","code" : "3380003","display" : "Superficial injury"},{"system" : "http://snomed.info/sct","code" : "3404009","display" : "Bite"},{"system" : "http://snomed.info/sct","code" : "3416003","display" : "Lengthening of short arm"},{"system" : "http://snomed.info/sct","code" : "3645005","display" : "Pregnancy luteoma"},{"system" : "http://snomed.info/sct","code" : "3679006","display" : "Polycystic change"},{"system" : "http://snomed.info/sct","code" : "3821009","display" : "Blunt injury"},{"system" : "http://snomed.info/sct","code" : "3839000","display" : "Lipid-rich carcinoma"},{"system" : "http://snomed.info/sct","code" : "3875003","display" : "Tophus"},{"system" : "http://snomed.info/sct","code" : "3898006","display" : "Neoplasm, benign"},{"system" : "http://snomed.info/sct","code" : "4000000","display" : "Severe transitional cell atypia"},{"system" : "http://snomed.info/sct","code" : "4079000","display" : "Mucoepidermoid carcinoma"},{"system" : "http://snomed.info/sct","code" : "4125007","display" : "Bursal cyst"},{"system" : "http://snomed.info/sct","code" : "4147007","display" : "Mass"},{"system" : "http://snomed.info/sct","code" : "4196002","display" : "Eversion"},{"system" : "http://snomed.info/sct","code" : "4205002","display" : "Türk cell"},{"system" : "http://snomed.info/sct","code" : "4230004","display" : "Pacinian tumor"},{"system" : "http://snomed.info/sct","code" : "4305004","display" : "Metastatic signet ring cell carcinoma"},{"system" : "http://snomed.info/sct","code" : "4392007","display" : "Malignant mixed tumor, osteosarcomatous type"},{"system" : "http://snomed.info/sct","code" : "4476003","display" : "Atypical glandular cells of uncertain significance"},{"system" : "http://snomed.info/sct","code" : "4484004","display" : "Nucleolar alteration"},{"system" : "http://snomed.info/sct","code" : "4532008","display" : "Acute inflammation"},{"system" : "http://snomed.info/sct","code" : "4538007","display" : "Papulovesicular rash"},{"system" : "http://snomed.info/sct","code" : "4553004","display" : "Subependymal glioma"},{"system" : "http://snomed.info/sct","code" : "4584002","display" : "Scirrhous adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "4590003","display" : "Adenocarcinoma, metastatic"},{"system" : "http://snomed.info/sct","code" : "4618001","display" : "Congenital dextrorotation"},{"system" : "http://snomed.info/sct","code" : "4631006","display" : "Tubular adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "4684005","display" : "Mesonephric duct hyperplasia"},{"system" : "http://snomed.info/sct","code" : "4686007","display" : "Blister due to degeneration of basal cells"},{"system" : "http://snomed.info/sct","code" : "4720007","display" : "Dystrophy"},{"system" : "http://snomed.info/sct","code" : "4797003","display" : "Papillary adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "4830009","display" : "Hyperpigmentation"},{"system" : "http://snomed.info/sct","code" : "4857006","display" : "Sequestrum"},{"system" : "http://snomed.info/sct","code" : "4876008","display" : "Acute obstruction"},{"system" : "http://snomed.info/sct","code" : "4916000","display" : "Pleomorphism"},{"system" : "http://snomed.info/sct","code" : "4935000","display" : "Adenocarcinoma in situ in villous adenoma"},{"system" : "http://snomed.info/sct","code" : "4947006","display" : "Contraction bands"},{"system" : "http://snomed.info/sct","code" : "4950009","display" : "Sezary's disease"},{"system" : "http://snomed.info/sct","code" : "4977000","display" : "Eccrine spiradenoma"},{"system" : "http://snomed.info/sct","code" : "5008001","display" : "Pitting edema"},{"system" : "http://snomed.info/sct","code" : "5014008","display" : "Leydig cell tumor, benign"},{"system" : "http://snomed.info/sct","code" : "5052009","display" : "Merkel cell carcinoma"},{"system" : "http://snomed.info/sct","code" : "5178002","display" : "Synovioma, benign"},{"system" : "http://snomed.info/sct","code" : "5183005","display" : "Inferior closed dislocation"},{"system" : "http://snomed.info/sct","code" : "5188001","display" : "Round calculus"},{"system" : "http://snomed.info/sct","code" : "5237007","display" : "Pautrier microabscess"},{"system" : "http://snomed.info/sct","code" : "5242004","display" : "Synechia"},{"system" : "http://snomed.info/sct","code" : "5244003","display" : "Intraductal papilloma"},{"system" : "http://snomed.info/sct","code" : "5257006","display" : "Follicular adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "5314004","display" : "Acute dilatation"},{"system" : "http://snomed.info/sct","code" : "5356000","display" : "Bowenoid papulosis"},{"system" : "http://snomed.info/sct","code" : "5399005","display" : "Dissecting hemorrhage"},{"system" : "http://snomed.info/sct","code" : "5468008","display" : "Fracture, multiple"},{"system" : "http://snomed.info/sct","code" : "5480000","display" : "Canalized thrombus"},{"system" : "http://snomed.info/sct","code" : "5600009","display" : "Schneiderian carcinoma"},{"system" : "http://snomed.info/sct","code" : "5640003","display" : "Granular atrophy"},{"system" : "http://snomed.info/sct","code" : "5658009","display" : "Adenocarcinoma in tubulovillous adenoma"},{"system" : "http://snomed.info/sct","code" : "5688000","display" : "Squamous cell carcinoma in situ with questionable stromal invasion"},{"system" : "http://snomed.info/sct","code" : "5734001","display" : "Pressure groove"},{"system" : "http://snomed.info/sct","code" : "5755004","display" : "Cystic hyperplasia"},{"system" : "http://snomed.info/sct","code" : "5770003","display" : "Decompression injury"},{"system" : "http://snomed.info/sct","code" : "5804003","display" : "Congenital growth disproportion"},{"system" : "http://snomed.info/sct","code" : "5843004","display" : "Basaloid carcinoma"},{"system" : "http://snomed.info/sct","code" : "5849000","display" : "Glial cell reaction"},{"system" : "http://snomed.info/sct","code" : "5862001","display" : "Mucous membrane eruption"},{"system" : "http://snomed.info/sct","code" : "5909007","display" : "Glandular-stromal asynchrony of endometrium"},{"system" : "http://snomed.info/sct","code" : "5960008","display" : "Depressed structure"},{"system" : "http://snomed.info/sct","code" : "5974001","display" : "Pressure cone"},{"system" : "http://snomed.info/sct","code" : "5978003","display" : "Fracture, open, longitudinal"},{"system" : "http://snomed.info/sct","code" : "6078006","display" : "Mucus retention"},{"system" : "http://snomed.info/sct","code" : "6081001","display" : "Deformity"},{"system" : "http://snomed.info/sct","code" : "6120000","display" : "Oncocytic metaplasia"},{"system" : "http://snomed.info/sct","code" : "6151007","display" : "Amphophilic stain reaction"},{"system" : "http://snomed.info/sct","code" : "6219000","display" : "Neoplasm, malignant, uncertain whether primary or metastatic"},{"system" : "http://snomed.info/sct","code" : "6223008","display" : "Mild koilocytotic atypia"},{"system" : "http://snomed.info/sct","code" : "6266001","display" : "Granulomatous inflammation"},{"system" : "http://snomed.info/sct","code" : "6320008","display" : "Collagenolysis"},{"system" : "http://snomed.info/sct","code" : "6379007","display" : "Multiple adenomatous polyps"},{"system" : "http://snomed.info/sct","code" : "6381009","display" : "Alpha heavy chain disease"},{"system" : "http://snomed.info/sct","code" : "6406002","display" : "Membranous inflammation"},{"system" : "http://snomed.info/sct","code" : "6437002","display" : "Dentinoma"},{"system" : "http://snomed.info/sct","code" : "6574001","display" : "Necrosis"},{"system" : "http://snomed.info/sct","code" : "6579006","display" : "Sebum retention"},{"system" : "http://snomed.info/sct","code" : "6582001","display" : "Intrinsic obstruction"},{"system" : "http://snomed.info/sct","code" : "6609001","display" : "Spongiosis"},{"system" : "http://snomed.info/sct","code" : "6641007","display" : "Metatypical carcinoma"},{"system" : "http://snomed.info/sct","code" : "6660000","display" : "Atypical intraductal hyperplasia"},{"system" : "http://snomed.info/sct","code" : "6780007","display" : "Hemoglobin cast"},{"system" : "http://snomed.info/sct","code" : "6842002","display" : "Desmoplastic fibroma"},{"system" : "http://snomed.info/sct","code" : "6855001","display" : "Macronucleus"},{"system" : "http://snomed.info/sct","code" : "7003006","display" : "Chronic hemorrhage"},{"system" : "http://snomed.info/sct","code" : "7010000","display" : "Carcinomatosis"},{"system" : "http://snomed.info/sct","code" : "7055007","display" : "Lupus erythematosus cell"},{"system" : "http://snomed.info/sct","code" : "7078001","display" : "Hemosiderin pigmentation"},{"system" : "http://snomed.info/sct","code" : "7094008","display" : "Dilated pore of Winer"},{"system" : "http://snomed.info/sct","code" : "7244004","display" : "Decidual cast"},{"system" : "http://snomed.info/sct","code" : "7300000","display" : "Lymphoepithelial carcinoma"},{"system" : "http://snomed.info/sct","code" : "7313006","display" : "Open dislocation, incomplete"},{"system" : "http://snomed.info/sct","code" : "7372009","display" : "Inflammatory atypia"},{"system" : "http://snomed.info/sct","code" : "7429002","display" : "Glomangioma"},{"system" : "http://snomed.info/sct","code" : "7643002","display" : "Calcified hematoma"},{"system" : "http://snomed.info/sct","code" : "7744000","display" : "Congestive hypertrophy"},{"system" : "http://snomed.info/sct","code" : "7796002","display" : "Lipogenic pigmentation"},{"system" : "http://snomed.info/sct","code" : "7828002","display" : "Xanthine calculus"},{"system" : "http://snomed.info/sct","code" : "7841003","display" : "Macrocytic normochromic erythrocyte"},{"system" : "http://snomed.info/sct","code" : "7894007","display" : "Karyotype morphology"},{"system" : "http://snomed.info/sct","code" : "7905002","display" : "Fracture, oblique"},{"system" : "http://snomed.info/sct","code" : "7906001","display" : "Open dislocation"},{"system" : "http://snomed.info/sct","code" : "7939003","display" : "Localized edema"},{"system" : "http://snomed.info/sct","code" : "8005002","display" : "Incomplete transposition"},{"system" : "http://snomed.info/sct","code" : "8070006","display" : "Secretory alteration of vagina"},{"system" : "http://snomed.info/sct","code" : "8097004","display" : "Alveolar adenoma"},{"system" : "http://snomed.info/sct","code" : "8120005","display" : "Acentric chromosome"},{"system" : "http://snomed.info/sct","code" : "8129006","display" : "Deposition of oxalate crystals"},{"system" : "http://snomed.info/sct","code" : "8145008","display" : "Mixed tumor, malignant"},{"system" : "http://snomed.info/sct","code" : "8210009","display" : "Corpora amylacea"},{"system" : "http://snomed.info/sct","code" : "8241005","display" : "Hemolymphangioma"},{"system" : "http://snomed.info/sct","code" : "8276007","display" : "Balloon cell nevus"},{"system" : "http://snomed.info/sct","code" : "8309002","display" : "Moderate transitional cell atypia"},{"system" : "http://snomed.info/sct","code" : "8360001","display" : "Pleomorphic adenoma"},{"system" : "http://snomed.info/sct","code" : "8566008","display" : "Autosomal chromosome mosaicism"},{"system" : "http://snomed.info/sct","code" : "8573003","display" : "Acute hemorrhage"},{"system" : "http://snomed.info/sct","code" : "8664001","display" : "Fibromyxoma"},{"system" : "http://snomed.info/sct","code" : "8723003","display" : "Segmental demyelination"},{"system" : "http://snomed.info/sct","code" : "8734000","display" : "Choriocarcinoma combined with other germ cell elements"},{"system" : "http://snomed.info/sct","code" : "8804002","display" : "Passive congestion"},{"system" : "http://snomed.info/sct","code" : "8833001","display" : "Open dislocation, complete"},{"system" : "http://snomed.info/sct","code" : "8855009","display" : "Mosaicism"},{"system" : "http://snomed.info/sct","code" : "8934006","display" : "Papillary syringadenoma"},{"system" : "http://snomed.info/sct","code" : "8978002","display" : "Proliferative cyclic alteration of breast"},{"system" : "http://snomed.info/sct","code" : "9001003","display" : "Chondroblastoma"},{"system" : "http://snomed.info/sct","code" : "9088006","display" : "Lobar atrophy"},{"system" : "http://snomed.info/sct","code" : "9098000","display" : "Medullary adenoma"},{"system" : "http://snomed.info/sct","code" : "9138001","display" : "Mild columnar cell atypia"},{"system" : "http://snomed.info/sct","code" : "9155002","display" : "Squamous odontogenic tumor"},{"system" : "http://snomed.info/sct","code" : "9187004","display" : "Leukokeratosis"},{"system" : "http://snomed.info/sct","code" : "9196004","display" : "Staghorn calculus"},{"system" : "http://snomed.info/sct","code" : "9235006","display" : "Eccentric hypertrophy"},{"system" : "http://snomed.info/sct","code" : "9240003","display" : "Niemann-Pick cell"},{"system" : "http://snomed.info/sct","code" : "9266000","display" : "Juxtacortical chondroma"},{"system" : "http://snomed.info/sct","code" : "9287005","display" : "Colloid cyst"},{"system" : "http://snomed.info/sct","code" : "9294008","display" : "Spermatocytic seminoma"},{"system" : "http://snomed.info/sct","code" : "9324003","display" : "Inactive endometrium"},{"system" : "http://snomed.info/sct","code" : "9395006","display" : "Sarcomatosis"},{"system" : "http://snomed.info/sct","code" : "9435009","display" : "Senile hyperplasia"},{"system" : "http://snomed.info/sct","code" : "9436005","display" : "Basophil adenoma"},{"system" : "http://snomed.info/sct","code" : "9499001","display" : "Multiple polyps"},{"system" : "http://snomed.info/sct","code" : "9546005","display" : "Shift"},{"system" : "http://snomed.info/sct","code" : "9550003","display" : "Bronchogenic cyst"},{"system" : "http://snomed.info/sct","code" : "9618003","display" : "Epithelial-myoepithelial carcinoma"},{"system" : "http://snomed.info/sct","code" : "9656002","display" : "Consolidation"},{"system" : "http://snomed.info/sct","code" : "9671003","display" : "Elastofibroma"},{"system" : "http://snomed.info/sct","code" : "9688005","display" : "Deposition of carbon"},{"system" : "http://snomed.info/sct","code" : "9729005","display" : "Blue edema"},{"system" : "http://snomed.info/sct","code" : "9751002","display" : "Wire loop lesion"},{"system" : "http://snomed.info/sct","code" : "9767008","display" : "Hyperchromatism"},{"system" : "http://snomed.info/sct","code" : "9801004","display" : "Spindle cell sarcoma"},{"system" : "http://snomed.info/sct","code" : "9805008","display" : "Rice body"},{"system" : "http://snomed.info/sct","code" : "9816001","display" : "Leukoedema"},{"system" : "http://snomed.info/sct","code" : "9831005","display" : "Myxoid degeneration"},{"system" : "http://snomed.info/sct","code" : "9903002","display" : "Paraganglioma, malignant"},{"system" : "http://snomed.info/sct","code" : "10060008","display" : "Eccrine papillary adenoma"},{"system" : "http://snomed.info/sct","code" : "10069009","display" : "Giant cell tumor of bone, malignant"},{"system" : "http://snomed.info/sct","code" : "10122001","display" : "Accretion"},{"system" : "http://snomed.info/sct","code" : "10146008","display" : "Chief cell adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "10219009","display" : "Xanthosis"},{"system" : "http://snomed.info/sct","code" : "10288008","display" : "Squamous cell carcinoma, spindle cell"},{"system" : "http://snomed.info/sct","code" : "10291008","display" : "Giant pigmented nevus"},{"system" : "http://snomed.info/sct","code" : "10376009","display" : "Papillary carcinoma in situ"},{"system" : "http://snomed.info/sct","code" : "10403004","display" : "Serous atrophy"},{"system" : "http://snomed.info/sct","code" : "10505008","display" : "Retroversion"},{"system" : "http://snomed.info/sct","code" : "10636005","display" : "Stomatocyte"},{"system" : "http://snomed.info/sct","code" : "10637001","display" : "Basophilic stain reaction"},{"system" : "http://snomed.info/sct","code" : "10690002","display" : "Atheromatous embolus"},{"system" : "http://snomed.info/sct","code" : "10705005","display" : "Mucinous adenofibroma"},{"system" : "http://snomed.info/sct","code" : "10873006","display" : "Micronodular regeneration"},{"system" : "http://snomed.info/sct","code" : "11063000","display" : "Ameloblastic fibroma"},{"system" : "http://snomed.info/sct","code" : "11071001","display" : "Racemose hemangioma"},{"system" : "http://snomed.info/sct","code" : "11073003","display" : "Mixed liposarcoma"},{"system" : "http://snomed.info/sct","code" : "11080001","display" : "Neuronal achromasia"},{"system" : "http://snomed.info/sct","code" : "11099005","display" : "Epithelioid cell nevus"},{"system" : "http://snomed.info/sct","code" : "11108009","display" : "Dehiscence"},{"system" : "http://snomed.info/sct","code" : "11117009","display" : "Dyskaryosis"},{"system" : "http://snomed.info/sct","code" : "11182007","display" : "Abnormally short growth"},{"system" : "http://snomed.info/sct","code" : "11211003","display" : "Interstitial emphysema"},{"system" : "http://snomed.info/sct","code" : "11224003","display" : "Chronic membranous inflammation"},{"system" : "http://snomed.info/sct","code" : "11284000","display" : "Closed dislocation, incomplete"},{"system" : "http://snomed.info/sct","code" : "11467009","display" : "Capillary lymphangioma"},{"system" : "http://snomed.info/sct","code" : "11506001","display" : "Hilus cell tumor"},{"system" : "http://snomed.info/sct","code" : "11514007","display" : "Algor mortis"},{"system" : "http://snomed.info/sct","code" : "11528001","display" : "Mucinosis"},{"system" : "http://snomed.info/sct","code" : "11556006","display" : "Arteriovenous aneurysm"},{"system" : "http://snomed.info/sct","code" : "11585000","display" : "Bubo"},{"system" : "http://snomed.info/sct","code" : "11607000","display" : "Gunpowder burn"},{"system" : "http://snomed.info/sct","code" : "11639007","display" : "Puncture"},{"system" : "http://snomed.info/sct","code" : "11650005","display" : "Giant hypertrophy"},{"system" : "http://snomed.info/sct","code" : "11671000","display" : "Adenoid cystic carcinoma"},{"system" : "http://snomed.info/sct","code" : "11704001","display" : "Chromosome mosaicism"},{"system" : "http://snomed.info/sct","code" : "11793003","display" : "Mesoblastic nephroma"},{"system" : "http://snomed.info/sct","code" : "11854003","display" : "Fibrous nodule"},{"system" : "http://snomed.info/sct","code" : "11858000","display" : "Suture line of skin"},{"system" : "http://snomed.info/sct","code" : "11889001","display" : "Abiotrophy"},{"system" : "http://snomed.info/sct","code" : "11908008","display" : "Binucleated plasmablast"},{"system" : "http://snomed.info/sct","code" : "12060004","display" : "Ganglioneuromatosis"},{"system" : "http://snomed.info/sct","code" : "12143007","display" : "Embryonic cyst"},{"system" : "http://snomed.info/sct","code" : "12167004","display" : "Lymphocyst"},{"system" : "http://snomed.info/sct","code" : "12170000","display" : "Rosette"},{"system" : "http://snomed.info/sct","code" : "12191008","display" : "Fracture, ununited, stellate"},{"system" : "http://snomed.info/sct","code" : "12205003","display" : "Chief cell adenoma"},{"system" : "http://snomed.info/sct","code" : "12219003","display" : "Aleukemic lymphoid leukemia"},{"system" : "http://snomed.info/sct","code" : "12222001","display" : "Erythrocyte abnormality"},{"system" : "http://snomed.info/sct","code" : "12302002","display" : "Small cell osteosarcoma"},{"system" : "http://snomed.info/sct","code" : "12323008","display" : "Androblastoma, malignant"},{"system" : "http://snomed.info/sct","code" : "12354007","display" : "Retinoblastoma, undifferentiated"},{"system" : "http://snomed.info/sct","code" : "12393003","display" : "Purpura"},{"system" : "http://snomed.info/sct","code" : "12400006","display" : "Papillary transitional cell carcinoma"},{"system" : "http://snomed.info/sct","code" : "12402003","display" : "Scar"},{"system" : "http://snomed.info/sct","code" : "12404002","display" : "Trophic gangrene"},{"system" : "http://snomed.info/sct","code" : "12478003","display" : "Squamous cell carcinoma, microinvasive"},{"system" : "http://snomed.info/sct","code" : "12535006","display" : "Acquired absence"},{"system" : "http://snomed.info/sct","code" : "12540003","display" : "Muscle fiber atrophy, type II"},{"system" : "http://snomed.info/sct","code" : "12560006","display" : "Primary sequestrum"},{"system" : "http://snomed.info/sct","code" : "12582004","display" : "Internal fistula"},{"system" : "http://snomed.info/sct","code" : "12583009","display" : "Lobular adenoma"},{"system" : "http://snomed.info/sct","code" : "12690005","display" : "Fibroblastic osteosarcoma"},{"system" : "http://snomed.info/sct","code" : "12747003","display" : "Microcalcification"},{"system" : "http://snomed.info/sct","code" : "12794006","display" : "Nonsuppurative inflammation"},{"system" : "http://snomed.info/sct","code" : "12835000","display" : "Multiple injuries"},{"system" : "http://snomed.info/sct","code" : "12856003","display" : "Varix"},{"system" : "http://snomed.info/sct","code" : "12933008","display" : "Sweat gland tumor"},{"system" : "http://snomed.info/sct","code" : "12943006","display" : "Spongioblastoma polare"},{"system" : "http://snomed.info/sct","code" : "12944000","display" : "Acid chemical burn"},{"system" : "http://snomed.info/sct","code" : "12973002","display" : "Dislocation, multiple, open"},{"system" : "http://snomed.info/sct","code" : "13018008","display" : "Neovascularization"},{"system" : "http://snomed.info/sct","code" : "13062004","display" : "Psammoma bodies"},{"system" : "http://snomed.info/sct","code" : "13129009","display" : "Fracture, open, incomplete"},{"system" : "http://snomed.info/sct","code" : "13136005","display" : "Injection site"},{"system" : "http://snomed.info/sct","code" : "13238004","display" : "Granular cell tumor, malignant"},{"system" : "http://snomed.info/sct","code" : "13321001","display" : "Fracture, comminuted"},{"system" : "http://snomed.info/sct","code" : "13331008","display" : "Atrophy"},{"system" : "http://snomed.info/sct","code" : "13467000","display" : "Pseudocyst"},{"system" : "http://snomed.info/sct","code" : "13485007","display" : "Pannus"},{"system" : "http://snomed.info/sct","code" : "13583002","display" : "Mast cell sarcoma"},{"system" : "http://snomed.info/sct","code" : "13599008","display" : "Gunshot wound, contact"},{"system" : "http://snomed.info/sct","code" : "13705009","display" : "Partial obstruction"},{"system" : "http://snomed.info/sct","code" : "13713005","display" : "Thromboembolus"},{"system" : "http://snomed.info/sct","code" : "13875003","display" : "Glomangiosarcoma"},{"system" : "http://snomed.info/sct","code" : "13901007","display" : "Fat-laden macrophage"},{"system" : "http://snomed.info/sct","code" : "13924000","display" : "Wound"},{"system" : "http://snomed.info/sct","code" : "14093007","display" : "Decalcification"},{"system" : "http://snomed.info/sct","code" : "14156004","display" : "Racemose aneurysm"},{"system" : "http://snomed.info/sct","code" : "14166007","display" : "Koplik spot"},{"system" : "http://snomed.info/sct","code" : "14212006","display" : "Pseudopalisade formation"},{"system" : "http://snomed.info/sct","code" : "14269005","display" : "Embryonal rhabdomyosarcoma"},{"system" : "http://snomed.info/sct","code" : "14317002","display" : "Erythroleukemia"},{"system" : "http://snomed.info/sct","code" : "14350002","display" : "Angiomatosis"},{"system" : "http://snomed.info/sct","code" : "14391000","display" : "Koilocytotic atypia"},{"system" : "http://snomed.info/sct","code" : "14442007","display" : "Generalized keratoacanthoma"},{"system" : "http://snomed.info/sct","code" : "14494009","display" : "Meningeal sarcomatosis"},{"system" : "http://snomed.info/sct","code" : "14696003","display" : "Cystic degeneration"},{"system" : "http://snomed.info/sct","code" : "14737000","display" : "Jet lesion"},{"system" : "http://snomed.info/sct","code" : "14797003","display" : "Fracture, delayed union, oblique"},{"system" : "http://snomed.info/sct","code" : "14799000","display" : "Neoplasm, metastatic"},{"system" : "http://snomed.info/sct","code" : "14847005","display" : "Triploidy"},{"system" : "http://snomed.info/sct","code" : "14889002","display" : "Rasmussen's aneurysm"},{"system" : "http://snomed.info/sct","code" : "14912003","display" : "Vesiculobullous rash"},{"system" : "http://snomed.info/sct","code" : "14962008","display" : "Mutilating wound"},{"system" : "http://snomed.info/sct","code" : "15074003","display" : "Neurogenic ulcer"},{"system" : "http://snomed.info/sct","code" : "15112009","display" : "Inverted keratosis"},{"system" : "http://snomed.info/sct","code" : "15176003","display" : "Adenocarcinoma with squamous metaplasia"},{"system" : "http://snomed.info/sct","code" : "15304008","display" : "Factitial ulcer"},{"system" : "http://snomed.info/sct","code" : "15418000","display" : "Spontaneous perforation"},{"system" : "http://snomed.info/sct","code" : "15486006","display" : "Hypoploidy"},{"system" : "http://snomed.info/sct","code" : "15498001","display" : "Superficial ulcer"},{"system" : "http://snomed.info/sct","code" : "15503003","display" : "Molluscum bodies"},{"system" : "http://snomed.info/sct","code" : "15519005","display" : "Combined abnormal curvature"},{"system" : "http://snomed.info/sct","code" : "15524008","display" : "Obliteration"},{"system" : "http://snomed.info/sct","code" : "15556001","display" : "Ball thrombus"},{"system" : "http://snomed.info/sct","code" : "15588009","display" : "Microlithiasis"},{"system" : "http://snomed.info/sct","code" : "15619004","display" : "Hepatocellular carcinoma, fibrolamellar"},{"system" : "http://snomed.info/sct","code" : "15690004","display" : "Tortuosity"},{"system" : "http://snomed.info/sct","code" : "15702005","display" : "Fibrous mesothelioma, benign"},{"system" : "http://snomed.info/sct","code" : "15897004","display" : "Chromosomal translocation"},{"system" : "http://snomed.info/sct","code" : "15904002","display" : "Bridging necrosis"},{"system" : "http://snomed.info/sct","code" : "15937000","display" : "Congenital vascular proliferation"},{"system" : "http://snomed.info/sct","code" : "15949004","display" : "Thymoma, malignant"},{"system" : "http://snomed.info/sct","code" : "15960008","display" : "Reticulohistiocytic granuloma"},{"system" : "http://snomed.info/sct","code" : "15967006","display" : "Hypersegmentation of nucleus"},{"system" : "http://snomed.info/sct","code" : "16080000","display" : "Fibrin deposition"},{"system" : "http://snomed.info/sct","code" : "16090008","display" : "Myxoid leiomyosarcoma"},{"system" : "http://snomed.info/sct","code" : "16104005","display" : "Segmental glomerulosclerosis"},{"system" : "http://snomed.info/sct","code" : "16163002","display" : "Ossified nodule"},{"system" : "http://snomed.info/sct","code" : "16190006","display" : "Herring's bodies"},{"system" : "http://snomed.info/sct","code" : "16216007","display" : "Gaucher cell"},{"system" : "http://snomed.info/sct","code" : "16255008","display" : "Fenestration"},{"system" : "http://snomed.info/sct","code" : "16277007","display" : "Collapse"},{"system" : "http://snomed.info/sct","code" : "16479008","display" : "Inappropriate lobular activity of breast"},{"system" : "http://snomed.info/sct","code" : "16483008","display" : "Russell body"},{"system" : "http://snomed.info/sct","code" : "16566002","display" : "Phyllodes tumor, benign"},{"system" : "http://snomed.info/sct","code" : "16578003","display" : "Posterior open dislocation"},{"system" : "http://snomed.info/sct","code" : "16640008","display" : "Separation"},{"system" : "http://snomed.info/sct","code" : "16740003","display" : "Anasarca"},{"system" : "http://snomed.info/sct","code" : "16741004","display" : "Pleomorphic carcinoma"},{"system" : "http://snomed.info/sct","code" : "16759001","display" : "Chronic eosinophilic inflammation"},{"system" : "http://snomed.info/sct","code" : "16822006","display" : "Malignant carotid body tumor"},{"system" : "http://snomed.info/sct","code" : "16893006","display" : "Hodgkin's disease, lymphocytic depletion, diffuse fibrosis"},{"system" : "http://snomed.info/sct","code" : "16974005","display" : "Acral lentiginous melanoma, malignant"},{"system" : "http://snomed.info/sct","code" : "16980002","display" : "Foam cell"},{"system" : "http://snomed.info/sct","code" : "17015005","display" : "Lateral open dislocation"},{"system" : "http://snomed.info/sct","code" : "17201003","display" : "Spillage of feces"},{"system" : "http://snomed.info/sct","code" : "17264009","display" : "Carcinoma in pleomorphic adenoma"},{"system" : "http://snomed.info/sct","code" : "17289003","display" : "Fat embolus"},{"system" : "http://snomed.info/sct","code" : "17302008","display" : "Cerebellar sarcoma"},{"system" : "http://snomed.info/sct","code" : "17307002","display" : "Transudate"},{"system" : "http://snomed.info/sct","code" : "17351006","display" : "Congenital non-rotation"},{"system" : "http://snomed.info/sct","code" : "17372009","display" : "Granuloma pyogenicum"},{"system" : "http://snomed.info/sct","code" : "17474009","display" : "Atypical glandular hyperplasia"},{"system" : "http://snomed.info/sct","code" : "17569003","display" : "Emphysematous bleb"},{"system" : "http://snomed.info/sct","code" : "17665002","display" : "Metaplasia"},{"system" : "http://snomed.info/sct","code" : "17672001","display" : "Accumulation of fluid"},{"system" : "http://snomed.info/sct","code" : "17684004","display" : "Protein cast"},{"system" : "http://snomed.info/sct","code" : "17734002","display" : "Chediak-Higashi cell"},{"system" : "http://snomed.info/sct","code" : "17781001","display" : "Curvilinear bodies"},{"system" : "http://snomed.info/sct","code" : "17815009","display" : "Sudanophilic stain reaction"},{"system" : "http://snomed.info/sct","code" : "17930004","display" : "Neuronevus"},{"system" : "http://snomed.info/sct","code" : "17941002","display" : "Arteriolosclerosis"},{"system" : "http://snomed.info/sct","code" : "17968002","display" : "Mucinous degeneration"},{"system" : "http://snomed.info/sct","code" : "18016009","display" : "Phlebosclerosis"},{"system" : "http://snomed.info/sct","code" : "18048008","display" : "Squamous cell carcinoma, keratinizing"},{"system" : "http://snomed.info/sct","code" : "18064000","display" : "Achromasia"},{"system" : "http://snomed.info/sct","code" : "18072003","display" : "Micronucleus"},{"system" : "http://snomed.info/sct","code" : "18105004","display" : "Endometrioid adenofibroma, malignant"},{"system" : "http://snomed.info/sct","code" : "18115005","display" : "Pathologic calcification"},{"system" : "http://snomed.info/sct","code" : "18126004","display" : "Diverticulitis"},{"system" : "http://snomed.info/sct","code" : "18130001","display" : "Gunshot wound, exit"},{"system" : "http://snomed.info/sct","code" : "18174004","display" : "Brown edema"},{"system" : "http://snomed.info/sct","code" : "18189008","display" : "Gudden's atrophy"},{"system" : "http://snomed.info/sct","code" : "18203003","display" : "Non-communicating cerebrospinal fluid retention"},{"system" : "http://snomed.info/sct","code" : "18295000","display" : "Double structure"},{"system" : "http://snomed.info/sct","code" : "18334002","display" : "Fracture, stellate"},{"system" : "http://snomed.info/sct","code" : "18348002","display" : "Queyrat's erythroplasia"},{"system" : "http://snomed.info/sct","code" : "18450009","display" : "Malignant melanoma in precancerous melanosis"},{"system" : "http://snomed.info/sct","code" : "18465005","display" : "Anomalous origin of vein"},{"system" : "http://snomed.info/sct","code" : "18498000","display" : "Acute membranous inflammation"},{"system" : "http://snomed.info/sct","code" : "18568009","display" : "Anastomosis, end to end"},{"system" : "http://snomed.info/sct","code" : "18588008","display" : "Synovial sarcoma, biphasic"},{"system" : "http://snomed.info/sct","code" : "18655006","display" : "Depigmentation"},{"system" : "http://snomed.info/sct","code" : "18680006","display" : "Intraductal carcinoma and lobular carcinoma in situ"},{"system" : "http://snomed.info/sct","code" : "18695008","display" : "Hyaline body"},{"system" : "http://snomed.info/sct","code" : "18727002","display" : "C cell tumor"},{"system" : "http://snomed.info/sct","code" : "18765009","display" : "Sclerosing lipogranuloma"},{"system" : "http://snomed.info/sct","code" : "18799007","display" : "Invasive hydatidiform mole"},{"system" : "http://snomed.info/sct","code" : "18802003","display" : "External fistula"},{"system" : "http://snomed.info/sct","code" : "18854008","display" : "Struma ovarii, malignant"},{"system" : "http://snomed.info/sct","code" : "18861007","display" : "Granulosa cell tumor, malignant"},{"system" : "http://snomed.info/sct","code" : "18915006","display" : "Dense tubules"},{"system" : "http://snomed.info/sct","code" : "18958005","display" : "Councilman body"},{"system" : "http://snomed.info/sct","code" : "18977007","display" : "Adrenal cortical adenoma, clear cell"},{"system" : "http://snomed.info/sct","code" : "19010006","display" : "Hyaline degeneration"},{"system" : "http://snomed.info/sct","code" : "19071004","display" : "Epithelioid leiomyoma"},{"system" : "http://snomed.info/sct","code" : "19128006","display" : "Hyperorthokeratosis"},{"system" : "http://snomed.info/sct","code" : "19134004","display" : "Fascial fibrosarcoma"},{"system" : "http://snomed.info/sct","code" : "19137006","display" : "Marantic thrombus"},{"system" : "http://snomed.info/sct","code" : "19227008","display" : "Foreign body"},{"system" : "http://snomed.info/sct","code" : "19316008","display" : "Cytoid body"},{"system" : "http://snomed.info/sct","code" : "19329008","display" : "Adrenal cortical adenoma, glomerulosa cell"},{"system" : "http://snomed.info/sct","code" : "19340000","display" : "Malignant lymphoma, lymphoplasmacytic"},{"system" : "http://snomed.info/sct","code" : "19365003","display" : "Acute empyema"},{"system" : "http://snomed.info/sct","code" : "19380009","display" : "Sclerosing segmental glomerulosclerosis with hyalinosis"},{"system" : "http://snomed.info/sct","code" : "19436005","display" : "Stain reaction"},{"system" : "http://snomed.info/sct","code" : "19438006","display" : "Feathery degeneration"},{"system" : "http://snomed.info/sct","code" : "19504001","display" : "Serofibrinous effusion"},{"system" : "http://snomed.info/sct","code" : "19561006","display" : "Congenital levorotation"},{"system" : "http://snomed.info/sct","code" : "19571008","display" : "Multiple open wounds"},{"system" : "http://snomed.info/sct","code" : "19607003","display" : "Endoreduplication"},{"system" : "http://snomed.info/sct","code" : "19614001","display" : "Lightning burn"},{"system" : "http://snomed.info/sct","code" : "19633006","display" : "Mucous cyst"},{"system" : "http://snomed.info/sct","code" : "19643009","display" : "Pyogranuloma"},{"system" : "http://snomed.info/sct","code" : "19651007","display" : "Micromyeloblast"},{"system" : "http://snomed.info/sct","code" : "19668006","display" : "Parabasal cells predominate"},{"system" : "http://snomed.info/sct","code" : "19669003","display" : "Erythrocyte agglutination"},{"system" : "http://snomed.info/sct","code" : "19672005","display" : "Condyloma"},{"system" : "http://snomed.info/sct","code" : "19685008","display" : "Stasis"},{"system" : "http://snomed.info/sct","code" : "19756007","display" : "Gastrinoma, malignant"},{"system" : "http://snomed.info/sct","code" : "19795008","display" : "Brain sand"},{"system" : "http://snomed.info/sct","code" : "19836000","display" : "Deforming fibrosis"},{"system" : "http://snomed.info/sct","code" : "19897006","display" : "Melanotic psammomatous MPNST"},{"system" : "http://snomed.info/sct","code" : "19906005","display" : "Retinoblastoma"},{"system" : "http://snomed.info/sct","code" : "19909003","display" : "Complement deposit"},{"system" : "http://snomed.info/sct","code" : "19921004","display" : "Compression injury"},{"system" : "http://snomed.info/sct","code" : "19928005","display" : "Fibromatosis"},{"system" : "http://snomed.info/sct","code" : "19929002","display" : "Angiomyolipoma"},{"system" : "http://snomed.info/sct","code" : "19940005","display" : "Lichenification"},{"system" : "http://snomed.info/sct","code" : "19952003","display" : "Elastic vascular sclerosis"},{"system" : "http://snomed.info/sct","code" : "19988008","display" : "Pseudoainhum"},{"system" : "http://snomed.info/sct","code" : "20012006","display" : "Major open wound"},{"system" : "http://snomed.info/sct","code" : "20108002","display" : "Intramural hemorrhage"},{"system" : "http://snomed.info/sct","code" : "20131002","display" : "Chronic necrosis"},{"system" : "http://snomed.info/sct","code" : "20182004","display" : "Myocytolysis"},{"system" : "http://snomed.info/sct","code" : "20194008","display" : "Hyperplastic dystrophy"},{"system" : "http://snomed.info/sct","code" : "20256001","display" : "Glandular proliferation"},{"system" : "http://snomed.info/sct","code" : "20351009","display" : "Adnexal nevus"},{"system" : "http://snomed.info/sct","code" : "20365006","display" : "Squamous intraepithelial neoplasia, grade III"},{"system" : "http://snomed.info/sct","code" : "20369000","display" : "Chronic mucous inflammation"},{"system" : "http://snomed.info/sct","code" : "20380000","display" : "Ameloblastic odontosarcoma"},{"system" : "http://snomed.info/sct","code" : "20456003","display" : "Loose body"},{"system" : "http://snomed.info/sct","code" : "20462008","display" : "Ameloblastoma"},{"system" : "http://snomed.info/sct","code" : "20464009","display" : "Perforated diverticulum"},{"system" : "http://snomed.info/sct","code" : "20473001","display" : "Stellate laceration"},{"system" : "http://snomed.info/sct","code" : "20589000","display" : "Pappenheimer body (morphologic abnormality)"},{"system" : "http://snomed.info/sct","code" : "20601007","display" : "Flattening deformity"},{"system" : "http://snomed.info/sct","code" : "20667008","display" : "Myosarcoma"},{"system" : "http://snomed.info/sct","code" : "20700001","display" : "Fracture, closed, oblique"},{"system" : "http://snomed.info/sct","code" : "20717008","display" : "Atherosclerotic fibrous plaque"},{"system" : "http://snomed.info/sct","code" : "20741006","display" : "Hydrops"},{"system" : "http://snomed.info/sct","code" : "20774006","display" : "Re-epithelialization"},{"system" : "http://snomed.info/sct","code" : "20776008","display" : "Adenolymphoma"},{"system" : "http://snomed.info/sct","code" : "20810002","display" : "Myelolipoma"},{"system" : "http://snomed.info/sct","code" : "20829008","display" : "Endometrioid adenofibroma"},{"system" : "http://snomed.info/sct","code" : "20893004","display" : "Polypoid hyperplasia"},{"system" : "http://snomed.info/sct","code" : "20894005","display" : "Mallory bodies"},{"system" : "http://snomed.info/sct","code" : "20946005","display" : "Fracture, closed"},{"system" : "http://snomed.info/sct","code" : "20955008","display" : "Insulinoma, malignant"},{"system" : "http://snomed.info/sct","code" : "20985003","display" : "Verrucous keratotic hemangioma"},{"system" : "http://snomed.info/sct","code" : "21008007","display" : "Cystadenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "21046000","display" : "Dalen-Fuchs nodule"},{"system" : "http://snomed.info/sct","code" : "21103001","display" : "Acute fibrosis"},{"system" : "http://snomed.info/sct","code" : "21135001","display" : "Multiple superficial injuries"},{"system" : "http://snomed.info/sct","code" : "21139007","display" : "Organization"},{"system" : "http://snomed.info/sct","code" : "21181001","display" : "Thymoma, benign"},{"system" : "http://snomed.info/sct","code" : "21326004","display" : "Small cell-large cell carcinoma"},{"system" : "http://snomed.info/sct","code" : "21386001","display" : "Foreign body giant cell"},{"system" : "http://snomed.info/sct","code" : "21396005","display" : "Pleomorphic lipoma"},{"system" : "http://snomed.info/sct","code" : "21444008","display" : "Microglial nodules"},{"system" : "http://snomed.info/sct","code" : "21453001","display" : "Massive necrosis"},{"system" : "http://snomed.info/sct","code" : "21465002","display" : "Abnormally short and broad growth"},{"system" : "http://snomed.info/sct","code" : "21589007","display" : "Ependymoma, anaplastic"},{"system" : "http://snomed.info/sct","code" : "21718009","display" : "Cast"},{"system" : "http://snomed.info/sct","code" : "21720007","display" : "Electrical burn"},{"system" : "http://snomed.info/sct","code" : "21912003","display" : "Malignant teratoma, intermediate"},{"system" : "http://snomed.info/sct","code" : "21925006","display" : "Neuroglial-lined cyst"},{"system" : "http://snomed.info/sct","code" : "21930005","display" : "Trabecular adenoma"},{"system" : "http://snomed.info/sct","code" : "21947006","display" : "Compression fracture"},{"system" : "http://snomed.info/sct","code" : "21968007","display" : "Papillary carcinoma, follicular variant"},{"system" : "http://snomed.info/sct","code" : "21971004","display" : "Plasma cell granuloma"},{"system" : "http://snomed.info/sct","code" : "21980004","display" : "Prestenotic dilatation"},{"system" : "http://snomed.info/sct","code" : "21997005","display" : "Massive disruption"},{"system" : "http://snomed.info/sct","code" : "22024005","display" : "Lipoadenoma"},{"system" : "http://snomed.info/sct","code" : "22036004","display" : "Pseudoaneurysm"},{"system" : "http://snomed.info/sct","code" : "22039006","display" : "Ruptured aneurysm"},{"system" : "http://snomed.info/sct","code" : "22084008","display" : "Postmortem blood clot"},{"system" : "http://snomed.info/sct","code" : "22116003","display" : "Papillary serous cystadenoma"},{"system" : "http://snomed.info/sct","code" : "22197008","display" : "Burkitt's cell leukemia"},{"system" : "http://snomed.info/sct","code" : "22217002","display" : "Mixed glioma"},{"system" : "http://snomed.info/sct","code" : "22222002","display" : "Muscle fiber small group atrophy"},{"system" : "http://snomed.info/sct","code" : "22257004","display" : "Fibrous hamartoma"},{"system" : "http://snomed.info/sct","code" : "22287005","display" : "Eosinophilic stain reaction"},{"system" : "http://snomed.info/sct","code" : "22303008","display" : "Version"},{"system" : "http://snomed.info/sct","code" : "22331004","display" : "Acute monocytic leukemia"},{"system" : "http://snomed.info/sct","code" : "22333001","display" : "Uric acid infarct"},{"system" : "http://snomed.info/sct","code" : "22341001","display" : "Thrombosed varices"},{"system" : "http://snomed.info/sct","code" : "22427006","display" : "Elastoid degeneration"},{"system" : "http://snomed.info/sct","code" : "22483007","display" : "Radiation injury with inflammation"},{"system" : "http://snomed.info/sct","code" : "22517003","display" : "Subependymal gliosis"},{"system" : "http://snomed.info/sct","code" : "22524002","display" : "Warty dyskeratoma"},{"system" : "http://snomed.info/sct","code" : "22640007","display" : "Pathologic fracture"},{"system" : "http://snomed.info/sct","code" : "22641006","display" : "Serous effusion"},{"system" : "http://snomed.info/sct","code" : "22687000","display" : "Large cell carcinoma"},{"system" : "http://snomed.info/sct","code" : "22694002","display" : "Adenocarcinoma with apocrine metaplasia"},{"system" : "http://snomed.info/sct","code" : "22725004","display" : "High-grade squamous intraepithelial lesion"},{"system" : "http://snomed.info/sct","code" : "22858003","display" : "Connective tissue nevus"},{"system" : "http://snomed.info/sct","code" : "22984005","display" : "Moderate columnar cell atypia"},{"system" : "http://snomed.info/sct","code" : "22995004","display" : "Focal nodular hyperplasia"},{"system" : "http://snomed.info/sct","code" : "23041001","display" : "Sinus histiocytosis"},{"system" : "http://snomed.info/sct","code" : "23048007","display" : "Marinesco body"},{"system" : "http://snomed.info/sct","code" : "23108001","display" : "Mild squamous cell atypia"},{"system" : "http://snomed.info/sct","code" : "23109009","display" : "Pseudosarcomatous carcinoma"},{"system" : "http://snomed.info/sct","code" : "23255001","display" : "Cementoblastoma, benign"},{"system" : "http://snomed.info/sct","code" : "23280001","display" : "Isochromosome for long arm"},{"system" : "http://snomed.info/sct","code" : "23286007","display" : "Fracture, delayed union, incomplete"},{"system" : "http://snomed.info/sct","code" : "23290009","display" : "Glandular hyperplasia"},{"system" : "http://snomed.info/sct","code" : "23305007","display" : "Macrocytic hyperchromic erythrocyte"},{"system" : "http://snomed.info/sct","code" : "23345003","display" : "Ring chromosome"},{"system" : "http://snomed.info/sct","code" : "23382007","display" : "Stress fracture"},{"system" : "http://snomed.info/sct","code" : "23444003","display" : "Mixed acidophil-basophil carcinoma"},{"system" : "http://snomed.info/sct","code" : "23482006","display" : "Avulsion fracture"},{"system" : "http://snomed.info/sct","code" : "23521003","display" : "Glycogen deposition"},{"system" : "http://snomed.info/sct","code" : "23539007","display" : "Organizing hematoma"},{"system" : "http://snomed.info/sct","code" : "23604003","display" : "Cartilaginous hamartoma"},{"system" : "http://snomed.info/sct","code" : "23620008","display" : "Acanthosis"},{"system" : "http://snomed.info/sct","code" : "23839001","display" : "Chylous effusion"},{"system" : "http://snomed.info/sct","code" : "23844008","display" : "Fibrosiderotic nodule"},{"system" : "http://snomed.info/sct","code" : "23870009","display" : "Hypersecretory gestational endometrium"},{"system" : "http://snomed.info/sct","code" : "23990004","display" : "Fracture, ununited, comminuted"},{"system" : "http://snomed.info/sct","code" : "24007003","display" : "Clear cell sarcoma of kidney"},{"system" : "http://snomed.info/sct","code" : "24016004","display" : "Corrected transposition"},{"system" : "http://snomed.info/sct","code" : "24017008","display" : "Meibomian adenoma"},{"system" : "http://snomed.info/sct","code" : "24018003","display" : "Enterogenous cyst"},{"system" : "http://snomed.info/sct","code" : "24045002","display" : "Intramuscular lipoma"},{"system" : "http://snomed.info/sct","code" : "24072005","display" : "Acute leukemia"},{"system" : "http://snomed.info/sct","code" : "24183004","display" : "Fibrinous polyp"},{"system" : "http://snomed.info/sct","code" : "24216005","display" : "Congenital absence"},{"system" : "http://snomed.info/sct","code" : "24244006","display" : "Brown atrophy"},{"system" : "http://snomed.info/sct","code" : "24253004","display" : "Squamous intraepithelial lesion"},{"system" : "http://snomed.info/sct","code" : "24283008","display" : "Serosanguineous effusion"},{"system" : "http://snomed.info/sct","code" : "24327009","display" : "Struma ovarii"},{"system" : "http://snomed.info/sct","code" : "24373006","display" : "Pregnancy alteration of vagina"},{"system" : "http://snomed.info/sct","code" : "24389009","display" : "Injection site granuloma"},{"system" : "http://snomed.info/sct","code" : "24398007","display" : "Nuclear/cytoplasmic ratio decreased"},{"system" : "http://snomed.info/sct","code" : "24421006","display" : "Subcapsular hemorrhage"},{"system" : "http://snomed.info/sct","code" : "24481008","display" : "Hypersegmented leukocyte"},{"system" : "http://snomed.info/sct","code" : "24482001","display" : "Bronchial adenoma"},{"system" : "http://snomed.info/sct","code" : "24505004","display" : "Carcinoma, diffuse type"},{"system" : "http://snomed.info/sct","code" : "24531002","display" : "Complex caries"},{"system" : "http://snomed.info/sct","code" : "24551003","display" : "Arteriovenous malformation"},{"system" : "http://snomed.info/sct","code" : "24582004","display" : "Pseudohypertrophic dystrophy"},{"system" : "http://snomed.info/sct","code" : "24604009","display" : "Medullomyoblastoma"},{"system" : "http://snomed.info/sct","code" : "24645001","display" : "Guarnieri bodies"},{"system" : "http://snomed.info/sct","code" : "24653009","display" : "Spindle cell melanoma, type A"},{"system" : "http://snomed.info/sct","code" : "24762001","display" : "Pilomatrix carcinoma"},{"system" : "http://snomed.info/sct","code" : "24804006","display" : "Wolffian duct rest"},{"system" : "http://snomed.info/sct","code" : "24811005","display" : "Serous inflammation"},{"system" : "http://snomed.info/sct","code" : "24815001","display" : "Sertoli cell tumor with lipid storage"},{"system" : "http://snomed.info/sct","code" : "24827003","display" : "Abnormal white blood cell"},{"system" : "http://snomed.info/sct","code" : "24887001","display" : "Maceration"},{"system" : "http://snomed.info/sct","code" : "25006003","display" : "Navicular cell"},{"system" : "http://snomed.info/sct","code" : "25063008","display" : "Involutional atrophy"},{"system" : "http://snomed.info/sct","code" : "25081006","display" : "Nephroblastoma"},{"system" : "http://snomed.info/sct","code" : "25088000","display" : "Dimple"},{"system" : "http://snomed.info/sct","code" : "25154008","display" : "Blister due to degeneration of the basement zone"},{"system" : "http://snomed.info/sct","code" : "25190001","display" : "Adenocarcinoma, intestinal type"},{"system" : "http://snomed.info/sct","code" : "25201003","display" : "Epidermal nevus"},{"system" : "http://snomed.info/sct","code" : "25239006","display" : "Lymphangiomyoma"},{"system" : "http://snomed.info/sct","code" : "25295002","display" : "Phytobezoar"},{"system" : "http://snomed.info/sct","code" : "25322007","display" : "Dilatation"},{"system" : "http://snomed.info/sct","code" : "25370001","display" : "Hepatocellular carcinoma"},{"system" : "http://snomed.info/sct","code" : "25371002","display" : "High level estrogen effect present"},{"system" : "http://snomed.info/sct","code" : "25499005","display" : "Seborrheic keratosis"},{"system" : "http://snomed.info/sct","code" : "25603007","display" : "Ossifying fibroma"},{"system" : "http://snomed.info/sct","code" : "25624002","display" : "Dysplastic platelet"},{"system" : "http://snomed.info/sct","code" : "25659002","display" : "Narrowed structure (morphologic abnormality)"},{"system" : "http://snomed.info/sct","code" : "25694009","display" : "Papule"},{"system" : "http://snomed.info/sct","code" : "25723000","display" : "Dysplasia"},{"system" : "http://snomed.info/sct","code" : "25733008","display" : "Burn injury with charring"},{"system" : "http://snomed.info/sct","code" : "25774008","display" : "Anomalous arterial connection"},{"system" : "http://snomed.info/sct","code" : "25840002","display" : "Deep caries"},{"system" : "http://snomed.info/sct","code" : "25845007","display" : "Healing ulcer"},{"system" : "http://snomed.info/sct","code" : "25874003","display" : "Endometrioid adenofibroma, borderline malignancy"},{"system" : "http://snomed.info/sct","code" : "25889007","display" : "Fibrous histiocytoma"},{"system" : "http://snomed.info/sct","code" : "25910003","display" : "Papillary carcinoma"},{"system" : "http://snomed.info/sct","code" : "25979007","display" : "Acute mucous inflammation"},{"system" : "http://snomed.info/sct","code" : "26019009","display" : "Retinoblastoma, differentiated"},{"system" : "http://snomed.info/sct","code" : "26036001","display" : "Obstruction"},{"system" : "http://snomed.info/sct","code" : "26138003","display" : "Gliomatosis cerebri"},{"system" : "http://snomed.info/sct","code" : "26209007","display" : "Giant comedo"},{"system" : "http://snomed.info/sct","code" : "26211003","display" : "Juxtacortical chondrosarcoma"},{"system" : "http://snomed.info/sct","code" : "26246006","display" : "Plasma cell inflammation"},{"system" : "http://snomed.info/sct","code" : "26269009","display" : "Poststenotic dilatation"},{"system" : "http://snomed.info/sct","code" : "26310004","display" : "Fold"},{"system" : "http://snomed.info/sct","code" : "26317001","display" : "Acute ulcer"},{"system" : "http://snomed.info/sct","code" : "26325004","display" : "Magnocellular nevus"},{"system" : "http://snomed.info/sct","code" : "26344006","display" : "Anomalous venous drainage"},{"system" : "http://snomed.info/sct","code" : "26372004","display" : "Luteoma"},{"system" : "http://snomed.info/sct","code" : "26396009","display" : "Dislocation, incomplete"},{"system" : "http://snomed.info/sct","code" : "26496005","display" : "Atypical fibrous histiocytoma"},{"system" : "http://snomed.info/sct","code" : "26514007","display" : "Draining wound"},{"system" : "http://snomed.info/sct","code" : "26545006","display" : "Macrofollicular adenoma"},{"system" : "http://snomed.info/sct","code" : "26638004","display" : "Water-clear cell adenoma"},{"system" : "http://snomed.info/sct","code" : "26696002","display" : "Chemical burn"},{"system" : "http://snomed.info/sct","code" : "26713004","display" : "Non-occlusive thrombus"},{"system" : "http://snomed.info/sct","code" : "26727009","display" : "Multiple thromboembolism"},{"system" : "http://snomed.info/sct","code" : "26735007","display" : "Gynandroblastoma"},{"system" : "http://snomed.info/sct","code" : "26751004","display" : "Organizing inflammation"},{"system" : "http://snomed.info/sct","code" : "26759002","display" : "Embryonal rest"},{"system" : "http://snomed.info/sct","code" : "26810009","display" : "Angiokeratoma"},{"system" : "http://snomed.info/sct","code" : "26819005","display" : "Tart cell"},{"system" : "http://snomed.info/sct","code" : "26860003","display" : "Secondary hypertrophy"},{"system" : "http://snomed.info/sct","code" : "26888009","display" : "Odontogenic tumor, malignant"},{"system" : "http://snomed.info/sct","code" : "26927002","display" : "Minor disruption"},{"system" : "http://snomed.info/sct","code" : "26996000","display" : "Hyperkeratosis"},{"system" : "http://snomed.info/sct","code" : "27006004","display" : "Vasculitic rash"},{"system" : "http://snomed.info/sct","code" : "27058005","display" : "Necrotizing granulomatous inflammation"},{"system" : "http://snomed.info/sct","code" : "27090000","display" : "Transitional cell carcinoma"},{"system" : "http://snomed.info/sct","code" : "27092008","display" : "Ameloblastic fibrosarcoma"},{"system" : "http://snomed.info/sct","code" : "27230006","display" : "Basal cell adenoma"},{"system" : "http://snomed.info/sct","code" : "27266007","display" : "Pseudo-obstruction"},{"system" : "http://snomed.info/sct","code" : "27313007","display" : "Spindle cell lipoma"},{"system" : "http://snomed.info/sct","code" : "27317008","display" : "Complete transposition"},{"system" : "http://snomed.info/sct","code" : "27325005","display" : "Atypical gastric metaplasia"},{"system" : "http://snomed.info/sct","code" : "27329004","display" : "Basophilic degeneration"},{"system" : "http://snomed.info/sct","code" : "27367001","display" : "Wrinkle"},{"system" : "http://snomed.info/sct","code" : "27391005","display" : "Hamartomatous polyp"},{"system" : "http://snomed.info/sct","code" : "27461004","display" : "Immunoproliferative small intestinal disease"},{"system" : "http://snomed.info/sct","code" : "27510006","display" : "Fracture, open, stellate"},{"system" : "http://snomed.info/sct","code" : "27515001","display" : "Avulsion"},{"system" : "http://snomed.info/sct","code" : "27551008","display" : "Stricture"},{"system" : "http://snomed.info/sct","code" : "27580004","display" : "Abnormal nuclear/cytoplasmic ratio"},{"system" : "http://snomed.info/sct","code" : "27605001","display" : "Endometrial gestational alteration"},{"system" : "http://snomed.info/sct","code" : "27721004","display" : "Biliary hamartoma"},{"system" : "http://snomed.info/sct","code" : "27799005","display" : "Postinflammatory hypopigmentation"},{"system" : "http://snomed.info/sct","code" : "27809005","display" : "Progressive obstruction"},{"system" : "http://snomed.info/sct","code" : "27849002","display" : "Myxoid liposarcoma"},{"system" : "http://snomed.info/sct","code" : "27876002","display" : "Multiple infarcts"},{"system" : "http://snomed.info/sct","code" : "27881006","display" : "Bony callus"},{"system" : "http://snomed.info/sct","code" : "27890004","display" : "Cervical mucous arborization"},{"system" : "http://snomed.info/sct","code" : "27925004","display" : "Nodule"},{"system" : "http://snomed.info/sct","code" : "27952009","display" : "Congenital multiseptation"},{"system" : "http://snomed.info/sct","code" : "28047004","display" : "Embryonal carcinoma"},{"system" : "http://snomed.info/sct","code" : "28087009","display" : "Fracture, delayed union"},{"system" : "http://snomed.info/sct","code" : "28126000","display" : "Severe koilocytotic atypia"},{"system" : "http://snomed.info/sct","code" : "28146005","display" : "Lipochrome histiocytosis"},{"system" : "http://snomed.info/sct","code" : "28173006","display" : "Follicular adenocarcinoma, well differentiated"},{"system" : "http://snomed.info/sct","code" : "28208008","display" : "Edematous infarct"},{"system" : "http://snomed.info/sct","code" : "28218003","display" : "Severe columnar cell atypia"},{"system" : "http://snomed.info/sct","code" : "28237007","display" : "Melanotic neurofibroma"},{"system" : "http://snomed.info/sct","code" : "28307001","display" : "Germinoma"},{"system" : "http://snomed.info/sct","code" : "28325008","display" : "Polyembryoma"},{"system" : "http://snomed.info/sct","code" : "28351005","display" : "Myxosarcoma"},{"system" : "http://snomed.info/sct","code" : "28543008","display" : "Visceromegaly"},{"system" : "http://snomed.info/sct","code" : "28558000","display" : "Villous adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "28569002","display" : "Muscle fiber change"},{"system" : "http://snomed.info/sct","code" : "28655007","display" : "Liposarcoma, well differentiated"},{"system" : "http://snomed.info/sct","code" : "28727003","display" : "Odontogenic cyst"},{"system" : "http://snomed.info/sct","code" : "28733007","display" : "Compound odontoma"},{"system" : "http://snomed.info/sct","code" : "28781000","display" : "Internal hyperostosis"},{"system" : "http://snomed.info/sct","code" : "28789003","display" : "Pancake cell"},{"system" : "http://snomed.info/sct","code" : "28831000","display" : "Gunshot contusion ring"},{"system" : "http://snomed.info/sct","code" : "28836005","display" : "Fracture, impacted"},{"system" : "http://snomed.info/sct","code" : "28878004","display" : "Fibrin thrombus"},{"system" : "http://snomed.info/sct","code" : "28950004","display" : "Acute promyelocytic leukemia"},{"system" : "http://snomed.info/sct","code" : "28953002","display" : "Angiomyosarcoma"},{"system" : "http://snomed.info/sct","code" : "28960008","display" : "Arteriosclerosis"},{"system" : "http://snomed.info/sct","code" : "29020002","display" : "Complex odontoma"},{"system" : "http://snomed.info/sct","code" : "29144003","display" : "Central cores"},{"system" : "http://snomed.info/sct","code" : "29185008","display" : "Fatty degeneration"},{"system" : "http://snomed.info/sct","code" : "29209006","display" : "Alzheimer glial change"},{"system" : "http://snomed.info/sct","code" : "29370006","display" : "Pheochromocytoma, malignant"},{"system" : "http://snomed.info/sct","code" : "29463007","display" : "Keratin plug"},{"system" : "http://snomed.info/sct","code" : "29483008","display" : "Calcified atheromatous plaque"},{"system" : "http://snomed.info/sct","code" : "29696001","display" : "Prolapse"},{"system" : "http://snomed.info/sct","code" : "29771007","display" : "Wolffian body rest"},{"system" : "http://snomed.info/sct","code" : "29792007","display" : "Trabecular adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "29856000","display" : "Chromosome fragment"},{"system" : "http://snomed.info/sct","code" : "29996004","display" : "Tetrasomy"},{"system" : "http://snomed.info/sct","code" : "30098003","display" : "Hyperemia"},{"system" : "http://snomed.info/sct","code" : "30156004","display" : "Cribriform carcinoma"},{"system" : "http://snomed.info/sct","code" : "30213001","display" : "Lymphatic edema"},{"system" : "http://snomed.info/sct","code" : "30217000","display" : "Proliferation"},{"system" : "http://snomed.info/sct","code" : "30285000","display" : "Verruca"},{"system" : "http://snomed.info/sct","code" : "30289006","display" : "Endometrioid carcinoma"},{"system" : "http://snomed.info/sct","code" : "30301008","display" : "Microfollicular adenoma"},{"system" : "http://snomed.info/sct","code" : "30321009","display" : "Remyelination"},{"system" : "http://snomed.info/sct","code" : "30383009","display" : "Mesothelioma, biphasic, malignant"},{"system" : "http://snomed.info/sct","code" : "30386001","display" : "Radiation injury with necrosis"},{"system" : "http://snomed.info/sct","code" : "30419000","display" : "Leukostasis"},{"system" : "http://snomed.info/sct","code" : "30425001","display" : "Osteolysis"},{"system" : "http://snomed.info/sct","code" : "30469008","display" : "Buhot cell"},{"system" : "http://snomed.info/sct","code" : "30494009","display" : "Junctional nevus"},{"system" : "http://snomed.info/sct","code" : "30543000","display" : "Fracture, incomplete"},{"system" : "http://snomed.info/sct","code" : "30546008","display" : "Clear cell adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "30566004","display" : "Noninfiltrating intraductal papillary adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "30649006","display" : "Basal cell tumor"},{"system" : "http://snomed.info/sct","code" : "30651005","display" : "Menstrual alteration of vagina"},{"system" : "http://snomed.info/sct","code" : "30685006","display" : "Atypical lymphoid hyperplasia"},{"system" : "http://snomed.info/sct","code" : "30691008","display" : "Anomalous origin of artery"},{"system" : "http://snomed.info/sct","code" : "30699005","display" : "Carotid body tumor"},{"system" : "http://snomed.info/sct","code" : "30713000","display" : "Hypernephroid tumor"},{"system" : "http://snomed.info/sct","code" : "30727005","display" : "Capillary telangiectasia"},{"system" : "http://snomed.info/sct","code" : "30771009","display" : "Heavy metal pigmentation"},{"system" : "http://snomed.info/sct","code" : "30812002","display" : "Overriding structures"},{"system" : "http://snomed.info/sct","code" : "30867001","display" : "Carnification"},{"system" : "http://snomed.info/sct","code" : "30891005","display" : "Mummification"},{"system" : "http://snomed.info/sct","code" : "30902005","display" : "Fracture, open, impacted"},{"system" : "http://snomed.info/sct","code" : "30924005","display" : "Rhabdomyosarcoma"},{"system" : "http://snomed.info/sct","code" : "30938003","display" : "Langhans giant cell"},{"system" : "http://snomed.info/sct","code" : "30962008","display" : "Acute myelomonocytic leukemia"},{"system" : "http://snomed.info/sct","code" : "31040001","display" : "Linear circular atrophy of lower extremities"},{"system" : "http://snomed.info/sct","code" : "31069005","display" : "Fibroepithelial polyp"},{"system" : "http://snomed.info/sct","code" : "31092005","display" : "Zahn's infarct"},{"system" : "http://snomed.info/sct","code" : "31098009","display" : "Massive fibrosis"},{"system" : "http://snomed.info/sct","code" : "31104000","display" : "Hemangioendothelioma, benign"},{"system" : "http://snomed.info/sct","code" : "31113003","display" : "Diverticulum"},{"system" : "http://snomed.info/sct","code" : "31131002","display" : "Vipoma, malignant"},{"system" : "http://snomed.info/sct","code" : "31186001","display" : "Chondroma"},{"system" : "http://snomed.info/sct","code" : "31279000","display" : "Fracture, delayed union, stellate"},{"system" : "http://snomed.info/sct","code" : "31296004","display" : "Granulosa cell-theca cell tumor"},{"system" : "http://snomed.info/sct","code" : "31313009","display" : "Bridging fibrosis"},{"system" : "http://snomed.info/sct","code" : "31390008","display" : "Epithelial hyperplasia"},{"system" : "http://snomed.info/sct","code" : "31396002","display" : "Goblet cell carcinoid"},{"system" : "http://snomed.info/sct","code" : "31470003","display" : "Adenosarcoma"},{"system" : "http://snomed.info/sct","code" : "31478005","display" : "Rhagades"},{"system" : "http://snomed.info/sct","code" : "31511007","display" : "Pseudoarthrosis"},{"system" : "http://snomed.info/sct","code" : "31590009","display" : "Ferrocalcinotic deposition"},{"system" : "http://snomed.info/sct","code" : "31593006","display" : "Minimal lesion"},{"system" : "http://snomed.info/sct","code" : "31653004","display" : "Fibromuscular dysplasia"},{"system" : "http://snomed.info/sct","code" : "31671006","display" : "Pineoblastoma"},{"system" : "http://snomed.info/sct","code" : "31739005","display" : "Lateral abnormal curvature"},{"system" : "http://snomed.info/sct","code" : "31794002","display" : "Sympathetic paraganglioma"},{"system" : "http://snomed.info/sct","code" : "31807009","display" : "Persistent embryonic structure"},{"system" : "http://snomed.info/sct","code" : "31830003","display" : "Ruptured epithelial inclusion cyst"},{"system" : "http://snomed.info/sct","code" : "31883006","display" : "Fusion"},{"system" : "http://snomed.info/sct","code" : "31980008","display" : "Necrotizing inflammation"},{"system" : "http://snomed.info/sct","code" : "32008003","display" : "Mild transitional cell atypia"},{"system" : "http://snomed.info/sct","code" : "32071008","display" : "Strumal carcinoid"},{"system" : "http://snomed.info/sct","code" : "32140001","display" : "Papillary cystadenoma"},{"system" : "http://snomed.info/sct","code" : "32224006","display" : "Coagulative necrosis"},{"system" : "http://snomed.info/sct","code" : "32272007","display" : "Sweat gland adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "32274008","display" : "Stellate spontaneous pseudoscars"},{"system" : "http://snomed.info/sct","code" : "32288007","display" : "Serous cyst"},{"system" : "http://snomed.info/sct","code" : "32296002","display" : "Intraductal papillomatosis"},{"system" : "http://snomed.info/sct","code" : "32322008","display" : "Subchondral bone cyst"},{"system" : "http://snomed.info/sct","code" : "32408007","display" : "Piecemeal necrosis"},{"system" : "http://snomed.info/sct","code" : "32416003","display" : "Atypical hyperplasia"},{"system" : "http://snomed.info/sct","code" : "32434004","display" : "Pulmonary adenomatosis"},{"system" : "http://snomed.info/sct","code" : "32456001","display" : "Desmoplastic medulloblastoma"},{"system" : "http://snomed.info/sct","code" : "32512003","display" : "Extra-adrenal paraganglioma, malignant"},{"system" : "http://snomed.info/sct","code" : "32651000","display" : "Arteriolosclerosis with fibrinoid necrosis"},{"system" : "http://snomed.info/sct","code" : "32693004","display" : "Demyelination"},{"system" : "http://snomed.info/sct","code" : "32837003","display" : "Hemangioblastomatosis"},{"system" : "http://snomed.info/sct","code" : "32844007","display" : "Mixed germ cell tumor"},{"system" : "http://snomed.info/sct","code" : "32884003","display" : "Hematin pigmentation"},{"system" : "http://snomed.info/sct","code" : "32913002","display" : "Medullary carcinoma"},{"system" : "http://snomed.info/sct","code" : "32915009","display" : "Reed-Sternberg cell"},{"system" : "http://snomed.info/sct","code" : "32968003","display" : "Inflammatory carcinoma"},{"system" : "http://snomed.info/sct","code" : "33059009","display" : "Trichofolliculoma"},{"system" : "http://snomed.info/sct","code" : "33080003","display" : "Fracture, ununited"},{"system" : "http://snomed.info/sct","code" : "33125008","display" : "Hematoidin pigmentation"},{"system" : "http://snomed.info/sct","code" : "33170000","display" : "Mucinous adenoma"},{"system" : "http://snomed.info/sct","code" : "33176006","display" : "Hemangioendothelioma, malignant"},{"system" : "http://snomed.info/sct","code" : "33178007","display" : "Fracture, delayed union, longitudinal"},{"system" : "http://snomed.info/sct","code" : "33196003","display" : "Micromegakaryocyte"},{"system" : "http://snomed.info/sct","code" : "33288004","display" : "Mild epithelial dysplasia"},{"system" : "http://snomed.info/sct","code" : "33377007","display" : "Cavernous hemangioma"},{"system" : "http://snomed.info/sct","code" : "33385003","display" : "Generalized recession"},{"system" : "http://snomed.info/sct","code" : "33387006","display" : "Intracystic hyperplasia"},{"system" : "http://snomed.info/sct","code" : "33408004","display" : "Fracture, ununited, segmental"},{"system" : "http://snomed.info/sct","code" : "33429008","display" : "Menstrual involution of breast"},{"system" : "http://snomed.info/sct","code" : "33475000","display" : "Neuropil thread"},{"system" : "http://snomed.info/sct","code" : "33560006","display" : "Subacute lymphoid leukemia"},{"system" : "http://snomed.info/sct","code" : "33593002","display" : "Vascular wall degeneration"},{"system" : "http://snomed.info/sct","code" : "33681003","display" : "Osteosarcoma in Paget's disease of bone"},{"system" : "http://snomed.info/sct","code" : "33851008","display" : "Subacute necrosis"},{"system" : "http://snomed.info/sct","code" : "33872006","display" : "Small non-cleaved cell"},{"system" : "http://snomed.info/sct","code" : "33873001","display" : "Convoluted cell"},{"system" : "http://snomed.info/sct","code" : "33889003","display" : "Atypical lobular hyperplasia"},{"system" : "http://snomed.info/sct","code" : "33929001","display" : "Epithelioid hemangioma"},{"system" : "http://snomed.info/sct","code" : "33940009","display" : "Caseous necrosis"},{"system" : "http://snomed.info/sct","code" : "34058006","display" : "Bowing deformity"},{"system" : "http://snomed.info/sct","code" : "34064004","display" : "Karyorrhexis"},{"system" : "http://snomed.info/sct","code" : "34081008","display" : "Post-radiation cytologic changes with dysplasia"},{"system" : "http://snomed.info/sct","code" : "34087007","display" : "Hemiatrophy"},{"system" : "http://snomed.info/sct","code" : "34110004","display" : "Sertoli-Leydig cell tumor, well differentiated"},{"system" : "http://snomed.info/sct","code" : "34277002","display" : "Dislocation, multiple"},{"system" : "http://snomed.info/sct","code" : "34305007","display" : "Fracture, multiple, closed"},{"system" : "http://snomed.info/sct","code" : "34337008","display" : "Prolactinoma"},{"system" : "http://snomed.info/sct","code" : "34344004","display" : "Concentric hypertrophy"},{"system" : "http://snomed.info/sct","code" : "34360000","display" : "Fibrous histiocytoma, malignant"},{"system" : "http://snomed.info/sct","code" : "34418003","display" : "Glandular necrotizing metaplasia"},{"system" : "http://snomed.info/sct","code" : "34419006","display" : "Decidual alteration"},{"system" : "http://snomed.info/sct","code" : "34493008","display" : "Osmiophilic stain reaction"},{"system" : "http://snomed.info/sct","code" : "34494002","display" : "Communicating cerebrospinal fluid retention"},{"system" : "http://snomed.info/sct","code" : "34550005","display" : "Glomangiomyoma"},{"system" : "http://snomed.info/sct","code" : "34603009","display" : "Basal cell adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "34636005","display" : "Regeneration"},{"system" : "http://snomed.info/sct","code" : "34717007","display" : "Smudge cell"},{"system" : "http://snomed.info/sct","code" : "34720004","display" : "Menstrual endometrium"},{"system" : "http://snomed.info/sct","code" : "34785007","display" : "Lipolysis"},{"system" : "http://snomed.info/sct","code" : "34807008","display" : "Congenital incomplete expansion"},{"system" : "http://snomed.info/sct","code" : "34823008","display" : "Tumor necrosis"},{"system" : "http://snomed.info/sct","code" : "34882000","display" : "Giant fibroadenoma"},{"system" : "http://snomed.info/sct","code" : "34941004","display" : "Odontogenic myxoma"},{"system" : "http://snomed.info/sct","code" : "35013009","display" : "Purulent discharge"},{"system" : "http://snomed.info/sct","code" : "35073002","display" : "Inflammatory pseudotumor"},{"system" : "http://snomed.info/sct","code" : "35232005","display" : "Infiltrating duct and lobular carcinoma"},{"system" : "http://snomed.info/sct","code" : "35262004","display" : "Gliosarcoma"},{"system" : "http://snomed.info/sct","code" : "35287006","display" : "Myeloid sarcoma"},{"system" : "http://snomed.info/sct","code" : "35336005","display" : "Gunshot wound, entrance, close shot"},{"system" : "http://snomed.info/sct","code" : "35453004","display" : "Autophagic bodies"},{"system" : "http://snomed.info/sct","code" : "35506000","display" : "Sweat retention"},{"system" : "http://snomed.info/sct","code" : "35562000","display" : "Waldenstrom's macroglobulinemia"},{"system" : "http://snomed.info/sct","code" : "35566002","display" : "Hematoma"},{"system" : "http://snomed.info/sct","code" : "35601003","display" : "Monoclonal gammopathy"},{"system" : "http://snomed.info/sct","code" : "35696001","display" : "Ruptured infarct"},{"system" : "http://snomed.info/sct","code" : "35701008","display" : "Hemangioblastic meningioma"},{"system" : "http://snomed.info/sct","code" : "35714009","display" : "Postmortem change"},{"system" : "http://snomed.info/sct","code" : "35718007","display" : "Squamous cell carcinoma, small cell, nonkeratinizing"},{"system" : "http://snomed.info/sct","code" : "35787005","display" : "Postinflammatory atrophy"},{"system" : "http://snomed.info/sct","code" : "35813005","display" : "Fibrocystic change, proliferative type with atypia"},{"system" : "http://snomed.info/sct","code" : "35828005","display" : "Malacia"},{"system" : "http://snomed.info/sct","code" : "35851005","display" : "Chronic empyema"},{"system" : "http://snomed.info/sct","code" : "35872008","display" : "Secondary hyperplasia"},{"system" : "http://snomed.info/sct","code" : "35933005","display" : "Laceration"},{"system" : "http://snomed.info/sct","code" : "35944002","display" : "Radiation ulcer"},{"system" : "http://snomed.info/sct","code" : "35992002","display" : "Predecidual alteration"},{"system" : "http://snomed.info/sct","code" : "36024000","display" : "Gangrene"},{"system" : "http://snomed.info/sct","code" : "36087009","display" : "Adenocarcinoma in villous adenoma"},{"system" : "http://snomed.info/sct","code" : "36161006","display" : "Wallerian degeneration"},{"system" : "http://snomed.info/sct","code" : "36191001","display" : "Perforation"},{"system" : "http://snomed.info/sct","code" : "36195005","display" : "Nodular hyperplasia"},{"system" : "http://snomed.info/sct","code" : "36207003","display" : "Air embolus"},{"system" : "http://snomed.info/sct","code" : "36223003","display" : "Fracture, delayed union, intra-articular"},{"system" : "http://snomed.info/sct","code" : "36279001","display" : "Lipogranuloma"},{"system" : "http://snomed.info/sct","code" : "36310008","display" : "Alveolar adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "36318001","display" : "Apocrine adenoma"},{"system" : "http://snomed.info/sct","code" : "36373003","display" : "Muscle fiber hypertrophy, type II"},{"system" : "http://snomed.info/sct","code" : "36390009","display" : "Chronic suppurative inflammation"},{"system" : "http://snomed.info/sct","code" : "36425007","display" : "Comedocarcinoma"},{"system" : "http://snomed.info/sct","code" : "36468008","display" : "Surgically constructed organ"},{"system" : "http://snomed.info/sct","code" : "36475009","display" : "Low-output external fistula"},{"system" : "http://snomed.info/sct","code" : "36504009","display" : "Ankylosis"},{"system" : "http://snomed.info/sct","code" : "36560003","display" : "Cystic infarct"},{"system" : "http://snomed.info/sct","code" : "36639000","display" : "Psoriasiform rash"},{"system" : "http://snomed.info/sct","code" : "36721002","display" : "Papillary mucinous cystadenoma"},{"system" : "http://snomed.info/sct","code" : "36731009","display" : "Sacculation"},{"system" : "http://snomed.info/sct","code" : "36839003","display" : "Dislocation, multiple, closed and open"},{"system" : "http://snomed.info/sct","code" : "36850000","display" : "Retention"},{"system" : "http://snomed.info/sct","code" : "36949004","display" : "Focal epithelial hyperplasia"},{"system" : "http://snomed.info/sct","code" : "37039006","display" : "Chromophobe adenoma"},{"system" : "http://snomed.info/sct","code" : "37058002","display" : "Foreign body giant cell granuloma"},{"system" : "http://snomed.info/sct","code" : "37068007","display" : "Lateral displacement"},{"system" : "http://snomed.info/sct","code" : "37095002","display" : "Lipomatosis"},{"system" : "http://snomed.info/sct","code" : "37138001","display" : "Epithelioid cell melanoma"},{"system" : "http://snomed.info/sct","code" : "37159008","display" : "Glandular and muscular hyperplasia"},{"system" : "http://snomed.info/sct","code" : "37205004","display" : "Superficial wound"},{"system" : "http://snomed.info/sct","code" : "37206003","display" : "Synovial sarcoma, spindle cell"},{"system" : "http://snomed.info/sct","code" : "37257004","display" : "Decreased melanin pigmentation"},{"system" : "http://snomed.info/sct","code" : "37258009","display" : "Cementoma"},{"system" : "http://snomed.info/sct","code" : "37266000","display" : "Secretory endometrium"},{"system" : "http://snomed.info/sct","code" : "37279009","display" : "Amyloid tumor"},{"system" : "http://snomed.info/sct","code" : "37291000","display" : "Eventration"},{"system" : "http://snomed.info/sct","code" : "37302003","display" : "Adrenal cortical adenoma, heavily pigmented variant"},{"system" : "http://snomed.info/sct","code" : "37304002","display" : "Basosquamous carcinoma"},{"system" : "http://snomed.info/sct","code" : "37500005","display" : "Blister due to intracellular degeneration"},{"system" : "http://snomed.info/sct","code" : "37585003","display" : "Chronic necrotizing inflammation"},{"system" : "http://snomed.info/sct","code" : "37708001","display" : "Gene mosaicism"},{"system" : "http://snomed.info/sct","code" : "37719003","display" : "Milium"},{"system" : "http://snomed.info/sct","code" : "37748009","display" : "Bony sclerosis"},{"system" : "http://snomed.info/sct","code" : "37771006","display" : "Crypt abscess"},{"system" : "http://snomed.info/sct","code" : "37778000","display" : "Saddle embolus"},{"system" : "http://snomed.info/sct","code" : "37782003","display" : "Damage"},{"system" : "http://snomed.info/sct","code" : "37842001","display" : "Antemortem blood clot"},{"system" : "http://snomed.info/sct","code" : "37904008","display" : "Chronic bleeding ulcer"},{"system" : "http://snomed.info/sct","code" : "37995004","display" : "Linitis plastica"},{"system" : "http://snomed.info/sct","code" : "38022006","display" : "Congenital abnormal roundness"},{"system" : "http://snomed.info/sct","code" : "38045000","display" : "Cold injury"},{"system" : "http://snomed.info/sct","code" : "38069001","display" : "Metaplastic keratinization"},{"system" : "http://snomed.info/sct","code" : "38084005","display" : "Stercoraceous ulcer"},{"system" : "http://snomed.info/sct","code" : "38109001","display" : "Osseous metaplasia"},{"system" : "http://snomed.info/sct","code" : "38117009","display" : "Deposition of gold"},{"system" : "http://snomed.info/sct","code" : "38139006","display" : "Septal fibrosis"},{"system" : "http://snomed.info/sct","code" : "38392006","display" : "Congenital abnormal curvature"},{"system" : "http://snomed.info/sct","code" : "38406003","display" : "Mesenchymoma, benign"},{"system" : "http://snomed.info/sct","code" : "38423007","display" : "Honeycomb structures"},{"system" : "http://snomed.info/sct","code" : "38431002","display" : "Psammomatous meningioma"},{"system" : "http://snomed.info/sct","code" : "38444007","display" : "Blood vessel hyperplasia"},{"system" : "http://snomed.info/sct","code" : "38493002","display" : "Fibrogranulomatous inflammation"},{"system" : "http://snomed.info/sct","code" : "38542009","display" : "Nodular glomerulosclerosis"},{"system" : "http://snomed.info/sct","code" : "38549000","display" : "Carcinoma, undifferentiated"},{"system" : "http://snomed.info/sct","code" : "38551001","display" : "Senile plaque"},{"system" : "http://snomed.info/sct","code" : "38640009","display" : "Anemic infarct"},{"system" : "http://snomed.info/sct","code" : "38698001","display" : "Flexner-Wintersteiner rosette"},{"system" : "http://snomed.info/sct","code" : "38716007","display" : "Atherosclerosis"},{"system" : "http://snomed.info/sct","code" : "38785003","display" : "Air leakage"},{"system" : "http://snomed.info/sct","code" : "38843008","display" : "Abnormal melanin pigmentation"},{"system" : "http://snomed.info/sct","code" : "38931008","display" : "Recent operative site"},{"system" : "http://snomed.info/sct","code" : "38958001","display" : "Mixed cell adenocarcinoma"},{"system" : "http://snomed.info/sct","code" : "38969003","display" : "Precancerous melanosis"},{"system" : "http://snomed.info/sct","code" : "39000009","display" : "Hemangiosarcoma"},{"system" : "http://snomed.info/sct","code" : "39005004","display" : "Medulloepithelioma"},{"system" : "http://snomed.info/sct","code" : "39035006","display" : "Atypical squamous cells of uncertain significance"},{"system" : "http://snomed.info/sct","code" : "39037003","display" : "Target fibers"},{"system" : "http://snomed.info/sct","code" : "39056008","display" : "Papillary squamous cell carcinoma"},{"system" : "http://snomed.info/sct","code" : "39063008","display" : "Fracture, delayed union, segmental"},{"system" : "http://snomed.info/sct","code" : "39086001","display" : "Hodgkin's disease, nodular sclerosis, cellular phase"},{"system" : "http://snomed.info/sct","code" : "39143003","display" : "Myxoma"},{"system" : "http://snomed.info/sct","code" : "39266006","display" : "Abnormal cell"},{"system" : "http://snomed.info/sct","code" : "39274007","display" : "Balloon cell melanoma"},{"system" : "http://snomed.info/sct","code" : "39332000","display" : "Intraepidermal epithelioma of Jadassohn"},{"system" : "http://snomed.info/sct","code" : "39391009","display" : "Chronic serous inflammation"},{"system" : "http://snomed.info/sct","code" : "39404008","display" : "Microembolus"},{"system" : "http://snomed.info/sct","code" : "39471001","display" : "Bile duct adenoma"},{"system" : "http://snomed.info/sct","code" : "39474009","display" : "Sea-blue histiocyte"},{"system" : "http://snomed.info/sct","code" : "39503004","display" : "Fracture, closed, segmental"},{"system" : "http://snomed.info/sct","code" : "39553005","display" : "Chondromyxoid fibroma"},{"system" : "http://snomed.info/sct","code" : "39577004","display" : "Tumor cells, uncertain whether benign or malignant"},{"system" : "http://snomed.info/sct","code" : "39601009","display" : "Resorbed tissue"},{"system" : "http://snomed.info/sct","code" : "39718000","display" : "Congenital failure to migrate"},{"system" : "http://snomed.info/sct","code" : "39720002","display" : "Adrenal cortical adenoma, mixed cell"},{"system" : "http://snomed.info/sct","code" : "39781001","display" : "Primitive neuroectodermal tumor"},{"system" : "http://snomed.info/sct","code" : "39820009","display" : "Abnormal number of nucleoli"},{"system" : "http://snomed.info/sct","code" : "39850001","display" : "Deposition of beryllium"},{"system" : "http://snomed.info/sct","code" : "39870007","display" : "Ossifying epulis of periodontal origin"},{"system" : "http://snomed.info/sct","code" : "39876001","display" : "Proliferative alteration of vagina"},{"system" : "http://snomed.info/sct","code" : "39892006","display" : "Mucoepidermoid tumour uncertain whether benign or malignant"},{"system" : "http://snomed.info/sct","code" : "39896009","display" : "Malignant melanoma, regressing"},{"system" : "http://snomed.info/sct","code" : "39922000","display" : "Folded cell"},{"system" : "http://snomed.info/sct","code" : "39928001","display" : "Excessive repair"},{"system" : "http://snomed.info/sct","code" : "39935009","display" : "Rouleaux formation"},{"system" : "http://snomed.info/sct","code" : "39961008","display" : "Bone fragment embolus"},{"system" : "http://snomed.info/sct","code" : "39967007","display" : "Acquired web"},{"system" : "http://snomed.info/sct","code" : "39983007","display" : "Fibrous adhesion"},{"system" : "http://snomed.info/sct","code" : "40009002","display" : "Craniopharyngioma"},{"system" : "http://snomed.info/sct","code" : "40123003","display" : "Fetal rhabdomyoma"},{"system" : "http://snomed.info/sct","code" : "40215006","display" : "Muscle fiber atrophy, type I"},{"system" : "http://snomed.info/sct","code" : "40225001","display" : "Cystic lymphangioma"},{"system" : "http://snomed.info/sct","code" : "40236008","display" : "Rimmed vacuoles"},{"system" : "http://snomed.info/sct","code" : "40244008","display" : "Spindle cell melanoma, type B"},{"system" : "http://snomed.info/sct","code" : "40247001","display" : "Zenker's necrosis"},{"system" : "http://snomed.info/sct","code" : "40293003","display" : "Adenomyoma"},{"system" : "http://snomed.info/sct","code" : "40299004","display" : "Pigmentary degeneration"},{"system" : "http://snomed.info/sct","code" : "40302004","display" : "Corps ronds"},{"system" : "http://snomed.info/sct","code" : "40318005","display" : "Adenomatous nodule"},{"system" : "http://snomed.info/sct","code" : "40411000","display" : "Malignant lymphoma, large cell, follicular"},{"system" : "http://snomed.info/sct","code" : "40459000","display" : "Malignant mixed tumor, carcinomatous type"},{"system" : "http://snomed.info/sct","code" : "40477005","display" : "Deep third degree burn injury"},{"system" : "http://snomed.info/sct","code" : "40487009","display" : "Cholesterol granuloma"},{"system" : "http://snomed.info/sct","code" : "40518009","display" : "Acute superficial ulcer"},{"system" : "http://snomed.info/sct","code" : "40633007","display" : "Homer Wright rosette"},{"system" : "http://snomed.info/sct","code" : "40641007","display" : "Folded nucleus"},{"system" : "http://snomed.info/sct","code" : "40761005","display" : "Lipid cell tumor of ovary"},{"system" : "http://snomed.info/sct","code" : "40772000","display" : "Fibrous plaque"},{"system" : "http://snomed.info/sct","code" : "40829002","display" : "Acute edema"},{"system" : "http://snomed.info/sct","code" : "40842002","display" : "Anastomosis, end to side"},{"system" : "http://snomed.info/sct","code" : "40866008","display" : "Chip fracture"},{"system" : "http://snomed.info/sct","code" : "40935003","display" : "Meningiomatosis"},{"system" : "http://snomed.info/sct","code" : "40962006","display" : "Subcorneal blister"},{"system" : "http://snomed.info/sct","code" : "40977003","display" : "Acute ulcerative inflammation"},{"system" : "http://snomed.info/sct","code" : "41008003","display" : "Blind fistula"}]}}

#244

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"419161000","display":"Unilateral left"},{"code":"419465000","display":"Unilateral right"},{"code":"51440002","display":"Bilateral"},{"code":"261183002","display":"Upper"},{"code":"261122009","display":"Lower"},{"code":"255561001","display":"Medial"},{"code":"49370004","display":"Lateral"},{"code":"264217000","display":"Superior"},{"code":"261089000","display":"Inferior"},{"code":"255551008","display":"Posterior"},{"code":"351726001","display":"Below"},{"code":"352730000","display":"Above"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1663
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:16 GMT
last-modified:Sat, 13 Sep 2025 20:51:16 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370963

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:e600ea5e-9aa1-47bf-a7ce-eb87ae8df52f","timestamp" : "2025-09-13T20:51:16.611Z","total" : 12,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","inactive" : true,"code" : "419161000","display" : "Unilateral left (qualifier value)"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "419465000","display" : "Unilateral right (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "51440002","display" : "Right and left"},{"system" : "http://snomed.info/sct","code" : "261183002","display" : "Upper"},{"system" : "http://snomed.info/sct","code" : "261122009","display" : "Lower"},{"system" : "http://snomed.info/sct","code" : "255561001","display" : "Medial"},{"system" : "http://snomed.info/sct","code" : "49370004","display" : "Lateral"},{"system" : "http://snomed.info/sct","code" : "264217000","display" : "Superior"},{"system" : "http://snomed.info/sct","code" : "261089000","display" : "Inferior"},{"system" : "http://snomed.info/sct","code" : "255551008","display" : "Posterior"},{"system" : "http://snomed.info/sct","code" : "351726001","display" : "Beneath"},{"system" : "http://snomed.info/sct","code" : "352730000","display" : "Above"}]}}

#245

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"82242000","display":"Hospital-children's"},{"code":"225732001","display":"Hospital-community"},{"code":"79993009","display":"Hospital-government"},{"code":"32074000","display":"Hospital-long term care"},{"code":"4322002","display":"Hospital-military field"},{"code":"224687002","display":"Hospital-prison"},{"code":"62480006","display":"Hospital-psychiatric"},{"code":"80522000","display":"Hospital-rehabilitation"},{"code":"36125001","display":"Hospital-trauma center"},{"code":"48311003","display":"Hospital-Veterans' Administration"},{"code":"284546000","display":"Hospice facility"},{"code":"42665001","display":"Nursing home"},{"code":"45618002","display":"Skilled nursing facility"},{"code":"418518002","display":"Dialysis unit--hospital"},{"code":"73770003","display":"Emergency department--hospital"},{"code":"69362002","display":"Hospital ambulatory surgery facility"},{"code":"52668009","display":"Hospital birthing center"},{"code":"360957003","display":"Hospital outpatient allergy clinic"},{"code":"10206005","display":"Hospital outpatient dental clinic"},{"code":"37550003","display":"Hospital outpatient dermatology clinic"},{"code":"73644007","display":"Hospital outpatient endocrinology clinic"},{"code":"31628002","display":"Hospital outpatient family medicine clinic"},{"code":"58482006","display":"Hospital outpatient gastroenterology clinic"},{"code":"90484001","display":"Hospital outpatient general surgery clinic"},{"code":"1814000","display":"Hospital outpatient geriatric health center"},{"code":"22549003","display":"Hospital outpatient gynecology clinic"},{"code":"56293002","display":"Hospital outpatient hematology clinic"},{"code":"360966004","display":"Hospital outpatient immunology clinic"},{"code":"2849009","display":"Hospital outpatient infectious disease clinic"},{"code":"14866005","display":"Hospital outpatient mental health center"},{"code":"38238005","display":"Hospital outpatient neurology clinic"},{"code":"56189001","display":"Hospital outpatient obstetrical clinic"},{"code":"89972002","display":"Hospital outpatient oncology clinic"},{"code":"78088001","display":"Hospital outpatient ophthalmology clinic"},{"code":"78001009","display":"Hospital outpatient orthopedics clinic"},{"code":"23392004","display":"Hospital outpatient otorhinolaryngology clinic"},{"code":"36293008","display":"Hospital outpatient pain clinic"},{"code":"3729002","display":"Hospital outpatient pediatric clinic"},{"code":"5584006","display":"Hospital outpatient peripheral vascular clinic"},{"code":"37546005","display":"Hospital outpatient rehabilitation clinic"},{"code":"57159002","display":"Hospital outpatient respiratory disease clinic"},{"code":"331006","display":"Hospital outpatient rheumatology clinic"},{"code":"50569004","display":"Hospital outpatient urology clinic"},{"code":"79491001","display":"Hospital radiology facility"},{"code":"33022008","display":"Hospital-based outpatient clinic or department--OTHER-NOT LISTED"},{"code":"19602009","display":"Fee-for-service private physicians' group office"},{"code":"39350007","display":"Private physicians' group office"},{"code":"83891005","display":"Solo practice private office"},{"code":"394759007","display":"Independent ambulatory care provider site--OTHER--NOT LISTED"},{"code":"405607001","display":"Ambulatory surgery center"},{"code":"309900005","display":"Care of the elderly day hospital"},{"code":"275576008","display":"Elderly assessment clinic"},{"code":"10531005","display":"Free-standing ambulatory surgery facility"},{"code":"91154008","display":"Free-standing birthing center"},{"code":"41844007","display":"Free-standing geriatric health center"},{"code":"45899008","display":"Free-standing laboratory facility"},{"code":"51563005","display":"Free-standing mental health center"},{"code":"1773006","display":"Free-standing radiology facility"},{"code":"72311000","display":"Health maintenance organization"},{"code":"6827000","display":"Local community health center"},{"code":"309898008","display":"Psychogeriatric day hospital"},{"code":"39913001","display":"Residential school infirmary"},{"code":"77931003","display":"Rural health center"},{"code":"25681007","display":"Sexually transmitted disease health center"},{"code":"20078004","display":"Substance abuse treatment center"},{"code":"46224007","display":"Vaccination clinic"},{"code":"81234003","display":"Walk-in clinic"},{"code":"35971002","display":"Ambulatory care site--OTHER--NOT LISTED"},{"code":"11424001","display":"Ambulance-based care"},{"code":"409519008","display":"Contained casualty setting"},{"code":"901005","display":"Helicopter-based care"},{"code":"2081004","display":"Hospital ship"},{"code":"59374000","display":"Traveler's aid clinic"},{"code":"413456002","display":"Adult day care center"},{"code":"413817003","display":"Child day care center"},{"code":"310205006","display":"Private residential home"},{"code":"419955002","display":"Residential institution"},{"code":"272501009","display":"Sports facility"},{"code":"394777002","display":"Health encounter site--NOT LISTED"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:8996
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:16 GMT
last-modified:Sat, 13 Sep 2025 20:51:16 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370965

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:3a38c053-9cc7-49aa-8b04-9d578360723a","timestamp" : "2025-09-13T20:51:16.806Z","total" : 79,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "82242000","display" : "Children's hospital"},{"system" : "http://snomed.info/sct","code" : "225732001","display" : "Community hospital"},{"system" : "http://snomed.info/sct","code" : "79993009","display" : "Government hospital"},{"system" : "http://snomed.info/sct","code" : "32074000","display" : "Long term care hospital"},{"system" : "http://snomed.info/sct","code" : "4322002","display" : "Military field hospital"},{"system" : "http://snomed.info/sct","code" : "224687002","display" : "Prison hospital"},{"system" : "http://snomed.info/sct","code" : "62480006","display" : "Psychiatric hospital"},{"system" : "http://snomed.info/sct","code" : "80522000","display" : "Rehabilitation hospital"},{"system" : "http://snomed.info/sct","code" : "36125001","display" : "Trauma center"},{"system" : "http://snomed.info/sct","code" : "48311003","display" : "Veteran's administration hospital"},{"system" : "http://snomed.info/sct","code" : "284546000","display" : "Hospice"},{"system" : "http://snomed.info/sct","code" : "42665001","display" : "Nursing home"},{"system" : "http://snomed.info/sct","code" : "45618002","display" : "Skilled nursing facility"},{"system" : "http://snomed.info/sct","code" : "418518002","display" : "Dialysis unit (environment)"},{"system" : "http://snomed.info/sct","code" : "73770003","display" : "Hospital-based outpatient emergency care center"},{"system" : "http://snomed.info/sct","code" : "69362002","display" : "Hospital-based ambulatory surgery facility"},{"system" : "http://snomed.info/sct","code" : "52668009","display" : "Hospital-based birthing center"},{"system" : "http://snomed.info/sct","code" : "360957003","display" : "Hospital-based outpatient allergy clinic"},{"system" : "http://snomed.info/sct","code" : "10206005","display" : "Hospital-based outpatient dental clinic"},{"system" : "http://snomed.info/sct","code" : "37550003","display" : "Hospital-based outpatient dermatology clinic"},{"system" : "http://snomed.info/sct","code" : "73644007","display" : "Hospital-based outpatient endocrinology clinic"},{"system" : "http://snomed.info/sct","code" : "31628002","display" : "Hospital-based outpatient family medicine clinic"},{"system" : "http://snomed.info/sct","code" : "58482006","display" : "Hospital-based outpatient gastroenterology clinic"},{"system" : "http://snomed.info/sct","code" : "90484001","display" : "Hospital-based outpatient general surgery clinic"},{"system" : "http://snomed.info/sct","code" : "1814000","display" : "Hospital-based outpatient geriatric clinic"},{"system" : "http://snomed.info/sct","code" : "22549003","display" : "Hospital-based outpatient gynecology clinic"},{"system" : "http://snomed.info/sct","code" : "56293002","display" : "Hospital-based outpatient hematology clinic"},{"system" : "http://snomed.info/sct","code" : "360966004","display" : "Hospital-based outpatient immunology clinic"},{"system" : "http://snomed.info/sct","code" : "2849009","display" : "Hospital-based outpatient infectious disease clinic"},{"system" : "http://snomed.info/sct","code" : "14866005","display" : "Hospital-based outpatient mental health clinic"},{"system" : "http://snomed.info/sct","code" : "38238005","display" : "Hospital-based outpatient neurology clinic"},{"system" : "http://snomed.info/sct","code" : "56189001","display" : "Hospital-based outpatient obstetrical clinic"},{"system" : "http://snomed.info/sct","code" : "89972002","display" : "Hospital-based outpatient oncology clinic"},{"system" : "http://snomed.info/sct","code" : "78088001","display" : "Hospital-based outpatient ophthalmology clinic"},{"system" : "http://snomed.info/sct","code" : "78001009","display" : "Hospital-based outpatient orthopedics clinic"},{"system" : "http://snomed.info/sct","code" : "23392004","display" : "Hospital-based outpatient otorhinolaryngology clinic"},{"system" : "http://snomed.info/sct","code" : "36293008","display" : "Hospital-based outpatient pain clinic"},{"system" : "http://snomed.info/sct","code" : "3729002","display" : "Hospital-based outpatient pediatric clinic"},{"system" : "http://snomed.info/sct","code" : "5584006","display" : "Hospital-based outpatient peripheral vascular clinic"},{"system" : "http://snomed.info/sct","code" : "37546005","display" : "Hospital-based outpatient rehabilitation clinic"},{"system" : "http://snomed.info/sct","code" : "57159002","display" : "Hospital-based outpatient respiratory disease clinic"},{"system" : "http://snomed.info/sct","code" : "331006","display" : "Hospital-based outpatient rheumatology clinic"},{"system" : "http://snomed.info/sct","code" : "50569004","display" : "Hospital-based outpatient urology clinic"},{"system" : "http://snomed.info/sct","code" : "79491001","display" : "Hospital-based radiology facility"},{"system" : "http://snomed.info/sct","code" : "33022008","display" : "Hospital-based outpatient department"},{"system" : "http://snomed.info/sct","code" : "19602009","display" : "Fee-for-service private physicians' group office"},{"system" : "http://snomed.info/sct","code" : "39350007","display" : "Private physicians' group office"},{"system" : "http://snomed.info/sct","code" : "83891005","display" : "Solo practice private office"},{"system" : "http://snomed.info/sct","code" : "394759007","display" : "Independent provider site (environment)"},{"system" : "http://snomed.info/sct","code" : "405607001","display" : "Ambulatory surgery center (environment)"},{"system" : "http://snomed.info/sct","code" : "309900005","display" : "Care of the elderly day hospital"},{"system" : "http://snomed.info/sct","code" : "275576008","display" : "Elderly assessment clinic"},{"system" : "http://snomed.info/sct","code" : "10531005","display" : "Free-standing ambulatory surgery facility"},{"system" : "http://snomed.info/sct","code" : "91154008","display" : "Free-standing birthing center"},{"system" : "http://snomed.info/sct","code" : "41844007","display" : "Free-standing geriatric clinic"},{"system" : "http://snomed.info/sct","code" : "45899008","display" : "Free-standing laboratory facility"},{"system" : "http://snomed.info/sct","code" : "51563005","display" : "Free-standing mental health clinic"},{"system" : "http://snomed.info/sct","code" : "1773006","display" : "Free-standing radiology facility"},{"system" : "http://snomed.info/sct","code" : "72311000","display" : "Health maintenance organization"},{"system" : "http://snomed.info/sct","code" : "6827000","display" : "Local community health center"},{"system" : "http://snomed.info/sct","code" : "309898008","display" : "Psychogeriatric day hospital"},{"system" : "http://snomed.info/sct","code" : "39913001","display" : "Residential school infirmary"},{"system" : "http://snomed.info/sct","code" : "77931003","display" : "Rural health center"},{"system" : "http://snomed.info/sct","code" : "25681007","display" : "Sexually transmitted disease clinic"},{"system" : "http://snomed.info/sct","code" : "20078004","display" : "Substance abuse treatment center"},{"system" : "http://snomed.info/sct","code" : "46224007","display" : "Vaccination clinic"},{"system" : "http://snomed.info/sct","code" : "81234003","display" : "Walk-in clinic"},{"system" : "http://snomed.info/sct","code" : "35971002","display" : "Ambulatory care site"},{"system" : "http://snomed.info/sct","code" : "11424001","display" : "Ambulance-based care"},{"system" : "http://snomed.info/sct","code" : "409519008","display" : "Contained casualty setting (environment)"},{"system" : "http://snomed.info/sct","code" : "901005","display" : "Helicopter-based care"},{"system" : "http://snomed.info/sct","code" : "2081004","display" : "Hospital ship"},{"system" : "http://snomed.info/sct","code" : "59374000","display" : "Traveler's aid clinic"},{"system" : "http://snomed.info/sct","code" : "413456002","display" : "Adult day care center (environment)"},{"system" : "http://snomed.info/sct","code" : "413817003","display" : "Child day care center (environment)"},{"system" : "http://snomed.info/sct","code" : "310205006","display" : "Private residential home"},{"system" : "http://snomed.info/sct","code" : "419955002","display" : "Residential institution (environment)"},{"system" : "http://snomed.info/sct","code" : "272501009","display" : "Sports facility"},{"system" : "http://snomed.info/sct","code" : "394777002","display" : "Health encounter sites (environment)"}]}}

#246

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"408467006","display":"Adult mental illness"},{"code":"394577000","display":"Anesthetics"},{"code":"394578005","display":"Audiological medicine"},{"code":"421661004","display":"Blood banking and transfusion medicine"},{"code":"408462000","display":"Burns care"},{"code":"394579002","display":"Cardiology"},{"code":"394804000","display":"Clinical cytogenetics and molecular genetics"},{"code":"394580004","display":"Clinical genetics"},{"code":"394803006","display":"Clinical hematology"},{"code":"408480009","display":"Clinical immunology"},{"code":"408454008","display":"Clinical microbiology"},{"code":"394809005","display":"Clinical neuro-physiology"},{"code":"394592004","display":"Clinical oncology"},{"code":"394600006","display":"Clinical pharmacology"},{"code":"394601005","display":"Clinical physiology"},{"code":"394581000","display":"Community medicine"},{"code":"408478003","display":"Critical care medicine"},{"code":"394812008","display":"Dental medicine specialties"},{"code":"408444009","display":"Dental-General dental practice"},{"code":"394582007","display":"Dermatology"},{"code":"408475000","display":"Diabetic medicine"},{"code":"410005002","display":"Dive medicine"},{"code":"394583002","display":"Endocrinology"},{"code":"419772000","display":"Family practice"},{"code":"394584008","display":"Gastroenterology"},{"code":"408443003","display":"General medical practice"},{"code":"394802001","display":"General medicine"},{"code":"394915009","display":"General pathology"},{"code":"394814009","display":"General practice"},{"code":"394808002","display":"Genito-urinary medicine"},{"code":"394811001","display":"Geriatric medicine"},{"code":"408446006","display":"Gynecological oncology"},{"code":"394586005","display":"Gynecology"},{"code":"394916005","display":"Hematopathology"},{"code":"408472002","display":"Hepatology"},{"code":"394597005","display":"Histopathology"},{"code":"394598000","display":"Immunopathology"},{"code":"394807007","display":"Infectious diseases"},{"code":"419192003","display":"Internal medicine"},{"code":"408468001","display":"Learning disability"},{"code":"394593009","display":"Medical oncology"},{"code":"394813003","display":"Medical ophthalmology"},{"code":"410001006","display":"Military medicine"},{"code":"394589003","display":"Nephrology"},{"code":"394591006","display":"Neurology"},{"code":"394599008","display":"Neuropathology"},{"code":"394649004","display":"Nuclear medicine"},{"code":"408470005","display":"Obstetrics"},{"code":"394585009","display":"Obstetrics and gynecology"},{"code":"394821009","display":"Occupational medicine"},{"code":"422191005","display":"Ophthalmic surgery"},{"code":"394594003","display":"Ophthalmology"},{"code":"416304004","display":"Osteopathic manipulative medicine"},{"code":"418960008","display":"Otolaryngology"},{"code":"394882004","display":"Pain management"},{"code":"394806003","display":"Palliative medicine"},{"code":"394588006","display":"Pediatric (Child and adolescent) psychiatry"},{"code":"408459003","display":"Pediatric cardiology"},{"code":"394607009","display":"Pediatric dentistry"},{"code":"419610006","display":"Pediatric endocrinology"},{"code":"418058008","display":"Pediatric gastroenterology"},{"code":"420208008","display":"Pediatric genetics"},{"code":"418652005","display":"Pediatric hematology"},{"code":"418535003","display":"Pediatric immunology"},{"code":"418862001","display":"Pediatric infectious diseases"},{"code":"419365004","display":"Pediatric nephrology"},{"code":"418002000","display":"Pediatric oncology"},{"code":"419983000","display":"Pediatric ophthalmology"},{"code":"419170002","display":"Pediatric pulmonology"},{"code":"419472004","display":"Pediatric rheumatology"},{"code":"394539006","display":"Pediatric surgery"},{"code":"420112009","display":"Pediatric surgery-bone marrow transplantation"},{"code":"409968004","display":"Preventive medicine"},{"code":"394587001","display":"Psychiatry"},{"code":"394913002","display":"Psychotherapy"},{"code":"408440000","display":"Public health medicine"},{"code":"418112009","display":"Pulmonary medicine"},{"code":"419815003","display":"Radiation oncology"},{"code":"394914008","display":"Radiology"},{"code":"408455009","display":"Radiology-Interventional radiology"},{"code":"394602003","display":"Rehabilitation"},{"code":"408447002","display":"Respite care"},{"code":"394810000","display":"Rheumatology"},{"code":"408450004","display":"Sleep studies"},{"code":"408476004","display":"Surgery-Bone and marrow transplantation"},{"code":"408469009","display":"Surgery-Breast surgery"},{"code":"408466002","display":"Surgery-Cardiac surgery"},{"code":"408471009","display":"Surgery-Cardiothoracic transplantation"},{"code":"408464004","display":"Surgery-Colorectal surgery"},{"code":"408441001","display":"Surgery-Dental-Endodontics"},{"code":"408465003","display":"Surgery-Dental-Oral and maxillofacial surgery"},{"code":"394605001","display":"Surgery-Dental-Oral surgery"},{"code":"394608004","display":"Surgery-Dental-Orthodontics"},{"code":"408461007","display":"Surgery-Dental-Periodontal surgery"},{"code":"408460008","display":"Surgery-Dental-Prosthetic dentistry (Prosthodontics)"},{"code":"408460008","display":"Surgery-Dental-surgical-Prosthodontics"},{"code":"394606000","display":"Surgery-Dentistry-Restorative dentistry"},{"code":"408449004","display":"Surgery-Dentistry--surgical"},{"code":"394608004","display":"Surgery-Dentistry-surgical-Orthodontics"},{"code":"418018006","display":"Surgery-Dermatologic surgery"},{"code":"394604002","display":"Surgery-Ear, nose and throat surgery"},{"code":"394609007","display":"Surgery-general"},{"code":"408474001","display":"Surgery-Hepatobiliary and pancreatic surgery"},{"code":"394610002","display":"Surgery-Neurosurgery"},{"code":"394611003","display":"Surgery-Plastic surgery"},{"code":"408477008","display":"Surgery-Transplantation surgery"},{"code":"394801008","display":"Surgery-Trauma and orthopedics"},{"code":"408463005","display":"Surgery-Vascular"},{"code":"419321007","display":"Surgical oncology"},{"code":"394576009","display":"Surgical-Accident & emergency"},{"code":"394590007","display":"Thoracic medicine"},{"code":"409967009","display":"Toxicology"},{"code":"408448007","display":"Tropical medicine"},{"code":"419043006","display":"Urological oncology"},{"code":"394612005","display":"Urology"},{"code":"394733009","display":"Medical specialty--OTHER--NOT LISTED"},{"code":"394732004","display":"Surgical specialty--OTHER-NOT LISTED"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:13212
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:17 GMT
last-modified:Sat, 13 Sep 2025 20:51:17 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370967

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:f0466368-099e-48d2-8ec4-74b7dd3cf507","timestamp" : "2025-09-13T20:51:17.191Z","total" : 117,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "408467006","display" : "Adult mental illness - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394577000","display" : "Anesthetics"},{"system" : "http://snomed.info/sct","code" : "394578005","display" : "Audiological medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421661004","display" : "Blood banking and transfusion medicine (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408462000","display" : "Burns care (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394579002","display" : "Cardiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394804000","display" : "Clinical cytogenetics and molecular genetics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394580004","display" : "Clinical genetics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394803006","display" : "Clinical hematology"},{"system" : "http://snomed.info/sct","code" : "408480009","display" : "Clinical immunology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408454008","display" : "Clinical microbiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394809005","display" : "Clinical neuro-physiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394592004","display" : "Clinical oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394600006","display" : "Clinical pharmacology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394601005","display" : "Clinical physiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394581000","display" : "Community medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408478003","display" : "Critical care medicine (qualifier value)"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "394812008","display" : "Dental medicine specialties (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408444009","display" : "General dental practice (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394582007","display" : "Dermatology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408475000","display" : "Diabetic medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410005002","display" : "Dive medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394583002","display" : "Endocrinology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419772000","display" : "Family practice (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394584008","display" : "Gastroenterology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408443003","display" : "General medical practice (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394802001","display" : "General medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394915009","display" : "General pathology (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394814009","display" : "General practice (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394808002","display" : "Genito-urinary medicine"},{"system" : "http://snomed.info/sct","code" : "394811001","display" : "Geriatric medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408446006","display" : "Gynecological oncology"},{"system" : "http://snomed.info/sct","code" : "394586005","display" : "Gynecology"},{"system" : "http://snomed.info/sct","code" : "394916005","display" : "Hematopathology"},{"system" : "http://snomed.info/sct","code" : "408472002","display" : "Hepatology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394597005","display" : "Histopathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394598000","display" : "Immunopathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394807007","display" : "Infectious diseases"},{"system" : "http://snomed.info/sct","code" : "419192003","display" : "Internal medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408468001","display" : "Learning disability - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394593009","display" : "Medical oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394813003","display" : "Medical ophthalmology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410001006","display" : "Military medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394589003","display" : "Nephrology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394591006","display" : "Neurology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394599008","display" : "Neuropathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394649004","display" : "Nuclear medicine - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408470005","display" : "Obstetrics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394585009","display" : "Obstetrics and gynecology"},{"system" : "http://snomed.info/sct","code" : "394821009","display" : "Occupational medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422191005","display" : "Ophthalmic surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394594003","display" : "Ophthalmology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "416304004","display" : "Osteopathic manipulative medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418960008","display" : "Otolaryngology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394882004","display" : "Pain management (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394806003","display" : "Palliative medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394588006","display" : "Child and adolescent psychiatry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408459003","display" : "Pediatric cardiology"},{"system" : "http://snomed.info/sct","code" : "394607009","display" : "Pediatric dentistry"},{"system" : "http://snomed.info/sct","code" : "419610006","display" : "Pediatric endocrinology"},{"system" : "http://snomed.info/sct","code" : "418058008","display" : "Pediatric gastroenterology"},{"system" : "http://snomed.info/sct","code" : "420208008","display" : "Pediatric genetics"},{"system" : "http://snomed.info/sct","code" : "418652005","display" : "Pediatric hematology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418535003","display" : "Pediatric immunology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418862001","display" : "Pediatric infectious diseases (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419365004","display" : "Pediatric nephrology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418002000","display" : "Pediatric oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419983000","display" : "Pediatric ophthalmology"},{"system" : "http://snomed.info/sct","code" : "419170002","display" : "Pediatric pulmonology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419472004","display" : "Pediatric rheumatology"},{"system" : "http://snomed.info/sct","code" : "394539006","display" : "Pediatric surgery"},{"system" : "http://snomed.info/sct","code" : "420112009","display" : "Pediatric bone marrow transplantation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "409968004","display" : "Preventive medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394587001","display" : "Psychiatry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394913002","display" : "Psychotherapy (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408440000","display" : "Public health medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418112009","display" : "Pulmonary medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419815003","display" : "Radiation oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394914008","display" : "Radiology - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408455009","display" : "Interventional radiology - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394602003","display" : "Rehabilitation"},{"system" : "http://snomed.info/sct","code" : "408447002","display" : "Respite care - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394810000","display" : "Rheumatology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408450004","display" : "Sleep studies - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "408476004","display" : "Bone and marrow transplantation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408469009","display" : "Breast surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408466002","display" : "Cardiac surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408471009","display" : "Cardiothoracic transplantation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408464004","display" : "Colorectal surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408441001","display" : "Endodontics - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408465003","display" : "Oral and maxillofacial surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394605001","display" : "Oral surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394608004","display" : "Orthodontics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408461007","display" : "Periodontics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408460008","display" : "Prosthodontics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394606000","display" : "Restorative dentistry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408449004","display" : "Surgical dentistry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418018006","display" : "Dermatologic surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394604002","display" : "Ear, nose and throat surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394609007","display" : "General surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408474001","display" : "Hepatobiliary and pancreatic surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394610002","display" : "Neurosurgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394611003","display" : "Surgery-Plastic surgery"},{"system" : "http://snomed.info/sct","code" : "408477008","display" : "Transplantation surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394801008","display" : "Surgery-Trauma and orthopedics"},{"system" : "http://snomed.info/sct","code" : "408463005","display" : "Vascular surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419321007","display" : "Surgical oncology (qualifier value)"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "394576009","display" : "Accident & emergency (qualifier value)"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "394590007","display" : "Thoracic medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "409967009","display" : "Toxicology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408448007","display" : "Tropical medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419043006","display" : "Urological oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394612005","display" : "Urology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394733009","display" : "Medical specialty--OTHER--NOT LISTED"},{"system" : "http://snomed.info/sct","code" : "394732004","display" : "Surgical specialty--OTHER-NOT LISTED"}]}}

#247

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"397640006"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:9622
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:17 GMT
last-modified:Sat, 13 Sep 2025 20:51:17 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370969

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:bb10b3d7-babf-450d-927f-c4ea61bc57ad","timestamp" : "2025-09-13T20:51:17.596Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "397640006","display" : "Healthcare knowledge finding (finding)"},{"system" : "http://snomed.info/sct","code" : "129862009","display" : "Deficient knowledge: diagnostic test"},{"system" : "http://snomed.info/sct","code" : "129863004","display" : "Deficient knowledge of dietary regimen"},{"system" : "http://snomed.info/sct","code" : "129864005","display" : "Deficient knowledge: disease process"},{"system" : "http://snomed.info/sct","code" : "129865006","display" : "Deficient knowledge of fluid volume management"},{"system" : "http://snomed.info/sct","code" : "129866007","display" : "Deficient knowledge: medication regimen"},{"system" : "http://snomed.info/sct","code" : "129868008","display" : "Deficient knowledge: therapeutic regimen"},{"system" : "http://snomed.info/sct","code" : "182891003","display" : "Patient misunderstood treatment instructions"},{"system" : "http://snomed.info/sct","code" : "397588000","display" : "Demonstrates knowledge of expected responses to operative procedure (finding)"},{"system" : "http://snomed.info/sct","code" : "397598006","display" : "Demonstrates knowledge of nutritional requirements related to operative procedure (finding)"},{"system" : "http://snomed.info/sct","code" : "397675006","display" : "Demonstrates knowledge of wound healing process (finding)"},{"system" : "http://snomed.info/sct","code" : "397699006","display" : "Demonstrates knowledge of medication management (finding)"},{"system" : "http://snomed.info/sct","code" : "397724004","display" : "Demonstrates knowledge of pain management (finding)"},{"system" : "http://snomed.info/sct","code" : "408364003","display" : "Patient does not understand why taking all medication (finding)"},{"system" : "http://snomed.info/sct","code" : "423875000","display" : "Deficient knowledge of family planning methods (finding)"},{"system" : "http://snomed.info/sct","code" : "424537004","display" : "Deficient knowledge of preconception health practices (finding)"},{"system" : "http://snomed.info/sct","code" : "704375003","display" : "Deficient knowledge of breastfeeding (finding)"},{"system" : "http://snomed.info/sct","code" : "704377006","display" : "Deficient knowledge of peritoneal dialysis (finding)"},{"system" : "http://snomed.info/sct","code" : "704379009","display" : "Deficient knowledge of sexual behavior"},{"system" : "http://snomed.info/sct","code" : "704381006","display" : "Deficient knowledge of oral hygiene (finding)"},{"system" : "http://snomed.info/sct","code" : "704383009","display" : "Deficient knowledge of child development"},{"system" : "http://snomed.info/sct","code" : "704400005","display" : "Deficient knowledge of community services"},{"system" : "http://snomed.info/sct","code" : "704402002","display" : "Deficient knowledge of physical therapy (finding)"},{"system" : "http://snomed.info/sct","code" : "704403007","display" : "Deficient knowledge of fall prevention (finding)"},{"system" : "http://snomed.info/sct","code" : "704404001","display" : "Deficient knowledge of pain management"},{"system" : "http://snomed.info/sct","code" : "704406004","display" : "Deficient knowledge of symptom"},{"system" : "http://snomed.info/sct","code" : "704446005","display" : "Deficient knowledge of exercise (finding)"},{"system" : "http://snomed.info/sct","code" : "704680001","display" : "Deficient knowledge of behavior change process (finding)"},{"system" : "http://snomed.info/sct","code" : "705086000","display" : "Deficient knowledge of patient controlled analgesia"},{"system" : "http://snomed.info/sct","code" : "706869001","display" : "Deficient knowledge of medication (finding)"},{"system" : "http://snomed.info/sct","code" : "708571001","display" : "Demonstrates knowledge of who to contact in medical emergency (finding)"},{"system" : "http://snomed.info/sct","code" : "713398008","display" : "Deficient knowledge of travel health (finding)"},{"system" : "http://snomed.info/sct","code" : "713447003","display" : "Deficient knowledge of parenting (finding)"},{"system" : "http://snomed.info/sct","code" : "713448008","display" : "Deficient knowledge of infant feeding (finding)"},{"system" : "http://snomed.info/sct","code" : "713449000","display" : "Deficient knowledge of infant care (finding)"},{"system" : "http://snomed.info/sct","code" : "713451001","display" : "Deficient knowledge of childbirth"},{"system" : "http://snomed.info/sct","code" : "713452008","display" : "Deficient knowledge of fetal development (finding)"},{"system" : "http://snomed.info/sct","code" : "714670007","display" : "Deficient knowledge of pregnancy (finding)"},{"system" : "http://snomed.info/sct","code" : "716391009","display" : "Able to adapt to sensory changes in body part (finding)"},{"system" : "http://snomed.info/sct","code" : "716438000","display" : "Able to recognize need for pressure area care (finding)"},{"system" : "http://snomed.info/sct","code" : "1141650007","display" : "Demonstrates knowledge of behavior change process (finding)"},{"system" : "http://snomed.info/sct","code" : "1141651006","display" : "Demonstrates knowledge of labor and delivery (finding)"},{"system" : "http://snomed.info/sct","code" : "1141652004","display" : "Demonstrates knowledge of community services"},{"system" : "http://snomed.info/sct","code" : "1141688009","display" : "Demonstrates knowledge of contraception (finding)"},{"system" : "http://snomed.info/sct","code" : "1141689001","display" : "Demonstrates knowledge of fall prevention (finding)"},{"system" : "http://snomed.info/sct","code" : "1141690005","display" : "Demonstrates knowledge of foetal development"},{"system" : "http://snomed.info/sct","code" : "1141691009","display" : "Demonstrates knowledge of infant care"},{"system" : "http://snomed.info/sct","code" : "1141692002","display" : "Demonstrates knowledge of infant feeding"},{"system" : "http://snomed.info/sct","code" : "1141693007","display" : "Demonstrates knowledge of oral hygiene (finding)"},{"system" : "http://snomed.info/sct","code" : "1141694001","display" : "Demonstrates knowledge of parenting"},{"system" : "http://snomed.info/sct","code" : "1141695000","display" : "Demonstrates knowledge of patient controlled analgesia"},{"system" : "http://snomed.info/sct","code" : "1141696004","display" : "Demonstrates knowledge of pregnancy (finding)"},{"system" : "http://snomed.info/sct","code" : "1141697008","display" : "Demonstrates knowledge of disease process"},{"system" : "http://snomed.info/sct","code" : "1141698003","display" : "Demonstrates knowledge of exercise (finding)"},{"system" : "http://snomed.info/sct","code" : "1141700007","display" : "Demonstrates knowledge of wound care"},{"system" : "http://snomed.info/sct","code" : "1144472003","display" : "Demonstrates knowledge of alcohol abuse (finding)"},{"system" : "http://snomed.info/sct","code" : "1144475001","display" : "Demonstrates knowledge of drug abuse (finding)"},{"system" : "http://snomed.info/sct","code" : "1144478004","display" : "Demonstrates knowledge of medication"},{"system" : "http://snomed.info/sct","code" : "1144885005","display" : "Demonstrates knowledge of diagnostic testing (finding)"},{"system" : "http://snomed.info/sct","code" : "1144886006","display" : "Demonstrates knowledge of procedure (finding)"},{"system" : "http://snomed.info/sct","code" : "1145004001","display" : "Demonstrates knowledge of diet regime (finding)"},{"system" : "http://snomed.info/sct","code" : "1145005000","display" : "Demonstrates knowledge of fluid regime"},{"system" : "http://snomed.info/sct","code" : "1145007008","display" : "Demonstrates knowledge of treatment regime (finding)"},{"system" : "http://snomed.info/sct","code" : "1145036008","display" : "Demonstrates knowledge of psychosocial response to procedure"},{"system" : "http://snomed.info/sct","code" : "1149369006","display" : "Deficient knowledge of food and/or nutrition"},{"system" : "http://snomed.info/sct","code" : "1149391004","display" : "Demonstrates knowledge of sexual behaviour"},{"system" : "http://snomed.info/sct","code" : "1157354009","display" : "Demonstrates knowledge of physical therapy (finding)"},{"system" : "http://snomed.info/sct","code" : "1217126006","display" : "Deficient knowledge of fluid regime"},{"system" : "http://snomed.info/sct","code" : "1231385002","display" : "Demonstrates knowledge of complementary therapy (finding)"},{"system" : "http://snomed.info/sct","code" : "1231386001","display" : "Deficient knowledge of complementary therapy"},{"system" : "http://snomed.info/sct","code" : "1343676003","display" : "Deficient knowledge of who to contact in medical emergency (finding)"},{"system" : "http://snomed.info/sct","code" : "16501000202106","display" : "Impaired understanding about own body (finding)"},{"system" : "http://snomed.info/sct","code" : "453531000124101","display" : "Deficient knowledge of medication storage (finding)"}]}}

#248

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"734163000"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:20697
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:18 GMT
last-modified:Sat, 13 Sep 2025 20:51:18 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370971

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:ee1f24fd-1076-434d-9236-3884620b6851","timestamp" : "2025-09-13T20:51:18.015Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "734163000","display" : "Care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "718347000","display" : "Mental health care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "735321000","display" : "Surgical inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "735322007","display" : "Termination of pregnancy inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "735323002","display" : "Thoracic surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "735324008","display" : "Treatment escalation plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "735325009","display" : "Unplanned inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "735326005","display" : "Upper gastrointestinal surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "735327001","display" : "Upper gastrointestinal tract endoscopy care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "735328006","display" : "Urological surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "735329003","display" : "Vascular surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "735330008","display" : "Vulnerable adult care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "735984001","display" : "Heart failure self management plan"},{"system" : "http://snomed.info/sct","code" : "735985000","display" : "Diabetes self management plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "735986004","display" : "Patient written birth plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736054002","display" : "Pressure injury care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736055001","display" : "Rehabilitation care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736056000","display" : "Asthma clinical management plan"},{"system" : "http://snomed.info/sct","code" : "736057009","display" : "Respiratory disorder inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736058004","display" : "Mental health personal health plan"},{"system" : "http://snomed.info/sct","code" : "736059007","display" : "Angina self management plan"},{"system" : "http://snomed.info/sct","code" : "736234007","display" : "Paediatric community care plan"},{"system" : "http://snomed.info/sct","code" : "736235008","display" : "Paediatric inpatient care plan"},{"system" : "http://snomed.info/sct","code" : "736241001","display" : "Paediatric outpatient care plan"},{"system" : "http://snomed.info/sct","code" : "736245005","display" : "Pediatric community complex care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736246006","display" : "Paediatric surgery inpatient care plan"},{"system" : "http://snomed.info/sct","code" : "736248007","display" : "Pain control care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736249004","display" : "Radiotherapy care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736250004","display" : "Respite care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736251000","display" : "Stroke care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736252007","display" : "Cancer care plan"},{"system" : "http://snomed.info/sct","code" : "736253002","display" : "Mental health crisis plan"},{"system" : "http://snomed.info/sct","code" : "736254008","display" : "Psychiatry care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736271009","display" : "Outpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736282001","display" : "Neonatal critical care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736283006","display" : "Chronic obstructive pulmonary disease clinical management plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736284000","display" : "Diabetes clinical management plan"},{"system" : "http://snomed.info/sct","code" : "736285004","display" : "Hyperlipidaemia clinical management plan"},{"system" : "http://snomed.info/sct","code" : "736286003","display" : "Hypertension clinical management plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736287007","display" : "Hypothyroidism clinical management plan"},{"system" : "http://snomed.info/sct","code" : "736288002","display" : "Transient ischemic attack clinical management plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736336006","display" : "Miscarriage inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736337002","display" : "Neurosurgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736338007","display" : "Ophthalmic surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736339004","display" : "Orthopaedic surgery inpatient care plan"},{"system" : "http://snomed.info/sct","code" : "736340002","display" : "Ovarian hyperstimulation syndrome inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736351002","display" : "Breast surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736352009","display" : "Cardiac surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736353004","display" : "Inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736355006","display" : "Gynaecology bladder training inpatient care plan"},{"system" : "http://snomed.info/sct","code" : "736356007","display" : "Gynaecology inpatient care plan"},{"system" : "http://snomed.info/sct","code" : "736357003","display" : "Minor gynecology surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736358008","display" : "Minor ophthalmic surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736359000","display" : "Minor surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736361009","display" : "Minor thoracic surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736362002","display" : "Minor urologic surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736363007","display" : "Minor plastic surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736364001","display" : "Minor orthopaedic surgery inpatient care plan"},{"system" : "http://snomed.info/sct","code" : "736365000","display" : "Acute exacerbation of chronic obstructive pulmonary disease care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736366004","display" : "Advance care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736367008","display" : "Anticipatory care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736368003","display" : "Coronary heart disease care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736369006","display" : "Day case care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736370007","display" : "Day case surgery care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736371006","display" : "Dementia care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736372004","display" : "Discharge care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736373009","display" : "End of life care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736374003","display" : "Gynaecology unplanned inpatient care plan"},{"system" : "http://snomed.info/sct","code" : "736375002","display" : "Hemodialysis care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736376001","display" : "Infectious disease care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736377005","display" : "Maternity care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736378000","display" : "Medication management plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736379008","display" : "Miscarriage care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736381005","display" : "Major surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736382003","display" : "Major head and neck surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736383008","display" : "Major neurosurgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736384002","display" : "Major orthopaedic surgery inpatient care plan"},{"system" : "http://snomed.info/sct","code" : "736385001","display" : "Major plastic surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736386000","display" : "Major vascular surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736387009","display" : "Major urologic surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736389007","display" : "Colorectal surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736390003","display" : "Gynaecology major surgery inpatient care plan"},{"system" : "http://snomed.info/sct","code" : "736391004","display" : "Hepatobiliary and pancreatic surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736392006","display" : "Bronchoscopy care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736393001","display" : "Colposcopy care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736394007","display" : "Cystoscopy care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736395008","display" : "Hysteroscopy care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736396009","display" : "Interventional cardiology inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736397000","display" : "Lower gastrointestinal tract endoscopy care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736399002","display" : "Burn inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736400009","display" : "Cardiology inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736401008","display" : "Chemotherapy care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736402001","display" : "Hip fracture inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736403006","display" : "Hyperemesis in pregnancy inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736453000","display" : "Laryngectomy surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736482004","display" : "Major burn inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736690008","display" : "Dialysis care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "736990006","display" : "Plastic surgery inpatient care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "737426005","display" : "Ankle brachial pressure index management plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "737427001","display" : "Clinical management plan"},{"system" : "http://snomed.info/sct","code" : "737428006","display" : "Arthritis clinical management plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "737429003","display" : "Chronic kidney disease clinical management plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "737430008","display" : "Congestive heart failure clinical management plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "737431007","display" : "Coronary heart disease risk clinical management plan"},{"system" : "http://snomed.info/sct","code" : "737432000","display" : "Hyperglycemia clinical management plan"},{"system" : "http://snomed.info/sct","code" : "737433005","display" : "Hypoglycemia clinical management plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "737434004","display" : "Major depressive disorder clinical management plan"},{"system" : "http://snomed.info/sct","code" : "737435003","display" : "Malnutrition clinical management plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "737436002","display" : "Hypoglycaemia self management plan"},{"system" : "http://snomed.info/sct","code" : "737437006","display" : "Hyperglycemia self management plan"},{"system" : "http://snomed.info/sct","code" : "737438001","display" : "Myocardial infarction clinical management plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "737439009","display" : "Seizure disorder clinical management plan"},{"system" : "http://snomed.info/sct","code" : "744980002","display" : "Medical critical care plan"},{"system" : "http://snomed.info/sct","code" : "763249000","display" : "Mental health care programme approach contingency plan"},{"system" : "http://snomed.info/sct","code" : "763321009","display" : "Mental health care program approach crisis plan"},{"system" : "http://snomed.info/sct","code" : "770576004","display" : "Prevention of delirium care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "771082000","display" : "Acute medicine care plan"},{"system" : "http://snomed.info/sct","code" : "773130005","display" : "Nursing care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773430001","display" : "Obstetric care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773431002","display" : "Obstetric perinatal care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773432009","display" : "Obstetric postnatal care plan"},{"system" : "http://snomed.info/sct","code" : "773433004","display" : "Obstetric antenatal care plan"},{"system" : "http://snomed.info/sct","code" : "773435006","display" : "Surgical care plan"},{"system" : "http://snomed.info/sct","code" : "773436007","display" : "Plastic surgery care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773437003","display" : "Trauma surgery care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773438008","display" : "Oral surgery care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773439000","display" : "Hepatobiliary surgical care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773440003","display" : "Dermatological surgery care plan"},{"system" : "http://snomed.info/sct","code" : "773441004","display" : "Hand surgery care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773442006","display" : "Podiatric surgery care plan"},{"system" : "http://snomed.info/sct","code" : "773443001","display" : "Ophthalmic surgery care plan"},{"system" : "http://snomed.info/sct","code" : "773444007","display" : "Pancreatic surgery care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773445008","display" : "Gastrointestinal surgery care plan"},{"system" : "http://snomed.info/sct","code" : "773446009","display" : "Rehabilitation psychiatry care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773447000","display" : "Forensic psychiatry care plan"},{"system" : "http://snomed.info/sct","code" : "773448005","display" : "Psychiatric intensive care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773449002","display" : "Old age psychiatry care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773450002","display" : "Liaison psychiatry care plan"},{"system" : "http://snomed.info/sct","code" : "773451003","display" : "Psychotherapy care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773452005","display" : "Psychology care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773506001","display" : "Gynecology care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773507005","display" : "Gynecology oncology care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773508000","display" : "Interventional radiology care plan"},{"system" : "http://snomed.info/sct","code" : "773509008","display" : "Ophthalmology care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773511004","display" : "Occupational therapy care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773512006","display" : "Genitourinary medicine care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773513001","display" : "Physiotherapy care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773514007","display" : "Speech and language therapy care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773516009","display" : "Head injury rehabilitation care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773517000","display" : "Osteopathic manipulative medicine care plan"},{"system" : "http://snomed.info/sct","code" : "773590002","display" : "Dietetic care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773591003","display" : "Podiatry care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773592005","display" : "Occupational health care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773593000","display" : "Urology care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773594006","display" : "Orthodontic care plan"},{"system" : "http://snomed.info/sct","code" : "773595007","display" : "Respiratory medicine care plan"},{"system" : "http://snomed.info/sct","code" : "773596008","display" : "Care of elderly care plan"},{"system" : "http://snomed.info/sct","code" : "773597004","display" : "Orthopaedic care plan"},{"system" : "http://snomed.info/sct","code" : "773598009","display" : "Gastroenterology care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773599001","display" : "Hemophilia care plan"},{"system" : "http://snomed.info/sct","code" : "773976008","display" : "Dermatology care plan"},{"system" : "http://snomed.info/sct","code" : "773977004","display" : "Hepatology care plan"},{"system" : "http://snomed.info/sct","code" : "773978009","display" : "Endocrinology care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773979001","display" : "Prosthetic care plan"},{"system" : "http://snomed.info/sct","code" : "773980003","display" : "Orthotic care plan"},{"system" : "http://snomed.info/sct","code" : "773981004","display" : "Palliative care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "773982006","display" : "Rheumatology care plan"},{"system" : "http://snomed.info/sct","code" : "773983001","display" : "ENT (ear, nose, throat) care plan"},{"system" : "http://snomed.info/sct","code" : "774202005","display" : "Special care baby care plan (record artifact)"},{"system" : "http://snomed.info/sct","code" : "1332209006","display" : "Dental care plan (record artifact)"}]}}

#249

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"125676002"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:42705
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:18 GMT
last-modified:Sat, 13 Sep 2025 20:51:18 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370974

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:3564a267-c6c4-4b46-849b-340fb59b83af","timestamp" : "2025-09-13T20:51:18.440Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "125676002","display" : "Person"},{"system" : "http://snomed.info/sct","code" : "270002","display" : "Female first cousin"},{"system" : "http://snomed.info/sct","code" : "375005","display" : "Sibling"},{"system" : "http://snomed.info/sct","code" : "444000","display" : "Legal sibling"},{"system" : "http://snomed.info/sct","code" : "609005","display" : "Adoptive father"},{"system" : "http://snomed.info/sct","code" : "1354005","display" : "Orphan female"},{"system" : "http://snomed.info/sct","code" : "2272004","display" : "Half-sister"},{"system" : "http://snomed.info/sct","code" : "2368000","display" : "Great-great grand-mother"},{"system" : "http://snomed.info/sct","code" : "2481008","display" : "Working mother"},{"system" : "http://snomed.info/sct","code" : "2959006","display" : "Female cousin"},{"system" : "http://snomed.info/sct","code" : "3425009","display" : "Oldest daughter"},{"system" : "http://snomed.info/sct","code" : "3851003","display" : "Surrogate daughter"},{"system" : "http://snomed.info/sct","code" : "4577005","display" : "First cousin"},{"system" : "http://snomed.info/sct","code" : "6676009","display" : "Youngest daughter"},{"system" : "http://snomed.info/sct","code" : "8458002","display" : "Foster father"},{"system" : "http://snomed.info/sct","code" : "8674003","display" : "Step son"},{"system" : "http://snomed.info/sct","code" : "9306000","display" : "Legal parent"},{"system" : "http://snomed.info/sct","code" : "9947008","display" : "Natural father"},{"system" : "http://snomed.info/sct","code" : "10896006","display" : "Identical twin sibling"},{"system" : "http://snomed.info/sct","code" : "10960006","display" : "Working father"},{"system" : "http://snomed.info/sct","code" : "11286003","display" : "Twin sibling"},{"system" : "http://snomed.info/sct","code" : "11393001","display" : "Great-great grand child"},{"system" : "http://snomed.info/sct","code" : "11434005","display" : "Male second cousin"},{"system" : "http://snomed.info/sct","code" : "11773006","display" : "Legal brother"},{"system" : "http://snomed.info/sct","code" : "11993008","display" : "Male first cousin"},{"system" : "http://snomed.info/sct","code" : "12241003","display" : "Foster son"},{"system" : "http://snomed.info/sct","code" : "12629003","display" : "Single mother"},{"system" : "http://snomed.info/sct","code" : "13038009","display" : "Older brother"},{"system" : "http://snomed.info/sct","code" : "13157002","display" : "Older sibling"},{"system" : "http://snomed.info/sct","code" : "13443008","display" : "Second cousin"},{"system" : "http://snomed.info/sct","code" : "13646006","display" : "Natural parent"},{"system" : "http://snomed.info/sct","code" : "14469008","display" : "Legal child"},{"system" : "http://snomed.info/sct","code" : "15130002","display" : "Surrogate parent"},{"system" : "http://snomed.info/sct","code" : "17219007","display" : "Male fiance"},{"system" : "http://snomed.info/sct","code" : "17925003","display" : "Adoptive brother"},{"system" : "http://snomed.info/sct","code" : "17945006","display" : "Natural grand-mother"},{"system" : "http://snomed.info/sct","code" : "18205005","display" : "Wesleyan methodist"},{"system" : "http://snomed.info/sct","code" : "18906004","display" : "Foster sibling"},{"system" : "http://snomed.info/sct","code" : "19343003","display" : "Twin sister"},{"system" : "http://snomed.info/sct","code" : "19686009","display" : "Younger sister"},{"system" : "http://snomed.info/sct","code" : "21093007","display" : "Half-sibling"},{"system" : "http://snomed.info/sct","code" : "21464003","display" : "Adoptive mother"},{"system" : "http://snomed.info/sct","code" : "21506002","display" : "Female second cousin"},{"system" : "http://snomed.info/sct","code" : "22387007","display" : "Surrogate child"},{"system" : "http://snomed.info/sct","code" : "22573006","display" : "Step daughter"},{"system" : "http://snomed.info/sct","code" : "22609000","display" : "Adoptive grand-parent"},{"system" : "http://snomed.info/sct","code" : "22963000","display" : "Legal sister"},{"system" : "http://snomed.info/sct","code" : "25211005","display" : "Aunt"},{"system" : "http://snomed.info/sct","code" : "27508009","display" : "Surrogate mother"},{"system" : "http://snomed.info/sct","code" : "27733009","display" : "Sister"},{"system" : "http://snomed.info/sct","code" : "28010004","display" : "Shiite muslim"},{"system" : "http://snomed.info/sct","code" : "29539002","display" : "Younger sibling"},{"system" : "http://snomed.info/sct","code" : "29644004","display" : "Fraternal twin sister"},{"system" : "http://snomed.info/sct","code" : "29787005","display" : "Foster brother"},{"system" : "http://snomed.info/sct","code" : "30578000","display" : "Step-father"},{"system" : "http://snomed.info/sct","code" : "31656007","display" : "Adoptive grand-mother"},{"system" : "http://snomed.info/sct","code" : "31831004","display" : "Foster daughter"},{"system" : "http://snomed.info/sct","code" : "33969000","display" : "Great grand-parent"},{"system" : "http://snomed.info/sct","code" : "34581001","display" : "Niece"},{"system" : "http://snomed.info/sct","code" : "34871008","display" : "Grand-father"},{"system" : "http://snomed.info/sct","code" : "34972000","display" : "Only daughter"},{"system" : "http://snomed.info/sct","code" : "38048003","display" : "Uncle"},{"system" : "http://snomed.info/sct","code" : "38248007","display" : "Oldest son"},{"system" : "http://snomed.info/sct","code" : "38265003","display" : "Foster mother"},{"system" : "http://snomed.info/sct","code" : "38312007","display" : "Grand-parent"},{"system" : "http://snomed.info/sct","code" : "39062003","display" : "Foster child"},{"system" : "http://snomed.info/sct","code" : "40683002","display" : "Parent"},{"system" : "http://snomed.info/sct","code" : "41057000","display" : "Surrogate son"},{"system" : "http://snomed.info/sct","code" : "41795004","display" : "Legal son"},{"system" : "http://snomed.info/sct","code" : "41953004","display" : "Adoptive parent"},{"system" : "http://snomed.info/sct","code" : "44181008","display" : "Grand daughter"},{"system" : "http://snomed.info/sct","code" : "45929001","display" : "Half-brother"},{"system" : "http://snomed.info/sct","code" : "46363003","display" : "Step sister"},{"system" : "http://snomed.info/sct","code" : "47801002","display" : "Male cousin"},{"system" : "http://snomed.info/sct","code" : "48385004","display" : "Acquaintance"},{"system" : "http://snomed.info/sct","code" : "50058005","display" : "Identical twin sister"},{"system" : "http://snomed.info/sct","code" : "50261002","display" : "Great grand-father"},{"system" : "http://snomed.info/sct","code" : "51616000","display" : "Sephardic Jew"},{"system" : "http://snomed.info/sct","code" : "53201003","display" : "Older sister"},{"system" : "http://snomed.info/sct","code" : "54056000","display" : "Trustee"},{"system" : "http://snomed.info/sct","code" : "55538000","display" : "Cousin"},{"system" : "http://snomed.info/sct","code" : "58293006","display" : "Foster sister"},{"system" : "http://snomed.info/sct","code" : "58626002","display" : "Legal guardian"},{"system" : "http://snomed.info/sct","code" : "60614009","display" : "Natural brother"},{"system" : "http://snomed.info/sct","code" : "62090008","display" : "Legal mother"},{"system" : "http://snomed.info/sct","code" : "62296006","display" : "Natural grand-father"},{"system" : "http://snomed.info/sct","code" : "64988008","display" : "Sunni muslim"},{"system" : "http://snomed.info/sct","code" : "65412001","display" : "Step-mother"},{"system" : "http://snomed.info/sct","code" : "65616008","display" : "Son"},{"system" : "http://snomed.info/sct","code" : "65656005","display" : "Natural mother"},{"system" : "http://snomed.info/sct","code" : "66089001","display" : "Daughter"},{"system" : "http://snomed.info/sct","code" : "66839005","display" : "Father"},{"system" : "http://snomed.info/sct","code" : "67147004","display" : "Legal father"},{"system" : "http://snomed.info/sct","code" : "67822003","display" : "Child"},{"system" : "http://snomed.info/sct","code" : "68021009","display" : "Great-great grand-parent"},{"system" : "http://snomed.info/sct","code" : "70578009","display" : "Grand son"},{"system" : "http://snomed.info/sct","code" : "70862002","display" : "Contact person"},{"system" : "http://snomed.info/sct","code" : "70924004","display" : "Brother"},{"system" : "http://snomed.info/sct","code" : "72012000","display" : "Great grand child"},{"system" : "http://snomed.info/sct","code" : "72705000","display" : "Mother"},{"system" : "http://snomed.info/sct","code" : "73678001","display" : "Natural sister"},{"system" : "http://snomed.info/sct","code" : "74128007","display" : "Step parent"},{"system" : "http://snomed.info/sct","code" : "74489007","display" : "Younger child"},{"system" : "http://snomed.info/sct","code" : "75226009","display" : "Natural child"},{"system" : "http://snomed.info/sct","code" : "75615008","display" : "Surrogate father"},{"system" : "http://snomed.info/sct","code" : "76022008","display" : "Adoptive sister"},{"system" : "http://snomed.info/sct","code" : "76087000","display" : "Step brother"},{"system" : "http://snomed.info/sct","code" : "78194006","display" : "Identical twin brother"},{"system" : "http://snomed.info/sct","code" : "78272007","display" : "Natural grand-parent"},{"system" : "http://snomed.info/sct","code" : "78652007","display" : "Great grand-mother"},{"system" : "http://snomed.info/sct","code" : "78872000","display" : "Orphan male"},{"system" : "http://snomed.info/sct","code" : "79508001","display" : "Adoptive sibling"},{"system" : "http://snomed.info/sct","code" : "79756005","display" : "Boyfriend"},{"system" : "http://snomed.info/sct","code" : "80386000","display" : "Great-great grand-father"},{"system" : "http://snomed.info/sct","code" : "80587008","display" : "Jehovah's Witness"},{"system" : "http://snomed.info/sct","code" : "81173009","display" : "Only son"},{"system" : "http://snomed.info/sct","code" : "81276006","display" : "Twin brother"},{"system" : "http://snomed.info/sct","code" : "81467001","display" : "Fraternal twin brother"},{"system" : "http://snomed.info/sct","code" : "81706006","display" : "Ashkenazi Jew"},{"system" : "http://snomed.info/sct","code" : "82101005","display" : "Natural sibling"},{"system" : "http://snomed.info/sct","code" : "83408003","display" : "Working parent"},{"system" : "http://snomed.info/sct","code" : "83420006","display" : "Natural daughter"},{"system" : "http://snomed.info/sct","code" : "83559000","display" : "Nephew"},{"system" : "http://snomed.info/sct","code" : "84390006","display" : "Girlfriend"},{"system" : "http://snomed.info/sct","code" : "85058002","display" : "Adoptive grandfather"},{"system" : "http://snomed.info/sct","code" : "85411004","display" : "Younger brother"},{"system" : "http://snomed.info/sct","code" : "85683001","display" : "Single father"},{"system" : "http://snomed.info/sct","code" : "86372007","display" : "Grand child"},{"system" : "http://snomed.info/sct","code" : "86764008","display" : "Step child"},{"system" : "http://snomed.info/sct","code" : "88510002","display" : "Step sibling"},{"system" : "http://snomed.info/sct","code" : "89681006","display" : "Youngest son"},{"system" : "http://snomed.info/sct","code" : "90921004","display" : "Foster parent"},{"system" : "http://snomed.info/sct","code" : "105428002","display" : "Homosexual parents"},{"system" : "http://snomed.info/sct","code" : "105429005","display" : "Elderly parents"},{"system" : "http://snomed.info/sct","code" : "105431001","display" : "Adopted person"},{"system" : "http://snomed.info/sct","code" : "105436006","display" : "Elderly person"},{"system" : "http://snomed.info/sct","code" : "105437002","display" : "Elderly man"},{"system" : "http://snomed.info/sct","code" : "105438007","display" : "Elderly woman"},{"system" : "http://snomed.info/sct","code" : "105455006","display" : "Donor for medical or surgical procedure"},{"system" : "http://snomed.info/sct","code" : "105456007","display" : "Live donor"},{"system" : "http://snomed.info/sct","code" : "105457003","display" : "Cadaver donor"},{"system" : "http://snomed.info/sct","code" : "105458008","display" : "Candidate donor"},{"system" : "http://snomed.info/sct","code" : "105459000","display" : "Accepted donor"},{"system" : "http://snomed.info/sct","code" : "105460005","display" : "Rejected donor"},{"system" : "http://snomed.info/sct","code" : "105461009","display" : "Organ donor"},{"system" : "http://snomed.info/sct","code" : "105462002","display" : "Donor of kidney for transplant"},{"system" : "http://snomed.info/sct","code" : "105463007","display" : "Donor for liver transplant"},{"system" : "http://snomed.info/sct","code" : "105464001","display" : "Eye donor for corneal transplant"},{"system" : "http://snomed.info/sct","code" : "105465000","display" : "Donor for heart transplant"},{"system" : "http://snomed.info/sct","code" : "105466004","display" : "Donor for lung transplant"},{"system" : "http://snomed.info/sct","code" : "105467008","display" : "Donor for heart-lung transplant"},{"system" : "http://snomed.info/sct","code" : "105468003","display" : "Tissue donor"},{"system" : "http://snomed.info/sct","code" : "105469006","display" : "Bone tissue donor"},{"system" : "http://snomed.info/sct","code" : "105470007","display" : "Blood donor"},{"system" : "http://snomed.info/sct","code" : "105471006","display" : "Bone marrow donor"},{"system" : "http://snomed.info/sct","code" : "105472004","display" : "Sperm donor for artificial insemination"},{"system" : "http://snomed.info/sct","code" : "105473009","display" : "Husband sperm donor for artificial insemination"},{"system" : "http://snomed.info/sct","code" : "105474003","display" : "Related sperm donor for artificial insemination"},{"system" : "http://snomed.info/sct","code" : "113157001","display" : "Grand-mother"},{"system" : "http://snomed.info/sct","code" : "113158006","display" : "Fraternal twin sibling"},{"system" : "http://snomed.info/sct","code" : "113159003","display" : "Legal daughter"},{"system" : "http://snomed.info/sct","code" : "113160008","display" : "Natural son"},{"system" : "http://snomed.info/sct","code" : "113161007","display" : "Female fiance"},{"system" : "http://snomed.info/sct","code" : "113163005","display" : "Friend"},{"system" : "http://snomed.info/sct","code" : "116153009","display" : "Donor of control material"},{"system" : "http://snomed.info/sct","code" : "116154003","display" : "Patient"},{"system" : "http://snomed.info/sct","code" : "125677006","display" : "Relative"},{"system" : "http://snomed.info/sct","code" : "125678001","display" : "First degree blood relative"},{"system" : "http://snomed.info/sct","code" : "125679009","display" : "Blood relative"},{"system" : "http://snomed.info/sct","code" : "127848009","display" : "Spouse"},{"system" : "http://snomed.info/sct","code" : "127849001","display" : "Husband"},{"system" : "http://snomed.info/sct","code" : "127850001","display" : "Wife"},{"system" : "http://snomed.info/sct","code" : "127851002","display" : "Fiance"},{"system" : "http://snomed.info/sct","code" : "133931009","display" : "Infant"},{"system" : "http://snomed.info/sct","code" : "133932002","display" : "Caregiver"},{"system" : "http://snomed.info/sct","code" : "133933007","display" : "Newborn"},{"system" : "http://snomed.info/sct","code" : "133936004","display" : "Adult"},{"system" : "http://snomed.info/sct","code" : "133937008","display" : "Adolescent"},{"system" : "http://snomed.info/sct","code" : "160234004","display" : "Salvation Army member"},{"system" : "http://snomed.info/sct","code" : "160505009","display" : "Common-law husband"},{"system" : "http://snomed.info/sct","code" : "160506005","display" : "Common-law wife"},{"system" : "http://snomed.info/sct","code" : "160540005","display" : "Roman Catholic"},{"system" : "http://snomed.info/sct","code" : "160542002","display" : "Atheist"},{"system" : "http://snomed.info/sct","code" : "160543007","display" : "Jew"},{"system" : "http://snomed.info/sct","code" : "160544001","display" : "Christian Science Church"},{"system" : "http://snomed.info/sct","code" : "160545000","display" : "Hindu"},{"system" : "http://snomed.info/sct","code" : "160549006","display" : "Christian"},{"system" : "http://snomed.info/sct","code" : "160557009","display" : "Baptist"},{"system" : "http://snomed.info/sct","code" : "160558004","display" : "Methodist"},{"system" : "http://snomed.info/sct","code" : "160560002","display" : "Presbyterian"},{"system" : "http://snomed.info/sct","code" : "160562005","display" : "Pentecostal"},{"system" : "http://snomed.info/sct","code" : "160563000","display" : "Evangelist"},{"system" : "http://snomed.info/sct","code" : "160566008","display" : "Christadelphian"},{"system" : "http://snomed.info/sct","code" : "160567004","display" : "Agnostic"},{"system" : "http://snomed.info/sct","code" : "160772005","display" : "Voluntary worker"},{"system" : "http://snomed.info/sct","code" : "161158003","display" : "Immigrant"},{"system" : "http://snomed.info/sct","code" : "224080001","display" : "Committed Christian"},{"system" : "http://snomed.info/sct","code" : "224526002","display" : "Woman"},{"system" : "http://snomed.info/sct","code" : "224527006","display" : "Person in the work environment (person)"},{"system" : "http://snomed.info/sct","code" : "224528001","display" : "Employee"},{"system" : "http://snomed.info/sct","code" : "224619008","display" : "Migrant"},{"system" : "http://snomed.info/sct","code" : "224627004","display" : "General categories of people"},{"system" : "http://snomed.info/sct","code" : "248544006","display" : "Rastafarian"},{"system" : "http://snomed.info/sct","code" : "257497009","display" : "Animal rider"},{"system" : "http://snomed.info/sct","code" : "257498004","display" : "Rider of motorcycle"},{"system" : "http://snomed.info/sct","code" : "257499007","display" : "Pedal cyclist"},{"system" : "http://snomed.info/sct","code" : "257500003","display" : "Passenger"},{"system" : "http://snomed.info/sct","code" : "257501004","display" : "Occupant of motor vehicle"},{"system" : "http://snomed.info/sct","code" : "257502006","display" : "Occupant of tram"},{"system" : "http://snomed.info/sct","code" : "257503001","display" : "Pillion passenger"},{"system" : "http://snomed.info/sct","code" : "257504007","display" : "Person riding on outside of vehicle"},{"system" : "http://snomed.info/sct","code" : "257505008","display" : "Person travelling on outside of train"},{"system" : "http://snomed.info/sct","code" : "257506009","display" : "Front seat passenger"},{"system" : "http://snomed.info/sct","code" : "257508005","display" : "Back seat passenger"},{"system" : "http://snomed.info/sct","code" : "257509002","display" : "Occupant of animal-drawn vehicle"},{"system" : "http://snomed.info/sct","code" : "257510007","display" : "Passenger on commercial watercraft"},{"system" : "http://snomed.info/sct","code" : "257511006","display" : "Passenger on station"},{"system" : "http://snomed.info/sct","code" : "257512004","display" : "Passenger on train"},{"system" : "http://snomed.info/sct","code" : "257513009","display" : "Member of public"},{"system" : "http://snomed.info/sct","code" : "257514003","display" : "Member of public involved incidentally"},{"system" : "http://snomed.info/sct","code" : "257516001","display" : "Member of public on ground"},{"system" : "http://snomed.info/sct","code" : "257517005","display" : "Occupant of nonmotor vehicle"},{"system" : "http://snomed.info/sct","code" : "257518000","display" : "Pedestrian"},{"system" : "http://snomed.info/sct","code" : "257519008","display" : "Person trespassing on railway line"},{"system" : "http://snomed.info/sct","code" : "257521003","display" : "Railway employee on train"},{"system" : "http://snomed.info/sct","code" : "257522005","display" : "Recreational watercraft user"},{"system" : "http://snomed.info/sct","code" : "257523000","display" : "Swimmer"},{"system" : "http://snomed.info/sct","code" : "257524006","display" : "User of animal-drawn vehicle"},{"system" : "http://snomed.info/sct","code" : "257525007","display" : "Watercraft dweller"},{"system" : "http://snomed.info/sct","code" : "257526008","display" : "Water skier (person)"},{"system" : "http://snomed.info/sct","code" : "262043009","display" : "Partner in relationship"},{"system" : "http://snomed.info/sct","code" : "266943008","display" : "Single parent"},{"system" : "http://snomed.info/sct","code" : "268557009","display" : "Sportsman"},{"system" : "http://snomed.info/sct","code" : "271448006","display" : "Anglican"},{"system" : "http://snomed.info/sct","code" : "276035002","display" : "Voluntary helper"},{"system" : "http://snomed.info/sct","code" : "276036001","display" : "Voluntary visitor"},{"system" : "http://snomed.info/sct","code" : "276037005","display" : "Volunteer helper"},{"system" : "http://snomed.info/sct","code" : "276119007","display" : "Nonconformist"},{"system" : "http://snomed.info/sct","code" : "303069001","display" : "Person in the transport environment (person)"},{"system" : "http://snomed.info/sct","code" : "303071001","display" : "Family member"},{"system" : "http://snomed.info/sct","code" : "303072008","display" : "Person in the home environment (person)"},{"system" : "http://snomed.info/sct","code" : "303073003","display" : "Person in the religious environment (person)"},{"system" : "http://snomed.info/sct","code" : "303118004","display" : "Person in the healthcare environment (person)"},{"system" : "http://snomed.info/sct","code" : "303119007","display" : "Person in the community environment (person)"},{"system" : "http://snomed.info/sct","code" : "303120001","display" : "Person in the recreational environment (person)"},{"system" : "http://snomed.info/sct","code" : "303121002","display" : "Person in the educational environment (person)"},{"system" : "http://snomed.info/sct","code" : "303122009","display" : "Crewmember"},{"system" : "http://snomed.info/sct","code" : "303977004","display" : "Occupant of railway vehicle"},{"system" : "http://snomed.info/sct","code" : "303980003","display" : "Driver of motor vehicle"},{"system" : "http://snomed.info/sct","code" : "303981004","display" : "Driver of animal-drawn vehicle"},{"system" : "http://snomed.info/sct","code" : "303983001","display" : "Passenger of animal-drawn vehicle"},{"system" : "http://snomed.info/sct","code" : "303984007","display" : "Passenger on pedal cycle"},{"system" : "http://snomed.info/sct","code" : "303985008","display" : "Occupant of watercraft"},{"system" : "http://snomed.info/sct","code" : "303986009","display" : "Occupant of aircraft"},{"system" : "http://snomed.info/sct","code" : "303987000","display" : "Horse rider"},{"system" : "http://snomed.info/sct","code" : "303988005","display" : "Passenger on aircraft"},{"system" : "http://snomed.info/sct","code" : "303989002","display" : "Crewmember on aircraft"},{"system" : "http://snomed.info/sct","code" : "303990006","display" : "Passenger of motor vehicle"},{"system" : "http://snomed.info/sct","code" : "303991005","display" : "Trespasser"},{"system" : "http://snomed.info/sct","code" : "303992003","display" : "Car passenger"},{"system" : "http://snomed.info/sct","code" : "303993008","display" : "Coach passenger"},{"system" : "http://snomed.info/sct","code" : "309456003","display" : "Clergy"},{"system" : "http://snomed.info/sct","code" : "309687009","display" : "Buddhist"},{"system" : "http://snomed.info/sct","code" : "309884000","display" : "Muslim"},{"system" : "http://snomed.info/sct","code" : "309885004","display" : "Protestant"},{"system" : "http://snomed.info/sct","code" : "309886003","display" : "Quaker"},{"system" : "http://snomed.info/sct","code" : "310543008","display" : "Graduate"},{"system" : "http://snomed.info/sct","code" : "313415001","display" : "Identical twin"},{"system" : "http://snomed.info/sct","code" : "313416000","display" : "Heterozygous twin"},{"system" : "http://snomed.info/sct","code" : "314712007","display" : "Parachutist"},{"system" : "http://snomed.info/sct","code" : "314767008","display" : "Bird fancier"},{"system" : "http://snomed.info/sct","code" : "339947000","display" : "Man"},{"system" : "http://snomed.info/sct","code" : "360863008","display" : "Beggar"},{"system" : "http://snomed.info/sct","code" : "360984002","display" : "Hasidic Jew"},{"system" : "http://snomed.info/sct","code" : "366740002","display" : "Sikh"},{"system" : "http://snomed.info/sct","code" : "373864002","display" : "Outpatient (person)"},{"system" : "http://snomed.info/sct","code" : "373929005","display" : "Orphan child (person)"},{"system" : "http://snomed.info/sct","code" : "390790000","display" : "Asylum seeker (person)"},{"system" : "http://snomed.info/sct","code" : "393547004","display" : "Adopted child"},{"system" : "http://snomed.info/sct","code" : "393549001","display" : "Adopted daughter"},{"system" : "http://snomed.info/sct","code" : "394560000","display" : "Adopted son"},{"system" : "http://snomed.info/sct","code" : "394566006","display" : "Great-grandson"},{"system" : "http://snomed.info/sct","code" : "394567002","display" : "Great-granddaughter"},{"system" : "http://snomed.info/sct","code" : "394568007","display" : "Extended family member (person)"},{"system" : "http://snomed.info/sct","code" : "394571004","display" : "Employer (person)"},{"system" : "http://snomed.info/sct","code" : "394619001","display" : "Guardian (person)"},{"system" : "http://snomed.info/sct","code" : "394854006","display" : "Immediate family member (person)"},{"system" : "http://snomed.info/sct","code" : "394855007","display" : "Non-immediate family member (person)"},{"system" : "http://snomed.info/sct","code" : "394856008","display" : "Paternal grand-father"},{"system" : "http://snomed.info/sct","code" : "394857004","display" : "Maternal grand-father"},{"system" : "http://snomed.info/sct","code" : "394858009","display" : "Paternal grand-mother"},{"system" : "http://snomed.info/sct","code" : "394859001","display" : "Maternal grand-mother"},{"system" : "http://snomed.info/sct","code" : "394860006","display" : "Distant relative (person)"},{"system" : "http://snomed.info/sct","code" : "394861005","display" : "Great-uncle"},{"system" : "http://snomed.info/sct","code" : "394862003","display" : "Great-aunt"},{"system" : "http://snomed.info/sct","code" : "394863008","display" : "Non-family member (person)"},{"system" : "http://snomed.info/sct","code" : "394921008","display" : "Cohabitee (person)"},{"system" : "http://snomed.info/sct","code" : "407542009","display" : "Informal carer"},{"system" : "http://snomed.info/sct","code" : "407543004","display" : "Primary carer"},{"system" : "http://snomed.info/sct","code" : "410597007","display" : "Person categorized by religious affiliation (person)"},{"system" : "http://snomed.info/sct","code" : "410598002","display" : "Person categorized by age (person)"},{"system" : "http://snomed.info/sct","code" : "410599005","display" : "Minor (person)"},{"system" : "http://snomed.info/sct","code" : "410600008","display" : "Pre-teen (person)"},{"system" : "http://snomed.info/sct","code" : "410601007","display" : "Childhood age person (person)"},{"system" : "http://snomed.info/sct","code" : "410602000","display" : "Preschool child (person)"},{"system" : "http://snomed.info/sct","code" : "410603005","display" : "Person in the legal environment (person)"},{"system" : "http://snomed.info/sct","code" : "410604004","display" : "Subject of record (person)"},{"system" : "http://snomed.info/sct","code" : "414043009","display" : "Domestic partner (person)"},{"system" : "http://snomed.info/sct","code" : "416034003","display" : "Primary screener (person)"},{"system" : "http://snomed.info/sct","code" : "416035002","display" : "Secondary screener (person)"},{"system" : "http://snomed.info/sct","code" : "416625007","display" : "Family reunion immigrant (person)"},{"system" : "http://snomed.info/sct","code" : "416800000","display" : "Inpatient (person)"},{"system" : "http://snomed.info/sct","code" : "419358007","display" : "Subject of record or other provider of history (person)"},{"system" : "http://snomed.info/sct","code" : "420058008","display" : "Provider of history other than subject (person)"},{"system" : "http://snomed.info/sct","code" : "420158005","display" : "Performer of method (person)"},{"system" : "http://snomed.info/sct","code" : "427568008","display" : "Neighbor (person)"},{"system" : "http://snomed.info/sct","code" : "427729003","display" : "Elim Pentecostalist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "427754003","display" : "Liberal Jew, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "427755002","display" : "Lutheran, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "427874000","display" : "Congregationalist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "427950002","display" : "Haredi Jew, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "427963008","display" : "Advaitin Hindu, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "427981006","display" : "Zen Buddhist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428024001","display" : "Clinical trial participant (person)"},{"system" : "http://snomed.info/sct","code" : "428315004","display" : "Anabaptist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428347009","display" : "Arya Samaj Hindu, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428373004","display" : "Coptic Orthodox, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428376007","display" : "Eastern Catholic, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428378008","display" : "Ethiopian Orthodox Tewahedo, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428407001","display" : "Theravada Buddhist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428408006","display" : "Wiccan, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428410008","display" : "Shakti Hindu, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428496003","display" : "Tibetan Buddhist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428503004","display" : "Orthodox Christian, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428504005","display" : "Christian Spiritualist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428506007","display" : "Druid, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428620006","display" : "Smarta Hindu, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428666001","display" : "Nichiren Buddhist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428792000","display" : "Person exposed to disease (person)"},{"system" : "http://snomed.info/sct","code" : "428801007","display" : "Ismaili Muslim, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428815009","display" : "Ahmadi, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428816005","display" : "Armenian Catholic, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428820009","display" : "Pure Land Buddhist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "428821008","display" : "Seventh Day Adventist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429158002","display" : "Greek Orthodox, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429171004","display" : "Spiritualist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429379008","display" : "Shiva Hindu, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429509008","display" : "Reform Jew, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429511004","display" : "Vaishnava Hindu, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429527006","display" : "New Kadampa Tradition Buddhist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429533002","display" : "Mahayana Buddhist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429534008","display" : "Masorti Jew, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429539003","display" : "Calvinist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429543004","display" : "Taoist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429544005","display" : "Russian Orthodox, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429545006","display" : "Sanatana Dharma, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429547003","display" : "Shinto, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429577009","display" : "Patient advocate (person)"},{"system" : "http://snomed.info/sct","code" : "429644000","display" : "Orthodox Jew, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429708003","display" : "Unitarian, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429732005","display" : "Baha'i, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429787006","display" : "Jain, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "429790000","display" : "Zoroastrian, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "430098004","display" : "Donor for intestine transplant (person)"},{"system" : "http://snomed.info/sct","code" : "430101000","display" : "Whole blood donor (person)"},{"system" : "http://snomed.info/sct","code" : "430792005","display" : "Stem cell donor (person)"},{"system" : "http://snomed.info/sct","code" : "430882007","display" : "Human oocyte donor (person)"},{"system" : "http://snomed.info/sct","code" : "431549007","display" : "Female child (person)"},{"system" : "http://snomed.info/sct","code" : "433152004","display" : "Male child (person)"},{"system" : "http://snomed.info/sct","code" : "433475001","display" : "Human oocyte donor, age 35 and older (person)"},{"system" : "http://snomed.info/sct","code" : "438347000","display" : "Person categorized by affiliation with belief system (person)"},{"system" : "http://snomed.info/sct","code" : "441463002","display" : "Sperm donor"},{"system" : "http://snomed.info/sct","code" : "441465009","display" : "Stranger is sperm donor for artificial insemination"},{"system" : "http://snomed.info/sct","code" : "441468006","display" : "Unrelated known sperm donor for artificial insemination"},{"system" : "http://snomed.info/sct","code" : "444018008","display" : "Person with characteristic related to subject of record (person)"},{"system" : "http://snomed.info/sct","code" : "444168002","display" : "Homemaker (person)"},{"system" : "http://snomed.info/sct","code" : "444169005","display" : "House husband (person)"},{"system" : "http://snomed.info/sct","code" : "444464007","display" : "Recipient of biological material from subject (person)"},{"system" : "http://snomed.info/sct","code" : "444870008","display" : "Apostolic Pentecostalist, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "446654005","display" : "Refugee (person)"},{"system" : "http://snomed.info/sct","code" : "699110007","display" : "Second degree blood relative (person)"},{"system" : "http://snomed.info/sct","code" : "713176007","display" : "Cadaver donor for lung transplant"},{"system" : "http://snomed.info/sct","code" : "713177003","display" : "Cadaver donor for heart transplant"},{"system" : "http://snomed.info/sct","code" : "713178008","display" : "Cadaver donor for liver transplant"},{"system" : "http://snomed.info/sct","code" : "713179000","display" : "Cadaver donor for corneal transplant (person)"},{"system" : "http://snomed.info/sct","code" : "713183000","display" : "Cadaver donor for kidney transplant"},{"system" : "http://snomed.info/sct","code" : "713184006","display" : "Blood product donor"},{"system" : "http://snomed.info/sct","code" : "713352007","display" : "Skin donor"},{"system" : "http://snomed.info/sct","code" : "713353002","display" : "Live related liver donor"},{"system" : "http://snomed.info/sct","code" : "713369009","display" : "Live related kidney donor"},{"system" : "http://snomed.info/sct","code" : "715167002","display" : "Open Episcopal Church, follower of religion (person)"},{"system" : "http://snomed.info/sct","code" : "718723009","display" : "Live donor of kidney (person)"},{"system" : "http://snomed.info/sct","code" : "719759007","display" : "Maternal cousin (person)"},{"system" : "http://snomed.info/sct","code" : "719760002","display" : "Paternal cousin (person)"},{"system" : "http://snomed.info/sct","code" : "719762005","display" : "Paternal half brother (person)"},{"system" : "http://snomed.info/sct","code" : "719764006","display" : "Paternal half-sister"},{"system" : "http://snomed.info/sct","code" : "719765007","display" : "Maternal half sister (person)"},{"system" : "http://snomed.info/sct","code" : "719766008","display" : "Maternal half brother (person)"},{"system" : "http://snomed.info/sct","code" : "719768009","display" : "Paternal great grandmother (person)"},{"system" : "http://snomed.info/sct","code" : "719769001","display" : "Maternal great grandmother (person)"},{"system" : "http://snomed.info/sct","code" : "719770000","display" : "Paternal great grandfather (person)"},{"system" : "http://snomed.info/sct","code" : "719771001","display" : "Maternal great grandfather (person)"},{"system" : "http://snomed.info/sct","code" : "736454006","display" : "Maternal aunt (person)"},{"system" : "http://snomed.info/sct","code" : "736455007","display" : "Paternal aunt (person)"},{"system" : "http://snomed.info/sct","code" : "736456008","display" : "Maternal first cousin (person)"},{"system" : "http://snomed.info/sct","code" : "1148563002","display" : "Live donor for lung transplant"},{"system" : "http://snomed.info/sct","code" : "1187235001","display" : "Donor after circulatory death (person)"},{"system" : "http://snomed.info/sct","code" : "1187236000","display" : "Donor after brain death"},{"system" : "http://snomed.info/sct","code" : "1187334000","display" : "Emergency contact"},{"system" : "http://snomed.info/sct","code" : "1236822007","display" : "Second degree female blood relative (person)"},{"system" : "http://snomed.info/sct","code" : "1258960001","display" : "Son-in-law (person)"},{"system" : "http://snomed.info/sct","code" : "1258961002","display" : "Daughter-in-law (person)"},{"system" : "http://snomed.info/sct","code" : "1269486006","display" : "Fourth degree blood relative (person)"},{"system" : "http://snomed.info/sct","code" : "1269487002","display" : "Third degree blood relative (person)"},{"system" : "http://snomed.info/sct","code" : "1269519005","display" : "Deputy"},{"system" : "http://snomed.info/sct","code" : "1285411008","display" : "Biological nephew"},{"system" : "http://snomed.info/sct","code" : "1285414000","display" : "Second degree male blood relative (person)"},{"system" : "http://snomed.info/sct","code" : "1285415004","display" : "Natural aunt"},{"system" : "http://snomed.info/sct","code" : "1285416003","display" : "Natural uncle (person)"},{"system" : "http://snomed.info/sct","code" : "1285432000","display" : "Natural niece"},{"system" : "http://snomed.info/sct","code" : "1285591006","display" : "Biological great uncle"},{"system" : "http://snomed.info/sct","code" : "1285592004","display" : "Natural great aunt"},{"system" : "http://snomed.info/sct","code" : "1285593009","display" : "Biological great nephew"},{"system" : "http://snomed.info/sct","code" : "1285594003","display" : "Natural great-niece"},{"system" : "http://snomed.info/sct","code" : "1285595002","display" : "Great niece (person)"},{"system" : "http://snomed.info/sct","code" : "1285596001","display" : "Great nephew"},{"system" : "http://snomed.info/sct","code" : "1285625002","display" : "Natural great grandparent"},{"system" : "http://snomed.info/sct","code" : "1286885008","display" : "Natural first cousin"},{"system" : "http://snomed.info/sct","code" : "1287116005","display" : "Chaperone (person)"},{"system" : "http://snomed.info/sct","code" : "1300179009","display" : "Brother-in-law"},{"system" : "http://snomed.info/sct","code" : "1300180007","display" : "Sister-in-law"},{"system" : "http://snomed.info/sct","code" : "1340167007","display" : "Ward (person)"},{"system" : "http://snomed.info/sct","code" : "471000122100","display" : "Multi-organ donor (person)"},{"system" : "http://snomed.info/sct","code" : "5161000124101","display" : "Parent in-law (person)"},{"system" : "http://snomed.info/sct","code" : "5171000124108","display" : "Father-in-law (person)"},{"system" : "http://snomed.info/sct","code" : "5181000124106","display" : "Mother-in-law (person)"},{"system" : "http://snomed.info/sct","code" : "34431000087102","display" : "ECD (extended criteria donor) for organ transplant"},{"system" : "http://snomed.info/sct","code" : "442031000124102","display" : "Maternal uncle (person)"},{"system" : "http://snomed.info/sct","code" : "442041000124107","display" : "Paternal uncle (person)"},{"system" : "http://snomed.info/sct","code" : "648051000005108","display" : "Registered partner"}]}}

#250

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"394730007"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:817
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:18 GMT
last-modified:Sat, 13 Sep 2025 20:51:18 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370977

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:98dc3600-4c7d-41cd-b464-01d0809db991","timestamp" : "2025-09-13T20:51:18.850Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","inactive" : true,"code" : "394730007","display" : "Healthcare related organisation"}]}}

#251

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"365858006"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1466
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:19 GMT
last-modified:Sat, 13 Sep 2025 20:51:19 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370979

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:0ee1ecf2-b07a-47c6-a9e4-30406bbb1c18","timestamp" : "2025-09-13T20:51:19.736Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "365858006","display" : "Prognosis/outlook finding"},{"system" : "http://snomed.info/sct","code" : "60484009","display" : "Conditional prognosis"},{"system" : "http://snomed.info/sct","code" : "65872000","display" : "Fair prognosis"},{"system" : "http://snomed.info/sct","code" : "67334001","display" : "Guarded prognosis"},{"system" : "http://snomed.info/sct","code" : "170968001","display" : "Prognosis good"},{"system" : "http://snomed.info/sct","code" : "170969009","display" : "Prognosis bad"},{"system" : "http://snomed.info/sct","code" : "170970005","display" : "Prognosis uncertain"},{"system" : "http://snomed.info/sct","code" : "767503006","display" : "Limited life expectancy of approximately one year (finding)"}]}}

#252

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:522
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:20 GMT
server:nginx
x-request-id:236-5370982

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The code System \"http://snomed.info/sct\" has a grammar, and cannot be enumerated directly</p></div>"},"issue" : [{"severity" : "error","code" : "too-costly","details" : {"text" : "The code System \"http://snomed.info/sct\" has a grammar, and cannot be enumerated directly"},"diagnostics" : "0 0 : start\r\n0 0: not in cache\r\n0 0: tx-op\r\n0 0: 0ms start working\r\n0 0: 0ms compose #1\r\n"}]}

#253

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"_limit","valueInteger":10000},{"name":"_incomplete","valueBoolean":true},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"excludeNested","valueBoolean":false},{"name":"incomplete-ok","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"R4B-condition-cause-for-R5","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"pc"},{"extension":[{"url":"packageId","valueId":"hl7.fhir.uv.xver-r4b.r5"},{"url":"version","valueString":"0.0.1-snapshot-2"}],"url":"http://hl7.org/fhir/StructureDefinition/package-source"},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm","valueInteger":0,"_valueInteger":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom","valueCanonical":"http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"}]}},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status","valueCode":"trial-use","_valueCode":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom","valueCanonical":"http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"}]}}],"url":"http://hl7.org/fhir/4.3/ValueSet/R4B-condition-cause-for-R5","version":"0.0.1-snapshot-2","name":"R4B_condition_cause_for_R5","title":"Cross-version VS for R4B.ConditionCauseCodes for use in FHIR R5","status":"active","experimental":false,"date":"2025-09-01T22:36:42.047233+10:00","publisher":"Patient Care","contact":[{"name":"Patient Care","telecom":[{"system":"url","value":"http://www.hl7.org/Special/committees/patientcare"}]}],"description":"This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/condition-cause|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5.","jurisdiction":[{"coding":[{"system":"http://unstats.un.org/unsd/methods/m49/m49.htm","code":"001","display":"World"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:914
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:20 GMT
last-modified:Sat, 13 Sep 2025 20:51:20 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370984

{"resourceType" : "ValueSet","url" : "http://hl7.org/fhir/4.3/ValueSet/R4B-condition-cause-for-R5","version" : "0.0.1-snapshot-2","name" : "R4B_condition_cause_for_R5","title" : "Cross-version VS for R4B.ConditionCauseCodes for use in FHIR R5","status" : "active","experimental" : false,"date" : "2025-09-01T22:36:42.000472+10:00","jurisdiction" : [{"coding" : [{"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm","code" : "001","display" : "World"}]}],"expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-toocostly","valueBoolean" : true}],"identifier" : "urn:uuid:01ae4f47-79e1-4ca1-9470-48c4afb26172","timestamp" : "2025-09-13T20:51:20.343Z","total" : 0,"offset" : 0,"parameter" : [{"name" : "limitedExpansion","valueBoolean" : true},{"name" : "excludeNested","valueBoolean" : false},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000}]}}

#254

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:705
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:20 GMT
last-modified:Sat, 13 Sep 2025 20:51:20 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370986

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:eacd65d2-12ea-4c63-922d-be5bad90804a","timestamp" : "2025-09-13T20:51:20.636Z","total" : 1,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "160245001","display" : "No current problems or disability"}]}}

#255

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"_limit","valueInteger":10000},{"name":"_incomplete","valueBoolean":true},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"excludeNested","valueBoolean":false},{"name":"incomplete-ok","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"R4B-condition-predecessor-for-R5","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"pc"},{"extension":[{"url":"packageId","valueId":"hl7.fhir.uv.xver-r4b.r5"},{"url":"version","valueString":"0.0.1-snapshot-2"}],"url":"http://hl7.org/fhir/StructureDefinition/package-source"},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm","valueInteger":0,"_valueInteger":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom","valueCanonical":"http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"}]}},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status","valueCode":"trial-use","_valueCode":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom","valueCanonical":"http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"}]}}],"url":"http://hl7.org/fhir/4.3/ValueSet/R4B-condition-predecessor-for-R5","version":"0.0.1-snapshot-2","name":"R4B_condition_predecessor_for_R5","title":"Cross-version VS for R4B.ConditionPredecessorCodes for use in FHIR R5","status":"active","experimental":false,"date":"2025-09-01T22:36:42.050523+10:00","publisher":"Patient Care","contact":[{"name":"Patient Care","telecom":[{"system":"url","value":"http://www.hl7.org/Special/committees/patientcare"}]}],"description":"This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/condition-predecessor|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5.","jurisdiction":[{"coding":[{"system":"http://unstats.un.org/unsd/methods/m49/m49.htm","code":"001","display":"World"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:932
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:21 GMT
last-modified:Sat, 13 Sep 2025 20:51:21 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370989

{"resourceType" : "ValueSet","url" : "http://hl7.org/fhir/4.3/ValueSet/R4B-condition-predecessor-for-R5","version" : "0.0.1-snapshot-2","name" : "R4B_condition_predecessor_for_R5","title" : "Cross-version VS for R4B.ConditionPredecessorCodes for use in FHIR R5","status" : "active","experimental" : false,"date" : "2025-09-01T22:36:42.000505+10:00","jurisdiction" : [{"coding" : [{"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm","code" : "001","display" : "World"}]}],"expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-toocostly","valueBoolean" : true}],"identifier" : "urn:uuid:e19dc1bd-f100-40c9-8533-bae526494d8b","timestamp" : "2025-09-13T20:51:21.353Z","total" : 0,"offset" : 0,"parameter" : [{"name" : "limitedExpansion","valueBoolean" : true},{"name" : "excludeNested","valueBoolean" : false},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000}]}}

#256

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"24484000"},{"code":"6736007"},{"code":"255604002"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:836
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:21 GMT
last-modified:Sat, 13 Sep 2025 20:51:21 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370992

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:28bae9e1-262e-4aaf-8d59-d49e60952fd5","timestamp" : "2025-09-13T20:51:21.659Z","total" : 3,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "24484000","display" : "Severe"},{"system" : "http://snomed.info/sct","code" : "6736007","display" : "Midgrade"},{"system" : "http://snomed.info/sct","code" : "255604002","display" : "Mild"}]}}

#257

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:10745
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:21 GMT
last-modified:Sat, 13 Sep 2025 20:51:21 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370994

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:f3f35e77-86af-4e9e-ace5-897a07d2d761","timestamp" : "2025-09-13T20:51:21.915Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "385356007","display" : "Tumor stage finding (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 (finding)"},{"system" : "http://snomed.info/sct","code" : "385360005","display" : "Modified Dukes stage finding (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 (finding)"},{"system" : "http://snomed.info/sct","code" : "394939004","display" : "Dukes stage A (finding)"},{"system" : "http://snomed.info/sct","code" : "394940002","display" : "Dukes stage B (finding)"},{"system" : "http://snomed.info/sct","code" : "394941003","display" : "Dukes stage C1 (finding)"},{"system" : "http://snomed.info/sct","code" : "394942005","display" : "Dukes stage C2 (finding)"},{"system" : "http://snomed.info/sct","code" : "394943000","display" : "Dukes stage D (finding)"},{"system" : "http://snomed.info/sct","code" : "396532004","display" : "Stage I: Tumor confined to gland, 5 cm or less (adrenal cortical carcinoma) (finding)"},{"system" : "http://snomed.info/sct","code" : "396533009","display" : "Stage II: Tumor confined to gland, greater than 5 cm (adrenal cortical carcinoma) (finding)"},{"system" : "http://snomed.info/sct","code" : "396534003","display" : "Stage III: Extraglandular extension of tumor without other organ involvement (adrenal cortical carcinoma) (finding)"},{"system" : "http://snomed.info/sct","code" : "396535002","display" : "Stage IV: Distant metastasis or extension into other organs (adrenal cortical carcinoma) (finding)"},{"system" : "http://snomed.info/sct","code" : "396907008","display" : "Thymic epithelial neoplasm stage finding (finding)"},{"system" : "http://snomed.info/sct","code" : "396908003","display" : "Stage I: Grossly and microscopically encapsulated (thymus gland) (finding)"},{"system" : "http://snomed.info/sct","code" : "396909006","display" : "Stage IIa: Microscopic transcapsular invasion (thymus gland) (finding)"},{"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) (finding)"},{"system" : "http://snomed.info/sct","code" : "396911002","display" : "Stage III: Macroscopic invasion of neighboring organs (thymus gland) (finding)"},{"system" : "http://snomed.info/sct","code" : "396912009","display" : "Stage IVa: Pleural or pericardial dissemination (thymus gland) (finding)"},{"system" : "http://snomed.info/sct","code" : "396913004","display" : "Stage IVb: Hematogenous or lymphatic dissemination (thymus gland) (finding)"},{"system" : "http://snomed.info/sct","code" : "399517007","display" : "Tumor stage cannot be determined (finding)"},{"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 (finding)"},{"system" : "http://snomed.info/sct","code" : "405918004","display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group not applicable (finding)"},{"system" : "http://snomed.info/sct","code" : "405919007","display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group cannot be assessed (finding)"},{"system" : "http://snomed.info/sct","code" : "405957007","display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IA: localized tumor, confined to site of origin, completely resected (finding)"},{"system" : "http://snomed.info/sct","code" : "405958002","display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IB: localized tumor, infiltrating beyond site of origin, completely resected (finding)"},{"system" : "http://snomed.info/sct","code" : "405959005","display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIA: localized tumor, gross total resection, but with microscopic residual disease (finding)"},{"system" : "http://snomed.info/sct","code" : "405960000","display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIB: Locally extensive tumor (spread to regional lymph nodes), completely resected (finding)"},{"system" : "http://snomed.info/sct","code" : "405961001","display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIC: Locally extensive tumor (spread to regional lymph nodes), gross total resection, but microscopic residual disease (finding)"},{"system" : "http://snomed.info/sct","code" : "405962008","display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIIA: Localized or locally extensive tumor, gross residual disease after biopsy only (finding)"},{"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 tumor, with or without regional lymph node involvement, with distant metastases, without respect to surgical approach to primary tumor (finding)"},{"system" : "http://snomed.info/sct","code" : "409721000","display" : "International neuroblastoma staging system stage finding (finding)"},{"system" : "http://snomed.info/sct","code" : "409722007","display" : "International neuroblastoma staging system stage 1 (finding)"},{"system" : "http://snomed.info/sct","code" : "409723002","display" : "International neuroblastoma staging system stage 2A (finding)"},{"system" : "http://snomed.info/sct","code" : "409724008","display" : "International neuroblastoma staging system stage 2B (finding)"},{"system" : "http://snomed.info/sct","code" : "409725009","display" : "International neuroblastoma staging system stage 3 (finding)"},{"system" : "http://snomed.info/sct","code" : "409726005","display" : "International neuroblastoma staging system stage 4 (finding)"},{"system" : "http://snomed.info/sct","code" : "409727001","display" : "International neuroblastoma staging system stage 4S (finding)"},{"system" : "http://snomed.info/sct","code" : "422375001","display" : "Carcinoma of colon, stage III (finding)"},{"system" : "http://snomed.info/sct","code" : "422581008","display" : "Carcinoma of colon, stage II (finding)"},{"system" : "http://snomed.info/sct","code" : "422985007","display" : "Carcinoma of colon, stage IV (finding)"},{"system" : "http://snomed.info/sct","code" : "425037004","display" : "Low grade lymphoma, stage 1 (finding)"},{"system" : "http://snomed.info/sct","code" : "425213009","display" : "Carcinoma of colon, stage I (finding)"}]}}

#258

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"261023001","display":"Pathological staging (qualifier value)"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:693
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:22 GMT
last-modified:Sat, 13 Sep 2025 20:51:22 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370996

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:ab4cb3e7-f59b-42d4-82e9-c7b30530d77c","timestamp" : "2025-09-13T20:51:22.255Z","total" : 1,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "261023001","display" : "Pathological staging"}]}}

#259

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"260998006","display":"Clinical staging (qualifier value)"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:693
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:22 GMT
last-modified:Sat, 13 Sep 2025 20:51:22 GMT
pragma:no-cache
server:nginx
x-request-id:236-5370998

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:effccedd-b554-4c3e-bf15-788fb8b53445","timestamp" : "2025-09-13T20:51:22.522Z","total" : 1,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "260998006","display" : "cS - Clinical staging"}]}}

#260

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"254291000"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:110745
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:22 GMT
last-modified:Sat, 13 Sep 2025 20:51:22 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371000

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:9e779968-6bb7-47e6-9283-b618bff895c3","timestamp" : "2025-09-13T20:51:22.740Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "254291000","display" : "Staging and scales"},{"system" : "http://snomed.info/sct","code" : "13808002","display" : "WR stage 3"},{"system" : "http://snomed.info/sct","code" : "15972002","display" : "WR stage 2"},{"system" : "http://snomed.info/sct","code" : "42114005","display" : "WR stage 1"},{"system" : "http://snomed.info/sct","code" : "66470009","display" : "WR stage 5"},{"system" : "http://snomed.info/sct","code" : "74542008","display" : "WR stage 4"},{"system" : "http://snomed.info/sct","code" : "83200007","display" : "WR stage 6"},{"system" : "http://snomed.info/sct","code" : "106241006","display" : "Gleason grading for prostatic cancer"},{"system" : "http://snomed.info/sct","code" : "106242004","display" : "Walter Reed staging of prostatic cancer"},{"system" : "http://snomed.info/sct","code" : "106244003","display" : "FIGO staging of endometrial carcinoma"},{"system" : "http://snomed.info/sct","code" : "106245002","display" : "FIGO staging of vulvar carcinoma"},{"system" : "http://snomed.info/sct","code" : "106246001","display" : "FIGO staging of vulvar melanoma"},{"system" : "http://snomed.info/sct","code" : "106247005","display" : "FIGO staging for epithelial tumor of ovary"},{"system" : "http://snomed.info/sct","code" : "106250008","display" : "FIGO staging of cervical carcinoma"},{"system" : "http://snomed.info/sct","code" : "106252000","display" : "Staging classification for lymphoma"},{"system" : "http://snomed.info/sct","code" : "110375007","display" : "Overlapping tumor"},{"system" : "http://snomed.info/sct","code" : "134438001","display" : "Canadian Cardiovascular Society classification of angina"},{"system" : "http://snomed.info/sct","code" : "135831005","display" : "Cardiovascular Limitations and Symptoms Profile angina score"},{"system" : "http://snomed.info/sct","code" : "135832003","display" : "CLASP ankle swelling score"},{"system" : "http://snomed.info/sct","code" : "135833008","display" : "CLASP shortness of breath score"},{"system" : "http://snomed.info/sct","code" : "135877001","display" : "Stroke risk"},{"system" : "http://snomed.info/sct","code" : "160723003","display" : "Housing dependency scale"},{"system" : "http://snomed.info/sct","code" : "165270003","display" : "Physical disability assessment score"},{"system" : "http://snomed.info/sct","code" : "165271004","display" : "Physical disability admission score"},{"system" : "http://snomed.info/sct","code" : "165272006","display" : "Physical disability inpatient score"},{"system" : "http://snomed.info/sct","code" : "165273001","display" : "Physical disability discharge score"},{"system" : "http://snomed.info/sct","code" : "165274007","display" : "Physical disability outpatient score"},{"system" : "http://snomed.info/sct","code" : "165275008","display" : "Physical disability DV score"},{"system" : "http://snomed.info/sct","code" : "251893009","display" : "Symptom ratings"},{"system" : "http://snomed.info/sct","code" : "251894003","display" : "Exertion rating"},{"system" : "http://snomed.info/sct","code" : "251895002","display" : "Leg fatigue rating"},{"system" : "http://snomed.info/sct","code" : "251896001","display" : "Breathlessness rating"},{"system" : "http://snomed.info/sct","code" : "251897005","display" : "Chest pain rating"},{"system" : "http://snomed.info/sct","code" : "254292007","display" : "Tumor staging"},{"system" : "http://snomed.info/sct","code" : "254360008","display" : "Dukes staging system"},{"system" : "http://snomed.info/sct","code" : "254361007","display" : "Astler-Coller staging system"},{"system" : "http://snomed.info/sct","code" : "254362000","display" : "Modified Astler-Coller staging system"},{"system" : "http://snomed.info/sct","code" : "254363005","display" : "International neuroblastoma staging system"},{"system" : "http://snomed.info/sct","code" : "254364004","display" : "NWTS - National Wilms' tumour study staging system"},{"system" : "http://snomed.info/sct","code" : "254365003","display" : "Siopel liver staging system"},{"system" : "http://snomed.info/sct","code" : "254366002","display" : "Stannard staging system for retinoblastoma"},{"system" : "http://snomed.info/sct","code" : "254368001","display" : "United Kingdom children's cancer study group central nervous system tumor staging system"},{"system" : "http://snomed.info/sct","code" : "254370005","display" : "St Jude's malignant histiocytosis tumour staging system"},{"system" : "http://snomed.info/sct","code" : "254371009","display" : "St Jude's non-Hodgkin's lymphoma staging system"},{"system" : "http://snomed.info/sct","code" : "254372002","display" : "Ann Arbor lymphoma staging system"},{"system" : "http://snomed.info/sct","code" : "254373007","display" : "Ann Arbor Hodgkin's disease tumor staging system"},{"system" : "http://snomed.info/sct","code" : "254374001","display" : "Ann Arbor non-Hodgkin's lymphoma tumour staging system"},{"system" : "http://snomed.info/sct","code" : "254375000","display" : "Cotswolds Hodgkin's disease tumor staging system"},{"system" : "http://snomed.info/sct","code" : "254376004","display" : "Testicular tumour staging systems"},{"system" : "http://snomed.info/sct","code" : "254378003","display" : "Walter Reed testicular tumor staging system"},{"system" : "http://snomed.info/sct","code" : "254379006","display" : "Indiana University testicular tumour staging system"},{"system" : "http://snomed.info/sct","code" : "254380009","display" : "Marshall Modification of Jewett-Strong staging system for urinary bladder tumor"},{"system" : "http://snomed.info/sct","code" : "254381008","display" : "American Urological Association staging system for prostate cancer"},{"system" : "http://snomed.info/sct","code" : "254382001","display" : "Trophoblastic malignancy staging system"},{"system" : "http://snomed.info/sct","code" : "254383006","display" : "Federation internationale de gynecologie et d'obstetrique staging of gynaecological malignancy"},{"system" : "http://snomed.info/sct","code" : "254384000","display" : "FIGO Vaginal tumor staging"},{"system" : "http://snomed.info/sct","code" : "254385004","display" : "Federation internationale de gynecologie et d'obstetrique staging of corpus uteri malignancy"},{"system" : "http://snomed.info/sct","code" : "254386003","display" : "Federation Internationale de gynecologie et d'obstetrique staging of ovarian malignancy"},{"system" : "http://snomed.info/sct","code" : "254387007","display" : "HIV - Human immunodeficiency virus infection classification systems"},{"system" : "http://snomed.info/sct","code" : "258233007","display" : "Generic tumor staging descriptor (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "258234001","display" : "TNM tumor staging classifications"},{"system" : "http://snomed.info/sct","code" : "258244004","display" : "G status"},{"system" : "http://snomed.info/sct","code" : "258246002","display" : "Lymphatic tumour invasion status stages"},{"system" : "http://snomed.info/sct","code" : "258247006","display" : "V status"},{"system" : "http://snomed.info/sct","code" : "258257007","display" : "Additional tumor staging descriptor (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "258258002","display" : "(f)"},{"system" : "http://snomed.info/sct","code" : "258259005","display" : "is"},{"system" : "http://snomed.info/sct","code" : "258260000","display" : "(d)"},{"system" : "http://snomed.info/sct","code" : "258267002","display" : "Generic tumour risk status stages"},{"system" : "http://snomed.info/sct","code" : "258268007","display" : "Low risk tumor"},{"system" : "http://snomed.info/sct","code" : "258269004","display" : "Medium risk tumour"},{"system" : "http://snomed.info/sct","code" : "258270003","display" : "High risk tumor"},{"system" : "http://snomed.info/sct","code" : "258271004","display" : "Specific tumor staging descriptor (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "258272006","display" : "Liver tumor staging descriptor (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "258273001","display" : "Liver tumor size index"},{"system" : "http://snomed.info/sct","code" : "258276009","display" : "Timing of liver tumour staging"},{"system" : "http://snomed.info/sct","code" : "258279002","display" : "Lymphoma staging symptom status values"},{"system" : "http://snomed.info/sct","code" : "258280004","display" : "Lymphomatous extranodal involvement status values"},{"system" : "http://snomed.info/sct","code" : "258281000","display" : "S+ minimal"},{"system" : "http://snomed.info/sct","code" : "258282007","display" : "S+ extensive"},{"system" : "http://snomed.info/sct","code" : "258283002","display" : "Lymphomatous nodal involvement"},{"system" : "http://snomed.info/sct","code" : "258284008","display" : "Stannards retinoblastoma stages"},{"system" : "http://snomed.info/sct","code" : "258285009","display" : "Optic nerve tumour invasion status in retinoblastoma staging"},{"system" : "http://snomed.info/sct","code" : "258286005","display" : "Choroidal tumor invasion status in retinoblastoma staging"},{"system" : "http://snomed.info/sct","code" : "258292004","display" : "Lymph nodal tumour invasion status in retinoblastoma staging"},{"system" : "http://snomed.info/sct","code" : "258293009","display" : "Brain tumor invasion status in retinoblastoma staging"},{"system" : "http://snomed.info/sct","code" : "258301001","display" : "Langerhans cell histiocytosis stage (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "258302008","display" : "Number of organ systems involved with Langerhans cell histiocytosis"},{"system" : "http://snomed.info/sct","code" : "258303003","display" : "Single system involvement"},{"system" : "http://snomed.info/sct","code" : "258304009","display" : "Multisystem involvement"},{"system" : "http://snomed.info/sct","code" : "258305005","display" : "Organ failure due to Langerhans cell histiocytosis"},{"system" : "http://snomed.info/sct","code" : "258306006","display" : "Vital organ failure"},{"system" : "http://snomed.info/sct","code" : "258307002","display" : "Non-vital organ failure"},{"system" : "http://snomed.info/sct","code" : "258309004","display" : "Generic lymph node tumor invasion status stage (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "258310009","display" : "Neck node tumor involvement"},{"system" : "http://snomed.info/sct","code" : "258311008","display" : "Mediastinal lymph node tumour involvement"},{"system" : "http://snomed.info/sct","code" : "258312001","display" : "Axillary lymph node level"},{"system" : "http://snomed.info/sct","code" : "258313006","display" : "Level I"},{"system" : "http://snomed.info/sct","code" : "258314000","display" : "Midaxilla"},{"system" : "http://snomed.info/sct","code" : "258315004","display" : "Level III"},{"system" : "http://snomed.info/sct","code" : "258316003","display" : "Retroperitoneal lymph node tumor invasion status"},{"system" : "http://snomed.info/sct","code" : "258318002","display" : "Generic anatomical site tumor invasion status"},{"system" : "http://snomed.info/sct","code" : "258319005","display" : "Lung involvement stages"},{"system" : "http://snomed.info/sct","code" : "258320004","display" : "Lung stage L2"},{"system" : "http://snomed.info/sct","code" : "258321000","display" : "Lung stage L3"},{"system" : "http://snomed.info/sct","code" : "258322007","display" : "H+"},{"system" : "http://snomed.info/sct","code" : "258323002","display" : "Liver sectors"},{"system" : "http://snomed.info/sct","code" : "258324008","display" : "Liver sector 1"},{"system" : "http://snomed.info/sct","code" : "258325009","display" : "Liver sector 2"},{"system" : "http://snomed.info/sct","code" : "258326005","display" : "Liver sector 3"},{"system" : "http://snomed.info/sct","code" : "258327001","display" : "Liver sector 4"},{"system" : "http://snomed.info/sct","code" : "258328006","display" : "Markers for liver tumour staging"},{"system" : "http://snomed.info/sct","code" : "261731003","display" : "CNS metastases"},{"system" : "http://snomed.info/sct","code" : "261789009","display" : "Extra CNS metastases"},{"system" : "http://snomed.info/sct","code" : "261985008","display" : "No metastases"},{"system" : "http://snomed.info/sct","code" : "263487004","display" : "Borg scale"},{"system" : "http://snomed.info/sct","code" : "263638005","display" : "Endometriosis classification of American Fertility Society"},{"system" : "http://snomed.info/sct","code" : "273249006","display" : "Assessment scales"},{"system" : "http://snomed.info/sct","code" : "273251005","display" : "Aachen aphasia test"},{"system" : "http://snomed.info/sct","code" : "273252003","display" : "ABC chart"},{"system" : "http://snomed.info/sct","code" : "273253008","display" : "ABC test for movement"},{"system" : "http://snomed.info/sct","code" : "273254002","display" : "AIS - Abbreviated injury scale"},{"system" : "http://snomed.info/sct","code" : "273255001","display" : "AMT - Abbreviated mental test"},{"system" : "http://snomed.info/sct","code" : "273256000","display" : "AIMS - Abnormal involuntary movement scale"},{"system" : "http://snomed.info/sct","code" : "273257009","display" : "Acute physiology and chronic health evaluation"},{"system" : "http://snomed.info/sct","code" : "273258004","display" : "APACHE II - Acute physiology and chronic health evaluation II"},{"system" : "http://snomed.info/sct","code" : "273259007","display" : "Acute physiology and chronic health evaluation III"},{"system" : "http://snomed.info/sct","code" : "273260002","display" : "Addiction severity index"},{"system" : "http://snomed.info/sct","code" : "273261003","display" : "Adult personality rating schedule"},{"system" : "http://snomed.info/sct","code" : "273262005","display" : "ABS - Affect balance scale"},{"system" : "http://snomed.info/sct","code" : "273263000","display" : "AIDS Risk Behavior Knowledge Test"},{"system" : "http://snomed.info/sct","code" : "273264006","display" : "ADS - Alcohol dependence scale"},{"system" : "http://snomed.info/sct","code" : "273265007","display" : "Alcohol use disorders identification test"},{"system" : "http://snomed.info/sct","code" : "273266008","display" : "Alcohol use inventory"},{"system" : "http://snomed.info/sct","code" : "273267004","display" : "Allen cognitive level screening tool"},{"system" : "http://snomed.info/sct","code" : "273269001","display" : "ADAS - Alzheimer's Disease Assessment Scale"},{"system" : "http://snomed.info/sct","code" : "273270000","display" : "American Society of Anesthesiologists physical status classification (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273271001","display" : "Amsterdam-Nijmegen Everyday Language Test"},{"system" : "http://snomed.info/sct","code" : "273273003","display" : "Anomalous sentence test - Kopelman"},{"system" : "http://snomed.info/sct","code" : "273274009","display" : "Anorexic attitudes questionnaire"},{"system" : "http://snomed.info/sct","code" : "273275005","display" : "Anorexic behaviour scales"},{"system" : "http://snomed.info/sct","code" : "273276006","display" : "Aphasia language performance scales"},{"system" : "http://snomed.info/sct","code" : "273277002","display" : "Whurr - Aphasia screening test"},{"system" : "http://snomed.info/sct","code" : "273279004","display" : "Apraxia battery for adults"},{"system" : "http://snomed.info/sct","code" : "273280001","display" : "Arizona battery for communication disorders of dementia"},{"system" : "http://snomed.info/sct","code" : "273282009","display" : "Arthritis Impact Measurement Scales 2 (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273283004","display" : "ASEPSIS score for wound infection"},{"system" : "http://snomed.info/sct","code" : "273284005","display" : "Ashworth assessment scale"},{"system" : "http://snomed.info/sct","code" : "273286007","display" : "Assessment and therapy programme for dysfluent children"},{"system" : "http://snomed.info/sct","code" : "273288008","display" : "Assessment of motor and process skills"},{"system" : "http://snomed.info/sct","code" : "273289000","display" : "AOF - Assessment of occupational function"},{"system" : "http://snomed.info/sct","code" : "273290009","display" : "Assessment protocol of pragmatic linguistic skills"},{"system" : "http://snomed.info/sct","code" : "273291008","display" : "Aston index"},{"system" : "http://snomed.info/sct","code" : "273292001","display" : "Attributional style questionnaire"},{"system" : "http://snomed.info/sct","code" : "273293006","display" : "Auditory comprehension test for sentences"},{"system" : "http://snomed.info/sct","code" : "273294000","display" : "Augmentative communication profile"},{"system" : "http://snomed.info/sct","code" : "273295004","display" : "Autistic features checklist"},{"system" : "http://snomed.info/sct","code" : "273296003","display" : "Autobiographical memory interview"},{"system" : "http://snomed.info/sct","code" : "273298002","display" : "Bamford Kowal and Bench non-picture related"},{"system" : "http://snomed.info/sct","code" : "273299005","display" : "BKBPR - Bamford Kowal and Bench picture related"},{"system" : "http://snomed.info/sct","code" : "273300002","display" : "Bangor dyslexia test"},{"system" : "http://snomed.info/sct","code" : "273301003","display" : "Bankson language test"},{"system" : "http://snomed.info/sct","code" : "273302005","display" : "Barthel index"},{"system" : "http://snomed.info/sct","code" : "273305007","display" : "Bayley scale of infant development"},{"system" : "http://snomed.info/sct","code" : "273306008","display" : "Beck depression inventory"},{"system" : "http://snomed.info/sct","code" : "273307004","display" : "Beck anxiety standardised rating scale"},{"system" : "http://snomed.info/sct","code" : "273308009","display" : "BEST - Bedside evaluation and screening test of aphasia"},{"system" : "http://snomed.info/sct","code" : "273309001","display" : "Beery-Buktenica test of visual motor integration"},{"system" : "http://snomed.info/sct","code" : "273310006","display" : "Behavior and mood disturbance scale"},{"system" : "http://snomed.info/sct","code" : "273311005","display" : "Behavior Assessment Battery (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273312003","display" : "Behavior problem checklist"},{"system" : "http://snomed.info/sct","code" : "273313008","display" : "Behaviour rating scale"},{"system" : "http://snomed.info/sct","code" : "273314002","display" : "Behavioral inattention test"},{"system" : "http://snomed.info/sct","code" : "273315001","display" : "BOS - Behavioral observation schedule"},{"system" : "http://snomed.info/sct","code" : "273316000","display" : "Behavioural screening questionnaire"},{"system" : "http://snomed.info/sct","code" : "273317009","display" : "Bennett's test of manual dexterity"},{"system" : "http://snomed.info/sct","code" : "273319007","display" : "Bexley-Maudsley automated psychological screening"},{"system" : "http://snomed.info/sct","code" : "273320001","display" : "Binge eating scale"},{"system" : "http://snomed.info/sct","code" : "273321002","display" : "BORB - Birmingham object recognition battery"},{"system" : "http://snomed.info/sct","code" : "273322009","display" : "Blakely dyspraxia assessment"},{"system" : "http://snomed.info/sct","code" : "273323004","display" : "Blessed dementia rating scale"},{"system" : "http://snomed.info/sct","code" : "273324005","display" : "Blissymbols test"},{"system" : "http://snomed.info/sct","code" : "273325006","display" : "Body shape questionnaire"},{"system" : "http://snomed.info/sct","code" : "273326007","display" : "Boehm test of basic concepts"},{"system" : "http://snomed.info/sct","code" : "273327003","display" : "Booker heterotopic ossification score"},{"system" : "http://snomed.info/sct","code" : "273328008","display" : "Boston aphasia scale"},{"system" : "http://snomed.info/sct","code" : "273329000","display" : "Boston diagnostic aphasia examination"},{"system" : "http://snomed.info/sct","code" : "273330005","display" : "Boston naming test"},{"system" : "http://snomed.info/sct","code" : "273331009","display" : "Bracken test of basic concept scale"},{"system" : "http://snomed.info/sct","code" : "273332002","display" : "Brief activities of daily living"},{"system" : "http://snomed.info/sct","code" : "273333007","display" : "BDRS - Brief depression rating scale"},{"system" : "http://snomed.info/sct","code" : "273334001","display" : "Bristol language assessment scale"},{"system" : "http://snomed.info/sct","code" : "273335000","display" : "British ability scales"},{"system" : "http://snomed.info/sct","code" : "273337008","display" : "British ability scales reading test"},{"system" : "http://snomed.info/sct","code" : "273338003","display" : "BAS - British ability scales spelling test"},{"system" : "http://snomed.info/sct","code" : "273339006","display" : "British isles lupus assessment group score"},{"system" : "http://snomed.info/sct","code" : "273341007","display" : "Bryant and Bradley rhyming task"},{"system" : "http://snomed.info/sct","code" : "273342000","display" : "Buffalo assessment profile - Wilson"},{"system" : "http://snomed.info/sct","code" : "273343005","display" : "Bulimia test"},{"system" : "http://snomed.info/sct","code" : "273344004","display" : "Bulimic investigation test - Edinburgh"},{"system" : "http://snomed.info/sct","code" : "273345003","display" : "Bus story"},{"system" : "http://snomed.info/sct","code" : "273347006","display" : "Cage questionnaire"},{"system" : "http://snomed.info/sct","code" : "273348001","display" : "California personality inventory"},{"system" : "http://snomed.info/sct","code" : "273349009","display" : "Callier-Azusa scale"},{"system" : "http://snomed.info/sct","code" : "273350009","display" : "Camberwell family interview"},{"system" : "http://snomed.info/sct","code" : "273351008","display" : "CAB - Cambridge apraxia battery"},{"system" : "http://snomed.info/sct","code" : "273352001","display" : "Cantril ladder assessment (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273353006","display" : "Carrow elicited language inventory"},{"system" : "http://snomed.info/sct","code" : "273354000","display" : "Carrow screening test of auditory comprehension"},{"system" : "http://snomed.info/sct","code" : "273355004","display" : "Chailey Heritage lying assessment"},{"system" : "http://snomed.info/sct","code" : "273356003","display" : "Chailey Heritage seating assessment"},{"system" : "http://snomed.info/sct","code" : "273357007","display" : "Checklist of communicative competence"},{"system" : "http://snomed.info/sct","code" : "273358002","display" : "Checklist of conversational abilities"},{"system" : "http://snomed.info/sct","code" : "273359005","display" : "Checklist of listening behaviors"},{"system" : "http://snomed.info/sct","code" : "273360000","display" : "OT - Chessington occupational therapy neurological assessment battery"},{"system" : "http://snomed.info/sct","code" : "273361001","display" : "Child assessment schedule"},{"system" : "http://snomed.info/sct","code" : "273362008","display" : "CDS - Child depression scale"},{"system" : "http://snomed.info/sct","code" : "273363003","display" : "Children's coma scale"},{"system" : "http://snomed.info/sct","code" : "273364009","display" : "Crohn's Disease Activity Index (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273365005","display" : "CAPE - Clifton assessment procedures for the elderly"},{"system" : "http://snomed.info/sct","code" : "273366006","display" : "Clinical anxiety scale"},{"system" : "http://snomed.info/sct","code" : "273367002","display" : "Clinical dementia rating scale"},{"system" : "http://snomed.info/sct","code" : "273368007","display" : "CEDRI - Clinical eating disorder rating instrument"},{"system" : "http://snomed.info/sct","code" : "273369004","display" : "Clinical evaluation of language function revised"},{"system" : "http://snomed.info/sct","code" : "273370003","display" : "Clinical evaluation of language function revised - screening test"},{"system" : "http://snomed.info/sct","code" : "273371004","display" : "Clinical evaluation of language function revised - preschool test"},{"system" : "http://snomed.info/sct","code" : "273372006","display" : "Clinical observation of motor and postural skills (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273373001","display" : "CAAP - Cocaine abuse assessment profile"},{"system" : "http://snomed.info/sct","code" : "273374007","display" : "Cognitions questionnaire"},{"system" : "http://snomed.info/sct","code" : "273375008","display" : "Cognitive failures questionnaire"},{"system" : "http://snomed.info/sct","code" : "273376009","display" : "Communication Assessment Profile (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273378005","display" : "CIDI - Composite international diagnostic interview"},{"system" : "http://snomed.info/sct","code" : "273379002","display" : "Comprehensive drinker profile"},{"system" : "http://snomed.info/sct","code" : "273380004","display" : "CRIS - Comprehensive injury scale"},{"system" : "http://snomed.info/sct","code" : "273381000","display" : "Comprehensive occupational therapy evaluation scale"},{"system" : "http://snomed.info/sct","code" : "273382007","display" : "CES - Compulsive eating scale"},{"system" : "http://snomed.info/sct","code" : "273383002","display" : "Constant and Murley shoulder assessment score (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273384008","display" : "Consumer satisfaction questionnaire"},{"system" : "http://snomed.info/sct","code" : "273385009","display" : "Co-op function charts"},{"system" : "http://snomed.info/sct","code" : "273386005","display" : "PFCT - Cooper personalized fluency control therapy"},{"system" : "http://snomed.info/sct","code" : "273387001","display" : "Coping behaviour inventory"},{"system" : "http://snomed.info/sct","code" : "273388006","display" : "Crichton vocabulary scale"},{"system" : "http://snomed.info/sct","code" : "273389003","display" : "Daily activities questionnaire"},{"system" : "http://snomed.info/sct","code" : "273390007","display" : "Dallas pain questionnaire"},{"system" : "http://snomed.info/sct","code" : "273391006","display" : "Daniels and Diack reading tests (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273392004","display" : "Daniels and Diack graded word spelling test (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273393009","display" : "De Gangi-Berk sensory functioning in infants"},{"system" : "http://snomed.info/sct","code" : "273394003","display" : "Delighted-terrible faces scale"},{"system" : "http://snomed.info/sct","code" : "273395002","display" : "Denver development scale"},{"system" : "http://snomed.info/sct","code" : "273396001","display" : "Denver developmental subscale - gross motor"},{"system" : "http://snomed.info/sct","code" : "273397005","display" : "Denver developmental subscale - language"},{"system" : "http://snomed.info/sct","code" : "273398000","display" : "Denver developmental subscale - personal/social"},{"system" : "http://snomed.info/sct","code" : "273399008","display" : "Denver developmental subscale - fine motor/adaptive"},{"system" : "http://snomed.info/sct","code" : "273400001","display" : "Denver development scale screening test"},{"system" : "http://snomed.info/sct","code" : "273401002","display" : "Denver development scale screening test - schedule for growing skills"},{"system" : "http://snomed.info/sct","code" : "273402009","display" : "Depression anxiety scale"},{"system" : "http://snomed.info/sct","code" : "273403004","display" : "Depression self rating scale"},{"system" : "http://snomed.info/sct","code" : "273408008","display" : "Dermatology life quality index"},{"system" : "http://snomed.info/sct","code" : "273409000","display" : "DSFI - Derogatis sexual functioning inventory"},{"system" : "http://snomed.info/sct","code" : "273411009","display" : "Diabetes clinic satisfaction questionnaire"},{"system" : "http://snomed.info/sct","code" : "273412002","display" : "DTSQ - Diabetes treatment satisfaction questionnaire"},{"system" : "http://snomed.info/sct","code" : "273413007","display" : "Diabetes wellbeing questionnaire"},{"system" : "http://snomed.info/sct","code" : "273414001","display" : "DICA - Diagnostic interview for children and adolescents"},{"system" : "http://snomed.info/sct","code" : "273415000","display" : "Diagnostic interview schedule"},{"system" : "http://snomed.info/sct","code" : "273416004","display" : "DSDT - Diagnostic speech discrimination test"},{"system" : "http://snomed.info/sct","code" : "273417008","display" : "DSED - Diagnostic survey for eating disorders"},{"system" : "http://snomed.info/sct","code" : "273418003","display" : "DINE - Dietary instrument for nutrition education questionnaire"},{"system" : "http://snomed.info/sct","code" : "273419006","display" : "Digit sequence learning"},{"system" : "http://snomed.info/sct","code" : "273421001","display" : "Disability rating scale"},{"system" : "http://snomed.info/sct","code" : "273422008","display" : "Discourse abilities profile"},{"system" : "http://snomed.info/sct","code" : "273423003","display" : "Dol scale"},{"system" : "http://snomed.info/sct","code" : "273424009","display" : "Doyle articular index"},{"system" : "http://snomed.info/sct","code" : "273425005","display" : "Drinking problem scale"},{"system" : "http://snomed.info/sct","code" : "273426006","display" : "DAST - Drug abuse screening test"},{"system" : "http://snomed.info/sct","code" : "273427002","display" : "Dubowitz score"},{"system" : "http://snomed.info/sct","code" : "273428007","display" : "Duke UNC health profile"},{"system" : "http://snomed.info/sct","code" : "273430009","display" : "Durrell test of listening comprehension"},{"system" : "http://snomed.info/sct","code" : "273431008","display" : "Eakin index"},{"system" : "http://snomed.info/sct","code" : "273432001","display" : "Eating attitudes test"},{"system" : "http://snomed.info/sct","code" : "273433006","display" : "EAT 26 - Abbreviated eating attitudes test"},{"system" : "http://snomed.info/sct","code" : "273434000","display" : "EBRS - Eating behavior rating scale"},{"system" : "http://snomed.info/sct","code" : "273435004","display" : "Eating disorders inventory"},{"system" : "http://snomed.info/sct","code" : "273436003","display" : "Eating inventory"},{"system" : "http://snomed.info/sct","code" : "273437007","display" : "ECOG scale for physical assessment"},{"system" : "http://snomed.info/sct","code" : "273438002","display" : "Edinburgh articulation test"},{"system" : "http://snomed.info/sct","code" : "273439005","display" : "EFCP - Edinburgh functional communication profile"},{"system" : "http://snomed.info/sct","code" : "273440007","display" : "Revised Edinburgh functional communication profile"},{"system" : "http://snomed.info/sct","code" : "273441006","display" : "Edinburgh postnatal depression scale"},{"system" : "http://snomed.info/sct","code" : "273442004","display" : "Edmans ADL index - Edmans activities of daily living index"},{"system" : "http://snomed.info/sct","code" : "273443009","display" : "Elia normogram"},{"system" : "http://snomed.info/sct","code" : "273444003","display" : "English picture vocabulary test"},{"system" : "http://snomed.info/sct","code" : "273445002","display" : "Enthesitis index"},{"system" : "http://snomed.info/sct","code" : "273446001","display" : "European Organisation for Research and Treatment of Cancer - Quality of Life questionnaire (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273447005","display" : "EuroQOL (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273448000","display" : "Extended activities of daily living scale"},{"system" : "http://snomed.info/sct","code" : "273449008","display" : "EPI - Eysenck personality inventory"},{"system" : "http://snomed.info/sct","code" : "273450008","display" : "Facial recognition test"},{"system" : "http://snomed.info/sct","code" : "273451007","display" : "Fagerstrom tolerance questionnaire"},{"system" : "http://snomed.info/sct","code" : "273452000","display" : "RTQ - Revised tolerance questionnaire"},{"system" : "http://snomed.info/sct","code" : "273453005","display" : "Fagerstrom test for nicotine dependence"},{"system" : "http://snomed.info/sct","code" : "273454004","display" : "FAIDSS - Fear of AIDS scale"},{"system" : "http://snomed.info/sct","code" : "273455003","display" : "Fear survey schedule"},{"system" : "http://snomed.info/sct","code" : "273456002","display" : "Feeding assessment schedule"},{"system" : "http://snomed.info/sct","code" : "273457006","display" : "Feelings of fatness questionnaire"},{"system" : "http://snomed.info/sct","code" : "273458001","display" : "FTT - Finger tapping test"},{"system" : "http://snomed.info/sct","code" : "273459009","display" : "FIRST screening test"},{"system" : "http://snomed.info/sct","code" : "273460004","display" : "Frankel grading system for spinal cord injury"},{"system" : "http://snomed.info/sct","code" : "273461000","display" : "FAI - Frenchay activities index"},{"system" : "http://snomed.info/sct","code" : "273462007","display" : "Frenchay aphasia screening test"},{"system" : "http://snomed.info/sct","code" : "273463002","display" : "FDA - Frenchay dysarthria assessment"},{"system" : "http://snomed.info/sct","code" : "273465009","display" : "Fullerton language test for adolescents (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273466005","display" : "Functional assessment measure"},{"system" : "http://snomed.info/sct","code" : "273467001","display" : "Functional communication assessment for physically handicapped children"},{"system" : "http://snomed.info/sct","code" : "273468006","display" : "Functional communication profile"},{"system" : "http://snomed.info/sct","code" : "273469003","display" : "FIM - Functional independence measure"},{"system" : "http://snomed.info/sct","code" : "273470002","display" : "Functional limitation profile"},{"system" : "http://snomed.info/sct","code" : "273471003","display" : "FMPS - Functional meal preparation scale"},{"system" : "http://snomed.info/sct","code" : "273472005","display" : "Functional status index"},{"system" : "http://snomed.info/sct","code" : "273473000","display" : "FSST - Fundamental speech skills test"},{"system" : "http://snomed.info/sct","code" : "273474006","display" : "Galveston orientation and amnesia test (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273477004","display" : "General assessment of neurological impairment"},{"system" : "http://snomed.info/sct","code" : "273478009","display" : "General clerical test"},{"system" : "http://snomed.info/sct","code" : "273479001","display" : "General health questionnaire"},{"system" : "http://snomed.info/sct","code" : "273480003","display" : "GWBS - General wellbeing schedule"},{"system" : "http://snomed.info/sct","code" : "273481004","display" : "Geriatric depression scale"},{"system" : "http://snomed.info/sct","code" : "273482006","display" : "German test of wordfinding"},{"system" : "http://snomed.info/sct","code" : "273483001","display" : "Glasgow abbreviated mental test score"},{"system" : "http://snomed.info/sct","code" : "273484007","display" : "Glasgow outcome scale"},{"system" : "http://snomed.info/sct","code" : "273485008","display" : "Goldman cardiac risk index"},{"system" : "http://snomed.info/sct","code" : "273486009","display" : "Goldman-Fristoe test (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273487000","display" : "Golombrok-Rust inventory of sexual satisfaction (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273488005","display" : "Goodenough draw-a-man test"},{"system" : "http://snomed.info/sct","code" : "273489002","display" : "Goodenough norms"},{"system" : "http://snomed.info/sct","code" : "273490006","display" : "GRBAS scale"},{"system" : "http://snomed.info/sct","code" : "273492003","display" : "Graded naming test"},{"system" : "http://snomed.info/sct","code" : "273493008","display" : "Graham-Kendall memory for designs test (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273494002","display" : "Grammatical analysis of elicited language"},{"system" : "http://snomed.info/sct","code" : "273495001","display" : "Grammatical contrasts test"},{"system" : "http://snomed.info/sct","code" : "273496000","display" : "Gunzberg primary progress assessment chart of social development"},{"system" : "http://snomed.info/sct","code" : "273497009","display" : "Gunzberg progress assessment chart of social development number 1"},{"system" : "http://snomed.info/sct","code" : "273498004","display" : "Gunzberg progress assessment chart of social development number 2"},{"system" : "http://snomed.info/sct","code" : "273499007","display" : "Hachinski ischemia score"},{"system" : "http://snomed.info/sct","code" : "273500003","display" : "Hall and Baker rehabilitation evaluation"},{"system" : "http://snomed.info/sct","code" : "273501004","display" : "Halstead-Reitan battery"},{"system" : "http://snomed.info/sct","code" : "273502006","display" : "Hamb hip score"},{"system" : "http://snomed.info/sct","code" : "273503001","display" : "Hamilton rating scale for depression"},{"system" : "http://snomed.info/sct","code" : "273504007","display" : "Lorr's modified multidimensional scale for rating psychiatric patients (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273505008","display" : "Hampshire assessment for living with others (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273508005","display" : "Harvey and Bradshaw index"},{"system" : "http://snomed.info/sct","code" : "273509002","display" : "Hauser ambulatory categories"},{"system" : "http://snomed.info/sct","code" : "273510007","display" : "Health assessment questionnaire"},{"system" : "http://snomed.info/sct","code" : "273511006","display" : "MHAQ - Modified health assessment questionnaire"},{"system" : "http://snomed.info/sct","code" : "273512004","display" : "Healthcare assessment questionnaire - Sidney Benjamin (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273513009","display" : "Health of the Nation Outcome Scale (generic version)"},{"system" : "http://snomed.info/sct","code" : "273514003","display" : "Health status index"},{"system" : "http://snomed.info/sct","code" : "273515002","display" : "Hearing handicap inventory for the elderly"},{"system" : "http://snomed.info/sct","code" : "273516001","display" : "HHS - Hearing handicap scale"},{"system" : "http://snomed.info/sct","code" : "273517005","display" : "Hidden figures test"},{"system" : "http://snomed.info/sct","code" : "273520002","display" : "Hopelessness scale"},{"system" : "http://snomed.info/sct","code" : "273521003","display" : "Hopkins symptom checklist"},{"system" : "http://snomed.info/sct","code" : "273522005","display" : "Hornsby articulation test"},{"system" : "http://snomed.info/sct","code" : "273523000","display" : "Hornsby test of language development"},{"system" : "http://snomed.info/sct","code" : "273524006","display" : "Hospital anxiety and depression scale"},{"system" : "http://snomed.info/sct","code" : "273525007","display" : "Hospital trauma index"},{"system" : "http://snomed.info/sct","code" : "273526008","display" : "Human interaction assessment"},{"system" : "http://snomed.info/sct","code" : "273527004","display" : "Illinois test of psycholinguistic abilities (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273528009","display" : "IISI - Illness-injury severity index"},{"system" : "http://snomed.info/sct","code" : "273529001","display" : "Illness behavior questionnaire"},{"system" : "http://snomed.info/sct","code" : "273530006","display" : "Impact of event scale"},{"system" : "http://snomed.info/sct","code" : "273531005","display" : "Index of activities of daily living"},{"system" : "http://snomed.info/sct","code" : "273533008","display" : "Injury Severity Score (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273534002","display" : "Instrumental activities of daily living"},{"system" : "http://snomed.info/sct","code" : "273535001","display" : "INREAL - Inter-reactive language analysis"},{"system" : "http://snomed.info/sct","code" : "273536000","display" : "Interaction checklist for augmentative communication (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273537009","display" : "Interest checklist"},{"system" : "http://snomed.info/sct","code" : "273538004","display" : "IOWA low back rating scale"},{"system" : "http://snomed.info/sct","code" : "273539007","display" : "IOWA structured psychiatric interview"},{"system" : "http://snomed.info/sct","code" : "273540009","display" : "Ischemia score"},{"system" : "http://snomed.info/sct","code" : "273542001","display" : "Jarman index"},{"system" : "http://snomed.info/sct","code" : "273543006","display" : "Jebsen hand function test"},{"system" : "http://snomed.info/sct","code" : "273544000","display" : "Jones word order test"},{"system" : "http://snomed.info/sct","code" : "273546003","display" : "Karnofsky performance status"},{"system" : "http://snomed.info/sct","code" : "273547007","display" : "Katz activities of daily living"},{"system" : "http://snomed.info/sct","code" : "273548002","display" : "KASR - Katz adjustment scale - relatives form"},{"system" : "http://snomed.info/sct","code" : "273549005","display" : "Kendrick battery for detection of dementia in the elderly"},{"system" : "http://snomed.info/sct","code" : "273550005","display" : "Kenny index of ADL"},{"system" : "http://snomed.info/sct","code" : "273551009","display" : "Kielhofner role checklist"},{"system" : "http://snomed.info/sct","code" : "273552002","display" : "Kirwan Thompson articular index"},{"system" : "http://snomed.info/sct","code" : "273553007","display" : "Klein-Bell ADL scale"},{"system" : "http://snomed.info/sct","code" : "273554001","display" : "Kurtzke multiple sclerosis rating scale"},{"system" : "http://snomed.info/sct","code" : "273555000","display" : "LCS - Lambeth communication scale"},{"system" : "http://snomed.info/sct","code" : "273556004","display" : "Lambeth disability screening questionnaire"},{"system" : "http://snomed.info/sct","code" : "273557008","display" : "Lamh assessment checklist"},{"system" : "http://snomed.info/sct","code" : "273558003","display" : "Language assessment remediation and screening procedure"},{"system" : "http://snomed.info/sct","code" : "273559006","display" : "Lansbury articular index"},{"system" : "http://snomed.info/sct","code" : "273560001","display" : "Last six months of drinking questionnaire"},{"system" : "http://snomed.info/sct","code" : "273561002","display" : "Learning development aids - handwriting assessment"},{"system" : "http://snomed.info/sct","code" : "273562009","display" : "Leeds scales for the self-assessment of anxiety and depression (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273564005","display" : "Leiter international performance scale"},{"system" : "http://snomed.info/sct","code" : "273565006","display" : "Lequesne index (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273566007","display" : "Lequesne index - hip (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273567003","display" : "Lequesne index - knee (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273568008","display" : "Letter cancellation test"},{"system" : "http://snomed.info/sct","code" : "273569000","display" : "Life events and difficulties scale"},{"system" : "http://snomed.info/sct","code" : "273570004","display" : "Life events inventory"},{"system" : "http://snomed.info/sct","code" : "273571000","display" : "Life satisfaction index"},{"system" : "http://snomed.info/sct","code" : "273572007","display" : "LSIA - Life satisfaction index A"},{"system" : "http://snomed.info/sct","code" : "273573002","display" : "Life satisfaction index B"},{"system" : "http://snomed.info/sct","code" : "273574008","display" : "LSIZ - Life satisfaction index Z"},{"system" : "http://snomed.info/sct","code" : "273575009","display" : "Likert scale"},{"system" : "http://snomed.info/sct","code" : "273576005","display" : "Lincoln rehabilitation assessment"},{"system" : "http://snomed.info/sct","code" : "273577001","display" : "Lindamood auditory conceptualisation test"},{"system" : "http://snomed.info/sct","code" : "273578006","display" : "Loewenstein Occupational Therapy Cognitive Assessment (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273580000","display" : "London hospital pain chart assessment"},{"system" : "http://snomed.info/sct","code" : "273581001","display" : "Luria neuropsychological battery"},{"system" : "http://snomed.info/sct","code" : "273582008","display" : "MacAndrew scale"},{"system" : "http://snomed.info/sct","code" : "273584009","display" : "Make-a-picture story test"},{"system" : "http://snomed.info/sct","code" : "273585005","display" : "Mallampati score"},{"system" : "http://snomed.info/sct","code" : "273586006","display" : "Master questionnaire"},{"system" : "http://snomed.info/sct","code" : "273587002","display" : "Revised Master questionnaire"},{"system" : "http://snomed.info/sct","code" : "273588007","display" : "Matson assessment"},{"system" : "http://snomed.info/sct","code" : "273589004","display" : "McConkey score"},{"system" : "http://snomed.info/sct","code" : "273590008","display" : "McCormick miniature toy discrimination test"},{"system" : "http://snomed.info/sct","code" : "273591007","display" : "McCormick miniature toy discrimination test - automated"},{"system" : "http://snomed.info/sct","code" : "273592000","display" : "McCormick miniature toy discrimination test - manual"},{"system" : "http://snomed.info/sct","code" : "273593005","display" : "McGill pain chart questionnaire"},{"system" : "http://snomed.info/sct","code" : "273594004","display" : "MHIQ - McMaster health index questionnaire"},{"system" : "http://snomed.info/sct","code" : "273595003","display" : "McTears assessment of conversation"},{"system" : "http://snomed.info/sct","code" : "273596002","display" : "Medical outcomes study short form general health survey"},{"system" : "http://snomed.info/sct","code" : "273597006","display" : "Medical outcomes study short form general health survey - 36"},{"system" : "http://snomed.info/sct","code" : "273598001","display" : "MOS SF - 20 - Medical outcomes study short form general health survey - 20"},{"system" : "http://snomed.info/sct","code" : "273599009","display" : "Medical Research Council motor power scale"},{"system" : "http://snomed.info/sct","code" : "273600007","display" : "Medical Research Council questionnaire"},{"system" : "http://snomed.info/sct","code" : "273601006","display" : "Mental status questionnaire"},{"system" : "http://snomed.info/sct","code" : "273602004","display" : "Mental test quotient"},{"system" : "http://snomed.info/sct","code" : "273603009","display" : "Mental test score - long version"},{"system" : "http://snomed.info/sct","code" : "273604003","display" : "Merle d'Aubigne - Charnley hip score (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273608000","display" : "Michigan alcoholism screening test"},{"system" : "http://snomed.info/sct","code" : "273609008","display" : "BMAST - Brief Michigan alcoholism screening test"},{"system" : "http://snomed.info/sct","code" : "273610003","display" : "Short Michigan alcoholism screening test"},{"system" : "http://snomed.info/sct","code" : "273611004","display" : "MEAMS - Middlesex elderly assessment of mental state"},{"system" : "http://snomed.info/sct","code" : "273613001","display" : "Midlands spelling test"},{"system" : "http://snomed.info/sct","code" : "273614007","display" : "Mill Hill vocabulary scale"},{"system" : "http://snomed.info/sct","code" : "273615008","display" : "Miller assessment for preschoolers (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273616009","display" : "Milwaukee evaluation of daily living skills (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273617000","display" : "Mini-mental state examination"},{"system" : "http://snomed.info/sct","code" : "273619002","display" : "Modified mini-mental state examination"},{"system" : "http://snomed.info/sct","code" : "273621007","display" : "Minnesota test for differential diagnosis of aphasia"},{"system" : "http://snomed.info/sct","code" : "273622000","display" : "Shortened Schuell - Shortened Minnesota test for differential diagnosis of aphasia"},{"system" : "http://snomed.info/sct","code" : "273623005","display" : "Modified card sorting test"},{"system" : "http://snomed.info/sct","code" : "273624004","display" : "MISS - Modified injury severity scale"},{"system" : "http://snomed.info/sct","code" : "273625003","display" : "Modified word learning test"},{"system" : "http://snomed.info/sct","code" : "273627006","display" : "Mood adjective checklist (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273628001","display" : "Morgan-Barry auditory discrimination and attention test"},{"system" : "http://snomed.info/sct","code" : "273629009","display" : "Morningside rehabilitation status scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273630004","display" : "Mortality probability model"},{"system" : "http://snomed.info/sct","code" : "273631000","display" : "Mortality prediction model II"},{"system" : "http://snomed.info/sct","code" : "273632007","display" : "MFS - Motives for smoking scale"},{"system" : "http://snomed.info/sct","code" : "273633002","display" : "Motor assessment scale"},{"system" : "http://snomed.info/sct","code" : "273634008","display" : "Motricity index"},{"system" : "http://snomed.info/sct","code" : "273635009","display" : "Mount Wilga high level language screening assessment"},{"system" : "http://snomed.info/sct","code" : "273636005","display" : "Movement of upper limb evaluation"},{"system" : "http://snomed.info/sct","code" : "273637001","display" : "Multilevel informal language inventory"},{"system" : "http://snomed.info/sct","code" : "273638006","display" : "Multilingual aphasia examination"},{"system" : "http://snomed.info/sct","code" : "273639003","display" : "Munich alcoholism test"},{"system" : "http://snomed.info/sct","code" : "273640001","display" : "NART - National adult reading test"},{"system" : "http://snomed.info/sct","code" : "273641002","display" : "Neale analysis of reading ability"},{"system" : "http://snomed.info/sct","code" : "273642009","display" : "Nelson schedule of growing skills"},{"system" : "http://snomed.info/sct","code" : "273643004","display" : "Neurobehavioral cognitive status examination"},{"system" : "http://snomed.info/sct","code" : "273644005","display" : "Neuropsychological battery"},{"system" : "http://snomed.info/sct","code" : "273645006","display" : "Newcastle articulation test"},{"system" : "http://snomed.info/sct","code" : "273646007","display" : "Newcastle dyspraxia assessment"},{"system" : "http://snomed.info/sct","code" : "273647003","display" : "Newcastle phonology assessment"},{"system" : "http://snomed.info/sct","code" : "273648008","display" : "Nine hole peg test"},{"system" : "http://snomed.info/sct","code" : "273649000","display" : "Norris functional scale"},{"system" : "http://snomed.info/sct","code" : "273651001","display" : "Northwick Park index of independence in ADL"},{"system" : "http://snomed.info/sct","code" : "273652008","display" : "NHP - Nottingham health profile"},{"system" : "http://snomed.info/sct","code" : "273654009","display" : "Nuffield dyspraxia assessment"},{"system" : "http://snomed.info/sct","code" : "273656006","display" : "Object naming test"},{"system" : "http://snomed.info/sct","code" : "273657002","display" : "Occasions for smoking scale"},{"system" : "http://snomed.info/sct","code" : "273658007","display" : "Occupational case analysis interview and rating scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273659004","display" : "Occupational performance history interview"},{"system" : "http://snomed.info/sct","code" : "273660009","display" : "Odstock hand assessment"},{"system" : "http://snomed.info/sct","code" : "273661008","display" : "OPCS disability scales"},{"system" : "http://snomed.info/sct","code" : "273662001","display" : "OPCS behaviour disability scale"},{"system" : "http://snomed.info/sct","code" : "273663006","display" : "OPCS communication disability scale"},{"system" : "http://snomed.info/sct","code" : "273664000","display" : "OPCS consciousness disability scale"},{"system" : "http://snomed.info/sct","code" : "273665004","display" : "OPCS continence disability scale"},{"system" : "http://snomed.info/sct","code" : "273666003","display" : "OPCS dexterity disability scale"},{"system" : "http://snomed.info/sct","code" : "273667007","display" : "OPCS disfigurement disability scale"},{"system" : "http://snomed.info/sct","code" : "273668002","display" : "OPCS eating, drinking and digestion disability scale"},{"system" : "http://snomed.info/sct","code" : "273669005","display" : "OPCS hearing disability scale"},{"system" : "http://snomed.info/sct","code" : "273670006","display" : "OPCS intellectual functioning disability scale"},{"system" : "http://snomed.info/sct","code" : "273671005","display" : "OPCS locomotion disability scale"},{"system" : "http://snomed.info/sct","code" : "273672003","display" : "OPCS personal care disability scale"},{"system" : "http://snomed.info/sct","code" : "273673008","display" : "OPCS reaching and stretching disability scale"},{"system" : "http://snomed.info/sct","code" : "273674002","display" : "OPCS seeing disability scale"},{"system" : "http://snomed.info/sct","code" : "273675001","display" : "Oswestry disability index"},{"system" : "http://snomed.info/sct","code" : "273677009","display" : "Oxford grading scale for muscle strength"},{"system" : "http://snomed.info/sct","code" : "273680005","display" : "Padua inventory"},{"system" : "http://snomed.info/sct","code" : "273681009","display" : "Pediatric clinical test of sensory integration and balance (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273682002","display" : "Paediatric oral skills profile"},{"system" : "http://snomed.info/sct","code" : "273683007","display" : "PRISM - Pediatric risk of mortality"},{"system" : "http://snomed.info/sct","code" : "273684001","display" : "Paediatric trauma score"},{"system" : "http://snomed.info/sct","code" : "273685000","display" : "Pain diary"},{"system" : "http://snomed.info/sct","code" : "273686004","display" : "Pantomime test"},{"system" : "http://snomed.info/sct","code" : "273687008","display" : "Partners in augmentative communication training"},{"system" : "http://snomed.info/sct","code" : "273688003","display" : "Patient activity checklist"},{"system" : "http://snomed.info/sct","code" : "273689006","display" : "Patient satisfaction score"},{"system" : "http://snomed.info/sct","code" : "273690002","display" : "16PF - Personality factor questionnaire"},{"system" : "http://snomed.info/sct","code" : "273691003","display" : "PETAL speech assessment procedure"},{"system" : "http://snomed.info/sct","code" : "273692005","display" : "Peabody picture vocabulary test"},{"system" : "http://snomed.info/sct","code" : "273693000","display" : "PSI - Perceptions of stuttering inventory"},{"system" : "http://snomed.info/sct","code" : "273694006","display" : "Performance test of activities of daily living"},{"system" : "http://snomed.info/sct","code" : "273695007","display" : "Personality assessment schedule"},{"system" : "http://snomed.info/sct","code" : "273696008","display" : "PGCMS - Philadelphia geriatric centre morale scale"},{"system" : "http://snomed.info/sct","code" : "273697004","display" : "Phonological assessment of child speech (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273699001","display" : "PIP developmental charts"},{"system" : "http://snomed.info/sct","code" : "273701001","display" : "Picture pointing test"},{"system" : "http://snomed.info/sct","code" : "273702008","display" : "Porch index of communicative ability"},{"system" : "http://snomed.info/sct","code" : "273703003","display" : "PANSS - Positive and negative syndrome scale"},{"system" : "http://snomed.info/sct","code" : "273704009","display" : "Pragmatics profile"},{"system" : "http://snomed.info/sct","code" : "273705005","display" : "Pragmatics profile of early communication skills"},{"system" : "http://snomed.info/sct","code" : "273706006","display" : "Preschool behavior check list (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273707002","display" : "Pre-school Boehm"},{"system" : "http://snomed.info/sct","code" : "273709004","display" : "Pre-speech assessment scale"},{"system" : "http://snomed.info/sct","code" : "273711008","display" : "Preschool language scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273712001","display" : "Previous IQ assessment by pronunciation"},{"system" : "http://snomed.info/sct","code" : "273713006","display" : "Probability of death score"},{"system" : "http://snomed.info/sct","code" : "273714000","display" : "Problem oriented medical record"},{"system" : "http://snomed.info/sct","code" : "273715004","display" : "PRISM - Profile in semantics"},{"system" : "http://snomed.info/sct","code" : "273716003","display" : "Profile of communicative appropriateness"},{"system" : "http://snomed.info/sct","code" : "273717007","display" : "Profile of mood states"},{"system" : "http://snomed.info/sct","code" : "273718002","display" : "PALPA - Psycholinguistic assessments of language processing in aphasia"},{"system" : "http://snomed.info/sct","code" : "273719005","display" : "Psychological adjustment to illness scale"},{"system" : "http://snomed.info/sct","code" : "273720004","display" : "PULSES profile"},{"system" : "http://snomed.info/sct","code" : "273721000","display" : "Purdue pegboard scale"},{"system" : "http://snomed.info/sct","code" : "273722007","display" : "Pyramids and palm trees test"},{"system" : "http://snomed.info/sct","code" : "273723002","display" : "Quadriplegia index of function"},{"system" : "http://snomed.info/sct","code" : "273724008","display" : "QALYs - Quality adjusted life years"},{"system" : "http://snomed.info/sct","code" : "273725009","display" : "Quality of life scale"},{"system" : "http://snomed.info/sct","code" : "273726005","display" : "Quality of wellbeing scale"},{"system" : "http://snomed.info/sct","code" : "273728006","display" : "Rand functional limitations battery"},{"system" : "http://snomed.info/sct","code" : "273729003","display" : "Rankin scale"},{"system" : "http://snomed.info/sct","code" : "273730008","display" : "Rappaport disability rating scale"},{"system" : "http://snomed.info/sct","code" : "273731007","display" : "Rating communicative behavior in head injured adults"},{"system" : "http://snomed.info/sct","code" : "273732000","display" : "Raven's Colored Progressive Matrices"},{"system" : "http://snomed.info/sct","code" : "273733005","display" : "Raven Standard Progressive Matrices (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273735003","display" : "Read word discrimination test"},{"system" : "http://snomed.info/sct","code" : "273736002","display" : "Reading comprehension battery for aphasia"},{"system" : "http://snomed.info/sct","code" : "273737006","display" : "RFES - Reasons for eating scale"},{"system" : "http://snomed.info/sct","code" : "273738001","display" : "Reasons for smoking scale"},{"system" : "http://snomed.info/sct","code" : "273739009","display" : "Receptive expressive emergent language scale"},{"system" : "http://snomed.info/sct","code" : "273740006","display" : "RMT - Recognition memory test"},{"system" : "http://snomed.info/sct","code" : "273741005","display" : "RSS - Relative Stress Scale"},{"system" : "http://snomed.info/sct","code" : "273742003","display" : "RI - Renal index"},{"system" : "http://snomed.info/sct","code" : "273743008","display" : "Renfrew action picture test"},{"system" : "http://snomed.info/sct","code" : "273744002","display" : "Renfrew articulation test"},{"system" : "http://snomed.info/sct","code" : "273745001","display" : "Renfrew wordfinding"},{"system" : "http://snomed.info/sct","code" : "273746000","display" : "Repertory grid"},{"system" : "http://snomed.info/sct","code" : "273747009","display" : "Reporters tests"},{"system" : "http://snomed.info/sct","code" : "273748004","display" : "Resistance to change grid"},{"system" : "http://snomed.info/sct","code" : "273749007","display" : "Respiratory index"},{"system" : "http://snomed.info/sct","code" : "273750007","display" : "Restrained eating inventory"},{"system" : "http://snomed.info/sct","code" : "273751006","display" : "Revised Iowa scale for rating severity"},{"system" : "http://snomed.info/sct","code" : "273752004","display" : "Reynell developmental language scales"},{"system" : "http://snomed.info/sct","code" : "273753009","display" : "Reynell receptive language assessment"},{"system" : "http://snomed.info/sct","code" : "273754003","display" : "Reynell expressive language assessment"},{"system" : "http://snomed.info/sct","code" : "273756001","display" : "Reynell Zinkin language scale for the visually impaired"},{"system" : "http://snomed.info/sct","code" : "273757005","display" : "Right hemisphere battery"},{"system" : "http://snomed.info/sct","code" : "273758000","display" : "Ritchie articular index"},{"system" : "http://snomed.info/sct","code" : "273761004","display" : "RBMT - Rivermead behavioral memory test"},{"system" : "http://snomed.info/sct","code" : "273762006","display" : "RMA - Rivermead motor assessment"},{"system" : "http://snomed.info/sct","code" : "273763001","display" : "Rivermead perceptual assessment battery"},{"system" : "http://snomed.info/sct","code" : "273764007","display" : "Robertson dysarthria assessment"},{"system" : "http://snomed.info/sct","code" : "273765008","display" : "Robertson dysarthria profile"},{"system" : "http://snomed.info/sct","code" : "273766009","display" : "Roehampton ADL for amputees"},{"system" : "http://snomed.info/sct","code" : "273767000","display" : "Rose Summers pragmatic profile"},{"system" : "http://snomed.info/sct","code" : "273768005","display" : "Ross information processing assessment"},{"system" : "http://snomed.info/sct","code" : "273769002","display" : "Rosser's classification of illness states"},{"system" : "http://snomed.info/sct","code" : "273770001","display" : "Roth and Spekman list of communicative intentions"},{"system" : "http://snomed.info/sct","code" : "273771002","display" : "Rotterdam symptom check list"},{"system" : "http://snomed.info/sct","code" : "273772009","display" : "Routine task inventory"},{"system" : "http://snomed.info/sct","code" : "273774005","display" : "Rutter Behaviour Questionnaire"},{"system" : "http://snomed.info/sct","code" : "273775006","display" : "Rutter A scale"},{"system" : "http://snomed.info/sct","code" : "273776007","display" : "Rutter B scale"},{"system" : "http://snomed.info/sct","code" : "273777003","display" : "Rutter B2 scale"},{"system" : "http://snomed.info/sct","code" : "273778008","display" : "S scale Andrews and Cutler"},{"system" : "http://snomed.info/sct","code" : "273779000","display" : "Salford reading test"},{"system" : "http://snomed.info/sct","code" : "273780002","display" : "Samaritan orientation test"},{"system" : "http://snomed.info/sct","code" : "273781003","display" : "Sandwell bilingual comprehension test"},{"system" : "http://snomed.info/sct","code" : "273782005","display" : "Santa Clara valley medical centre functional assessment measure"},{"system" : "http://snomed.info/sct","code" : "273783000","display" : "Savary Miller scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273784006","display" : "SECS - Scale of early communication skills"},{"system" : "http://snomed.info/sct","code" : "273785007","display" : "Schwachmann score (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273786008","display" : "Schedules for clinical assessment in neuropsychiatry"},{"system" : "http://snomed.info/sct","code" : "273787004","display" : "Schnijders Ooman test for deaf children (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273788009","display" : "Schofield equation"},{"system" : "http://snomed.info/sct","code" : "273791009","display" : "Scissor skills checklist"},{"system" : "http://snomed.info/sct","code" : "273792002","display" : "Screening for developmental apraxia of speech"},{"system" : "http://snomed.info/sct","code" : "273793007","display" : "Screening test for auditory processing disorders"},{"system" : "http://snomed.info/sct","code" : "273795000","display" : "SIPT - Sensory Integration and Praxis Test"},{"system" : "http://snomed.info/sct","code" : "273797008","display" : "SCT - Sentence comprehension test"},{"system" : "http://snomed.info/sct","code" : "273798003","display" : "Serial sevens test"},{"system" : "http://snomed.info/sct","code" : "273799006","display" : "Severity of alcohol dependence questionnaire"},{"system" : "http://snomed.info/sct","code" : "273800005","display" : "SODQ - Severity of opiate dependence questionnaire"},{"system" : "http://snomed.info/sct","code" : "273801009","display" : "Shaper index"},{"system" : "http://snomed.info/sct","code" : "273802002","display" : "Short alcohol dependence data"},{"system" : "http://snomed.info/sct","code" : "273803007","display" : "Short Orientation - Memory - Concentration Test (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273804001","display" : "Short orientation-memory-concentration test - alternative version"},{"system" : "http://snomed.info/sct","code" : "273805000","display" : "Short-term memory test"},{"system" : "http://snomed.info/sct","code" : "273806004","display" : "Shulman test of pragmatic skills"},{"system" : "http://snomed.info/sct","code" : "273807008","display" : "Sickness impact profile"},{"system" : "http://snomed.info/sct","code" : "273809006","display" : "Silvers cerebral function test"},{"system" : "http://snomed.info/sct","code" : "273811002","display" : "Simplified Acute Physiology Score (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273812009","display" : "Simplified acute physiology scale II"},{"system" : "http://snomed.info/sct","code" : "273813004","display" : "SCQ - Situational confidence questionnaire"},{"system" : "http://snomed.info/sct","code" : "273814005","display" : "Situations for eating scale"},{"system" : "http://snomed.info/sct","code" : "273815006","display" : "Smith cognitive questionnaire"},{"system" : "http://snomed.info/sct","code" : "273816007","display" : "Social adjustment scale"},{"system" : "http://snomed.info/sct","code" : "273817003","display" : "SAS II - Social adjustment scale II"},{"system" : "http://snomed.info/sct","code" : "273818008","display" : "Social adjustment scale self - report"},{"system" : "http://snomed.info/sct","code" : "273819000","display" : "Social behavior assessment scale"},{"system" : "http://snomed.info/sct","code" : "273820006","display" : "Social support questionnaire"},{"system" : "http://snomed.info/sct","code" : "273822003","display" : "STAP - South Tyneside assessment of phonology"},{"system" : "http://snomed.info/sct","code" : "273823008","display" : "South Tyneside assessment of syntactic structures"},{"system" : "http://snomed.info/sct","code" : "273824002","display" : "FGP - Southern California figure ground visual perception test"},{"system" : "http://snomed.info/sct","code" : "273825001","display" : "Southern California postrotary nystagmus test"},{"system" : "http://snomed.info/sct","code" : "273826000","display" : "Southern California sensory integration test"},{"system" : "http://snomed.info/sct","code" : "273827009","display" : "Spare time activities questionnaire (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273828004","display" : "Special hospitals assessment of personality"},{"system" : "http://snomed.info/sct","code" : "273829007","display" : "Speech intelligibility assessment procedure"},{"system" : "http://snomed.info/sct","code" : "273830002","display" : "Spielberger state-trait anxiety inventory (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273831003","display" : "Quality of life index"},{"system" : "http://snomed.info/sct","code" : "273833000","display" : "St George's hospital respiratory questionnaire"},{"system" : "http://snomed.info/sct","code" : "273834006","display" : "St Thomas's disability questionnaire"},{"system" : "http://snomed.info/sct","code" : "273835007","display" : "SAP - Standardized assessment of personality"},{"system" : "http://snomed.info/sct","code" : "273836008","display" : "Stanford Binet intelligence scale"},{"system" : "http://snomed.info/sct","code" : "273837004","display" : "Steinbrocker functional classification (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273838009","display" : "Stimulus response inventory"},{"system" : "http://snomed.info/sct","code" : "273839001","display" : "Stocker probe technique for diagnosis and treatment of stuttering in young children (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273840004","display" : "Stockton geriatric rating scale"},{"system" : "http://snomed.info/sct","code" : "273841000","display" : "Story completion test"},{"system" : "http://snomed.info/sct","code" : "273842007","display" : "Structured observation test of function (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273843002","display" : "SCID - Structured clinical interview for DSM-III-R"},{"system" : "http://snomed.info/sct","code" : "273844008","display" : "Structured interview for DSM-III personality disorders"},{"system" : "http://snomed.info/sct","code" : "273845009","display" : "Stuttering intervention program"},{"system" : "http://snomed.info/sct","code" : "273846005","display" : "Stuttering prediction instrument"},{"system" : "http://snomed.info/sct","code" : "273847001","display" : "Stuttering severity instrument"},{"system" : "http://snomed.info/sct","code" : "273848006","display" : "Stycar hearing test"},{"system" : "http://snomed.info/sct","code" : "273849003","display" : "Subjective global assessment"},{"system" : "http://snomed.info/sct","code" : "273850003","display" : "Substance use disorder diagnostic schedule"},{"system" : "http://snomed.info/sct","code" : "273852006","display" : "Suicide risk scale"},{"system" : "http://snomed.info/sct","code" : "273853001","display" : "Sunnybrook cord injury scale"},{"system" : "http://snomed.info/sct","code" : "273854007","display" : "Supplementary language test"},{"system" : "http://snomed.info/sct","code" : "273856009","display" : "Swollen joint count"},{"system" : "http://snomed.info/sct","code" : "273857000","display" : "Symbol digit modalities test"},{"system" : "http://snomed.info/sct","code" : "273858005","display" : "Symbolic play test"},{"system" : "http://snomed.info/sct","code" : "273859002","display" : "Symptom checklist"},{"system" : "http://snomed.info/sct","code" : "273860007","display" : "SLT - Synonym learning test"},{"system" : "http://snomed.info/sct","code" : "273861006","display" : "Systematic fluency training for young children"},{"system" : "http://snomed.info/sct","code" : "273862004","display" : "Systemic lupus activity measure"},{"system" : "http://snomed.info/sct","code" : "273863009","display" : "SLEDAI - Systemic lupus erythematosus disease activity index"},{"system" : "http://snomed.info/sct","code" : "273864003","display" : "Tamb test"},{"system" : "http://snomed.info/sct","code" : "273865002","display" : "Tender joint count"},{"system" : "http://snomed.info/sct","code" : "273867005","display" : "Test for auditory perception of speech"},{"system" : "http://snomed.info/sct","code" : "273868000","display" : "TACL - Test of auditory comprehension of language"},{"system" : "http://snomed.info/sct","code" : "273869008","display" : "Test of auditory discrimination"},{"system" : "http://snomed.info/sct","code" : "273870009","display" : "Test of language competence"},{"system" : "http://snomed.info/sct","code" : "273871008","display" : "Test of language development 2"},{"system" : "http://snomed.info/sct","code" : "273872001","display" : "Test of motor impairment - Stott-Moyes-Henderson (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273873006","display" : "Test of pragmatic skills"},{"system" : "http://snomed.info/sct","code" : "273874000","display" : "Test of reception of grammar"},{"system" : "http://snomed.info/sct","code" : "273875004","display" : "TSA - Test of syntactic abilities"},{"system" : "http://snomed.info/sct","code" : "273876003","display" : "Test of word finding in discourse"},{"system" : "http://snomed.info/sct","code" : "273877007","display" : "Test of word knowledge"},{"system" : "http://snomed.info/sct","code" : "273878002","display" : "Therapeutic intervention scoring system"},{"system" : "http://snomed.info/sct","code" : "273879005","display" : "TLFB - Time line follow back"},{"system" : "http://snomed.info/sct","code" : "273880008","display" : "Time trade off analysis"},{"system" : "http://snomed.info/sct","code" : "273881007","display" : "Token test"},{"system" : "http://snomed.info/sct","code" : "273882000","display" : "Trail making test"},{"system" : "http://snomed.info/sct","code" : "273883005","display" : "Trauma index"},{"system" : "http://snomed.info/sct","code" : "273884004","display" : "Trauma score"},{"system" : "http://snomed.info/sct","code" : "273885003","display" : "RTS - Revised trauma score"},{"system" : "http://snomed.info/sct","code" : "273886002","display" : "Trauma and injury severity score"},{"system" : "http://snomed.info/sct","code" : "273887006","display" : "Triage index"},{"system" : "http://snomed.info/sct","code" : "273888001","display" : "Valentine auditory memory test"},{"system" : "http://snomed.info/sct","code" : "273889009","display" : "Valpar 17 pre-vocational readiness battery"},{"system" : "http://snomed.info/sct","code" : "273891001","display" : "Vernon Cloze procedure reading test"},{"system" : "http://snomed.info/sct","code" : "273892008","display" : "Vernon graded word reading test"},{"system" : "http://snomed.info/sct","code" : "273893003","display" : "Vineland maturity scales adapted for the blind"},{"system" : "http://snomed.info/sct","code" : "273894009","display" : "Vineland social maturity scale"},{"system" : "http://snomed.info/sct","code" : "273895005","display" : "Vineland subquotient - general self-help"},{"system" : "http://snomed.info/sct","code" : "273896006","display" : "Vineland subquotient - communication"},{"system" : "http://snomed.info/sct","code" : "273897002","display" : "Vineland subquotient - locomotion"},{"system" : "http://snomed.info/sct","code" : "273898007","display" : "Vineland subquotient - occupation"},{"system" : "http://snomed.info/sct","code" : "273899004","display" : "Vineland subquotient - self-help in eating"},{"system" : "http://snomed.info/sct","code" : "273900009","display" : "Vineland subquotient - socialization"},{"system" : "http://snomed.info/sct","code" : "273901008","display" : "Vineland behavioural assessment"},{"system" : "http://snomed.info/sct","code" : "273902001","display" : "Visick symptom grade"},{"system" : "http://snomed.info/sct","code" : "273903006","display" : "VAS - Visual analog scale"},{"system" : "http://snomed.info/sct","code" : "273904000","display" : "Visual analogue pain scale"},{"system" : "http://snomed.info/sct","code" : "273905004","display" : "Visual and perceptual assessment program"},{"system" : "http://snomed.info/sct","code" : "273906003","display" : "Visual object and spatial perception test"},{"system" : "http://snomed.info/sct","code" : "273908002","display" : "Voice assessment sheet - Martin"},{"system" : "http://snomed.info/sct","code" : "273909005","display" : "Voice evaluation form"},{"system" : "http://snomed.info/sct","code" : "273910000","display" : "Voice skills assessment"},{"system" : "http://snomed.info/sct","code" : "273912008","display" : "Waddell disability index"},{"system" : "http://snomed.info/sct","code" : "273913003","display" : "Wakefield self-assessment depression inventory"},{"system" : "http://snomed.info/sct","code" : "273914009","display" : "Ward behavior rating scale"},{"system" : "http://snomed.info/sct","code" : "273915005","display" : "Warner dysphagia assessment"},{"system" : "http://snomed.info/sct","code" : "273916006","display" : "Wechsler adult intelligence scale"},{"system" : "http://snomed.info/sct","code" : "273917002","display" : "Wechsler adult intelligence test - revised"},{"system" : "http://snomed.info/sct","code" : "273918007","display" : "Wechsler intelligence scale for children"},{"system" : "http://snomed.info/sct","code" : "273919004","display" : "Wechsler intelligence non-verbal performance assessment"},{"system" : "http://snomed.info/sct","code" : "273920005","display" : "Wechsler intelligence verbal assessment"},{"system" : "http://snomed.info/sct","code" : "273921009","display" : "Wechsler memory scale"},{"system" : "http://snomed.info/sct","code" : "273922002","display" : "Wechsler pre-school and primary scale of intelligence"},{"system" : "http://snomed.info/sct","code" : "273923007","display" : "Weigl - Goldstein - Scheerer color form sorting test (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273924001","display" : "Wepman digit span test"},{"system" : "http://snomed.info/sct","code" : "273925000","display" : "Wepman test of auditory processing disorders"},{"system" : "http://snomed.info/sct","code" : "273926004","display" : "Wessex revised portage language checklist (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273927008","display" : "Western aphasia battery"},{"system" : "http://snomed.info/sct","code" : "273928003","display" : "Westmead Post-Traumatic Amnesia Scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "273929006","display" : "WHO depression scale"},{"system" : "http://snomed.info/sct","code" : "273930001","display" : "WHO handicap scale"},{"system" : "http://snomed.info/sct","code" : "273931002","display" : "WHO classification of impairments, disabilities and handicap scale"},{"system" : "http://snomed.info/sct","code" : "273932009","display" : "WHO economic self-sufficiency handicap scale"},{"system" : "http://snomed.info/sct","code" : "273933004","display" : "WHO mobility handicap scale"},{"system" : "http://snomed.info/sct","code" : "273934005","display" : "WHO occupation handicap scale"},{"system" : "http://snomed.info/sct","code" : "273935006","display" : "WHO orientation handicap scale"},{"system" : "http://snomed.info/sct","code" : "273936007","display" : "WHO physical independence handicap scale"},{"system" : "http://snomed.info/sct","code" : "273937003","display" : "WHO social integration handicap scale"},{"system" : "http://snomed.info/sct","code" : "273938008","display" : "Winslow feeding checklist"},{"system" : "http://snomed.info/sct","code" : "273939000","display" : "Wisconsin card sorting test"},{"system" : "http://snomed.info/sct","code" : "273940003","display" : "SDS - Zung self-rating depression scale"},{"system" : "http://snomed.info/sct","code" : "273941004","display" : "Zung's anxiety status inventory"},{"system" : "http://snomed.info/sct","code" : "273942006","display" : "Zung's self-rating anxiety scale"},{"system" : "http://snomed.info/sct","code" : "277318003","display" : "(m)"},{"system" : "http://snomed.info/sct","code" : "277457005","display" : "Histological grading systems"},{"system" : "http://snomed.info/sct","code" : "277459008","display" : "Daumas-Duport grading system"},{"system" : "http://snomed.info/sct","code" : "277460003","display" : "WHO CNS tumour grading system"},{"system" : "http://snomed.info/sct","code" : "277645005","display" : "Additional TNM descriptors"},{"system" : "http://snomed.info/sct","code" : "278241006","display" : "Node stage G1"},{"system" : "http://snomed.info/sct","code" : "278242004","display" : "Node stage G2"},{"system" : "http://snomed.info/sct","code" : "278247005","display" : "Lung stage L1"},{"system" : "http://snomed.info/sct","code" : "278699003","display" : "Parsonnet score"},{"system" : "http://snomed.info/sct","code" : "278896008","display" : "Short form McGill pain questionnaire"},{"system" : "http://snomed.info/sct","code" : "278897004","display" : "Waterlow pressure sore risk score"},{"system" : "http://snomed.info/sct","code" : "278898009","display" : "Norton Scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "279101002","display" : "Verbal rating scale"},{"system" : "http://snomed.info/sct","code" : "281113000","display" : "Health of the Nation Outcome Scale - summated (generic version)"},{"system" : "http://snomed.info/sct","code" : "281114006","display" : "Health of the Nation Outcome Scale subscale (generic version)"},{"system" : "http://snomed.info/sct","code" : "281115007","display" : "Health of the Nation Outcome Scale item 1 - aggressive/disruptive behavior"},{"system" : "http://snomed.info/sct","code" : "281116008","display" : "Health of the Nation Outcome Scale item 2 - non-accidental self injury"},{"system" : "http://snomed.info/sct","code" : "281117004","display" : "HoNOS item 3 - alcohol/drug problem"},{"system" : "http://snomed.info/sct","code" : "281118009","display" : "Health of the Nation Outcome Scale item 4 - cognitive problems"},{"system" : "http://snomed.info/sct","code" : "281119001","display" : "HoNOS item 5"},{"system" : "http://snomed.info/sct","code" : "281120007","display" : "Health of the Nation Outcome Scale item 6 - hallucinations/delusions"},{"system" : "http://snomed.info/sct","code" : "281121006","display" : "HoNOS item 7"},{"system" : "http://snomed.info/sct","code" : "281122004","display" : "Health of the Nation Outcome Scale item 8 - other mental/behavioral problems"},{"system" : "http://snomed.info/sct","code" : "281123009","display" : "HoNOS item 9"},{"system" : "http://snomed.info/sct","code" : "281124003","display" : "HoNOS item 10"},{"system" : "http://snomed.info/sct","code" : "281125002","display" : "Health of the Nation Outcome scale item 11 - living conditions"},{"system" : "http://snomed.info/sct","code" : "281126001","display" : "HoNOS item 12"},{"system" : "http://snomed.info/sct","code" : "281400004","display" : "Ramsay sedation scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "281692008","display" : "Griffiths mental developmental scale"},{"system" : "http://snomed.info/sct","code" : "281693003","display" : "Gessell developmental scale"},{"system" : "http://snomed.info/sct","code" : "281844006","display" : "Health of the Nation Outcome subscale A"},{"system" : "http://snomed.info/sct","code" : "281845007","display" : "HoNOS subscale B"},{"system" : "http://snomed.info/sct","code" : "281846008","display" : "Health of the Nation Outcome subscale C"},{"system" : "http://snomed.info/sct","code" : "281848009","display" : "HoNOS subscale D"},{"system" : "http://snomed.info/sct","code" : "281849001","display" : "Health of the Nation Outcome Scale item (generic version)"},{"system" : "http://snomed.info/sct","code" : "282402005","display" : "V - Hepatic vein marker"},{"system" : "http://snomed.info/sct","code" : "282403000","display" : "P - Portal vein marker"},{"system" : "http://snomed.info/sct","code" : "282404006","display" : "E - Extrahepatic marker"},{"system" : "http://snomed.info/sct","code" : "282405007","display" : "M - Metastatic marker"},{"system" : "http://snomed.info/sct","code" : "282436004","display" : "E - Extralymphatic organ involvement marker"},{"system" : "http://snomed.info/sct","code" : "282437008","display" : "S - Splenic involvement marker"},{"system" : "http://snomed.info/sct","code" : "282466006","display" : "Suicide intent score scale"},{"system" : "http://snomed.info/sct","code" : "282467002","display" : "Suicide intent score scale - summated"},{"system" : "http://snomed.info/sct","code" : "282468007","display" : "Suicide intent score subscale"},{"system" : "http://snomed.info/sct","code" : "282469004","display" : "Suicide intent score subscale - attempt circumstances"},{"system" : "http://snomed.info/sct","code" : "282470003","display" : "Suicide intent score subscale - self report"},{"system" : "http://snomed.info/sct","code" : "282471004","display" : "Suicide intent score subscale - risk"},{"system" : "http://snomed.info/sct","code" : "284061009","display" : "GAF - Global assessment of functioning - 1993 DSMIV adaptation"},{"system" : "http://snomed.info/sct","code" : "284064001","display" : "BPRS - Brief psychiatric rating scale - 1962"},{"system" : "http://snomed.info/sct","code" : "284464005","display" : "Health of the Nation Outcome Scales"},{"system" : "http://snomed.info/sct","code" : "285713000","display" : "Guide to early movement skills checklist"},{"system" : "http://snomed.info/sct","code" : "285714006","display" : "BSTS - Bereweeke skill teaching system checklist"},{"system" : "http://snomed.info/sct","code" : "300991009","display" : "Webster Scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "303807002","display" : "Rule of nines"},{"system" : "http://snomed.info/sct","code" : "304705008","display" : "AAMR adaptive behavior scale"},{"system" : "http://snomed.info/sct","code" : "304706009","display" : "Acceptance of illness scale"},{"system" : "http://snomed.info/sct","code" : "304707000","display" : "Anomalous sentences repetition test"},{"system" : "http://snomed.info/sct","code" : "304708005","display" : "Arthritis impact measurement scale"},{"system" : "http://snomed.info/sct","code" : "304709002","display" : "Attitudes towards doctors and medicine scale"},{"system" : "http://snomed.info/sct","code" : "304710007","display" : "Beck hopelessness scale"},{"system" : "http://snomed.info/sct","code" : "304711006","display" : "Beck anxiety inventory"},{"system" : "http://snomed.info/sct","code" : "304712004","display" : "Beck scale for suicide ideation"},{"system" : "http://snomed.info/sct","code" : "304713009","display" : "BPCQ - Beliefs about pain control questionnaire"},{"system" : "http://snomed.info/sct","code" : "304714003","display" : "Bellak children's apperception test"},{"system" : "http://snomed.info/sct","code" : "304715002","display" : "Bender visual motor gestalt test"},{"system" : "http://snomed.info/sct","code" : "304716001","display" : "Bruininks-Oseretsky test of motor proficiency (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "304717005","display" : "Cancer attitude inventory"},{"system" : "http://snomed.info/sct","code" : "304718000","display" : "Child depression scale, second research edition"},{"system" : "http://snomed.info/sct","code" : "304719008","display" : "Children's health locus of control scale"},{"system" : "http://snomed.info/sct","code" : "304720002","display" : "CECS - Courtauld emotional control scale"},{"system" : "http://snomed.info/sct","code" : "304721003","display" : "Crown-crisp experiential index"},{"system" : "http://snomed.info/sct","code" : "304722005","display" : "Culture-free self-esteem inventory"},{"system" : "http://snomed.info/sct","code" : "304723000","display" : "Delusions-symptoms-states inventory"},{"system" : "http://snomed.info/sct","code" : "304724006","display" : "Eysenck personality questionnaire"},{"system" : "http://snomed.info/sct","code" : "304725007","display" : "Family relations test"},{"system" : "http://snomed.info/sct","code" : "304726008","display" : "Forced choice ratings of health-related attributes"},{"system" : "http://snomed.info/sct","code" : "304727004","display" : "Framingham anger measure"},{"system" : "http://snomed.info/sct","code" : "304728009","display" : "Framingham type A behavior pattern measure"},{"system" : "http://snomed.info/sct","code" : "304729001","display" : "Fuld object memory evaluation"},{"system" : "http://snomed.info/sct","code" : "304730006","display" : "Functional performance record"},{"system" : "http://snomed.info/sct","code" : "304731005","display" : "GPHB - General preventative health behaviours checklist"},{"system" : "http://snomed.info/sct","code" : "304732003","display" : "Hassles scale"},{"system" : "http://snomed.info/sct","code" : "304733008","display" : "Health knowledge measurement"},{"system" : "http://snomed.info/sct","code" : "304734002","display" : "Health value scale"},{"system" : "http://snomed.info/sct","code" : "304735001","display" : "Illinois test of psycholinguistic abilities, revised edition (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "304736000","display" : "Inventory of drinking situations"},{"system" : "http://snomed.info/sct","code" : "304738004","display" : "Kaufman assessment battery for children"},{"system" : "http://snomed.info/sct","code" : "304739007","display" : "Life experiences checklist"},{"system" : "http://snomed.info/sct","code" : "304740009","display" : "LOT - Life orientation test"},{"system" : "http://snomed.info/sct","code" : "304741008","display" : "Luria-Nebraska neuropsychological battery, children's revision"},{"system" : "http://snomed.info/sct","code" : "304742001","display" : "Luria-Nebraska neuropsychological battery, form 1"},{"system" : "http://snomed.info/sct","code" : "304743006","display" : "Marlow-Crowne scale"},{"system" : "http://snomed.info/sct","code" : "304744000","display" : "MISS - Medical interview satisfaction scale"},{"system" : "http://snomed.info/sct","code" : "304745004","display" : "Mental adjustment to cancer scale"},{"system" : "http://snomed.info/sct","code" : "304746003","display" : "Merril-Palmer preschool performance scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "304747007","display" : "Motivation analysis test"},{"system" : "http://snomed.info/sct","code" : "304748002","display" : "Multidimensional health locus of control scale"},{"system" : "http://snomed.info/sct","code" : "304749005","display" : "Object relations technique"},{"system" : "http://snomed.info/sct","code" : "304750005","display" : "Pain coping strategies questionnaire"},{"system" : "http://snomed.info/sct","code" : "304751009","display" : "PILL - Pennebaker inventory of linguid languidness"},{"system" : "http://snomed.info/sct","code" : "304752002","display" : "Perceived control of insulin-dependent diabetes"},{"system" : "http://snomed.info/sct","code" : "304753007","display" : "PSS - Perceived stress scale"},{"system" : "http://snomed.info/sct","code" : "304754001","display" : "Personality deviance scale"},{"system" : "http://snomed.info/sct","code" : "304755000","display" : "PANAS - Positive and negative affect schedule"},{"system" : "http://snomed.info/sct","code" : "304756004","display" : "Prejudicial evaluation and social interaction scale"},{"system" : "http://snomed.info/sct","code" : "304757008","display" : "Profile of mood states, bipolar"},{"system" : "http://snomed.info/sct","code" : "304758003","display" : "Quick neurological screening test"},{"system" : "http://snomed.info/sct","code" : "304759006","display" : "Raven's progressive matrices and vocabulary scales"},{"system" : "http://snomed.info/sct","code" : "304760001","display" : "RLOC - Recovery locus of control scale"},{"system" : "http://snomed.info/sct","code" : "304761002","display" : "Reported health behaviors checklist"},{"system" : "http://snomed.info/sct","code" : "304762009","display" : "Revised token test"},{"system" : "http://snomed.info/sct","code" : "304763004","display" : "Reynell developmental language scales, second revision"},{"system" : "http://snomed.info/sct","code" : "304764005","display" : "Reynell Zinkin scale for young visually handicapped children"},{"system" : "http://snomed.info/sct","code" : "304765006","display" : "Rogers personal adjustment inventory, revised"},{"system" : "http://snomed.info/sct","code" : "304766007","display" : "RSES - Rosenberg self-esteem scale"},{"system" : "http://snomed.info/sct","code" : "304767003","display" : "Rust Inventory of Schizotypal Cognitions (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "304768008","display" : "Satisfaction with life scale"},{"system" : "http://snomed.info/sct","code" : "304769000","display" : "Screening test for the Luria-Nebraska neuropsychological battery"},{"system" : "http://snomed.info/sct","code" : "304770004","display" : "Short form social support questionnaire"},{"system" : "http://snomed.info/sct","code" : "304771000","display" : "SOS - Significant others scale"},{"system" : "http://snomed.info/sct","code" : "304772007","display" : "Snijders-Oomen non-verbal intelligence scale, revised"},{"system" : "http://snomed.info/sct","code" : "304773002","display" : "Stanford Binet intelligence scale, fourth edition"},{"system" : "http://snomed.info/sct","code" : "304774008","display" : "Stanford Binet form L/M"},{"system" : "http://snomed.info/sct","code" : "304775009","display" : "State-trait anger expression inventory"},{"system" : "http://snomed.info/sct","code" : "304776005","display" : "Stroop neuropsychological screening test"},{"system" : "http://snomed.info/sct","code" : "304777001","display" : "Symbolic play test, second edition"},{"system" : "http://snomed.info/sct","code" : "304778006","display" : "Token test for children"},{"system" : "http://snomed.info/sct","code" : "304779003","display" : "Uplifts scale"},{"system" : "http://snomed.info/sct","code" : "304780000","display" : "PPQ - Varni-Thompson paediatric pain questionnaire"},{"system" : "http://snomed.info/sct","code" : "304781001","display" : "Vineland adaptive behaviour scales"},{"system" : "http://snomed.info/sct","code" : "304915008","display" : "Duke's coronary artery disease score"},{"system" : "http://snomed.info/sct","code" : "307791002","display" : "Strange situation test"},{"system" : "http://snomed.info/sct","code" : "307792009","display" : "Rey figure test"},{"system" : "http://snomed.info/sct","code" : "307793004","display" : "Test of everyday attention"},{"system" : "http://snomed.info/sct","code" : "307794005","display" : "Test of everyday attention - adult"},{"system" : "http://snomed.info/sct","code" : "307795006","display" : "Test of everyday attention - child"},{"system" : "http://snomed.info/sct","code" : "307801002","display" : "Rivermead behavioral memory test - adult version"},{"system" : "http://snomed.info/sct","code" : "307802009","display" : "Rivermead behavioral memory test - child version"},{"system" : "http://snomed.info/sct","code" : "307803004","display" : "Wechsler objective numerical dimensions test"},{"system" : "http://snomed.info/sct","code" : "307804005","display" : "WOLD - Wechsler objective language dimensions test"},{"system" : "http://snomed.info/sct","code" : "307805006","display" : "Health of the Nation Outcome Scale for children"},{"system" : "http://snomed.info/sct","code" : "307806007","display" : "Health of the Nation Outcome Scale for adolescents"},{"system" : "http://snomed.info/sct","code" : "307807003","display" : "Maudsley addiction profile"},{"system" : "http://snomed.info/sct","code" : "309593006","display" : "Education score - diabetes"},{"system" : "http://snomed.info/sct","code" : "311404002","display" : "Attention process training questionnaire"},{"system" : "http://snomed.info/sct","code" : "311405001","display" : "Rating scale of attentional behaviour"},{"system" : "http://snomed.info/sct","code" : "311406000","display" : "Everyday memory questionnaire"},{"system" : "http://snomed.info/sct","code" : "311457001","display" : "Behavior assessment of the dysexecutive syndrome (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "311458006","display" : "Doors and people assessment"},{"system" : "http://snomed.info/sct","code" : "311472002","display" : "Alphabet number alteration test"},{"system" : "http://snomed.info/sct","code" : "311473007","display" : "Vigil/W test"},{"system" : "http://snomed.info/sct","code" : "311474001","display" : "Attentional capacity test"},{"system" : "http://snomed.info/sct","code" : "311475000","display" : "Consonant trigrams test"},{"system" : "http://snomed.info/sct","code" : "311477008","display" : "Buschke selective reminding test (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "311478003","display" : "California verbal learning test"},{"system" : "http://snomed.info/sct","code" : "311480009","display" : "Williams memory assessment scales"},{"system" : "http://snomed.info/sct","code" : "311481008","display" : "Wechsler memory scale revised"},{"system" : "http://snomed.info/sct","code" : "311483006","display" : "Association for neuropsychological research and development prospective memory test"},{"system" : "http://snomed.info/sct","code" : "311484000","display" : "PASAT - Paced auditory serial addition test"},{"system" : "http://snomed.info/sct","code" : "311485004","display" : "Category test"},{"system" : "http://snomed.info/sct","code" : "311486003","display" : "Profile of executive control system"},{"system" : "http://snomed.info/sct","code" : "311512008","display" : "Brixton test"},{"system" : "http://snomed.info/sct","code" : "311513003","display" : "Hayling test"},{"system" : "http://snomed.info/sct","code" : "311514009","display" : "MicroCog Assessment of Cognitive Function (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "311515005","display" : "Computerized Assessment of Response Bias (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "311516006","display" : "Symptom validity test"},{"system" : "http://snomed.info/sct","code" : "311521009","display" : "Rey complex figure test (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "311777009","display" : "Military skills assessment"},{"system" : "http://snomed.info/sct","code" : "311807004","display" : "Measurement of cognitive linguistic ability"},{"system" : "http://snomed.info/sct","code" : "311851008","display" : "Attention process training test"},{"system" : "http://snomed.info/sct","code" : "311854000","display" : "Life science associates assessment"},{"system" : "http://snomed.info/sct","code" : "311855004","display" : "Speeded reading of word lists (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "311856003","display" : "REACT - reaction tester"},{"system" : "http://snomed.info/sct","code" : "311858002","display" : "SEARCH - searching for patterns"},{"system" : "http://snomed.info/sct","code" : "311860000","display" : "Search a word"},{"system" : "http://snomed.info/sct","code" : "311861001","display" : "DETECT - error detection"},{"system" : "http://snomed.info/sct","code" : "311863003","display" : "BISECT - line bisection"},{"system" : "http://snomed.info/sct","code" : "311865005","display" : "JUMP - eye movement"},{"system" : "http://snomed.info/sct","code" : "311866006","display" : "MATCH - shape matching"},{"system" : "http://snomed.info/sct","code" : "311868007","display" : "Search for the odd shape"},{"system" : "http://snomed.info/sct","code" : "315037004","display" : "Sheffield risk score"},{"system" : "http://snomed.info/sct","code" : "315038009","display" : "Framingham coronary heart disease 5 year risk score"},{"system" : "http://snomed.info/sct","code" : "315039001","display" : "Framingham coronary heart disease 10 year risk score"},{"system" : "http://snomed.info/sct","code" : "315290008","display" : "Coronary heart disease risk"},{"system" : "http://snomed.info/sct","code" : "315609007","display" : "Pack years"},{"system" : "http://snomed.info/sct","code" : "315628000","display" : "CLASP score"},{"system" : "http://snomed.info/sct","code" : "373801008","display" : "WHO performance status scale"},{"system" : "http://snomed.info/sct","code" : "385345007","display" : "Clark system for melanoma staging (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "385346008","display" : "Breslow system for melanoma staging (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "385359000","display" : "Modified Dukes staging system (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "386554004","display" : "Glasgow coma scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "395070003","display" : "Elderly at risk rating scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "396192007","display" : "Fuhrman nuclear grading system (staging scale)"},{"system" : "http://snomed.info/sct","code" : "396215004","display" : "Developmental test of visual perception (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "396216003","display" : "Motor free visual perception test (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "396241005","display" : "Merrill Palmer scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "396244002","display" : "Physical self maintenance scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "396295000","display" : "Nottingham extended ADL index"},{"system" : "http://snomed.info/sct","code" : "396296004","display" : "Nottingham ten-point ADL index"},{"system" : "http://snomed.info/sct","code" : "397759004","display" : "Spectral edge frequency (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "398204001","display" : "Bispectral index (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "398210001","display" : "Bromage Scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "404934007","display" : "Tinetti assessment scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "404945005","display" : "Elderly mobility scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "405646004","display" : "Preventability scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "406529000","display" : "Pneumonia severity index (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "407600003","display" : "Pocock risk score (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "407612004","display" : "Framingham coronary heart disease 10 year adjusted risk score (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "408846002","display" : "Stages of retinopathy of prematurity (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "414648004","display" : "Malnutrition universal screening tool (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "414879002","display" : "Nottingham prognostic index (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "417957003","display" : "Uveal metastasis (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "418118008","display" : "Ranson's criteria score (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "420417005","display" : "Liver tumor size index more than 0.05 (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "420483003","display" : "Abdominal lymph node tumor invasion status A (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "420533005","display" : "Choroidal invasion stage C1 in retinoblastoma (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "420728008","display" : "Timing of liver tumor staging at diagnosis (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "420816009","display" : "New York Heart Association Classification (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "420841002","display" : "Choroidal invasion stage C0 in retinoblastoma (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "420889006","display" : "Liver tumor size index less than 0.05 (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "420969009","display" : "Lymphoma staging symptom status A (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "421074006","display" : "Central nervous system stage B3 in retinoblastoma (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "421174009","display" : "Choroidal invasion stage C2 in retinoblastoma (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "421188008","display" : "Tumor staging descriptor r (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "421211000","display" : "Lymphoma staging symptom status B (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "421294007","display" : "Timing of liver tumor staging pre-surgery (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "421426001","display" : "Tumor staging descriptor a (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "421432006","display" : "Choroidal invasion stage C3 in retinoblastoma (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "421655002","display" : "Optic nerve invasion stage N1 in retinoblastoma (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "421683000","display" : "Optic nerve invasion stage N0 in retinoblastoma (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "421745006","display" : "Choroidal invasion stage C4 in retinoblastoma (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "421755005","display" : "Tumor staging descriptor y (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "421824005","display" : "Tumor staging descriptor p (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "421838003","display" : "Optic nerve invasion stage N3 in retinoblastoma (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "421923000","display" : "Central nervous system stage B2 in retinoblastoma (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "422196000","display" : "Tumor staging descriptor D (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "422203007","display" : "Central nervous system stage B1 in retinoblastoma (tumor staging)"},{"system" : "http://snomed.info/sct","code" : "423549006","display" : "Chronic illness perception assessment scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "424772004","display" : "Burns weaning assessment program (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "425401001","display" : "Pain intensity rating scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "425759007","display" : "Braden Q assessment scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "426757001","display" : "French Federation of Cancer Centers Sarcoma Group (FNCLCC) grading system"},{"system" : "http://snomed.info/sct","code" : "426938003","display" : "Morse falls risk assessment (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "427196009","display" : "National Cancer Institute (NCI) histologic grading system"},{"system" : "http://snomed.info/sct","code" : "428203000","display" : "Berg Balance Scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "428208009","display" : "Bristol stool form scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "428433009","display" : "International prostate symptom score (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "429389007","display" : "Pierce suicide intent scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "429501006","display" : "Alcohol withdrawal scale (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "429712009","display" : "Bath Ankylosing Spondylitis Disease Activity Index (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "438367009","display" : "Congestive heart failure, hypertension, age 75 years or older, diabetes, and previous stroke or transient ischemic attack risk score (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "438501007","display" : "Joint protection knowledge assessment (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "438502000","display" : "Occupational therapy role checklist (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "438621004","display" : "Elderly Assessment System (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "438622006","display" : "Perceived efficacy and goal setting system (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "438766002","display" : "Arnadottir occupational therapy activities of daily living neurobehavioral evaluation (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "438776004","display" : "Community dependency index (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "438780009","display" : "Mayers lifestyle questionnaire 1 (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "439312002","display" : "Occupational circumstances assessment interview and rating scale forensic mental health version 4.0 (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "439313007","display" : "Canadian occupational performance measure (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "439327002","display" : "Functional test for the hemiparetic upper extremity (assessment scale)"},{"system" : "http://snomed.info/sct","code" : "439343009","display" : "Tinetti falls efficacy scale (assessment scale)"}]}}

#261

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":true,"include":[{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","concept":[{"code":"439031000124108","display":"honey thick liquid"},{"code":"439021000124105","display":"nectar thick liquid"},{"code":"439041000124103","display":"spoon thick liquid"},{"code":"439081000124109","display":"thin liquid"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:973
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:23 GMT
last-modified:Sat, 13 Sep 2025 20:51:23 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371002

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:2dc58068-958b-4775-87bc-1d8e55bd3701","timestamp" : "2025-09-13T20:51:23.977Z","total" : 4,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : false},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "439031000124108","display" : "honey thick liquid"},{"system" : "http://snomed.info/sct","code" : "439021000124105","display" : "nectar thick liquid"},{"system" : "http://snomed.info/sct","code" : "439041000124103","display" : "spoon thick liquid"},{"system" : "http://snomed.info/sct","code" : "439081000124109","display" : "thin liquid"}]}}

#262

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"32039001","display":"glass"},{"code":"61088005","display":"plastic"},{"code":"425620007","display":"metal"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:848
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:24 GMT
last-modified:Sat, 13 Sep 2025 20:51:24 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371004

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:3fb4fb14-74a5-428b-a5b6-ba66ce501b11","timestamp" : "2025-09-13T20:51:24.254Z","total" : 3,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "32039001","display" : "Glass"},{"system" : "http://snomed.info/sct","code" : "61088005","display" : "Plastic"},{"system" : "http://snomed.info/sct","code" : "425620007","display" : "Metal (substance)"}]}}

#263

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"900000000000003001"},{"code":"900000000000013009"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:816
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:25 GMT
last-modified:Sat, 13 Sep 2025 20:51:25 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371006

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:c25edd6e-81cd-4681-b6c8-8751dd490bd5","timestamp" : "2025-09-13T20:51:25.031Z","total" : 2,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "900000000000003001","display" : "Fully specified name"},{"system" : "http://snomed.info/sct","code" : "900000000000013009","display" : "Synonym (core metadata concept)"}]}}

#264

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"129264002"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:39184
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:25 GMT
last-modified:Sat, 13 Sep 2025 20:51:25 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371008

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:ef2933b1-d3b4-4759-aa6c-845ce56bd2e8","timestamp" : "2025-09-13T20:51:25.282Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "129264002","display" : "Action"},{"system" : "http://snomed.info/sct","code" : "129265001","display" : "Evaluation - action"},{"system" : "http://snomed.info/sct","code" : "129266000","display" : "Measurement - action"},{"system" : "http://snomed.info/sct","code" : "129267009","display" : "Administrative action"},{"system" : "http://snomed.info/sct","code" : "129268004","display" : "Observation - action"},{"system" : "http://snomed.info/sct","code" : "129269007","display" : "Assisting - action"},{"system" : "http://snomed.info/sct","code" : "129271007","display" : "Management - action"},{"system" : "http://snomed.info/sct","code" : "129272000","display" : "Stimulation - action"},{"system" : "http://snomed.info/sct","code" : "129273005","display" : "Admission - action"},{"system" : "http://snomed.info/sct","code" : "129274004","display" : "Discharge - action"},{"system" : "http://snomed.info/sct","code" : "129275003","display" : "Administrative transfer - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "129276002","display" : "Referral - action"},{"system" : "http://snomed.info/sct","code" : "129277006","display" : "Administrative disposition - action"},{"system" : "http://snomed.info/sct","code" : "129278001","display" : "Audit - action"},{"system" : "http://snomed.info/sct","code" : "129279009","display" : "Medicolegal action"},{"system" : "http://snomed.info/sct","code" : "129280007","display" : "Medicolegal testimony - action"},{"system" : "http://snomed.info/sct","code" : "129283009","display" : "Training - action"},{"system" : "http://snomed.info/sct","code" : "129284003","display" : "Surgical action"},{"system" : "http://snomed.info/sct","code" : "129286001","display" : "Microsurgery - action"},{"system" : "http://snomed.info/sct","code" : "129287005","display" : "Incision - action"},{"system" : "http://snomed.info/sct","code" : "129289008","display" : "Drainage - action"},{"system" : "http://snomed.info/sct","code" : "129291000","display" : "Drilling - action"},{"system" : "http://snomed.info/sct","code" : "129292007","display" : "Evacuation - action"},{"system" : "http://snomed.info/sct","code" : "129293002","display" : "Dissection - action"},{"system" : "http://snomed.info/sct","code" : "129294008","display" : "Discission - action"},{"system" : "http://snomed.info/sct","code" : "129295009","display" : "Slitting - action"},{"system" : "http://snomed.info/sct","code" : "129296005","display" : "Bisection - action"},{"system" : "http://snomed.info/sct","code" : "129297001","display" : "Bifurcation - action"},{"system" : "http://snomed.info/sct","code" : "129298006","display" : "Division - action"},{"system" : "http://snomed.info/sct","code" : "129299003","display" : "Release - action"},{"system" : "http://snomed.info/sct","code" : "129300006","display" : "Puncture - action"},{"system" : "http://snomed.info/sct","code" : "129301005","display" : "Scarification - action"},{"system" : "http://snomed.info/sct","code" : "129303008","display" : "Removal - action"},{"system" : "http://snomed.info/sct","code" : "129304002","display" : "Excision - action"},{"system" : "http://snomed.info/sct","code" : "129305001","display" : "Wedge resection - action"},{"system" : "http://snomed.info/sct","code" : "129306000","display" : "Surgical removal - action"},{"system" : "http://snomed.info/sct","code" : "129307009","display" : "Expulsion - action"},{"system" : "http://snomed.info/sct","code" : "129309007","display" : "Amputation - action"},{"system" : "http://snomed.info/sct","code" : "129310002","display" : "Transfixion - action"},{"system" : "http://snomed.info/sct","code" : "129311003","display" : "Evisceration - action"},{"system" : "http://snomed.info/sct","code" : "129312005","display" : "Enucleation - action"},{"system" : "http://snomed.info/sct","code" : "129313000","display" : "Trephination - action"},{"system" : "http://snomed.info/sct","code" : "129314006","display" : "Biopsy - action"},{"system" : "http://snomed.info/sct","code" : "129315007","display" : "Incisional biopsy - action"},{"system" : "http://snomed.info/sct","code" : "129316008","display" : "Aspiration - action"},{"system" : "http://snomed.info/sct","code" : "129317004","display" : "Debridement - action"},{"system" : "http://snomed.info/sct","code" : "129318009","display" : "Saucerization - action"},{"system" : "http://snomed.info/sct","code" : "129319001","display" : "Curettage - action"},{"system" : "http://snomed.info/sct","code" : "129321006","display" : "Trimming - action"},{"system" : "http://snomed.info/sct","code" : "129322004","display" : "Shaving - action"},{"system" : "http://snomed.info/sct","code" : "129323009","display" : "Scraping - action"},{"system" : "http://snomed.info/sct","code" : "129324003","display" : "Filleting - action"},{"system" : "http://snomed.info/sct","code" : "129325002","display" : "Introduction - action"},{"system" : "http://snomed.info/sct","code" : "129326001","display" : "Injection - action"},{"system" : "http://snomed.info/sct","code" : "129327005","display" : "Tattooing - action"},{"system" : "http://snomed.info/sct","code" : "129328000","display" : "Inflation - action"},{"system" : "http://snomed.info/sct","code" : "129330003","display" : "Infusion - action"},{"system" : "http://snomed.info/sct","code" : "129331004","display" : "Perfusion - action"},{"system" : "http://snomed.info/sct","code" : "129332006","display" : "Irrigation - action"},{"system" : "http://snomed.info/sct","code" : "129333001","display" : "Insufflation - action"},{"system" : "http://snomed.info/sct","code" : "129334007","display" : "Instillation - action"},{"system" : "http://snomed.info/sct","code" : "129335008","display" : "Embolization - action"},{"system" : "http://snomed.info/sct","code" : "129336009","display" : "Implantation - action"},{"system" : "http://snomed.info/sct","code" : "129337000","display" : "Reimplantation - action"},{"system" : "http://snomed.info/sct","code" : "129338005","display" : "Surgical implantation - action"},{"system" : "http://snomed.info/sct","code" : "129340000","display" : "Sounding - action"},{"system" : "http://snomed.info/sct","code" : "129344009","display" : "Surgical recession - action"},{"system" : "http://snomed.info/sct","code" : "129345005","display" : "Resection-recession - action"},{"system" : "http://snomed.info/sct","code" : "129346006","display" : "Radial incision - action"},{"system" : "http://snomed.info/sct","code" : "129347002","display" : "Surgical transfer - action"},{"system" : "http://snomed.info/sct","code" : "129348007","display" : "Z-plasty - action"},{"system" : "http://snomed.info/sct","code" : "129349004","display" : "Surgical lengthening - action"},{"system" : "http://snomed.info/sct","code" : "129350004","display" : "Surgical shortening - action"},{"system" : "http://snomed.info/sct","code" : "129351000","display" : "Surgical augmentation - action"},{"system" : "http://snomed.info/sct","code" : "129352007","display" : "Surgical advancement - action"},{"system" : "http://snomed.info/sct","code" : "129353002","display" : "Suspension and fixation - action"},{"system" : "http://snomed.info/sct","code" : "129354008","display" : "Exteriorization - action"},{"system" : "http://snomed.info/sct","code" : "129355009","display" : "Marsupialization - action"},{"system" : "http://snomed.info/sct","code" : "129356005","display" : "Reinforcement - action"},{"system" : "http://snomed.info/sct","code" : "129357001","display" : "Closure - action"},{"system" : "http://snomed.info/sct","code" : "129360008","display" : "Oversewing - action"},{"system" : "http://snomed.info/sct","code" : "129366002","display" : "Closure by buckling - action"},{"system" : "http://snomed.info/sct","code" : "129368001","display" : "Cerclage - action"},{"system" : "http://snomed.info/sct","code" : "129369009","display" : "Ligation - action"},{"system" : "http://snomed.info/sct","code" : "129371009","display" : "Fixation - action"},{"system" : "http://snomed.info/sct","code" : "129372002","display" : "Cryopexy - action"},{"system" : "http://snomed.info/sct","code" : "129373007","display" : "Plication - action"},{"system" : "http://snomed.info/sct","code" : "129374001","display" : "Imbrication - action"},{"system" : "http://snomed.info/sct","code" : "129376004","display" : "Construction - action"},{"system" : "http://snomed.info/sct","code" : "129377008","display" : "Reconstruction - action"},{"system" : "http://snomed.info/sct","code" : "129378003","display" : "Stabilization - action"},{"system" : "http://snomed.info/sct","code" : "129379006","display" : "Fusion - action"},{"system" : "http://snomed.info/sct","code" : "129380009","display" : "Anchoring - action"},{"system" : "http://snomed.info/sct","code" : "129381008","display" : "Enlargement - action"},{"system" : "http://snomed.info/sct","code" : "129382001","display" : "Destruction - action"},{"system" : "http://snomed.info/sct","code" : "129383006","display" : "Avulsion - action"},{"system" : "http://snomed.info/sct","code" : "129384000","display" : "Decortication - action"},{"system" : "http://snomed.info/sct","code" : "129385004","display" : "Stripping - action"},{"system" : "http://snomed.info/sct","code" : "129386003","display" : "Stripping and ligation - action"},{"system" : "http://snomed.info/sct","code" : "129387007","display" : "Abrasion - action"},{"system" : "http://snomed.info/sct","code" : "129388002","display" : "Salabrasion - action"},{"system" : "http://snomed.info/sct","code" : "129390001","display" : "Coagulation - action"},{"system" : "http://snomed.info/sct","code" : "129391002","display" : "Obliteration - action"},{"system" : "http://snomed.info/sct","code" : "129392009","display" : "Cauterization - action"},{"system" : "http://snomed.info/sct","code" : "129393004","display" : "Cryosurgery - action"},{"system" : "http://snomed.info/sct","code" : "129395006","display" : "Fulguration - action"},{"system" : "http://snomed.info/sct","code" : "129400007","display" : "Crushing - action"},{"system" : "http://snomed.info/sct","code" : "129401006","display" : "Fragmentation - action"},{"system" : "http://snomed.info/sct","code" : "129402004","display" : "Emulsification - action"},{"system" : "http://snomed.info/sct","code" : "129403009","display" : "Chemosurgery - action"},{"system" : "http://snomed.info/sct","code" : "129404003","display" : "Chemocautery - action"},{"system" : "http://snomed.info/sct","code" : "129405002","display" : "Photocoagulation - action"},{"system" : "http://snomed.info/sct","code" : "129406001","display" : "Transplantation - action"},{"system" : "http://snomed.info/sct","code" : "129407005","display" : "Grafting - action"},{"system" : "http://snomed.info/sct","code" : "129408000","display" : "Manipulation - action"},{"system" : "http://snomed.info/sct","code" : "129409008","display" : "Mobilization - action"},{"system" : "http://snomed.info/sct","code" : "129410003","display" : "Remobilization - action"},{"system" : "http://snomed.info/sct","code" : "129411004","display" : "Traction - action"},{"system" : "http://snomed.info/sct","code" : "129412006","display" : "Manual reduction - action"},{"system" : "http://snomed.info/sct","code" : "129413001","display" : "Elevation - action"},{"system" : "http://snomed.info/sct","code" : "129414007","display" : "Instrumental elevation - action"},{"system" : "http://snomed.info/sct","code" : "129415008","display" : "Extraction - action"},{"system" : "http://snomed.info/sct","code" : "129416009","display" : "Surgical extraction - action"},{"system" : "http://snomed.info/sct","code" : "129418005","display" : "Expression - action"},{"system" : "http://snomed.info/sct","code" : "129419002","display" : "Dilation - action"},{"system" : "http://snomed.info/sct","code" : "129420008","display" : "Stretching - action"},{"system" : "http://snomed.info/sct","code" : "129421007","display" : "Dilation and stretching - action"},{"system" : "http://snomed.info/sct","code" : "129424004","display" : "Fitting - action"},{"system" : "http://snomed.info/sct","code" : "129425003","display" : "Application - action"},{"system" : "http://snomed.info/sct","code" : "129426002","display" : "Adjustment - action"},{"system" : "http://snomed.info/sct","code" : "129427006","display" : "Reduction - action"},{"system" : "http://snomed.info/sct","code" : "129430004","display" : "Consultation - action"},{"system" : "http://snomed.info/sct","code" : "129431000","display" : "History taking - action"},{"system" : "http://snomed.info/sct","code" : "129433002","display" : "Inspection - action"},{"system" : "http://snomed.info/sct","code" : "129434008","display" : "Palpation - action"},{"system" : "http://snomed.info/sct","code" : "129435009","display" : "Percussion - action"},{"system" : "http://snomed.info/sct","code" : "129436005","display" : "Auscultation - action"},{"system" : "http://snomed.info/sct","code" : "129437001","display" : "Optical transillumination - action"},{"system" : "http://snomed.info/sct","code" : "129438006","display" : "Prescription - action"},{"system" : "http://snomed.info/sct","code" : "129441002","display" : "Counseling - action"},{"system" : "http://snomed.info/sct","code" : "129442009","display" : "Iontophoresis - action"},{"system" : "http://snomed.info/sct","code" : "129443004","display" : "Electrolysis - action"},{"system" : "http://snomed.info/sct","code" : "129445006","display" : "Administration - action"},{"system" : "http://snomed.info/sct","code" : "129449000","display" : "Functional assessment - action"},{"system" : "http://snomed.info/sct","code" : "183648002","display" : "Long-term assistance"},{"system" : "http://snomed.info/sct","code" : "245854003","display" : "Proximal anastomosis"},{"system" : "http://snomed.info/sct","code" : "245855002","display" : "Distal anastomosis"},{"system" : "http://snomed.info/sct","code" : "255595002","display" : "Debulking - action"},{"system" : "http://snomed.info/sct","code" : "257729003","display" : "Ablation"},{"system" : "http://snomed.info/sct","code" : "257730008","display" : "Chemical destruction"},{"system" : "http://snomed.info/sct","code" : "257739009","display" : "Open adjustment"},{"system" : "http://snomed.info/sct","code" : "257741005","display" : "Anastomosis"},{"system" : "http://snomed.info/sct","code" : "257742003","display" : "Direct anastomosis - action"},{"system" : "http://snomed.info/sct","code" : "257744002","display" : "End-to-end anastomosis"},{"system" : "http://snomed.info/sct","code" : "257746000","display" : "End-to-side anastomosis"},{"system" : "http://snomed.info/sct","code" : "257750007","display" : "Side-to-side anastomosis"},{"system" : "http://snomed.info/sct","code" : "257759008","display" : "FNA - Fine needle aspiration"},{"system" : "http://snomed.info/sct","code" : "257768005","display" : "Binding - action"},{"system" : "http://snomed.info/sct","code" : "257777003","display" : "Chemical inactivation"},{"system" : "http://snomed.info/sct","code" : "257783000","display" : "Thermocoagulation"},{"system" : "http://snomed.info/sct","code" : "257786008","display" : "Cryotherapy - action"},{"system" : "http://snomed.info/sct","code" : "257791009","display" : "Desiccation - action"},{"system" : "http://snomed.info/sct","code" : "257802002","display" : "Anterior displacement"},{"system" : "http://snomed.info/sct","code" : "257803007","display" : "Posterior displacement"},{"system" : "http://snomed.info/sct","code" : "257804001","display" : "Lateral displacement"},{"system" : "http://snomed.info/sct","code" : "257805000","display" : "Medial displacement"},{"system" : "http://snomed.info/sct","code" : "257806004","display" : "Close rectal dissection"},{"system" : "http://snomed.info/sct","code" : "257811002","display" : "External drainage"},{"system" : "http://snomed.info/sct","code" : "257817003","display" : "Digital evacuation"},{"system" : "http://snomed.info/sct","code" : "257821005","display" : "Manual expression"},{"system" : "http://snomed.info/sct","code" : "257822003","display" : "Extracapsular extraction"},{"system" : "http://snomed.info/sct","code" : "257825001","display" : "Fenestration - action"},{"system" : "http://snomed.info/sct","code" : "257850003","display" : "Mechanical fragmentation"},{"system" : "http://snomed.info/sct","code" : "257857000","display" : "Galvanism"},{"system" : "http://snomed.info/sct","code" : "257863009","display" : "Radioactive destruction"},{"system" : "http://snomed.info/sct","code" : "257867005","display" : "Insertion - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "257878002","display" : "Keeling - action"},{"system" : "http://snomed.info/sct","code" : "257880008","display" : "Localisation"},{"system" : "http://snomed.info/sct","code" : "257884004","display" : "Immobilization - action"},{"system" : "http://snomed.info/sct","code" : "257885003","display" : "Occlusion"},{"system" : "http://snomed.info/sct","code" : "257886002","display" : "Operative ultrasound"},{"system" : "http://snomed.info/sct","code" : "257889009","display" : "Padding"},{"system" : "http://snomed.info/sct","code" : "257893003","display" : "Pressure - action"},{"system" : "http://snomed.info/sct","code" : "257894009","display" : "One handed pressure"},{"system" : "http://snomed.info/sct","code" : "257895005","display" : "Two handed pressure"},{"system" : "http://snomed.info/sct","code" : "257897002","display" : "Realignment - action"},{"system" : "http://snomed.info/sct","code" : "257903006","display" : "Repair - action"},{"system" : "http://snomed.info/sct","code" : "257912008","display" : "Rotation - action"},{"system" : "http://snomed.info/sct","code" : "257913003","display" : "IR - Internal rotation"},{"system" : "http://snomed.info/sct","code" : "257914009","display" : "External rotation"},{"system" : "http://snomed.info/sct","code" : "257915005","display" : "Sampling"},{"system" : "http://snomed.info/sct","code" : "257916006","display" : "Bilateral sampling"},{"system" : "http://snomed.info/sct","code" : "257917002","display" : "Bilateral sequential sampling"},{"system" : "http://snomed.info/sct","code" : "257918007","display" : "Bilateral simultaneous sampling"},{"system" : "http://snomed.info/sct","code" : "257926004","display" : "Unilateral sampling"},{"system" : "http://snomed.info/sct","code" : "257933004","display" : "Tamponade - action"},{"system" : "http://snomed.info/sct","code" : "257935006","display" : "Tapering - action"},{"system" : "http://snomed.info/sct","code" : "257940003","display" : "Transposition - action"},{"system" : "http://snomed.info/sct","code" : "258061005","display" : "Photic stimulation"},{"system" : "http://snomed.info/sct","code" : "260222006","display" : "SPECT"},{"system" : "http://snomed.info/sct","code" : "261191006","display" : "Open extraction"},{"system" : "http://snomed.info/sct","code" : "261197005","display" : "Doppler color flow"},{"system" : "http://snomed.info/sct","code" : "261198000","display" : "Doppler continuous wave"},{"system" : "http://snomed.info/sct","code" : "261199008","display" : "Doppler pulsed"},{"system" : "http://snomed.info/sct","code" : "261391004","display" : "Resurfacing - action"},{"system" : "http://snomed.info/sct","code" : "261519002","display" : "Diathermy excision"},{"system" : "http://snomed.info/sct","code" : "261545006","display" : "Loop diathermy excision"},{"system" : "http://snomed.info/sct","code" : "261553003","display" : "REDY - Regeneration of dialysate"},{"system" : "http://snomed.info/sct","code" : "261569005","display" : "Thermocompaction"},{"system" : "http://snomed.info/sct","code" : "263720003","display" : "Compression"},{"system" : "http://snomed.info/sct","code" : "264592006","display" : "Intravesical drug therapy"},{"system" : "http://snomed.info/sct","code" : "264594007","display" : "Laser - action"},{"system" : "http://snomed.info/sct","code" : "264730003","display" : "Lateral rotation"},{"system" : "http://snomed.info/sct","code" : "264739002","display" : "Medial rotation"},{"system" : "http://snomed.info/sct","code" : "272381008","display" : "Microvascular anastomosis - action"},{"system" : "http://snomed.info/sct","code" : "274392008","display" : "Examination under anaesthesia"},{"system" : "http://snomed.info/sct","code" : "276734006","display" : "Mechanical assistance"},{"system" : "http://snomed.info/sct","code" : "277261002","display" : "Excision biopsy"},{"system" : "http://snomed.info/sct","code" : "277607009","display" : "Digital removal"},{"system" : "http://snomed.info/sct","code" : "277763000","display" : "Refashioning"},{"system" : "http://snomed.info/sct","code" : "277851003","display" : "Conduit anastomosis"},{"system" : "http://snomed.info/sct","code" : "278110001","display" : "Radiographic imaging"},{"system" : "http://snomed.info/sct","code" : "278292003","display" : "Ultrasound imaging"},{"system" : "http://snomed.info/sct","code" : "278312000","display" : "Reattachment - action"},{"system" : "http://snomed.info/sct","code" : "278313005","display" : "Regeneration"},{"system" : "http://snomed.info/sct","code" : "281609006","display" : "Cryoablation - action"},{"system" : "http://snomed.info/sct","code" : "281613004","display" : "Decompression - action"},{"system" : "http://snomed.info/sct","code" : "281615006","display" : "Exploration - action"},{"system" : "http://snomed.info/sct","code" : "281698007","display" : "Cryocautery - action"},{"system" : "http://snomed.info/sct","code" : "281767003","display" : "Manual dilatation"},{"system" : "http://snomed.info/sct","code" : "281838007","display" : "Disarticulation - action"},{"system" : "http://snomed.info/sct","code" : "281839004","display" : "Exenteration"},{"system" : "http://snomed.info/sct","code" : "282015008","display" : "Shave biopsy - action"},{"system" : "http://snomed.info/sct","code" : "282089006","display" : "Replacement - action"},{"system" : "http://snomed.info/sct","code" : "286553006","display" : "Plastic operation"},{"system" : "http://snomed.info/sct","code" : "286792001","display" : "Denervation"},{"system" : "http://snomed.info/sct","code" : "287682008","display" : "Application of caustics"},{"system" : "http://snomed.info/sct","code" : "288324002","display" : "Eversion - action"},{"system" : "http://snomed.info/sct","code" : "288468001","display" : "Disimpaction - action"},{"system" : "http://snomed.info/sct","code" : "289928003","display" : "Reduction plasty"},{"system" : "http://snomed.info/sct","code" : "289936007","display" : "Shave excision"},{"system" : "http://snomed.info/sct","code" : "289938008","display" : "Microsurgical repair"},{"system" : "http://snomed.info/sct","code" : "290001001","display" : "Recession - action"},{"system" : "http://snomed.info/sct","code" : "297179000","display" : "Microsurgical anastomosis"},{"system" : "http://snomed.info/sct","code" : "297183000","display" : "Revascularisation"},{"system" : "http://snomed.info/sct","code" : "298053008","display" : "Devascularization - action"},{"system" : "http://snomed.info/sct","code" : "298116000","display" : "Application of substance"},{"system" : "http://snomed.info/sct","code" : "299712004","display" : "Osteoclasis - action"},{"system" : "http://snomed.info/sct","code" : "299893001","display" : "Interposition anastomosis - action"},{"system" : "http://snomed.info/sct","code" : "302193003","display" : "Actions by modality"},{"system" : "http://snomed.info/sct","code" : "302196006","display" : "Freeing - action"},{"system" : "http://snomed.info/sct","code" : "302199004","display" : "Examination - action"},{"system" : "http://snomed.info/sct","code" : "302204005","display" : "Ultrasound - action"},{"system" : "http://snomed.info/sct","code" : "302205006","display" : "Microwave - action"},{"system" : "http://snomed.info/sct","code" : "303893007","display" : "Functional modification"},{"system" : "http://snomed.info/sct","code" : "303894001","display" : "Structural modification"},{"system" : "http://snomed.info/sct","code" : "303955003","display" : "Transfusion - action"},{"system" : "http://snomed.info/sct","code" : "303996000","display" : "Terminalization"},{"system" : "http://snomed.info/sct","code" : "303998004","display" : "Unused action values"},{"system" : "http://snomed.info/sct","code" : "304054006","display" : "Structural support - action"},{"system" : "http://snomed.info/sct","code" : "304904003","display" : "Manual evacuation"},{"system" : "http://snomed.info/sct","code" : "312236008","display" : "Duplex ultrasound"},{"system" : "http://snomed.info/sct","code" : "312250003","display" : "Magnetic resonance imaging"},{"system" : "http://snomed.info/sct","code" : "312251004","display" : "Computed tomography technique"},{"system" : "http://snomed.info/sct","code" : "312254007","display" : "Plain X-ray imaging"},{"system" : "http://snomed.info/sct","code" : "312275004","display" : "Fluoroscopic imaging"},{"system" : "http://snomed.info/sct","code" : "312336005","display" : "Opening - action"},{"system" : "http://snomed.info/sct","code" : "312337001","display" : "Thermography imaging"},{"system" : "http://snomed.info/sct","code" : "312421008","display" : "Radionuclide imaging"},{"system" : "http://snomed.info/sct","code" : "312883004","display" : "Desensitisation - action"},{"system" : "http://snomed.info/sct","code" : "313029009","display" : "Brachytherapy - action"},{"system" : "http://snomed.info/sct","code" : "360017003","display" : "Clipping - action"},{"system" : "http://snomed.info/sct","code" : "360018008","display" : "Stimulus dosing technique"},{"system" : "http://snomed.info/sct","code" : "360020006","display" : "Extirpation - action"},{"system" : "http://snomed.info/sct","code" : "360021005","display" : "Bypass - action"},{"system" : "http://snomed.info/sct","code" : "360025001","display" : "Harvesting - action"},{"system" : "http://snomed.info/sct","code" : "360027009","display" : "Interposition - action"},{"system" : "http://snomed.info/sct","code" : "360028004","display" : "Surgical biopsy - action"},{"system" : "http://snomed.info/sct","code" : "360029007","display" : "Nonsurgical biopsy - action"},{"system" : "http://snomed.info/sct","code" : "360032005","display" : "Flap reconstruction - action"},{"system" : "http://snomed.info/sct","code" : "360037004","display" : "Imaging - action"},{"system" : "http://snomed.info/sct","code" : "360038009","display" : "Glueing - action"},{"system" : "http://snomed.info/sct","code" : "360051004","display" : "Surgical toilet"},{"system" : "http://snomed.info/sct","code" : "360060007","display" : "Approximation - action"},{"system" : "http://snomed.info/sct","code" : "360082000","display" : "Apposition - action"},{"system" : "http://snomed.info/sct","code" : "360084004","display" : "Septation - action"},{"system" : "http://snomed.info/sct","code" : "360087006","display" : "Indirect anastomosis - action"},{"system" : "http://snomed.info/sct","code" : "360146007","display" : "Repositioning - action"},{"system" : "http://snomed.info/sct","code" : "360147003","display" : "Attention - action"},{"system" : "http://snomed.info/sct","code" : "360148008","display" : "Obstetric action"},{"system" : "http://snomed.info/sct","code" : "360149000","display" : "Delivery - action"},{"system" : "http://snomed.info/sct","code" : "360150000","display" : "Inlay replacement - action"},{"system" : "http://snomed.info/sct","code" : "360152008","display" : "Monitoring - action"},{"system" : "http://snomed.info/sct","code" : "360153003","display" : "Take impression - action"},{"system" : "http://snomed.info/sct","code" : "360154009","display" : "Try-in of device - action"},{"system" : "http://snomed.info/sct","code" : "360160009","display" : "Checking - action"},{"system" : "http://snomed.info/sct","code" : "360161008","display" : "Induction - action"},{"system" : "http://snomed.info/sct","code" : "360163006","display" : "Infiltration - action"},{"system" : "http://snomed.info/sct","code" : "360165004","display" : "Apheresis - action"},{"system" : "http://snomed.info/sct","code" : "360166003","display" : "Filtration - action"},{"system" : "http://snomed.info/sct","code" : "360220002","display" : "Mapping - action"},{"system" : "http://snomed.info/sct","code" : "360222005","display" : "Massage - action"},{"system" : "http://snomed.info/sct","code" : "360223000","display" : "Cine imaging - action"},{"system" : "http://snomed.info/sct","code" : "360226008","display" : "Electrical discharge - action"},{"system" : "http://snomed.info/sct","code" : "360231005","display" : "Video imaging - action"},{"system" : "http://snomed.info/sct","code" : "360232003","display" : "Spectroscopy - action"},{"system" : "http://snomed.info/sct","code" : "360239007","display" : "Termination - action"},{"system" : "http://snomed.info/sct","code" : "360240009","display" : "Connection - action"},{"system" : "http://snomed.info/sct","code" : "360270004","display" : "Therapy - action"},{"system" : "http://snomed.info/sct","code" : "360272007","display" : "Discussion - action"},{"system" : "http://snomed.info/sct","code" : "360273002","display" : "Provision - action"},{"system" : "http://snomed.info/sct","code" : "360314001","display" : "Cutting - action"},{"system" : "http://snomed.info/sct","code" : "360315000","display" : "Filing - action"},{"system" : "http://snomed.info/sct","code" : "360323003","display" : "Restore - action"},{"system" : "http://snomed.info/sct","code" : "360324009","display" : "Obturation - action"},{"system" : "http://snomed.info/sct","code" : "360325005","display" : "Simple removal - action"},{"system" : "http://snomed.info/sct","code" : "360393008","display" : "Disinsertion - action"},{"system" : "http://snomed.info/sct","code" : "363659002","display" : "Pacing - action"},{"system" : "http://snomed.info/sct","code" : "363678002","display" : "Positron emission tomographic imaging"},{"system" : "http://snomed.info/sct","code" : "367529003","display" : "Lending - action"},{"system" : "http://snomed.info/sct","code" : "367558000","display" : "Contouring - action"},{"system" : "http://snomed.info/sct","code" : "367559008","display" : "Preparation - action"},{"system" : "http://snomed.info/sct","code" : "367642006","display" : "Inversion - action"},{"system" : "http://snomed.info/sct","code" : "367740008","display" : "Suspension - action"},{"system" : "http://snomed.info/sct","code" : "369242005","display" : "Hyfrecation - action"},{"system" : "http://snomed.info/sct","code" : "386746003","display" : "Maintenance - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399009009","display" : "B mode ultrasound (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399015009","display" : "Tomographic imaging, plain radiologic - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399035005","display" : "Tomographic imaging - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399064001","display" : "Two dimensional mode ultrasound - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399155008","display" : "M-mode ultrasound (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410756002","display" : "Surgical decompression - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410757006","display" : "Decompressive excision - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410758001","display" : "Decompressive incision - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410759009","display" : "Decompressive division - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410769003","display" : "Elevation reduction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410814006","display" : "Surgical reduction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410817004","display" : "Dilation repair - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410820007","display" : "Surgical transplantation - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "416677001","display" : "Internal drainage - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419385000","display" : "Use"},{"system" : "http://snomed.info/sct","code" : "419652001","display" : "Take"},{"system" : "http://snomed.info/sct","code" : "419656003","display" : "Examination AND/OR history taking - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419988009","display" : "Action of drug administration (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "424208002","display" : "Shunt - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "424832003","display" : "Surgical introduction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "424900004","display" : "Recommendation - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "425362007","display" : "Surgical insertion - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "425689005","display" : "Education - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "425704008","display" : "Power Doppler ultrasound - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "425764006","display" : "Transection - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "426413004","display" : "Closed reduction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "426530000","display" : "Open reduction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "426865009","display" : "3D mode ultrasound (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "428381003","display" : "Therapeutic diathermy - action"},{"system" : "http://snomed.info/sct","code" : "430975009","display" : "Surgical piercing - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "439237009","display" : "Mechanical repair - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "439417007","display" : "Closed manual reduction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "439513008","display" : "Surgical size reduction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "440338007","display" : "Dispensing - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "440647007","display" : "Mechanical construction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "441504007","display" : "Surgical manipulation - action"},{"system" : "http://snomed.info/sct","code" : "442837002","display" : "Excision debridement - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "445103003","display" : "Fixation by wedging - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "702569007","display" : "Cone beam computed tomography imaging - action"},{"system" : "http://snomed.info/sct","code" : "713295009","display" : "Surgical replacement - action"},{"system" : "http://snomed.info/sct","code" : "787145007","display" : "Reinsertion - action"},{"system" : "http://snomed.info/sct","code" : "788288006","display" : "Surgical reimplantation - action"},{"system" : "http://snomed.info/sct","code" : "830058008","display" : "Nonsurgical fixation - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "830059000","display" : "Nonsurgical repair - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1156997004","display" : "Surgical rotation - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1172737007","display" : "Doppler ultrasound - action"},{"system" : "http://snomed.info/sct","code" : "1172738002","display" : "Doppler ultrasound imaging - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1193839003","display" : "Distant flap reconstruction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1193841002","display" : "Local flap reconstruction - action"},{"system" : "http://snomed.info/sct","code" : "1193842009","display" : "Local flap reconstruction by rotation - action"},{"system" : "http://snomed.info/sct","code" : "1193851001","display" : "Local flap reconstruction by advancement - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1193917004","display" : "Flap creation - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1196928009","display" : "Regional flap reconstruction - action"},{"system" : "http://snomed.info/sct","code" : "1196931005","display" : "Local flap reconstruction by transposition - action"},{"system" : "http://snomed.info/sct","code" : "1204227006","display" : "Local flap reconstruction by rotation advancement technique - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1204229009","display" : "Local flap reconstruction by W-plasty - action"},{"system" : "http://snomed.info/sct","code" : "1231382004","display" : "Super resolution ultrasound imaging - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1287329000","display" : "Surgical diathermy - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1287372006","display" : "Surgical electrolysis - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1287587002","display" : "Surgical occlusion - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1331947007","display" : "Mammographic imaging - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1331948002","display" : "Digital tomosynthesis - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1332511003","display" : "3D (three dimensional) mammographic imaging"},{"system" : "http://snomed.info/sct","code" : "1344973000","display" : "Wedge biopsy - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1345096008","display" : "Dual energy X-ray absorptiometry imaging - action"},{"system" : "http://snomed.info/sct","code" : "899991000168109","display" : "Unroofing - action"}]}}

#265

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"49062001"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:90038
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:26 GMT
last-modified:Sat, 13 Sep 2025 20:51:26 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371010

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:e392a75f-589a-4077-9222-f59af8aa2c21","timestamp" : "2025-09-13T20:51:25.829Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "49062001","display" : "Device"},{"system" : "http://snomed.info/sct","code" : "156009","display" : "Spine board"},{"system" : "http://snomed.info/sct","code" : "271003","display" : "Bone plate"},{"system" : "http://snomed.info/sct","code" : "287000","display" : "Air receiver"},{"system" : "http://snomed.info/sct","code" : "291005","display" : "Atomizer"},{"system" : "http://snomed.info/sct","code" : "678001","display" : "Epilator"},{"system" : "http://snomed.info/sct","code" : "739006","display" : "Bicycle ergometer"},{"system" : "http://snomed.info/sct","code" : "793009","display" : "Mechanical power press"},{"system" : "http://snomed.info/sct","code" : "882002","display" : "Diagnostic implant"},{"system" : "http://snomed.info/sct","code" : "972002","display" : "Air filter"},{"system" : "http://snomed.info/sct","code" : "989005","display" : "Linen cloth"},{"system" : "http://snomed.info/sct","code" : "994005","display" : "Brush"},{"system" : "http://snomed.info/sct","code" : "995006","display" : "Farm tool"},{"system" : "http://snomed.info/sct","code" : "1211003","display" : "Treadmill"},{"system" : "http://snomed.info/sct","code" : "1333003","display" : "Emesis basin"},{"system" : "http://snomed.info/sct","code" : "1422002","display" : "Plastic mold"},{"system" : "http://snomed.info/sct","code" : "1579007","display" : "Surgical drill"},{"system" : "http://snomed.info/sct","code" : "1766001","display" : "Toboggan"},{"system" : "http://snomed.info/sct","code" : "1941006","display" : "Silk cloth"},{"system" : "http://snomed.info/sct","code" : "1962007","display" : "Dike"},{"system" : "http://snomed.info/sct","code" : "2248009","display" : "Endotracheal tube cuff"},{"system" : "http://snomed.info/sct","code" : "2282003","display" : "Breast prosthesis"},{"system" : "http://snomed.info/sct","code" : "2287009","display" : "Nail file"},{"system" : "http://snomed.info/sct","code" : "2468001","display" : "Breath analyzer"},{"system" : "http://snomed.info/sct","code" : "2478003","display" : "Glass eye"},{"system" : "http://snomed.info/sct","code" : "2491002","display" : "Intra-aortic balloon catheter"},{"system" : "http://snomed.info/sct","code" : "3201004","display" : "Tent"},{"system" : "http://snomed.info/sct","code" : "3319006","display" : "Artificial liver"},{"system" : "http://snomed.info/sct","code" : "3385008","display" : "Cigarette lighter"},{"system" : "http://snomed.info/sct","code" : "4408003","display" : "Endoscopic camera"},{"system" : "http://snomed.info/sct","code" : "4502000","display" : "Garbage disposal appliance"},{"system" : "http://snomed.info/sct","code" : "4632004","display" : "Hair cloth"},{"system" : "http://snomed.info/sct","code" : "4816004","display" : "Metal device"},{"system" : "http://snomed.info/sct","code" : "4909001","display" : "Kitchen sink"},{"system" : "http://snomed.info/sct","code" : "5041003","display" : "Adhesive strip"},{"system" : "http://snomed.info/sct","code" : "5042005","display" : "Patient scale"},{"system" : "http://snomed.info/sct","code" : "5159002","display" : "Physiologic monitoring system"},{"system" : "http://snomed.info/sct","code" : "5679009","display" : "Bed sheet"},{"system" : "http://snomed.info/sct","code" : "6012004","display" : "Hearing aid"},{"system" : "http://snomed.info/sct","code" : "6097006","display" : "T-tube"},{"system" : "http://snomed.info/sct","code" : "6822006","display" : "Microwave oven"},{"system" : "http://snomed.info/sct","code" : "6919005","display" : "Protective clothing material"},{"system" : "http://snomed.info/sct","code" : "6972009","display" : "Lithotripter"},{"system" : "http://snomed.info/sct","code" : "7007007","display" : "Radiographic-fluoroscopic unit"},{"system" : "http://snomed.info/sct","code" : "7402007","display" : "Probe"},{"system" : "http://snomed.info/sct","code" : "7406005","display" : "Crib"},{"system" : "http://snomed.info/sct","code" : "7704007","display" : "Stabilizing appliance"},{"system" : "http://snomed.info/sct","code" : "7733008","display" : "Hydrocephalic shunt catheter"},{"system" : "http://snomed.info/sct","code" : "7968002","display" : "Three-wheeled all-terrain vehicle"},{"system" : "http://snomed.info/sct","code" : "7971005","display" : "Fogarty catheter"},{"system" : "http://snomed.info/sct","code" : "8060009","display" : "Denture"},{"system" : "http://snomed.info/sct","code" : "8118007","display" : "Crane"},{"system" : "http://snomed.info/sct","code" : "8170008","display" : "Adhesive"},{"system" : "http://snomed.info/sct","code" : "8384009","display" : "Band saw"},{"system" : "http://snomed.info/sct","code" : "8407004","display" : "Bile collection bag"},{"system" : "http://snomed.info/sct","code" : "8434001","display" : "Jail"},{"system" : "http://snomed.info/sct","code" : "8451008","display" : "Intramedullary rod"},{"system" : "http://snomed.info/sct","code" : "8615009","display" : "Blood electrolyte analyzer"},{"system" : "http://snomed.info/sct","code" : "8643000","display" : "Mortising machine"},{"system" : "http://snomed.info/sct","code" : "8682003","display" : "Protective shield"},{"system" : "http://snomed.info/sct","code" : "9017009","display" : "Ventricular intracranial catheter"},{"system" : "http://snomed.info/sct","code" : "9096001","display" : "Support"},{"system" : "http://snomed.info/sct","code" : "9129003","display" : "Feeding catheter"},{"system" : "http://snomed.info/sct","code" : "9419002","display" : "Bobsled"},{"system" : "http://snomed.info/sct","code" : "9458007","display" : "Elastic bandage"},{"system" : "http://snomed.info/sct","code" : "9611009","display" : "Dermatotome"},{"system" : "http://snomed.info/sct","code" : "9883003","display" : "Cargo handling gear"},{"system" : "http://snomed.info/sct","code" : "10172004","display" : "Heater"},{"system" : "http://snomed.info/sct","code" : "10244001","display" : "Needle guide"},{"system" : "http://snomed.info/sct","code" : "10371004","display" : "Electrostimulating analgesia unit"},{"system" : "http://snomed.info/sct","code" : "10507000","display" : "Toeboard"},{"system" : "http://snomed.info/sct","code" : "10826000","display" : "Industrial saw"},{"system" : "http://snomed.info/sct","code" : "10850003","display" : "Radiographic-therapeutic unit"},{"system" : "http://snomed.info/sct","code" : "10906003","display" : "Vein stripper"},{"system" : "http://snomed.info/sct","code" : "11141007","display" : "Bone growth stimulator"},{"system" : "http://snomed.info/sct","code" : "11158002","display" : "Electromyographic monitor and recorder"},{"system" : "http://snomed.info/sct","code" : "11358008","display" : "Prosthetic valve"},{"system" : "http://snomed.info/sct","code" : "11987000","display" : "Clinical chemistry analyzer"},{"system" : "http://snomed.info/sct","code" : "12121004","display" : "Clothes dryer, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "12150006","display" : "Cannula"},{"system" : "http://snomed.info/sct","code" : "12183004","display" : "Arm prosthesis"},{"system" : "http://snomed.info/sct","code" : "12198002","display" : "Ice skate"},{"system" : "http://snomed.info/sct","code" : "12953007","display" : "File"},{"system" : "http://snomed.info/sct","code" : "13118005","display" : "Wool cloth"},{"system" : "http://snomed.info/sct","code" : "13219008","display" : "Gastroscope"},{"system" : "http://snomed.info/sct","code" : "13268008","display" : "Home furnace"},{"system" : "http://snomed.info/sct","code" : "13288007","display" : "Monitor"},{"system" : "http://snomed.info/sct","code" : "13459008","display" : "Temporary artificial heart prosthesis"},{"system" : "http://snomed.info/sct","code" : "13764006","display" : "Uterine sound"},{"system" : "http://snomed.info/sct","code" : "13855007","display" : "Pillow"},{"system" : "http://snomed.info/sct","code" : "13905003","display" : "Tennis ball"},{"system" : "http://snomed.info/sct","code" : "14106009","display" : "Cardiac pacemaker"},{"system" : "http://snomed.info/sct","code" : "14108005","display" : "Cage"},{"system" : "http://snomed.info/sct","code" : "14116001","display" : "Analgesia unit"},{"system" : "http://snomed.info/sct","code" : "14208000","display" : "Oil well"},{"system" : "http://snomed.info/sct","code" : "14339000","display" : "Button"},{"system" : "http://snomed.info/sct","code" : "14364002","display" : "Camera"},{"system" : "http://snomed.info/sct","code" : "14397001","display" : "Shower bath"},{"system" : "http://snomed.info/sct","code" : "14519003","display" : "Aspirator"},{"system" : "http://snomed.info/sct","code" : "14548009","display" : "Harrington rod"},{"system" : "http://snomed.info/sct","code" : "14762000","display" : "Alloy steel chain sling"},{"system" : "http://snomed.info/sct","code" : "14789005","display" : "Prosthetic implant"},{"system" : "http://snomed.info/sct","code" : "15000008","display" : "Air-conditioner"},{"system" : "http://snomed.info/sct","code" : "15340005","display" : "Wood's light"},{"system" : "http://snomed.info/sct","code" : "15447007","display" : "Joint prosthesis"},{"system" : "http://snomed.info/sct","code" : "15644007","display" : "Anesthesia unit"},{"system" : "http://snomed.info/sct","code" : "15869005","display" : "Dosimeter"},{"system" : "http://snomed.info/sct","code" : "15873008","display" : "Boiler"},{"system" : "http://snomed.info/sct","code" : "15922004","display" : "Gown"},{"system" : "http://snomed.info/sct","code" : "16056004","display" : "Boots"},{"system" : "http://snomed.info/sct","code" : "16127002","display" : "Clothes wringer, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "16349000","display" : "Orthopedic device"},{"system" : "http://snomed.info/sct","code" : "16417001","display" : "Commercial breathing supply hoses diving operation"},{"system" : "http://snomed.info/sct","code" : "16470007","display" : "Electrode"},{"system" : "http://snomed.info/sct","code" : "16497000","display" : "Electric clipper"},{"system" : "http://snomed.info/sct","code" : "16524003","display" : "Cotton cloth"},{"system" : "http://snomed.info/sct","code" : "16540000","display" : "Umbrella catheter"},{"system" : "http://snomed.info/sct","code" : "16650009","display" : "Splint"},{"system" : "http://snomed.info/sct","code" : "17102003","display" : "Nasogastric tube"},{"system" : "http://snomed.info/sct","code" : "17107009","display" : "Mitral valve prosthesis"},{"system" : "http://snomed.info/sct","code" : "17207004","display" : "Mattress"},{"system" : "http://snomed.info/sct","code" : "17306006","display" : "Hernia belt"},{"system" : "http://snomed.info/sct","code" : "17404008","display" : "Cardiac compression board"},{"system" : "http://snomed.info/sct","code" : "17472008","display" : "Knife"},{"system" : "http://snomed.info/sct","code" : "18100009","display" : "Electrical outlet"},{"system" : "http://snomed.info/sct","code" : "18151003","display" : "Punch"},{"system" : "http://snomed.info/sct","code" : "18153000","display" : "Fluorescence immunoassay analyzer"},{"system" : "http://snomed.info/sct","code" : "18411005","display" : "Chisel"},{"system" : "http://snomed.info/sct","code" : "18492004","display" : "Canister"},{"system" : "http://snomed.info/sct","code" : "18666004","display" : "Finespun glass"},{"system" : "http://snomed.info/sct","code" : "19257004","display" : "Defibrillator"},{"system" : "http://snomed.info/sct","code" : "19328000","display" : "Blanket"},{"system" : "http://snomed.info/sct","code" : "19443004","display" : "Radioactive implant"},{"system" : "http://snomed.info/sct","code" : "19627002","display" : "Leather"},{"system" : "http://snomed.info/sct","code" : "19762002","display" : "Leather belt"},{"system" : "http://snomed.info/sct","code" : "19817005","display" : "Fan blade"},{"system" : "http://snomed.info/sct","code" : "19892000","display" : "Scale"},{"system" : "http://snomed.info/sct","code" : "19923001","display" : "Catheter"},{"system" : "http://snomed.info/sct","code" : "19966008","display" : "Farm machine"},{"system" : "http://snomed.info/sct","code" : "20032007","display" : "Bathinette"},{"system" : "http://snomed.info/sct","code" : "20195009","display" : "Leg prosthesis"},{"system" : "http://snomed.info/sct","code" : "20235003","display" : "Toothbrush"},{"system" : "http://snomed.info/sct","code" : "20273004","display" : "Industrial machine"},{"system" : "http://snomed.info/sct","code" : "20359006","display" : "Contraceptive diaphragm"},{"system" : "http://snomed.info/sct","code" : "20406008","display" : "Back rests"},{"system" : "http://snomed.info/sct","code" : "20428008","display" : "Oxygen tent"},{"system" : "http://snomed.info/sct","code" : "20513005","display" : "Power tool"},{"system" : "http://snomed.info/sct","code" : "20568009","display" : "Urinary catheter"},{"system" : "http://snomed.info/sct","code" : "20613002","display" : "Cystoscope"},{"system" : "http://snomed.info/sct","code" : "20861007","display" : "Plug pack"},{"system" : "http://snomed.info/sct","code" : "20867006","display" : "Experimental implant"},{"system" : "http://snomed.info/sct","code" : "20873007","display" : "Plastic cloth-like material"},{"system" : "http://snomed.info/sct","code" : "20909006","display" : "Combine"},{"system" : "http://snomed.info/sct","code" : "20997002","display" : "Hand tool"},{"system" : "http://snomed.info/sct","code" : "21079000","display" : "Carbon monoxide analyzer"},{"system" : "http://snomed.info/sct","code" : "21546008","display" : "Refrigerator"},{"system" : "http://snomed.info/sct","code" : "21870002","display" : "Transluminal extraction catheter"},{"system" : "http://snomed.info/sct","code" : "21944004","display" : "Abdominal binder"},{"system" : "http://snomed.info/sct","code" : "22251003","display" : "Timer"},{"system" : "http://snomed.info/sct","code" : "22283009","display" : "Artificial membrane"},{"system" : "http://snomed.info/sct","code" : "22566001","display" : "Cytology brush"},{"system" : "http://snomed.info/sct","code" : "22662007","display" : "Retaining harness"},{"system" : "http://snomed.info/sct","code" : "22679001","display" : "Handcuffs"},{"system" : "http://snomed.info/sct","code" : "22744006","display" : "Artificial hair wig"},{"system" : "http://snomed.info/sct","code" : "23076004","display" : "Household furniture"},{"system" : "http://snomed.info/sct","code" : "23228005","display" : "Arthroscope"},{"system" : "http://snomed.info/sct","code" : "23366006","display" : "Motorized wheelchair device (physical object)"},{"system" : "http://snomed.info/sct","code" : "23562009","display" : "Household ventilator, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "23699001","display" : "Baseball"},{"system" : "http://snomed.info/sct","code" : "23785007","display" : "Arthroscopic irrigation/distension pump"},{"system" : "http://snomed.info/sct","code" : "23973005","display" : "Indwelling urinary catheter"},{"system" : "http://snomed.info/sct","code" : "24110008","display" : "Anoscope"},{"system" : "http://snomed.info/sct","code" : "24174009","display" : "Bronchoscope"},{"system" : "http://snomed.info/sct","code" : "24230000","display" : "Vibrator"},{"system" : "http://snomed.info/sct","code" : "24290003","display" : "Biologic cardiac valve prosthesis"},{"system" : "http://snomed.info/sct","code" : "24402003","display" : "Stepladder"},{"system" : "http://snomed.info/sct","code" : "24470005","display" : "Wrench"},{"system" : "http://snomed.info/sct","code" : "24513003","display" : "Plastic boots"},{"system" : "http://snomed.info/sct","code" : "24697008","display" : "Ostomy belt"},{"system" : "http://snomed.info/sct","code" : "24767007","display" : "Eustachian tube prosthesis"},{"system" : "http://snomed.info/sct","code" : "25005004","display" : "Snare"},{"system" : "http://snomed.info/sct","code" : "25062003","display" : "Feeding tube"},{"system" : "http://snomed.info/sct","code" : "25152007","display" : "Squeeze cage"},{"system" : "http://snomed.info/sct","code" : "25510005","display" : "Cardiac valve prosthesis"},{"system" : "http://snomed.info/sct","code" : "25632005","display" : "Hockey puck"},{"system" : "http://snomed.info/sct","code" : "25680008","display" : "Scaffold"},{"system" : "http://snomed.info/sct","code" : "25742001","display" : "Orthodontic appliance"},{"system" : "http://snomed.info/sct","code" : "25937001","display" : "Neurostimulator"},{"system" : "http://snomed.info/sct","code" : "26128008","display" : "Bougie"},{"system" : "http://snomed.info/sct","code" : "26239002","display" : "Soccer ball"},{"system" : "http://snomed.info/sct","code" : "26334009","display" : "Dockboard"},{"system" : "http://snomed.info/sct","code" : "26397000","display" : "Breathing bag"},{"system" : "http://snomed.info/sct","code" : "26412008","display" : "Endotracheal tube"},{"system" : "http://snomed.info/sct","code" : "26579007","display" : "Holter valve"},{"system" : "http://snomed.info/sct","code" : "26719000","display" : "Celestin tube"},{"system" : "http://snomed.info/sct","code" : "26882005","display" : "Rongeur"},{"system" : "http://snomed.info/sct","code" : "27042007","display" : "Needle adapter"},{"system" : "http://snomed.info/sct","code" : "27065002","display" : "Surgical suture"},{"system" : "http://snomed.info/sct","code" : "27091001","display" : "Dumbwaiter"},{"system" : "http://snomed.info/sct","code" : "27126002","display" : "Power belt"},{"system" : "http://snomed.info/sct","code" : "27229001","display" : "Spray booth"},{"system" : "http://snomed.info/sct","code" : "27606000","display" : "Dental prosthesis"},{"system" : "http://snomed.info/sct","code" : "27785006","display" : "Athletic supporter"},{"system" : "http://snomed.info/sct","code" : "27812008","display" : "Electric heating pad"},{"system" : "http://snomed.info/sct","code" : "27976001","display" : "Woodworking machinery"},{"system" : "http://snomed.info/sct","code" : "27991004","display" : "Thermometer"},{"system" : "http://snomed.info/sct","code" : "28026003","display" : "Hairbrush"},{"system" : "http://snomed.info/sct","code" : "28519005","display" : "Side-delivery hay rake"},{"system" : "http://snomed.info/sct","code" : "29292008","display" : "Fur garment"},{"system" : "http://snomed.info/sct","code" : "29319002","display" : "Forceps"},{"system" : "http://snomed.info/sct","code" : "29396008","display" : "Resuscitator"},{"system" : "http://snomed.info/sct","code" : "30002008","display" : "Fireplace"},{"system" : "http://snomed.info/sct","code" : "30012001","display" : "Elevator"},{"system" : "http://snomed.info/sct","code" : "30070001","display" : "Multistage suspension scaffolding"},{"system" : "http://snomed.info/sct","code" : "30115002","display" : "Shield"},{"system" : "http://snomed.info/sct","code" : "30176005","display" : "Baseball bat"},{"system" : "http://snomed.info/sct","code" : "30234008","display" : "Medical laboratory analyzer"},{"system" : "http://snomed.info/sct","code" : "30610008","display" : "Epidural catheter"},{"system" : "http://snomed.info/sct","code" : "30661003","display" : "Cosmetic prosthesis"},{"system" : "http://snomed.info/sct","code" : "30784000","display" : "Aerosol sprayer"},{"system" : "http://snomed.info/sct","code" : "30929000","display" : "Ligator"},{"system" : "http://snomed.info/sct","code" : "30968007","display" : "Drainage bag"},{"system" : "http://snomed.info/sct","code" : "31030004","display" : "Peritoneal catheter"},{"system" : "http://snomed.info/sct","code" : "31031000","display" : "Orthopedic internal fixation system"},{"system" : "http://snomed.info/sct","code" : "31174004","display" : "Lumbosacral belt"},{"system" : "http://snomed.info/sct","code" : "31791005","display" : "Traction belt"},{"system" : "http://snomed.info/sct","code" : "31878003","display" : "Surgical scissors"},{"system" : "http://snomed.info/sct","code" : "32033000","display" : "Arterial pressure monitor"},{"system" : "http://snomed.info/sct","code" : "32356002","display" : "Machine guarding"},{"system" : "http://snomed.info/sct","code" : "32504006","display" : "Screwdriver"},{"system" : "http://snomed.info/sct","code" : "32634007","display" : "Fixed ladder"},{"system" : "http://snomed.info/sct","code" : "32667006","display" : "Oropharyngeal airway device"},{"system" : "http://snomed.info/sct","code" : "32711007","display" : "Ostomy collection bag"},{"system" : "http://snomed.info/sct","code" : "32712000","display" : "Drain"},{"system" : "http://snomed.info/sct","code" : "32871007","display" : "Tweezer"},{"system" : "http://snomed.info/sct","code" : "33194000","display" : "Welding equipment"},{"system" : "http://snomed.info/sct","code" : "33336008","display" : "Matches"},{"system" : "http://snomed.info/sct","code" : "33352006","display" : "Ax"},{"system" : "http://snomed.info/sct","code" : "33388001","display" : "Carbon dioxide analyzer"},{"system" : "http://snomed.info/sct","code" : "33482001","display" : "Rubber boots"},{"system" : "http://snomed.info/sct","code" : "33686008","display" : "Stylet"},{"system" : "http://snomed.info/sct","code" : "33690005","display" : "Sharp instrument"},{"system" : "http://snomed.info/sct","code" : "33802005","display" : "Enema bag"},{"system" : "http://snomed.info/sct","code" : "33894003","display" : "Experimental device"},{"system" : "http://snomed.info/sct","code" : "33918000","display" : "Rubberized cloth"},{"system" : "http://snomed.info/sct","code" : "34160005","display" : "Lamp"},{"system" : "http://snomed.info/sct","code" : "34164001","display" : "Plaster cast"},{"system" : "http://snomed.info/sct","code" : "34234003","display" : "Plastic tube"},{"system" : "http://snomed.info/sct","code" : "34263000","display" : "Medical balloon"},{"system" : "http://snomed.info/sct","code" : "34362008","display" : "Vascular device"},{"system" : "http://snomed.info/sct","code" : "34759008","display" : "Urethral catheter"},{"system" : "http://snomed.info/sct","code" : "35398009","display" : "Ostomy appliance"},{"system" : "http://snomed.info/sct","code" : "35593004","display" : "Wire ligature"},{"system" : "http://snomed.info/sct","code" : "35870000","display" : "Cerebrospinal catheter"},{"system" : "http://snomed.info/sct","code" : "36011000","display" : "Spike harrow"},{"system" : "http://snomed.info/sct","code" : "36365007","display" : "Ice-pick"},{"system" : "http://snomed.info/sct","code" : "36370000","display" : "Aspirator trap bottle"},{"system" : "http://snomed.info/sct","code" : "36645008","display" : "Stimulator"},{"system" : "http://snomed.info/sct","code" : "36761001","display" : "Natural hair wig"},{"system" : "http://snomed.info/sct","code" : "36965003","display" : "Hemodialysis machine"},{"system" : "http://snomed.info/sct","code" : "36977008","display" : "Peripheral neurostimulator"},{"system" : "http://snomed.info/sct","code" : "37189001","display" : "Magnetic detector"},{"system" : "http://snomed.info/sct","code" : "37270008","display" : "Endoscope"},{"system" : "http://snomed.info/sct","code" : "37284003","display" : "Bag"},{"system" : "http://snomed.info/sct","code" : "37311003","display" : "Stone retrieval basket"},{"system" : "http://snomed.info/sct","code" : "37347002","display" : "Dildo"},{"system" : "http://snomed.info/sct","code" : "37360008","display" : "Patient isolator"},{"system" : "http://snomed.info/sct","code" : "37503007","display" : "Protective blind"},{"system" : "http://snomed.info/sct","code" : "37759000","display" : "Surgical instrument"},{"system" : "http://snomed.info/sct","code" : "37874008","display" : "Continuing positive airway pressure unit"},{"system" : "http://snomed.info/sct","code" : "37953008","display" : "Bedside rails"},{"system" : "http://snomed.info/sct","code" : "38126007","display" : "Protective glasses"},{"system" : "http://snomed.info/sct","code" : "38141007","display" : "Tourniquet"},{"system" : "http://snomed.info/sct","code" : "38277008","display" : "Protective device"},{"system" : "http://snomed.info/sct","code" : "38806006","display" : "Hockey stick"},{"system" : "http://snomed.info/sct","code" : "38862006","display" : "Brake"},{"system" : "http://snomed.info/sct","code" : "38871002","display" : "Metallic cloth"},{"system" : "http://snomed.info/sct","code" : "39590006","display" : "Air compressor"},{"system" : "http://snomed.info/sct","code" : "39661006","display" : "Light anywhere matches"},{"system" : "http://snomed.info/sct","code" : "39690000","display" : "Sphygmomanometer"},{"system" : "http://snomed.info/sct","code" : "39768008","display" : "Rasp"},{"system" : "http://snomed.info/sct","code" : "39790008","display" : "Non-electric heating pad"},{"system" : "http://snomed.info/sct","code" : "39802000","display" : "Tongue blade"},{"system" : "http://snomed.info/sct","code" : "39821008","display" : "Positron emission tomography unit"},{"system" : "http://snomed.info/sct","code" : "39869006","display" : "Alarm"},{"system" : "http://snomed.info/sct","code" : "40188005","display" : "Household accessory"},{"system" : "http://snomed.info/sct","code" : "40388003","display" : "Implant"},{"system" : "http://snomed.info/sct","code" : "40519001","display" : "Binder"},{"system" : "http://snomed.info/sct","code" : "41157002","display" : "Immobilizer"},{"system" : "http://snomed.info/sct","code" : "41323003","display" : "Urinary collection bag"},{"system" : "http://snomed.info/sct","code" : "41684000","display" : "Industrial tool"},{"system" : "http://snomed.info/sct","code" : "42152006","display" : "Metal tube"},{"system" : "http://snomed.info/sct","code" : "42305009","display" : "Ambulation device"},{"system" : "http://snomed.info/sct","code" : "42380001","display" : "Ear plug"},{"system" : "http://snomed.info/sct","code" : "42451009","display" : "Blood warmer"},{"system" : "http://snomed.info/sct","code" : "42716000","display" : "Wool"},{"system" : "http://snomed.info/sct","code" : "42882002","display" : "Hypodermic spray"},{"system" : "http://snomed.info/sct","code" : "43192004","display" : "Bone pencil"},{"system" : "http://snomed.info/sct","code" : "43252007","display" : "Cochlear prosthesis"},{"system" : "http://snomed.info/sct","code" : "43725001","display" : "Airway device"},{"system" : "http://snomed.info/sct","code" : "43770009","display" : "Doppler device"},{"system" : "http://snomed.info/sct","code" : "43983001","display" : "Shoes"},{"system" : "http://snomed.info/sct","code" : "44056008","display" : "Caliper"},{"system" : "http://snomed.info/sct","code" : "44396004","display" : "Magnet"},{"system" : "http://snomed.info/sct","code" : "44492001","display" : "Industrial robot"},{"system" : "http://snomed.info/sct","code" : "44668000","display" : "Pump"},{"system" : "http://snomed.info/sct","code" : "44738004","display" : "Laryngoscope"},{"system" : "http://snomed.info/sct","code" : "44806002","display" : "Esophageal bougie"},{"system" : "http://snomed.info/sct","code" : "44845007","display" : "Golf ball"},{"system" : "http://snomed.info/sct","code" : "44907005","display" : "Four-wheeled all-terrain vehicle"},{"system" : "http://snomed.info/sct","code" : "44959004","display" : "Angioplasty balloon catheter"},{"system" : "http://snomed.info/sct","code" : "45633005","display" : "Peritoneal dialyzer"},{"system" : "http://snomed.info/sct","code" : "45901004","display" : "Penrose drain"},{"system" : "http://snomed.info/sct","code" : "45984009","display" : "Hospital shower bath"},{"system" : "http://snomed.info/sct","code" : "46181005","display" : "Automatic fire extinguisher system"},{"system" : "http://snomed.info/sct","code" : "46265007","display" : "Artificial lashes"},{"system" : "http://snomed.info/sct","code" : "46299005","display" : "Sanitary belt"},{"system" : "http://snomed.info/sct","code" : "46364009","display" : "Clamp"},{"system" : "http://snomed.info/sct","code" : "46440007","display" : "Basketball"},{"system" : "http://snomed.info/sct","code" : "46625003","display" : "Pessary"},{"system" : "http://snomed.info/sct","code" : "46666003","display" : "Chain"},{"system" : "http://snomed.info/sct","code" : "46949002","display" : "Deck machinery"},{"system" : "http://snomed.info/sct","code" : "47162009","display" : "Mirror"},{"system" : "http://snomed.info/sct","code" : "47326004","display" : "Electrical utilization equipment"},{"system" : "http://snomed.info/sct","code" : "47424002","display" : "Apgar scoring timer"},{"system" : "http://snomed.info/sct","code" : "47528002","display" : "Ureteral catheter"},{"system" : "http://snomed.info/sct","code" : "47731004","display" : "Birthing chair"},{"system" : "http://snomed.info/sct","code" : "47734007","display" : "Catgut suture"},{"system" : "http://snomed.info/sct","code" : "47776004","display" : "Hand mitt"},{"system" : "http://snomed.info/sct","code" : "47942000","display" : "Proctoscope"},{"system" : "http://snomed.info/sct","code" : "48066006","display" : "Circular portable saw"},{"system" : "http://snomed.info/sct","code" : "48096001","display" : "Bathtub rails"},{"system" : "http://snomed.info/sct","code" : "48240003","display" : "Training equipment"},{"system" : "http://snomed.info/sct","code" : "48246009","display" : "Stud gun, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "48295009","display" : "Vascular filter"},{"system" : "http://snomed.info/sct","code" : "48473008","display" : "Protective body armor"},{"system" : "http://snomed.info/sct","code" : "48545009","display" : "Fireplace lighter"},{"system" : "http://snomed.info/sct","code" : "48990009","display" : "Strap"},{"system" : "http://snomed.info/sct","code" : "49448001","display" : "Razor"},{"system" : "http://snomed.info/sct","code" : "49890001","display" : "Hospital cart"},{"system" : "http://snomed.info/sct","code" : "49980008","display" : "Farm tractor"},{"system" : "http://snomed.info/sct","code" : "50121007","display" : "Eye glasses, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "50457005","display" : "Workover rig service to oil well"},{"system" : "http://snomed.info/sct","code" : "50483000","display" : "Oil well rig"},{"system" : "http://snomed.info/sct","code" : "50851003","display" : "Penile tumescence monitor"},{"system" : "http://snomed.info/sct","code" : "51016001","display" : "Hammer"},{"system" : "http://snomed.info/sct","code" : "51086006","display" : "Shower curtain"},{"system" : "http://snomed.info/sct","code" : "51324004","display" : "Stripper"},{"system" : "http://snomed.info/sct","code" : "51685009","display" : "Roller skate"},{"system" : "http://snomed.info/sct","code" : "51791000","display" : "Measuring tape"},{"system" : "http://snomed.info/sct","code" : "51832004","display" : "Valved tube"},{"system" : "http://snomed.info/sct","code" : "51883004","display" : "Sling"},{"system" : "http://snomed.info/sct","code" : "52065008","display" : "Diaper"},{"system" : "http://snomed.info/sct","code" : "52124006","display" : "Central venous catheter"},{"system" : "http://snomed.info/sct","code" : "52161002","display" : "Molten lava"},{"system" : "http://snomed.info/sct","code" : "52291003","display" : "Glove"},{"system" : "http://snomed.info/sct","code" : "52325000","display" : "Hay wagon"},{"system" : "http://snomed.info/sct","code" : "52520009","display" : "Ladder"},{"system" : "http://snomed.info/sct","code" : "52537002","display" : "Aspirator collection canister"},{"system" : "http://snomed.info/sct","code" : "52624007","display" : "Radiofrequency generator"},{"system" : "http://snomed.info/sct","code" : "52773007","display" : "Ski"},{"system" : "http://snomed.info/sct","code" : "52809000","display" : "Nasopharyngeal catheter"},{"system" : "http://snomed.info/sct","code" : "52893008","display" : "Blood gas/pH analyzer"},{"system" : "http://snomed.info/sct","code" : "53167006","display" : "Platform suspended boom"},{"system" : "http://snomed.info/sct","code" : "53177008","display" : "Nasal balloon"},{"system" : "http://snomed.info/sct","code" : "53217009","display" : "Artificial lung"},{"system" : "http://snomed.info/sct","code" : "53350007","display" : "Prosthesis"},{"system" : "http://snomed.info/sct","code" : "53535004","display" : "Retractor"},{"system" : "http://snomed.info/sct","code" : "53639001","display" : "Stethoscope"},{"system" : "http://snomed.info/sct","code" : "53671008","display" : "Gastric balloon"},{"system" : "http://snomed.info/sct","code" : "53996008","display" : "Penile prosthesis"},{"system" : "http://snomed.info/sct","code" : "54234007","display" : "Cryogenic analgesia unit"},{"system" : "http://snomed.info/sct","code" : "54638004","display" : "Towel"},{"system" : "http://snomed.info/sct","code" : "54953005","display" : "Computerized axial tomography scanner"},{"system" : "http://snomed.info/sct","code" : "55091003","display" : "Blood coagulation analyzer"},{"system" : "http://snomed.info/sct","code" : "55206006","display" : "Suture button"},{"system" : "http://snomed.info/sct","code" : "55216003","display" : "Amnioscope"},{"system" : "http://snomed.info/sct","code" : "55337009","display" : "Auscultoscope"},{"system" : "http://snomed.info/sct","code" : "55567004","display" : "Bassinet"},{"system" : "http://snomed.info/sct","code" : "55658008","display" : "Hot object"},{"system" : "http://snomed.info/sct","code" : "55986002","display" : "Tong"},{"system" : "http://snomed.info/sct","code" : "56144002","display" : "Back braces"},{"system" : "http://snomed.info/sct","code" : "56353002","display" : "Staple"},{"system" : "http://snomed.info/sct","code" : "56547001","display" : "Trephine"},{"system" : "http://snomed.info/sct","code" : "56896002","display" : "Pacemaker catheter"},{"system" : "http://snomed.info/sct","code" : "56961003","display" : "Cardiac transvenous pacemaker"},{"system" : "http://snomed.info/sct","code" : "57118008","display" : "Perfusion pump"},{"system" : "http://snomed.info/sct","code" : "57134006","display" : "Instrument"},{"system" : "http://snomed.info/sct","code" : "57368009","display" : "Contact lenses"},{"system" : "http://snomed.info/sct","code" : "57395004","display" : "Physical restraint equipment"},{"system" : "http://snomed.info/sct","code" : "57730005","display" : "Abrasive grinding"},{"system" : "http://snomed.info/sct","code" : "58153004","display" : "Android"},{"system" : "http://snomed.info/sct","code" : "58253008","display" : "Suction catheter"},{"system" : "http://snomed.info/sct","code" : "58514003","display" : "Infant scale"},{"system" : "http://snomed.info/sct","code" : "58878002","display" : "Protective vest"},{"system" : "http://snomed.info/sct","code" : "58938008","display" : "WC - Wheelchair"},{"system" : "http://snomed.info/sct","code" : "59102007","display" : "Ice bag"},{"system" : "http://snomed.info/sct","code" : "59127000","display" : "Apnea alarm"},{"system" : "http://snomed.info/sct","code" : "59153008","display" : "Barge"},{"system" : "http://snomed.info/sct","code" : "59160002","display" : "Chipguard"},{"system" : "http://snomed.info/sct","code" : "59181002","display" : "Oxygen analyzer"},{"system" : "http://snomed.info/sct","code" : "59432006","display" : "Ligature"},{"system" : "http://snomed.info/sct","code" : "59647009","display" : "Safety matches"},{"system" : "http://snomed.info/sct","code" : "59746007","display" : "Needle holder"},{"system" : "http://snomed.info/sct","code" : "59772003","display" : "Culdoscope"},{"system" : "http://snomed.info/sct","code" : "59782002","display" : "Speculum"},{"system" : "http://snomed.info/sct","code" : "59833007","display" : "Collapsible balloon"},{"system" : "http://snomed.info/sct","code" : "60054005","display" : "Seat belt"},{"system" : "http://snomed.info/sct","code" : "60110001","display" : "Wig"},{"system" : "http://snomed.info/sct","code" : "60150003","display" : "Ski pole, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "60161006","display" : "Acupuncture needle"},{"system" : "http://snomed.info/sct","code" : "60185003","display" : "Carbon dioxide absorber"},{"system" : "http://snomed.info/sct","code" : "60311007","display" : "Leather boots"},{"system" : "http://snomed.info/sct","code" : "60773001","display" : "Injector"},{"system" : "http://snomed.info/sct","code" : "60806001","display" : "Whirlpool bath"},{"system" : "http://snomed.info/sct","code" : "60957001","display" : "Otoscope"},{"system" : "http://snomed.info/sct","code" : "60977008","display" : "Harrow"},{"system" : "http://snomed.info/sct","code" : "61284002","display" : "Machine"},{"system" : "http://snomed.info/sct","code" : "61330002","display" : "Nasopharyngeal airway device"},{"system" : "http://snomed.info/sct","code" : "61433001","display" : "Glassware"},{"system" : "http://snomed.info/sct","code" : "61512008","display" : "Tennis racket"},{"system" : "http://snomed.info/sct","code" : "61835000","display" : "Dilator"},{"system" : "http://snomed.info/sct","code" : "61968008","display" : "Syringe"},{"system" : "http://snomed.info/sct","code" : "61979003","display" : "Antiembolic device"},{"system" : "http://snomed.info/sct","code" : "62336005","display" : "Electric cable"},{"system" : "http://snomed.info/sct","code" : "62495008","display" : "Gamma counter"},{"system" : "http://snomed.info/sct","code" : "62614002","display" : "Overhead and gantry crane"},{"system" : "http://snomed.info/sct","code" : "62980002","display" : "Tubular bandage"},{"system" : "http://snomed.info/sct","code" : "63112008","display" : "Bone wire"},{"system" : "http://snomed.info/sct","code" : "63173005","display" : "Hat band"},{"system" : "http://snomed.info/sct","code" : "63289001","display" : "Bone nail"},{"system" : "http://snomed.info/sct","code" : "63336000","display" : "Bone plug"},{"system" : "http://snomed.info/sct","code" : "63548003","display" : "Derrick"},{"system" : "http://snomed.info/sct","code" : "63562005","display" : "Cervical collar"},{"system" : "http://snomed.info/sct","code" : "63619003","display" : "Fiberoptic cable"},{"system" : "http://snomed.info/sct","code" : "63653004","display" : "Medical device"},{"system" : "http://snomed.info/sct","code" : "63797009","display" : "Traction unit"},{"system" : "http://snomed.info/sct","code" : "63839002","display" : "Electroejaculator"},{"system" : "http://snomed.info/sct","code" : "63995005","display" : "Bandage"},{"system" : "http://snomed.info/sct","code" : "64174005","display" : "Snowmobile"},{"system" : "http://snomed.info/sct","code" : "64255007","display" : "Esophageal balloon"},{"system" : "http://snomed.info/sct","code" : "64565002","display" : "Air tool"},{"system" : "http://snomed.info/sct","code" : "64571008","display" : "Hair clipper"},{"system" : "http://snomed.info/sct","code" : "64883003","display" : "Inhalation analgesia unit"},{"system" : "http://snomed.info/sct","code" : "64973003","display" : "Scissors"},{"system" : "http://snomed.info/sct","code" : "64989000","display" : "Escalator"},{"system" : "http://snomed.info/sct","code" : "65053001","display" : "Electrical battery"},{"system" : "http://snomed.info/sct","code" : "65105002","display" : "Surgical drapes"},{"system" : "http://snomed.info/sct","code" : "65268008","display" : "Chart recorder"},{"system" : "http://snomed.info/sct","code" : "65473004","display" : "Microscope"},{"system" : "http://snomed.info/sct","code" : "65577000","display" : "X-ray shield"},{"system" : "http://snomed.info/sct","code" : "65818007","display" : "Stent"},{"system" : "http://snomed.info/sct","code" : "66222000","display" : "Hospital robot"},{"system" : "http://snomed.info/sct","code" : "66415006","display" : "Audiometric testing equipment"},{"system" : "http://snomed.info/sct","code" : "66435007","display" : "Electric bed"},{"system" : "http://snomed.info/sct","code" : "66494009","display" : "Face cloth"},{"system" : "http://snomed.info/sct","code" : "67270000","display" : "Hip prosthesis"},{"system" : "http://snomed.info/sct","code" : "67387001","display" : "Coronary perfusion catheter"},{"system" : "http://snomed.info/sct","code" : "67604003","display" : "Household appliance"},{"system" : "http://snomed.info/sct","code" : "67670006","display" : "Radiographic-tomographic unit"},{"system" : "http://snomed.info/sct","code" : "67777003","display" : "Moving walk"},{"system" : "http://snomed.info/sct","code" : "67829007","display" : "Esophagoscope"},{"system" : "http://snomed.info/sct","code" : "67920005","display" : "Aerial lift"},{"system" : "http://snomed.info/sct","code" : "67966000","display" : "Enema tube"},{"system" : "http://snomed.info/sct","code" : "68080007","display" : "Radiographic unit"},{"system" : "http://snomed.info/sct","code" : "68181008","display" : "Vibrating electric heating pad"},{"system" : "http://snomed.info/sct","code" : "68183006","display" : "Bone screw"},{"system" : "http://snomed.info/sct","code" : "68276009","display" : "Bottle"},{"system" : "http://snomed.info/sct","code" : "68325009","display" : "Sound"},{"system" : "http://snomed.info/sct","code" : "68597009","display" : "Support belt"},{"system" : "http://snomed.info/sct","code" : "68685003","display" : "Household robot"},{"system" : "http://snomed.info/sct","code" : "68842005","display" : "Gastroduodenoscope"},{"system" : "http://snomed.info/sct","code" : "69805005","display" : "Insulin pump"},{"system" : "http://snomed.info/sct","code" : "69922008","display" : "Tracheostomy button"},{"system" : "http://snomed.info/sct","code" : "70080007","display" : "Bayonet"},{"system" : "http://snomed.info/sct","code" : "70300000","display" : "Skull tongs"},{"system" : "http://snomed.info/sct","code" : "70303003","display" : "Freezer"},{"system" : "http://snomed.info/sct","code" : "70453008","display" : "Sled"},{"system" : "http://snomed.info/sct","code" : "70665002","display" : "Blood pressure cuff"},{"system" : "http://snomed.info/sct","code" : "70793005","display" : "Recreation equipment"},{"system" : "http://snomed.info/sct","code" : "70872004","display" : "Wash basin"},{"system" : "http://snomed.info/sct","code" : "71384000","display" : "Warmer"},{"system" : "http://snomed.info/sct","code" : "71483007","display" : "Diving stage"},{"system" : "http://snomed.info/sct","code" : "71545009","display" : "Household humidifier, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "71601002","display" : "Proctosigmoidoscope"},{"system" : "http://snomed.info/sct","code" : "71667001","display" : "Bone wax"},{"system" : "http://snomed.info/sct","code" : "71948003","display" : "Autoclave"},{"system" : "http://snomed.info/sct","code" : "72070000","display" : "Ring"},{"system" : "http://snomed.info/sct","code" : "72188006","display" : "Tissue expander"},{"system" : "http://snomed.info/sct","code" : "72302000","display" : "Lead cable"},{"system" : "http://snomed.info/sct","code" : "72506001","display" : "Implantable defibrillator"},{"system" : "http://snomed.info/sct","code" : "72742007","display" : "Aspirator collection bottle"},{"system" : "http://snomed.info/sct","code" : "73027007","display" : "Infant incubator"},{"system" : "http://snomed.info/sct","code" : "73368009","display" : "Foley catheter"},{"system" : "http://snomed.info/sct","code" : "73534004","display" : "Artificial skin"},{"system" : "http://snomed.info/sct","code" : "73562006","display" : "Transilluminator"},{"system" : "http://snomed.info/sct","code" : "73571002","display" : "Intravenous analgesia unit"},{"system" : "http://snomed.info/sct","code" : "73618007","display" : "Power saw"},{"system" : "http://snomed.info/sct","code" : "73878004","display" : "Hand saw"},{"system" : "http://snomed.info/sct","code" : "73985004","display" : "Face protection in construction industry"},{"system" : "http://snomed.info/sct","code" : "74094004","display" : "Belt"},{"system" : "http://snomed.info/sct","code" : "74108008","display" : "Recorder"},{"system" : "http://snomed.info/sct","code" : "74300007","display" : "Sanitary pad"},{"system" : "http://snomed.info/sct","code" : "74444006","display" : "Limb prosthesis"},{"system" : "http://snomed.info/sct","code" : "74453004","display" : "Electric razor"},{"system" : "http://snomed.info/sct","code" : "74566002","display" : "Crutch"},{"system" : "http://snomed.info/sct","code" : "74884005","display" : "Boatswain's chair"},{"system" : "http://snomed.info/sct","code" : "75075000","display" : "Shoring and bracing (masonry and woodwork)"},{"system" : "http://snomed.info/sct","code" : "75192006","display" : "Arterial cannula"},{"system" : "http://snomed.info/sct","code" : "75751006","display" : "Manual respirator"},{"system" : "http://snomed.info/sct","code" : "75780002","display" : "Artificial kidney"},{"system" : "http://snomed.info/sct","code" : "75926004","display" : "Lighter"},{"system" : "http://snomed.info/sct","code" : "75963008","display" : "Skateboard"},{"system" : "http://snomed.info/sct","code" : "75988000","display" : "Bathtub"},{"system" : "http://snomed.info/sct","code" : "76091005","display" : "Stainless steel wire suture"},{"system" : "http://snomed.info/sct","code" : "76123001","display" : "Glass tube"},{"system" : "http://snomed.info/sct","code" : "76433001","display" : "Apron"},{"system" : "http://snomed.info/sct","code" : "76664007","display" : "Artificial pancreas"},{"system" : "http://snomed.info/sct","code" : "76705002","display" : "Applicator stick"},{"system" : "http://snomed.info/sct","code" : "76757002","display" : "Disc harrow"},{"system" : "http://snomed.info/sct","code" : "76825006","display" : "Abrasive wheel machinery"},{"system" : "http://snomed.info/sct","code" : "76937009","display" : "Guillotine"},{"system" : "http://snomed.info/sct","code" : "77444004","display" : "Bone pin"},{"system" : "http://snomed.info/sct","code" : "77541009","display" : "Band"},{"system" : "http://snomed.info/sct","code" : "77720000","display" : "Clip"},{"system" : "http://snomed.info/sct","code" : "77755003","display" : "Chemical fiber cloth"},{"system" : "http://snomed.info/sct","code" : "77777004","display" : "Bone staple"},{"system" : "http://snomed.info/sct","code" : "78279003","display" : "Nail clipper"},{"system" : "http://snomed.info/sct","code" : "78498003","display" : "Testicular prosthesis"},{"system" : "http://snomed.info/sct","code" : "78641001","display" : "Nylon suture"},{"system" : "http://snomed.info/sct","code" : "78886001","display" : "Electronic monitor"},{"system" : "http://snomed.info/sct","code" : "79068005","display" : "Needle"},{"system" : "http://snomed.info/sct","code" : "79218005","display" : "Vehicle-mounted work platform"},{"system" : "http://snomed.info/sct","code" : "79287008","display" : "Tampon"},{"system" : "http://snomed.info/sct","code" : "79401009","display" : "Chute"},{"system" : "http://snomed.info/sct","code" : "79438009","display" : "Foot protection"},{"system" : "http://snomed.info/sct","code" : "79481007","display" : "Swing or sliding cut-off saw"},{"system" : "http://snomed.info/sct","code" : "79593001","display" : "Transvenous electrode"},{"system" : "http://snomed.info/sct","code" : "79618001","display" : "Storage tank"},{"system" : "http://snomed.info/sct","code" : "79811009","display" : "Electric blanket"},{"system" : "http://snomed.info/sct","code" : "80278003","display" : "Pediatric bed"},{"system" : "http://snomed.info/sct","code" : "80404000","display" : "Chain fall"},{"system" : "http://snomed.info/sct","code" : "80617005","display" : "Analyzer"},{"system" : "http://snomed.info/sct","code" : "80664005","display" : "Motor home"},{"system" : "http://snomed.info/sct","code" : "80853009","display" : "Reflex hammer"},{"system" : "http://snomed.info/sct","code" : "80950008","display" : "Oven"},{"system" : "http://snomed.info/sct","code" : "81293006","display" : "Cloth"},{"system" : "http://snomed.info/sct","code" : "81317009","display" : "Socket wrench"},{"system" : "http://snomed.info/sct","code" : "81320001","display" : "Enzyme immunoassay analyzer"},{"system" : "http://snomed.info/sct","code" : "81381000","display" : "Hay rake"},{"system" : "http://snomed.info/sct","code" : "81826000","display" : "All-terrain vehicle"},{"system" : "http://snomed.info/sct","code" : "81892008","display" : "Radial saw"},{"system" : "http://snomed.info/sct","code" : "82379000","display" : "Hemostat"},{"system" : "http://snomed.info/sct","code" : "82449006","display" : "Peripheral intravenous catheter"},{"system" : "http://snomed.info/sct","code" : "82657000","display" : "Bony tissue forceps"},{"system" : "http://snomed.info/sct","code" : "82830000","display" : "Robotic arm"},{"system" : "http://snomed.info/sct","code" : "82879008","display" : "Safety belt"},{"system" : "http://snomed.info/sct","code" : "82924004","display" : "Power chopper"},{"system" : "http://snomed.info/sct","code" : "83059008","display" : "Tube"},{"system" : "http://snomed.info/sct","code" : "83315005","display" : "Audio analgesia unit"},{"system" : "http://snomed.info/sct","code" : "83320005","display" : "Dip tank"},{"system" : "http://snomed.info/sct","code" : "83369007","display" : "Plastic shoes"},{"system" : "http://snomed.info/sct","code" : "83517001","display" : "Robot"},{"system" : "http://snomed.info/sct","code" : "83903000","display" : "Man lift"},{"system" : "http://snomed.info/sct","code" : "84023008","display" : "Ski tow"},{"system" : "http://snomed.info/sct","code" : "84330009","display" : "Pliers"},{"system" : "http://snomed.info/sct","code" : "84444002","display" : "Chain saw"},{"system" : "http://snomed.info/sct","code" : "84546002","display" : "Barricade"},{"system" : "http://snomed.info/sct","code" : "84599008","display" : "Detonating cord"},{"system" : "http://snomed.info/sct","code" : "84610002","display" : "Implantable dental prosthesis"},{"system" : "http://snomed.info/sct","code" : "84683006","display" : "Aortic valve prosthesis"},{"system" : "http://snomed.info/sct","code" : "84756000","display" : "Adhesive tape"},{"system" : "http://snomed.info/sct","code" : "85106006","display" : "Boring machine"},{"system" : "http://snomed.info/sct","code" : "85329008","display" : "Abortion pump"},{"system" : "http://snomed.info/sct","code" : "85455005","display" : "Cart"},{"system" : "http://snomed.info/sct","code" : "85590000","display" : "Lawnmower"},{"system" : "http://snomed.info/sct","code" : "85684007","display" : "Engraving press"},{"system" : "http://snomed.info/sct","code" : "86056006","display" : "Golf club"},{"system" : "http://snomed.info/sct","code" : "86174004","display" : "Laparoscope"},{"system" : "http://snomed.info/sct","code" : "86184003","display" : "Electrocardiographic monitor and recorder"},{"system" : "http://snomed.info/sct","code" : "86407004","display" : "Table"},{"system" : "http://snomed.info/sct","code" : "86453006","display" : "Defibrillator paddle"},{"system" : "http://snomed.info/sct","code" : "86572008","display" : "Arteriovenous shunt catheter"},{"system" : "http://snomed.info/sct","code" : "86768006","display" : "Balloon pump"},{"system" : "http://snomed.info/sct","code" : "86816008","display" : "Diving ladder"},{"system" : "http://snomed.info/sct","code" : "86967005","display" : "Tool"},{"system" : "http://snomed.info/sct","code" : "87088005","display" : "Soldering iron"},{"system" : "http://snomed.info/sct","code" : "87140005","display" : "Clothing material"},{"system" : "http://snomed.info/sct","code" : "87405001","display" : "Cane"},{"system" : "http://snomed.info/sct","code" : "87710003","display" : "Physical restraint structure"},{"system" : "http://snomed.info/sct","code" : "87717000","display" : "Tester"},{"system" : "http://snomed.info/sct","code" : "87851008","display" : "Blood cell counter and analyzer"},{"system" : "http://snomed.info/sct","code" : "88063004","display" : "Footwear"},{"system" : "http://snomed.info/sct","code" : "88168006","display" : "Maximum security cell"},{"system" : "http://snomed.info/sct","code" : "88765001","display" : "Artificial tissue"},{"system" : "http://snomed.info/sct","code" : "88959008","display" : "Hypodermic needle"},{"system" : "http://snomed.info/sct","code" : "89149003","display" : "Stretcher"},{"system" : "http://snomed.info/sct","code" : "89236003","display" : "Leather shoes"},{"system" : "http://snomed.info/sct","code" : "89509004","display" : "Blood culture analyzer"},{"system" : "http://snomed.info/sct","code" : "90003000","display" : "Magnetic resonance imaging unit"},{"system" : "http://snomed.info/sct","code" : "90035000","display" : "Alcohol sponge"},{"system" : "http://snomed.info/sct","code" : "90082007","display" : "Cast cutter"},{"system" : "http://snomed.info/sct","code" : "90134004","display" : "Metal periosteal implant"},{"system" : "http://snomed.info/sct","code" : "90412006","display" : "Colonoscope"},{"system" : "http://snomed.info/sct","code" : "90504001","display" : "Ear prosthesis"},{"system" : "http://snomed.info/sct","code" : "90913005","display" : "Rubber shoes"},{"system" : "http://snomed.info/sct","code" : "90948003","display" : "Abrasive blast by cleaning nozzles"},{"system" : "http://snomed.info/sct","code" : "91294003","display" : "Thomas collar"},{"system" : "http://snomed.info/sct","code" : "91318002","display" : "Hyperbaric chamber"},{"system" : "http://snomed.info/sct","code" : "91535004","display" : "Basin"},{"system" : "http://snomed.info/sct","code" : "91537007","display" : "Hospital bed"},{"system" : "http://snomed.info/sct","code" : "91582006","display" : "Hay bailer"},{"system" : "http://snomed.info/sct","code" : "91656009","display" : "Stove"},{"system" : "http://snomed.info/sct","code" : "102303004","display" : "Vascular prosthesis"},{"system" : "http://snomed.info/sct","code" : "102304005","display" : "Measuring ruler"},{"system" : "http://snomed.info/sct","code" : "102305006","display" : "Intramedullary reamer"},{"system" : "http://snomed.info/sct","code" : "102306007","display" : "Reamer"},{"system" : "http://snomed.info/sct","code" : "102307003","display" : "Surgical knife"},{"system" : "http://snomed.info/sct","code" : "102308008","display" : "Scalpel"},{"system" : "http://snomed.info/sct","code" : "102309000","display" : "Surgical saw"},{"system" : "http://snomed.info/sct","code" : "102310005","display" : "Gigli's wire saw"},{"system" : "http://snomed.info/sct","code" : "102311009","display" : "Starck dilator"},{"system" : "http://snomed.info/sct","code" : "102312002","display" : "Atherectomy device"},{"system" : "http://snomed.info/sct","code" : "102313007","display" : "Rotational atherectomy device"},{"system" : "http://snomed.info/sct","code" : "102314001","display" : "Embolization coil"},{"system" : "http://snomed.info/sct","code" : "102315000","display" : "Embolization ball"},{"system" : "http://snomed.info/sct","code" : "102316004","display" : "Embolization particulate"},{"system" : "http://snomed.info/sct","code" : "102317008","display" : "Guiding catheter"},{"system" : "http://snomed.info/sct","code" : "102318003","display" : "Implantable venous catheter"},{"system" : "http://snomed.info/sct","code" : "102319006","display" : "Percutaneous transluminal angioplasty balloon"},{"system" : "http://snomed.info/sct","code" : "102320000","display" : "Detachable balloon"},{"system" : "http://snomed.info/sct","code" : "102321001","display" : "Operating microscope"},{"system" : "http://snomed.info/sct","code" : "102322008","display" : "External prosthesis for sonographic procedure"},{"system" : "http://snomed.info/sct","code" : "102323003","display" : "Water bag prosthesis for imaging procedure"},{"system" : "http://snomed.info/sct","code" : "102324009","display" : "Saline bag prosthesis for imaging procedure"},{"system" : "http://snomed.info/sct","code" : "102325005","display" : "Gel prosthesis for imaging procedure"},{"system" : "http://snomed.info/sct","code" : "102326006","display" : "Dagger"},{"system" : "http://snomed.info/sct","code" : "102327002","display" : "Dirk"},{"system" : "http://snomed.info/sct","code" : "102328007","display" : "Sword"},{"system" : "http://snomed.info/sct","code" : "102384007","display" : "Motor vehicle airbag"},{"system" : "http://snomed.info/sct","code" : "102385008","display" : "Front airbag"},{"system" : "http://snomed.info/sct","code" : "102386009","display" : "Front driver airbag"},{"system" : "http://snomed.info/sct","code" : "102387000","display" : "Front passenger airbag"},{"system" : "http://snomed.info/sct","code" : "102388005","display" : "Side airbag"},{"system" : "http://snomed.info/sct","code" : "102402008","display" : "Snowboard"},{"system" : "http://snomed.info/sct","code" : "102403003","display" : "Water ski"},{"system" : "http://snomed.info/sct","code" : "105784003","display" : "Life support equipment"},{"system" : "http://snomed.info/sct","code" : "105787005","display" : "Belt AND/OR binder"},{"system" : "http://snomed.info/sct","code" : "105788000","display" : "Probe, sound, bougie AND/OR airway"},{"system" : "http://snomed.info/sct","code" : "105790004","display" : "Bag, balloon AND/OR bottle"},{"system" : "http://snomed.info/sct","code" : "105791000","display" : "Pump, injector AND/OR aspirator"},{"system" : "http://snomed.info/sct","code" : "105792007","display" : "Analgesia AND/OR anesthesia unit"},{"system" : "http://snomed.info/sct","code" : "105794008","display" : "Scope AND/OR camera"},{"system" : "http://snomed.info/sct","code" : "105799003","display" : "Household device"},{"system" : "http://snomed.info/sct","code" : "105809003","display" : "Physical restraint equipment AND/OR structure"},{"system" : "http://snomed.info/sct","code" : "108874005","display" : "Silicone plug"},{"system" : "http://snomed.info/sct","code" : "109226007","display" : "Dental pin"},{"system" : "http://snomed.info/sct","code" : "109227003","display" : "Hand joint prosthesis"},{"system" : "http://snomed.info/sct","code" : "109228008","display" : "Knee joint prosthesis"},{"system" : "http://snomed.info/sct","code" : "111041008","display" : "Artificial nails"},{"system" : "http://snomed.info/sct","code" : "111042001","display" : "Artificial organ"},{"system" : "http://snomed.info/sct","code" : "111043006","display" : "Medical tuning fork"},{"system" : "http://snomed.info/sct","code" : "111044000","display" : "Bone tap"},{"system" : "http://snomed.info/sct","code" : "111045004","display" : "Exerciser"},{"system" : "http://snomed.info/sct","code" : "111047007","display" : "Urethral bougie"},{"system" : "http://snomed.info/sct","code" : "111048002","display" : "Rhinoscope"},{"system" : "http://snomed.info/sct","code" : "111052002","display" : "Protective breast plate"},{"system" : "http://snomed.info/sct","code" : "111053007","display" : "Clothes iron, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "111054001","display" : "Snowblower"},{"system" : "http://snomed.info/sct","code" : "111060001","display" : "Industrial sewing machine"},{"system" : "http://snomed.info/sct","code" : "111062009","display" : "Food waste disposal equipment"},{"system" : "http://snomed.info/sct","code" : "115961006","display" : "Soft Cast"},{"system" : "http://snomed.info/sct","code" : "115962004","display" : "Fiberglass cast"},{"system" : "http://snomed.info/sct","code" : "116146000","display" : "Blood product unit"},{"system" : "http://snomed.info/sct","code" : "116204000","display" : "Catheter tip"},{"system" : "http://snomed.info/sct","code" : "116205004","display" : "Blood bag"},{"system" : "http://snomed.info/sct","code" : "116206003","display" : "Plasma bag"},{"system" : "http://snomed.info/sct","code" : "116250002","display" : "Filter"},{"system" : "http://snomed.info/sct","code" : "116251003","display" : "Wick"},{"system" : "http://snomed.info/sct","code" : "118294000","display" : "Solid-state laser"},{"system" : "http://snomed.info/sct","code" : "118295004","display" : "Gas laser"},{"system" : "http://snomed.info/sct","code" : "118296003","display" : "Chemical laser"},{"system" : "http://snomed.info/sct","code" : "118297007","display" : "Excimer laser"},{"system" : "http://snomed.info/sct","code" : "118298002","display" : "Dye laser"},{"system" : "http://snomed.info/sct","code" : "118299005","display" : "Diode laser device"},{"system" : "http://snomed.info/sct","code" : "118301003","display" : "Nd:YVO>4< laser"},{"system" : "http://snomed.info/sct","code" : "118302005","display" : "Nd:YLF laser"},{"system" : "http://snomed.info/sct","code" : "118303000","display" : "Nd:Glass laser"},{"system" : "http://snomed.info/sct","code" : "118304006","display" : "Chromium sapphire laser device"},{"system" : "http://snomed.info/sct","code" : "118305007","display" : "Er:Glass laser"},{"system" : "http://snomed.info/sct","code" : "118306008","display" : "Er:YAG laser"},{"system" : "http://snomed.info/sct","code" : "118307004","display" : "Ho:YLF laser"},{"system" : "http://snomed.info/sct","code" : "118308009","display" : "Ho:YAG laser"},{"system" : "http://snomed.info/sct","code" : "118309001","display" : "Ti:sapphire laser device"},{"system" : "http://snomed.info/sct","code" : "118310006","display" : "Alexandrite laser"},{"system" : "http://snomed.info/sct","code" : "118311005","display" : "Argon ion laser"},{"system" : "http://snomed.info/sct","code" : "118312003","display" : "CO>2< laser"},{"system" : "http://snomed.info/sct","code" : "118313008","display" : "He laser"},{"system" : "http://snomed.info/sct","code" : "118314002","display" : "Helium cadmium laser"},{"system" : "http://snomed.info/sct","code" : "118315001","display" : "HeNe laser"},{"system" : "http://snomed.info/sct","code" : "118316000","display" : "Krypton gas laser"},{"system" : "http://snomed.info/sct","code" : "118317009","display" : "Neon gas laser"},{"system" : "http://snomed.info/sct","code" : "118318004","display" : "Nitrogen gas laser"},{"system" : "http://snomed.info/sct","code" : "118319007","display" : "Xenon gas laser"},{"system" : "http://snomed.info/sct","code" : "118320001","display" : "Copper vapor laser"},{"system" : "http://snomed.info/sct","code" : "118321002","display" : "Gold vapor laser"},{"system" : "http://snomed.info/sct","code" : "118322009","display" : "DF laser"},{"system" : "http://snomed.info/sct","code" : "118323004","display" : "DF-CO>2< laser device"},{"system" : "http://snomed.info/sct","code" : "118324005","display" : "HF laser"},{"system" : "http://snomed.info/sct","code" : "118325006","display" : "ArF laser"},{"system" : "http://snomed.info/sct","code" : "118326007","display" : "KrF laser"},{"system" : "http://snomed.info/sct","code" : "118327003","display" : "KrCl laser"},{"system" : "http://snomed.info/sct","code" : "118328008","display" : "XeCl laser"},{"system" : "http://snomed.info/sct","code" : "118329000","display" : "XeFl laser"},{"system" : "http://snomed.info/sct","code" : "118330005","display" : "Free electron laser"},{"system" : "http://snomed.info/sct","code" : "118331009","display" : "Tunable dye laser"},{"system" : "http://snomed.info/sct","code" : "118332002","display" : "Tunable dye argon laser"},{"system" : "http://snomed.info/sct","code" : "118333007","display" : "Gallium arsenide laser"},{"system" : "http://snomed.info/sct","code" : "118334001","display" : "Gallium aluminum arsenide laser"},{"system" : "http://snomed.info/sct","code" : "118335000","display" : "Lead-salt laser"},{"system" : "http://snomed.info/sct","code" : "118336004","display" : "Rhodamine 6G dye laser"},{"system" : "http://snomed.info/sct","code" : "118337008","display" : "Coumarin C30 dye laser"},{"system" : "http://snomed.info/sct","code" : "118338003","display" : "Coumarin 102 dye laser"},{"system" : "http://snomed.info/sct","code" : "118342000","display" : "Diode pumped laser"},{"system" : "http://snomed.info/sct","code" : "118343005","display" : "Flashlamp pumped laser device"},{"system" : "http://snomed.info/sct","code" : "118346002","display" : "Pulsed dye laser"},{"system" : "http://snomed.info/sct","code" : "118347006","display" : "QS laser"},{"system" : "http://snomed.info/sct","code" : "118348001","display" : "Flashlamp pulsed dye laser"},{"system" : "http://snomed.info/sct","code" : "118349009","display" : "CW CO>2< laser"},{"system" : "http://snomed.info/sct","code" : "118350009","display" : "High energy pulsed CO>2< laser"},{"system" : "http://snomed.info/sct","code" : "118351008","display" : "Frequency doubled Nd:YAG laser"},{"system" : "http://snomed.info/sct","code" : "118354000","display" : "Continuous wave laser"},{"system" : "http://snomed.info/sct","code" : "118355004","display" : "Pulsed laser"},{"system" : "http://snomed.info/sct","code" : "118356003","display" : "Metal vapor laser"},{"system" : "http://snomed.info/sct","code" : "118357007","display" : "KTP laser"},{"system" : "http://snomed.info/sct","code" : "118371004","display" : "Ion laser"},{"system" : "http://snomed.info/sct","code" : "118372006","display" : "Plastic implant"},{"system" : "http://snomed.info/sct","code" : "118373001","display" : "Silastic implant"},{"system" : "http://snomed.info/sct","code" : "118374007","display" : "Silicone implant"},{"system" : "http://snomed.info/sct","code" : "118375008","display" : "Cardiac septum prosthesis"},{"system" : "http://snomed.info/sct","code" : "118376009","display" : "Thermocouple"},{"system" : "http://snomed.info/sct","code" : "118377000","display" : "Biopsy needle"},{"system" : "http://snomed.info/sct","code" : "118378005","display" : "Pacemaker pulse generator"},{"system" : "http://snomed.info/sct","code" : "118379002","display" : "Automatic implantable cardioverter sensing electrodes"},{"system" : "http://snomed.info/sct","code" : "118380004","display" : "Implantable defibrillator leads"},{"system" : "http://snomed.info/sct","code" : "118381000","display" : "Implantable cardioverter leads"},{"system" : "http://snomed.info/sct","code" : "118383002","display" : "External fixation device"},{"system" : "http://snomed.info/sct","code" : "118384008","display" : "Long arm splint"},{"system" : "http://snomed.info/sct","code" : "118385009","display" : "Short arm splint"},{"system" : "http://snomed.info/sct","code" : "118386005","display" : "Figure of eight plaster cast"},{"system" : "http://snomed.info/sct","code" : "118387001","display" : "Halo cast"},{"system" : "http://snomed.info/sct","code" : "118388006","display" : "Body cast, shoulder to hips"},{"system" : "http://snomed.info/sct","code" : "118389003","display" : "Body cast, shoulder to hips including head, Minerva type"},{"system" : "http://snomed.info/sct","code" : "118390007","display" : "Body cast, shoulder to hips including one thigh"},{"system" : "http://snomed.info/sct","code" : "118391006","display" : "Body cast, shoulder to hips including both thighs"},{"system" : "http://snomed.info/sct","code" : "118392004","display" : "Shoulder cast"},{"system" : "http://snomed.info/sct","code" : "118393009","display" : "Full arm cast"},{"system" : "http://snomed.info/sct","code" : "118394003","display" : "Below elbow cast"},{"system" : "http://snomed.info/sct","code" : "118396001","display" : "Cylinder cast, thigh to ankle"},{"system" : "http://snomed.info/sct","code" : "118397005","display" : "Long leg cast"},{"system" : "http://snomed.info/sct","code" : "118398000","display" : "Long leg cast, walker or ambulatory type"},{"system" : "http://snomed.info/sct","code" : "118399008","display" : "Long leg cast, brace type"},{"system" : "http://snomed.info/sct","code" : "118400001","display" : "Short leg cast below knee to toes"},{"system" : "http://snomed.info/sct","code" : "118401002","display" : "Short leg cast below knee to toes, walking or ambulatory type"},{"system" : "http://snomed.info/sct","code" : "118402009","display" : "Clubfoot cast"},{"system" : "http://snomed.info/sct","code" : "118403004","display" : "Clubfoot cast, short leg"},{"system" : "http://snomed.info/sct","code" : "118404005","display" : "Clubfoot cast, long leg"},{"system" : "http://snomed.info/sct","code" : "118405006","display" : "Spica cast"},{"system" : "http://snomed.info/sct","code" : "118406007","display" : "Hip spica cast, both legs"},{"system" : "http://snomed.info/sct","code" : "118407003","display" : "Hip spica cast, one leg"},{"system" : "http://snomed.info/sct","code" : "118408008","display" : "Hip spica cast, one and one-half spica"},{"system" : "http://snomed.info/sct","code" : "118409000","display" : "Patellar tendon bearing cast"},{"system" : "http://snomed.info/sct","code" : "118410005","display" : "Boot cast"},{"system" : "http://snomed.info/sct","code" : "118411009","display" : "Sugar tong cast"},{"system" : "http://snomed.info/sct","code" : "118412002","display" : "Gauntlet cast"},{"system" : "http://snomed.info/sct","code" : "118413007","display" : "Body cast"},{"system" : "http://snomed.info/sct","code" : "118414001","display" : "Pressure dressing"},{"system" : "http://snomed.info/sct","code" : "118415000","display" : "Packing material"},{"system" : "http://snomed.info/sct","code" : "118416004","display" : "Wound packing material"},{"system" : "http://snomed.info/sct","code" : "118418003","display" : "Trocar"},{"system" : "http://snomed.info/sct","code" : "118419006","display" : "Umbrella device"},{"system" : "http://snomed.info/sct","code" : "118420000","display" : "Atrial septal umbrella"},{"system" : "http://snomed.info/sct","code" : "118421001","display" : "King-Mills umbrella device"},{"system" : "http://snomed.info/sct","code" : "118422008","display" : "Mobitz-Uddin umbrella device"},{"system" : "http://snomed.info/sct","code" : "118423003","display" : "Rashkind umbrella device"},{"system" : "http://snomed.info/sct","code" : "118424009","display" : "Reservoir device"},{"system" : "http://snomed.info/sct","code" : "118425005","display" : "Ventricular reservoir"},{"system" : "http://snomed.info/sct","code" : "118426006","display" : "Ommaya reservoir"},{"system" : "http://snomed.info/sct","code" : "118427002","display" : "Rickham reservoir"},{"system" : "http://snomed.info/sct","code" : "118428007","display" : "Flexible fiberoptic endoscope"},{"system" : "http://snomed.info/sct","code" : "118429004","display" : "Flexible fiberoptic laryngoscope with strobe"},{"system" : "http://snomed.info/sct","code" : "118643004","display" : "Cast"},{"system" : "http://snomed.info/sct","code" : "122456005","display" : "Laser"},{"system" : "http://snomed.info/sct","code" : "123636009","display" : "Silk suture"},{"system" : "http://snomed.info/sct","code" : "126065006","display" : "Jejunostomy tube"},{"system" : "http://snomed.info/sct","code" : "128981007","display" : "Baffle"},{"system" : "http://snomed.info/sct","code" : "129113006","display" : "Intra-aortic balloon pump"},{"system" : "http://snomed.info/sct","code" : "129121000","display" : "Tracheostomy tube"},{"system" : "http://snomed.info/sct","code" : "129247000","display" : "Fine biopsy needle"},{"system" : "http://snomed.info/sct","code" : "129248005","display" : "Core biopsy needle"},{"system" : "http://snomed.info/sct","code" : "129460009","display" : "Compression paddle"},{"system" : "http://snomed.info/sct","code" : "129462001","display" : "Catheter guide wire"},{"system" : "http://snomed.info/sct","code" : "129463006","display" : "J wire"},{"system" : "http://snomed.info/sct","code" : "129464000","display" : "Medical administrative equipment"},{"system" : "http://snomed.info/sct","code" : "129465004","display" : "Medical record"},{"system" : "http://snomed.info/sct","code" : "129466003","display" : "Patient chart"},{"system" : "http://snomed.info/sct","code" : "129467007","display" : "Identification plate"},{"system" : "http://snomed.info/sct","code" : "129468002","display" : "Gas stove"},{"system" : "http://snomed.info/sct","code" : "129469005","display" : "Wood stove"},{"system" : "http://snomed.info/sct","code" : "134823007","display" : "Sterile absorbent dressing pad"},{"system" : "http://snomed.info/sct","code" : "134963007","display" : "Wound drainage pouch dressing"},{"system" : "http://snomed.info/sct","code" : "170615005","display" : "Home nebulizer"},{"system" : "http://snomed.info/sct","code" : "182562006","display" : "Plaster jacket"},{"system" : "http://snomed.info/sct","code" : "182563001","display" : "Shoulder spica"},{"system" : "http://snomed.info/sct","code" : "182564007","display" : "Humeral U-slab"},{"system" : "http://snomed.info/sct","code" : "182565008","display" : "Long arm slab"},{"system" : "http://snomed.info/sct","code" : "182566009","display" : "Humeral hanging slab"},{"system" : "http://snomed.info/sct","code" : "182567000","display" : "Forearm slab"},{"system" : "http://snomed.info/sct","code" : "182568005","display" : "Scaphoid cast"},{"system" : "http://snomed.info/sct","code" : "182569002","display" : "Bennett cast"},{"system" : "http://snomed.info/sct","code" : "182570001","display" : "Hip spica"},{"system" : "http://snomed.info/sct","code" : "182571002","display" : "Long leg spica"},{"system" : "http://snomed.info/sct","code" : "182572009","display" : "Below knee non-weight-bearing cast"},{"system" : "http://snomed.info/sct","code" : "182573004","display" : "Below knee weight-bearing cast"},{"system" : "http://snomed.info/sct","code" : "182574005","display" : "Plaster stripper"},{"system" : "http://snomed.info/sct","code" : "182576007","display" : "Humeral brace"},{"system" : "http://snomed.info/sct","code" : "182577003","display" : "Functional elbow brace"},{"system" : "http://snomed.info/sct","code" : "182578008","display" : "Forearm brace"},{"system" : "http://snomed.info/sct","code" : "182579000","display" : "Hip brace"},{"system" : "http://snomed.info/sct","code" : "182580002","display" : "Femoral brace"},{"system" : "http://snomed.info/sct","code" : "182581003","display" : "Tibial brace"},{"system" : "http://snomed.info/sct","code" : "182587004","display" : "Body support"},{"system" : "http://snomed.info/sct","code" : "182588009","display" : "Spinal frame"},{"system" : "http://snomed.info/sct","code" : "182589001","display" : "Corset support"},{"system" : "http://snomed.info/sct","code" : "182590005","display" : "Cardiac bed"},{"system" : "http://snomed.info/sct","code" : "182591009","display" : "Water bed"},{"system" : "http://snomed.info/sct","code" : "182592002","display" : "High air loss bed"},{"system" : "http://snomed.info/sct","code" : "182839003","display" : "Automated drug microinjector"},{"system" : "http://snomed.info/sct","code" : "183116000","display" : "Dental aid"},{"system" : "http://snomed.info/sct","code" : "183125006","display" : "Ear fitting hearing aid"},{"system" : "http://snomed.info/sct","code" : "183135000","display" : "Mobility aids"},{"system" : "http://snomed.info/sct","code" : "183141007","display" : "Inshoe orthosis"},{"system" : "http://snomed.info/sct","code" : "183143005","display" : "Surgical stockings"},{"system" : "http://snomed.info/sct","code" : "183144004","display" : "Antiembolic stockings"},{"system" : "http://snomed.info/sct","code" : "183146002","display" : "ZF - Zimmer frame"},{"system" : "http://snomed.info/sct","code" : "183147006","display" : "Tripod"},{"system" : "http://snomed.info/sct","code" : "183148001","display" : "RGO - Reciprocating gait orthosis"},{"system" : "http://snomed.info/sct","code" : "183149009","display" : "Hip guidance orthosis"},{"system" : "http://snomed.info/sct","code" : "183150009","display" : "Standing frame"},{"system" : "http://snomed.info/sct","code" : "183152001","display" : "Hip abduction orthosis"},{"system" : "http://snomed.info/sct","code" : "183153006","display" : "Hip-knee-ankle-foot orthosis"},{"system" : "http://snomed.info/sct","code" : "183154000","display" : "Knee-ankle-foot orthosis"},{"system" : "http://snomed.info/sct","code" : "183155004","display" : "Flexible knee support"},{"system" : "http://snomed.info/sct","code" : "183156003","display" : "Collateral ligament brace"},{"system" : "http://snomed.info/sct","code" : "183157007","display" : "Anterior cruciate ligament brace"},{"system" : "http://snomed.info/sct","code" : "183158002","display" : "Posterior cruciate ligament brace"},{"system" : "http://snomed.info/sct","code" : "183159005","display" : "Ground reaction orthosis"},{"system" : "http://snomed.info/sct","code" : "183160000","display" : "Rigid ankle-foot orthosis"},{"system" : "http://snomed.info/sct","code" : "183161001","display" : "Flexible ankle-foot orthosis"},{"system" : "http://snomed.info/sct","code" : "183162008","display" : "Double below-knee iron"},{"system" : "http://snomed.info/sct","code" : "183164009","display" : "Inside iron"},{"system" : "http://snomed.info/sct","code" : "183165005","display" : "Outside iron"},{"system" : "http://snomed.info/sct","code" : "183166006","display" : "Inside T-strap"},{"system" : "http://snomed.info/sct","code" : "183170003","display" : "Hindquarter prosthesis"},{"system" : "http://snomed.info/sct","code" : "183171004","display" : "Hip disarticulation prosthesis"},{"system" : "http://snomed.info/sct","code" : "183172006","display" : "Above knee prosthesis"},{"system" : "http://snomed.info/sct","code" : "183173001","display" : "Through knee prosthesis"},{"system" : "http://snomed.info/sct","code" : "183174007","display" : "Below knee prosthesis"},{"system" : "http://snomed.info/sct","code" : "183175008","display" : "Syme's prosthesis"},{"system" : "http://snomed.info/sct","code" : "183176009","display" : "Midfoot amputation prosthesis"},{"system" : "http://snomed.info/sct","code" : "183177000","display" : "Shoe filler"},{"system" : "http://snomed.info/sct","code" : "183183002","display" : "Milwaukee brace"},{"system" : "http://snomed.info/sct","code" : "183184008","display" : "Boston brace"},{"system" : "http://snomed.info/sct","code" : "183185009","display" : "Jewett brace"},{"system" : "http://snomed.info/sct","code" : "183187001","display" : "Halo device"},{"system" : "http://snomed.info/sct","code" : "183188006","display" : "Four poster brace"},{"system" : "http://snomed.info/sct","code" : "183189003","display" : "Rigid collar"},{"system" : "http://snomed.info/sct","code" : "183190007","display" : "Flexible collar"},{"system" : "http://snomed.info/sct","code" : "183192004","display" : "Shoulder abduction brace"},{"system" : "http://snomed.info/sct","code" : "183193009","display" : "Elbow brace"},{"system" : "http://snomed.info/sct","code" : "183194003","display" : "Passive wrist extension splint"},{"system" : "http://snomed.info/sct","code" : "183195002","display" : "Active wrist extension splint"},{"system" : "http://snomed.info/sct","code" : "183196001","display" : "Passive finger extension splint"},{"system" : "http://snomed.info/sct","code" : "183197005","display" : "Active finger extension splint"},{"system" : "http://snomed.info/sct","code" : "183198000","display" : "Kleinert traction (physical object)"},{"system" : "http://snomed.info/sct","code" : "183199008","display" : "Passive thumb splint"},{"system" : "http://snomed.info/sct","code" : "183200006","display" : "Active thumb splint"},{"system" : "http://snomed.info/sct","code" : "183202003","display" : "Shin splint"},{"system" : "http://snomed.info/sct","code" : "183204002","display" : "Excretory control aid"},{"system" : "http://snomed.info/sct","code" : "183235008","display" : "Facial non-surgical prosthesis"},{"system" : "http://snomed.info/sct","code" : "183240000","display" : "Self-propelled wheelchair"},{"system" : "http://snomed.info/sct","code" : "183241001","display" : "Pedal powered wheelchair"},{"system" : "http://snomed.info/sct","code" : "183248007","display" : "Attendant powered wheelchair"},{"system" : "http://snomed.info/sct","code" : "183249004","display" : "Wheelchair seating"},{"system" : "http://snomed.info/sct","code" : "183250004","display" : "Moulded wheelchair seat"},{"system" : "http://snomed.info/sct","code" : "183251000","display" : "Matrix seat"},{"system" : "http://snomed.info/sct","code" : "201706006","display" : "Intracranial pressure transducer"},{"system" : "http://snomed.info/sct","code" : "223371002","display" : "Domestic heating appliances and fires"},{"system" : "http://snomed.info/sct","code" : "223394001","display" : "Equipment for positioning (physical object)"},{"system" : "http://snomed.info/sct","code" : "224684009","display" : "Top security prison"},{"system" : "http://snomed.info/sct","code" : "224685005","display" : "Category B prison"},{"system" : "http://snomed.info/sct","code" : "224686006","display" : "Low security prison"},{"system" : "http://snomed.info/sct","code" : "224823002","display" : "Street lighting"},{"system" : "http://snomed.info/sct","code" : "224824008","display" : "Sign posting"},{"system" : "http://snomed.info/sct","code" : "224825009","display" : "Street name sign"},{"system" : "http://snomed.info/sct","code" : "224826005","display" : "Building name sign"},{"system" : "http://snomed.info/sct","code" : "224827001","display" : "Pedestrian direction sign"},{"system" : "http://snomed.info/sct","code" : "224828006","display" : "Traffic sign"},{"system" : "http://snomed.info/sct","code" : "224898003","display" : "Orthotic device"},{"system" : "http://snomed.info/sct","code" : "224899006","display" : "Walking aid"},{"system" : "http://snomed.info/sct","code" : "224900001","display" : "Communication aid"},{"system" : "http://snomed.info/sct","code" : "228167008","display" : "Corset"},{"system" : "http://snomed.info/sct","code" : "228180006","display" : "Suspenders"},{"system" : "http://snomed.info/sct","code" : "228235002","display" : "Slippers"},{"system" : "http://snomed.info/sct","code" : "228236001","display" : "Mules"},{"system" : "http://snomed.info/sct","code" : "228237005","display" : "Slippersox"},{"system" : "http://snomed.info/sct","code" : "228239008","display" : "Trainers"},{"system" : "http://snomed.info/sct","code" : "228240005","display" : "Plimsolls"},{"system" : "http://snomed.info/sct","code" : "228241009","display" : "Sandals"},{"system" : "http://snomed.info/sct","code" : "228242002","display" : "Wellingtons"},{"system" : "http://snomed.info/sct","code" : "228243007","display" : "Chappel"},{"system" : "http://snomed.info/sct","code" : "228259007","display" : "Fastenings"},{"system" : "http://snomed.info/sct","code" : "228260002","display" : "Velcro"},{"system" : "http://snomed.info/sct","code" : "228261003","display" : "Buckle"},{"system" : "http://snomed.info/sct","code" : "228262005","display" : "Zip"},{"system" : "http://snomed.info/sct","code" : "228267004","display" : "Press stud"},{"system" : "http://snomed.info/sct","code" : "228268009","display" : "Hook and eye"},{"system" : "http://snomed.info/sct","code" : "228270000","display" : "Laces"},{"system" : "http://snomed.info/sct","code" : "228271001","display" : "Shoe laces"},{"system" : "http://snomed.info/sct","code" : "228731007","display" : "Radiotherapy equipment and appliances"},{"system" : "http://snomed.info/sct","code" : "228732000","display" : "Beam direction shell"},{"system" : "http://snomed.info/sct","code" : "228733005","display" : "Head and neck beam direction shell"},{"system" : "http://snomed.info/sct","code" : "228734004","display" : "Body beam direction shell"},{"system" : "http://snomed.info/sct","code" : "228735003","display" : "Beam modifier"},{"system" : "http://snomed.info/sct","code" : "228736002","display" : "Surface bolus"},{"system" : "http://snomed.info/sct","code" : "228737006","display" : "Surface compensator"},{"system" : "http://snomed.info/sct","code" : "228738001","display" : "Cutout"},{"system" : "http://snomed.info/sct","code" : "228739009","display" : "Shielding block"},{"system" : "http://snomed.info/sct","code" : "228740006","display" : "Lung block"},{"system" : "http://snomed.info/sct","code" : "228741005","display" : "Humerus block"},{"system" : "http://snomed.info/sct","code" : "228742003","display" : "Scrotal block"},{"system" : "http://snomed.info/sct","code" : "228743008","display" : "Kidney block"},{"system" : "http://snomed.info/sct","code" : "228744002","display" : "Eye block"},{"system" : "http://snomed.info/sct","code" : "228745001","display" : "Bite block"},{"system" : "http://snomed.info/sct","code" : "228746000","display" : "Wedge filter"},{"system" : "http://snomed.info/sct","code" : "228747009","display" : "Kilovoltage grid"},{"system" : "http://snomed.info/sct","code" : "228748004","display" : "Brachytherapy implant"},{"system" : "http://snomed.info/sct","code" : "228749007","display" : "Single plane implant"},{"system" : "http://snomed.info/sct","code" : "228750007","display" : "Two plane implant"},{"system" : "http://snomed.info/sct","code" : "228751006","display" : "Semicircular implant"},{"system" : "http://snomed.info/sct","code" : "228752004","display" : "Regular volume implant"},{"system" : "http://snomed.info/sct","code" : "228753009","display" : "Irregular volume implant"},{"system" : "http://snomed.info/sct","code" : "228754003","display" : "Brachytherapy surface mold"},{"system" : "http://snomed.info/sct","code" : "228755002","display" : "Two plane mould"},{"system" : "http://snomed.info/sct","code" : "228756001","display" : "Single plane mold"},{"system" : "http://snomed.info/sct","code" : "228757005","display" : "Cylinder mould"},{"system" : "http://snomed.info/sct","code" : "228759008","display" : "Adhesive felt mould"},{"system" : "http://snomed.info/sct","code" : "228761004","display" : "Collimator (physical object)"},{"system" : "http://snomed.info/sct","code" : "228762006","display" : "Multileaf collimator"},{"system" : "http://snomed.info/sct","code" : "228763001","display" : "Asymmetric jaws collimator"},{"system" : "http://snomed.info/sct","code" : "228765008","display" : "Standard collimator"},{"system" : "http://snomed.info/sct","code" : "228766009","display" : "Form of brachytherapy source"},{"system" : "http://snomed.info/sct","code" : "228767000","display" : "Wire source"},{"system" : "http://snomed.info/sct","code" : "228768005","display" : "Seeds source"},{"system" : "http://snomed.info/sct","code" : "228770001","display" : "Hairpins source"},{"system" : "http://snomed.info/sct","code" : "228771002","display" : "Needles source"},{"system" : "http://snomed.info/sct","code" : "228772009","display" : "Pellets source"},{"system" : "http://snomed.info/sct","code" : "228773004","display" : "Capsules source"},{"system" : "http://snomed.info/sct","code" : "228774005","display" : "Trains source"},{"system" : "http://snomed.info/sct","code" : "228775006","display" : "Tubes source"},{"system" : "http://snomed.info/sct","code" : "228776007","display" : "Rods source"},{"system" : "http://snomed.info/sct","code" : "228777003","display" : "Grains source"},{"system" : "http://snomed.info/sct","code" : "228778008","display" : "Plaque source"},{"system" : "http://snomed.info/sct","code" : "228869008","display" : "Manual wheelchair"},{"system" : "http://snomed.info/sct","code" : "229772003","display" : "Bed"},{"system" : "http://snomed.info/sct","code" : "229839006","display" : "Functional foot orthosis (physical object)"},{"system" : "http://snomed.info/sct","code" : "229840008","display" : "Non-functional foot orthosis (physical object)"},{"system" : "http://snomed.info/sct","code" : "229841007","display" : "Detachable pad for the foot"},{"system" : "http://snomed.info/sct","code" : "229842000","display" : "Detachable toe prop"},{"system" : "http://snomed.info/sct","code" : "229843005","display" : "Detachable horseshoe pad"},{"system" : "http://snomed.info/sct","code" : "243135003","display" : "Spacer"},{"system" : "http://snomed.info/sct","code" : "243719003","display" : "Near low vision aid - integral spectacle magnifier"},{"system" : "http://snomed.info/sct","code" : "243720009","display" : "Near low vision aid - clip-on spectacle magnifier"},{"system" : "http://snomed.info/sct","code" : "243722001","display" : "Near low vision aid - integral spectacle telescope"},{"system" : "http://snomed.info/sct","code" : "243723006","display" : "Near low vision aid - clip-on spectacle telescope"},{"system" : "http://snomed.info/sct","code" : "255296002","display" : "Wedge"},{"system" : "http://snomed.info/sct","code" : "255712000","display" : "Television"},{"system" : "http://snomed.info/sct","code" : "255716002","display" : "Latex rubber gloves"},{"system" : "http://snomed.info/sct","code" : "256245006","display" : "Textiles"},{"system" : "http://snomed.info/sct","code" : "256246007","display" : "Cotton - textile"},{"system" : "http://snomed.info/sct","code" : "256247003","display" : "Flax"},{"system" : "http://snomed.info/sct","code" : "256562002","display" : "Cotton wool"},{"system" : "http://snomed.info/sct","code" : "256563007","display" : "Cotton wool roll"},{"system" : "http://snomed.info/sct","code" : "256564001","display" : "Cotton wool pledget"},{"system" : "http://snomed.info/sct","code" : "256589007","display" : "Dental rubber dam"},{"system" : "http://snomed.info/sct","code" : "256590003","display" : "Endodontic sponge"},{"system" : "http://snomed.info/sct","code" : "256593001","display" : "Orthodontic elastic"},{"system" : "http://snomed.info/sct","code" : "256641009","display" : "Ribbon gauze"},{"system" : "http://snomed.info/sct","code" : "256642002","display" : "Wet ribbon gauze"},{"system" : "http://snomed.info/sct","code" : "256643007","display" : "Dry ribbon gauze"}]}}

#266

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"182836005"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:4504
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:27 GMT
last-modified:Sat, 13 Sep 2025 20:51:27 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371012

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:c382ecba-358c-47a5-903f-41ee92180327","timestamp" : "2025-09-13T20:51:27.703Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "182836005","display" : "Medication review"},{"system" : "http://snomed.info/sct","code" : "391156007","display" : "Medication review without patient (procedure)"},{"system" : "http://snomed.info/sct","code" : "394720003","display" : "Asthma medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "394724007","display" : "Coronary heart disease medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "394725008","display" : "Diabetes medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "395005007","display" : "Medicine labelling amended"},{"system" : "http://snomed.info/sct","code" : "401062003","display" : "Epilepsy medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "413143000","display" : "Mental health medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "413974004","display" : "Depression medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "415693003","display" : "Synchronisation of repeat medication"},{"system" : "http://snomed.info/sct","code" : "473219007","display" : "Cardiovascular disorder medication review"},{"system" : "http://snomed.info/sct","code" : "473220001","display" : "Hematologic disorder medication review"},{"system" : "http://snomed.info/sct","code" : "473221002","display" : "Pulmonary disorder medication review"},{"system" : "http://snomed.info/sct","code" : "473223004","display" : "Chronic obstructive lung disorder medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "473224005","display" : "Gout medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "473225006","display" : "Hypertension medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "473226007","display" : "Heart failure medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "473227003","display" : "Metabolic disorder medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "473228008","display" : "Neurological disorder medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "473230005","display" : "Gastrointestinal disorder medication review"},{"system" : "http://snomed.info/sct","code" : "473231009","display" : "Renal disorder medication review"},{"system" : "http://snomed.info/sct","code" : "473232002","display" : "Infectious disease medication review"},{"system" : "http://snomed.info/sct","code" : "473233007","display" : "Human immunodeficiency virus medication review"},{"system" : "http://snomed.info/sct","code" : "473234001","display" : "Dyslipidemia medication review"},{"system" : "http://snomed.info/sct","code" : "473235000","display" : "Endocrine disorder medication review"},{"system" : "http://snomed.info/sct","code" : "718017007","display" : "Bisphosphonate medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "769063007","display" : "Antipsychotic medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "1156698007","display" : "Review of current supply of medication"},{"system" : "http://snomed.info/sct","code" : "1811000124107","display" : "Pain medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "1831000124101","display" : "Pregnancy and lactation medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "1841000124106","display" : "Palliative care medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "6021000124103","display" : "Targeted medication therapy review (procedure)"},{"system" : "http://snomed.info/sct","code" : "428911000124108","display" : "Comprehensive medication therapy review (procedure)"}]}}

#267

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:100228
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:28 GMT
last-modified:Sat, 13 Sep 2025 20:51:28 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371014

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:66c5e534-e84d-4e3f-91b4-0def015c4249","timestamp" : "2025-09-13T20:51:27.961Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "404684003","display" : "Clinical finding (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 (disorder)"},{"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 (disorder)"},{"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" : "Poisoning caused by Dicentra (disorder)"},{"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 Primula obconica (disorder)"},{"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 (disorder)"},{"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 (disorder)"},{"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 (disorder)"},{"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" : "Anemia caused by chlorate (disorder)"},{"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 (disorder)"},{"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 (disorder)"},{"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" : "Fear (finding)"},{"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 (disorder)"},{"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 (disorder)"},{"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 (disorder)"},{"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" : "Poisoning caused by Encephalartos (disorder)"},{"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 (finding)"},{"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 (disorder)"},{"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 (disorder)"},{"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 (disorder)"},{"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 (disorder)"},{"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 (disorder)"},{"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"}]}}

#268

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"182922004"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:33509
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:29 GMT
last-modified:Sat, 13 Sep 2025 20:51:29 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371018

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:e7a9ae9e-0673-48e2-8bb4-c0decdc07fdd","timestamp" : "2025-09-13T20:51:29.420Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "182922004","display" : "Dietary regime"},{"system" : "http://snomed.info/sct","code" : "182923009","display" : "Nil by mouth"},{"system" : "http://snomed.info/sct","code" : "223456000","display" : "Provision of a special diet"},{"system" : "http://snomed.info/sct","code" : "289165000","display" : "Restricting food intake"},{"system" : "http://snomed.info/sct","code" : "386261001","display" : "Diet staging (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "404919001","display" : "Wheat-free diet"},{"system" : "http://snomed.info/sct","code" : "416576000","display" : "Carbohydrate counting (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "425458000","display" : "Lactose-free diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "709564003","display" : "Restricting oral intake"},{"system" : "http://snomed.info/sct","code" : "762104002","display" : "Modified fluid diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "765021002","display" : "Vegetarian diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "765022009","display" : "Lacto-vegetarian diet"},{"system" : "http://snomed.info/sct","code" : "765023004","display" : "Lacto-ovo-vegetarian diet"},{"system" : "http://snomed.info/sct","code" : "765024005","display" : "Atkins diet"},{"system" : "http://snomed.info/sct","code" : "765025006","display" : "Kosher diet"},{"system" : "http://snomed.info/sct","code" : "765052001","display" : "Hindu diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "765053006","display" : "Low fructose diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "765060000","display" : "Ketogenic diet"},{"system" : "http://snomed.info/sct","code" : "765063003","display" : "Cantonese diet"},{"system" : "http://snomed.info/sct","code" : "792805006","display" : "Fasting"},{"system" : "http://snomed.info/sct","code" : "1052337007","display" : "Protein modified diet"},{"system" : "http://snomed.info/sct","code" : "1055200005","display" : "Increased protein diet"},{"system" : "http://snomed.info/sct","code" : "1055201009","display" : "Decreased protein diet"},{"system" : "http://snomed.info/sct","code" : "1055202002","display" : "Consistent protein diet"},{"system" : "http://snomed.info/sct","code" : "1055203007","display" : "Increased fat and oil diet"},{"system" : "http://snomed.info/sct","code" : "1055204001","display" : "Fat and oil modified diet"},{"system" : "http://snomed.info/sct","code" : "1055207008","display" : "Decreased fat diet"},{"system" : "http://snomed.info/sct","code" : "1137465007","display" : "Increased galactose diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1141680002","display" : "Increased lactose diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1141683000","display" : "Fructose modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1141684006","display" : "Increased fructose diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1141931005","display" : "Vitamin A and/or vitamin A derivative modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1141932003","display" : "Increased vitamin A and/or vitamin A derivative diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1141933008","display" : "Decreased vitamin A and/or vitamin A derivative diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1141934002","display" : "Decreased vitamin D and/or vitamin D derivative diet"},{"system" : "http://snomed.info/sct","code" : "1141935001","display" : "Increased vitamin D and/or vitamin D derivative diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1141936000","display" : "Vitamin D and/or vitamin D derivative modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1142125005","display" : "Decreased linoleic acid diet"},{"system" : "http://snomed.info/sct","code" : "1142126006","display" : "Increased linoleic acid diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1142127002","display" : "Omega 3 fatty acid modified diet"},{"system" : "http://snomed.info/sct","code" : "1142128007","display" : "Medium chain triglyceride modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1142129004","display" : "Decreased N-3 fatty acid diet"},{"system" : "http://snomed.info/sct","code" : "1142131008","display" : "Increased omega 3 fatty acid diet"},{"system" : "http://snomed.info/sct","code" : "1142132001","display" : "Decreased medium chain triglyceride diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1142133006","display" : "Increased medium chain triglyceride diet"},{"system" : "http://snomed.info/sct","code" : "1142162007","display" : "Decreased linolenic acid diet"},{"system" : "http://snomed.info/sct","code" : "1142163002","display" : "Decreased eicosapentaenoic acid diet"},{"system" : "http://snomed.info/sct","code" : "1142164008","display" : "Decreased docosahexaenoic acid diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1142165009","display" : "Increased linolenic acid diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1142166005","display" : "Increased eicosapentaenoic acid diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1142167001","display" : "Increased docosahexaenoic acid diet"},{"system" : "http://snomed.info/sct","code" : "1144595005","display" : "Vitamin E and/or vitamin E derivative modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1144596006","display" : "Increased vitamin E and/or vitamin E derivative diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1144598007","display" : "Decreased vitamin E and/or vitamin E derivative diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1144599004","display" : "Increased vitamin K and/or vitamin K derivative diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1144600001","display" : "Decreased vitamin K and/or vitamin K derivative diet"},{"system" : "http://snomed.info/sct","code" : "1144601002","display" : "Vitamin K and/or vitamin K derivative modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1144800003","display" : "Folate and/or folate derivative modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1144801004","display" : "Increased folate and/or folate derivative diet"},{"system" : "http://snomed.info/sct","code" : "1144802006","display" : "Decreased folate and/or folate derivative diet"},{"system" : "http://snomed.info/sct","code" : "1144804007","display" : "Vitamin B6 and/or vitamin B6 derivative modified diet"},{"system" : "http://snomed.info/sct","code" : "1144806009","display" : "Increased vitamin B6 and/or vitamin B6 derivative diet"},{"system" : "http://snomed.info/sct","code" : "1144808005","display" : "Decreased vitamin B6 and/or vitamin B6 derivative diet"},{"system" : "http://snomed.info/sct","code" : "1144996003","display" : "Vitamin B12 and/or vitamin B12 derivative modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1144999005","display" : "Decreased vitamin B12 and/or vitamin B12 derivative diet"},{"system" : "http://snomed.info/sct","code" : "1145000005","display" : "Increased vitamin B12 and/or vitamin B12 derivative diet"},{"system" : "http://snomed.info/sct","code" : "1148495004","display" : "Increased complex carbohydrate diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1148496003","display" : "Decreased complex carbohydrate diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1148497007","display" : "Increased simple carbohydrate diet"},{"system" : "http://snomed.info/sct","code" : "1148499005","display" : "Decreased simple carbohydrate diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1148501002","display" : "Increased phenylalanine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1148502009","display" : "Phenylalanine modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1155728004","display" : "Decreased chromium diet"},{"system" : "http://snomed.info/sct","code" : "1155729007","display" : "Sulfate salt modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1156314000","display" : "Chloride salt modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1156315004","display" : "Plant fiber modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1156443007","display" : "Increased plant fiber diet"},{"system" : "http://snomed.info/sct","code" : "1156444001","display" : "Decreased plant fiber diet"},{"system" : "http://snomed.info/sct","code" : "1156717005","display" : "CHILD-1 - Cardiovascular Health Integrated Lifestyle Diet 1"},{"system" : "http://snomed.info/sct","code" : "1156718000","display" : "Cardiovascular Health Integrated Lifestyle Diet 2 Triglyceride"},{"system" : "http://snomed.info/sct","code" : "1156719008","display" : "Cardiovascular Health Integrated Lifestyle Diet 2 Low Density Lipoprotein"},{"system" : "http://snomed.info/sct","code" : "1162720001","display" : "Grain modified diet"},{"system" : "http://snomed.info/sct","code" : "1162721002","display" : "Vegetable modified diet"},{"system" : "http://snomed.info/sct","code" : "1162722009","display" : "Protein food modified diet"},{"system" : "http://snomed.info/sct","code" : "1162724005","display" : "Egg modified diet"},{"system" : "http://snomed.info/sct","code" : "1162725006","display" : "Raw egg free diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1162726007","display" : "Fruit modified diet"},{"system" : "http://snomed.info/sct","code" : "1162729000","display" : "Modification of nutrition intake schedule to limit fasting"},{"system" : "http://snomed.info/sct","code" : "1230134005","display" : "Diet modified for uncooked food starch (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1230138008","display" : "Diet modified for low protein medical food"},{"system" : "http://snomed.info/sct","code" : "1254992009","display" : "Caffeine free diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1254993004","display" : "Lupin free diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1254994005","display" : "Mammalian meat free diet"},{"system" : "http://snomed.info/sct","code" : "1254995006","display" : "Egg free diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1254996007","display" : "Tree nut free diet"},{"system" : "http://snomed.info/sct","code" : "1254998008","display" : "Sesame free diet"},{"system" : "http://snomed.info/sct","code" : "1254999000","display" : "Fish free diet"},{"system" : "http://snomed.info/sct","code" : "1255001001","display" : "Soy free diet"},{"system" : "http://snomed.info/sct","code" : "1255002008","display" : "Shellfish free diet"},{"system" : "http://snomed.info/sct","code" : "1255003003","display" : "Peanut free diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255142001","display" : "Fermentable oligosaccharide, disaccharide, monosaccharide and polyol modified diet"},{"system" : "http://snomed.info/sct","code" : "1255144000","display" : "Low fermentable oligosaccharide, disaccharide, monosaccharide and polyol diet"},{"system" : "http://snomed.info/sct","code" : "1255145004","display" : "FODMAP (fermentable oligosaccharide, disaccharide, monosaccharide and polyol) reintroduction diet"},{"system" : "http://snomed.info/sct","code" : "1255146003","display" : "Customized fermentable oligosaccharide, disaccharide, monosaccharide and polyol diet"},{"system" : "http://snomed.info/sct","code" : "1255162009","display" : "Carbohydrate counting diet"},{"system" : "http://snomed.info/sct","code" : "1255163004","display" : "Mediterranean diet"},{"system" : "http://snomed.info/sct","code" : "1255164005","display" : "Halal diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255165006","display" : "Vegan diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255166007","display" : "Pescovegetarian diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255167003","display" : "Ovo vegetarian diet"},{"system" : "http://snomed.info/sct","code" : "1255223005","display" : "Cow milk free diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255224004","display" : "Beef free diet"},{"system" : "http://snomed.info/sct","code" : "1255225003","display" : "Sheep milk free diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255226002","display" : "Pork free diet"},{"system" : "http://snomed.info/sct","code" : "1255227006","display" : "Mammalian milk free diet"},{"system" : "http://snomed.info/sct","code" : "1255228001","display" : "Goat milk free diet"},{"system" : "http://snomed.info/sct","code" : "1255386001","display" : "Decreased oxalate diet"},{"system" : "http://snomed.info/sct","code" : "1255387005","display" : "Low microbial diet"},{"system" : "http://snomed.info/sct","code" : "1255388000","display" : "Bean and pea modified diet"},{"system" : "http://snomed.info/sct","code" : "1255389008","display" : "Starchy vegetable modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255818003","display" : "International Dysphagia Diet Standardisation Initiative Framework - Easy to Chew Level 7 food (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255820000","display" : "International Dysphagia Diet Standardisation Initiative Framework - Extremely Thick Level 4 drinks (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255821001","display" : "International Dysphagia Diet Standardisation Initiative Framework - Liquidized Level 3 food (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255822008","display" : "International Dysphagia Diet Standardisation Initiative Framework - Mildly Thick Level 2 drinks (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255823003","display" : "International Dysphagia Diet Standardisation Initiative Framework - Minced and Moist Level 5 food (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255824009","display" : "International Dysphagia Diet Standardisation Initiative Framework - Moderately Thick Level 3 drinks (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255825005","display" : "International Dysphagia Diet Standardisation Initiative Framework - Pureed Level 4 food (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255826006","display" : "International Dysphagia Diet Standardisation Initiative Framework - Regular Level 7 food (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255828007","display" : "International Dysphagia Diet Standardisation Initiative Framework - Slightly Thick Level 1 drinks (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255829004","display" : "International Dysphagia Diet Standardisation Initiative Framework - Soft and Bite Sized Level 6 food (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1259967009","display" : "International Dysphagia Diet Standardisation Initiative Framework - Thin Level 0 drinks (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1151000175103","display" : "Dietary Approaches to Stop Hypertension diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "435581000124102","display" : "Carbohydrate modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "435651000124106","display" : "Consistent carbohydrate diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "435661000124108","display" : "Galactose modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "435671000124101","display" : "Cholesterol modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "435681000124103","display" : "Dietary liquid consistency diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "435691000124100","display" : "Diet modified for specific foods or ingredients (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "435701000124100","display" : "Energy modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "435731000124108","display" : "Liquid diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "435741000124103","display" : "Clear liquid diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "435751000124101","display" : "Full liquid diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "435771000124106","display" : "General healthful diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "435781000124109","display" : "Mineral modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "435801000124108","display" : "Texture modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "435811000124106","display" : "Vitamin modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436661000124100","display" : "Lactose modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436671000124107","display" : "Decreased lactose diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436681000124105","display" : "Increased carbohydrate diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436691000124108","display" : "Decreased carbohydrate diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436701000124108","display" : "Decreased galactose diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436711000124106","display" : "Decreased cholesterol diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436721000124103","display" : "Increased energy diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436731000124100","display" : "Decreased energy diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436871000124106","display" : "Monounsaturated fat modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436881000124109","display" : "Polyunsaturated fat modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436891000124107","display" : "Saturated fat modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436901000124106","display" : "Trans fat modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436911000124109","display" : "Increased monounsaturated fat diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436921000124101","display" : "Decreased monounsaturated fat diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436931000124103","display" : "Increased polyunsaturated fat diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436941000124108","display" : "Decreased polyunsaturated fat diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436951000124105","display" : "Decreased saturated fat diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "436961000124107","display" : "Decreased trans fat diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437011000124105","display" : "Soluble fibre modified diet"},{"system" : "http://snomed.info/sct","code" : "437021000124102","display" : "Insoluble fibre modified diet"},{"system" : "http://snomed.info/sct","code" : "437031000124104","display" : "Increased soluble fibre diet"},{"system" : "http://snomed.info/sct","code" : "437041000124109","display" : "Decreased soluble fibre diet"},{"system" : "http://snomed.info/sct","code" : "437051000124106","display" : "Increased insoluble fibre diet"},{"system" : "http://snomed.info/sct","code" : "437061000124108","display" : "Decreased insoluble fibre diet"},{"system" : "http://snomed.info/sct","code" : "437081000124103","display" : "Boron modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437091000124100","display" : "Calcium modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437111000124109","display" : "Chromium modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437121000124101","display" : "Cobalt modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437131000124103","display" : "Copper modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437141000124108","display" : "Fluoride modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437151000124105","display" : "Iodine modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437161000124107","display" : "Iron modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437171000124100","display" : "Magnesium modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437181000124102","display" : "Manganese modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437191000124104","display" : "Molybdenum modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437201000124101","display" : "Phosphorus modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437211000124103","display" : "Potassium modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437221000124106","display" : "Selenium modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437231000124109","display" : "Sodium modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437251000124102","display" : "Zinc modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437261000124100","display" : "Increased calcium diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437271000124107","display" : "Decreased calcium diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437281000124105","display" : "Increased chromium diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437291000124108","display" : "Increased copper diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437301000124109","display" : "Decreased copper diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437311000124107","display" : "Increased iodine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437321000124104","display" : "Decreased iodine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437331000124101","display" : "Increased iron diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437341000124106","display" : "Decreased iron diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437351000124108","display" : "Increased magnesium diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437361000124105","display" : "Decreased magnesium diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437371000124103","display" : "Increased phosphorus diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437381000124100","display" : "Decreased phosphorus diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437391000124102","display" : "High potassium diet"},{"system" : "http://snomed.info/sct","code" : "437401000124100","display" : "Decreased potassium diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437411000124102","display" : "Increased sodium diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437421000124105","display" : "Decreased sodium diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437431000124108","display" : "Increased zinc diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437441000124103","display" : "Decreased zinc diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437481000124109","display" : "Amino acid modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437491000124107","display" : "Arginine modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437501000124104","display" : "Glutamine modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437511000124101","display" : "Histidine modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437521000124109","display" : "Increased homocysteine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437531000124107","display" : "Isoleucine modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437541000124102","display" : "Leucine modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437551000124100","display" : "Lysine modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437561000124103","display" : "Methionine modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437571000124105","display" : "Decreased phenylalanine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437581000124108","display" : "Threonine modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437591000124106","display" : "Tryptophan modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437601000124103","display" : "Decreased tyramine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437611000124100","display" : "Tyrosine modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437621000124108","display" : "Valine modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437631000124106","display" : "Decreased casein diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437641000124101","display" : "Decreased gluten diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437651000124104","display" : "Gluten free diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437661000124102","display" : "Increased arginine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437671000124109","display" : "Decreased arginine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437681000124107","display" : "Increased glutamine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437691000124105","display" : "Decreased glutamine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437701000124105","display" : "Increased histidine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437711000124108","display" : "Decreased histidine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437721000124100","display" : "Increased isoleucine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437731000124102","display" : "Decreased isoleucine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437741000124107","display" : "Increased leucine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437751000124109","display" : "Decreased leucine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437761000124106","display" : "Increased lysine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437771000124104","display" : "Decreased lysine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437781000124101","display" : "Increased methionine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437791000124103","display" : "Decreased methionine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437801000124102","display" : "Increased threonine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437811000124104","display" : "Decreased threonine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437821000124107","display" : "Increased tryptophan diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437831000124105","display" : "Decreased tryptophan diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437841000124100","display" : "Increased tyrosine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437851000124103","display" : "Decreased tyrosine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437861000124101","display" : "Increased valine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "437871000124108","display" : "Decreased valine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438001000124106","display" : "Biotin modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438021000124101","display" : "Niacin modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438031000124103","display" : "Pantothenic acid modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438041000124108","display" : "Riboflavin modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438051000124105","display" : "Thiamine modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438091000124104","display" : "Ascorbic acid modified diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438131000124102","display" : "Increased biotin diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438141000124107","display" : "Decreased biotin diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438171000124104","display" : "Increased niacin diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438181000124101","display" : "Decreased niacin diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438191000124103","display" : "Increased pantothenic acid diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438201000124100","display" : "Decreased pantothenic acid diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438211000124102","display" : "Increased riboflavin diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438221000124105","display" : "Decreased riboflavin diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438231000124108","display" : "Increased thiamine diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438241000124103","display" : "Decreased thiamine diet"},{"system" : "http://snomed.info/sct","code" : "438311000124106","display" : "Increased ascorbic acid diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "438321000124103","display" : "Decreased ascorbic acid diet"},{"system" : "http://snomed.info/sct","code" : "439021000124105","display" : "Dietary liquid consistency - nectar thick liquid (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "439031000124108","display" : "Dietary liquid consistency - honey thick liquid (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "439041000124103","display" : "Dietary liquid consistency - spoon thick liquid (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "439061000124104","display" : "Fluid restricted diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "439071000124106","display" : "Increased fluid diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "439081000124109","display" : "Dietary liquid consistency - thin liquid (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "439101000124101","display" : "Easy to chew diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "439111000124103","display" : "Mechanically altered diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "439121000124106","display" : "Pureed diet (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "445341000124100","display" : "Modification of nutritional regime (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "445351000124103","display" : "Modification of schedule of oral intake (regime/therapy)"}]}}

#269

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"288524001"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:3776
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:29 GMT
last-modified:Sat, 13 Sep 2025 20:51:29 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371020

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:9639eb10-fb05-49a0-91a8-93c208fafb10","timestamp" : "2025-09-13T20:51:29.883Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "288524001","display" : "Courses"},{"system" : "http://snomed.info/sct","code" : "7087005","display" : "Intermittent"},{"system" : "http://snomed.info/sct","code" : "13550009","display" : "Chronic miliary"},{"system" : "http://snomed.info/sct","code" : "14803004","display" : "Transitory"},{"system" : "http://snomed.info/sct","code" : "18131002","display" : "Acute fulminating"},{"system" : "http://snomed.info/sct","code" : "19939008","display" : "Subacute"},{"system" : "http://snomed.info/sct","code" : "21864008","display" : "Seasonal"},{"system" : "http://snomed.info/sct","code" : "25649003","display" : "Chronic migratory"},{"system" : "http://snomed.info/sct","code" : "26593000","display" : "Paroxysmal"},{"system" : "http://snomed.info/sct","code" : "39196007","display" : "Chronic aggressive"},{"system" : "http://snomed.info/sct","code" : "44180009","display" : "Cyclic"},{"system" : "http://snomed.info/sct","code" : "47501007","display" : "Chronic active"},{"system" : "http://snomed.info/sct","code" : "50188003","display" : "Chronic granulomatous"},{"system" : "http://snomed.info/sct","code" : "61751001","display" : "Gradual onset"},{"system" : "http://snomed.info/sct","code" : "62459000","display" : "Chronic persistent"},{"system" : "http://snomed.info/sct","code" : "90734009","display" : "Chronic"},{"system" : "http://snomed.info/sct","code" : "255212004","display" : "Acute-on-chronic"},{"system" : "http://snomed.info/sct","code" : "255227004","display" : "Recurrent"},{"system" : "http://snomed.info/sct","code" : "255228009","display" : "Recurrent acute"},{"system" : "http://snomed.info/sct","code" : "255299009","display" : "Brittle course"},{"system" : "http://snomed.info/sct","code" : "255314001","display" : "Progressive"},{"system" : "http://snomed.info/sct","code" : "255318003","display" : "Relapsing course"},{"system" : "http://snomed.info/sct","code" : "255319006","display" : "Remitting"},{"system" : "http://snomed.info/sct","code" : "255341006","display" : "Fluctuating"},{"system" : "http://snomed.info/sct","code" : "263730007","display" : "Continual"},{"system" : "http://snomed.info/sct","code" : "264498007","display" : "Cyclical relapsing"},{"system" : "http://snomed.info/sct","code" : "278499009","display" : "Episodic"},{"system" : "http://snomed.info/sct","code" : "373935005","display" : "Subacute onset (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "385315009","display" : "Sudden onset"},{"system" : "http://snomed.info/sct","code" : "424124008","display" : "Sudden onset AND/OR short duration (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "424572001","display" : "Clinical course with short duration (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "425323003","display" : "Sudden onset AND short duration (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "702322003","display" : "Non-progressive"},{"system" : "http://snomed.info/sct","code" : "788800008","display" : "Delayed onset (qualifier value)"}]}}

#270

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"363788007"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:95867
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:30 GMT
last-modified:Sat, 13 Sep 2025 20:51:30 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371022

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:74c6d854-7157-4e9e-8948-f016cd4a9054","timestamp" : "2025-09-13T20:51:30.250Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "363788007","display" : "Clinical history/examination observable (observable entity)"},{"system" : "http://snomed.info/sct","code" : "1285004","display" : "Third heart sound, S>3<"},{"system" : "http://snomed.info/sct","code" : "1391004","display" : "Mechanical dead space"},{"system" : "http://snomed.info/sct","code" : "1495009","display" : "Moro reflex"},{"system" : "http://snomed.info/sct","code" : "2335007","display" : "Amniotic fluid turnover"},{"system" : "http://snomed.info/sct","code" : "2548005","display" : "Peak gastric acid output"},{"system" : "http://snomed.info/sct","code" : "2767007","display" : "Dysergia"},{"system" : "http://snomed.info/sct","code" : "2957008","display" : "Gallbladder contraction reflex"},{"system" : "http://snomed.info/sct","code" : "3030002","display" : "ST segment"},{"system" : "http://snomed.info/sct","code" : "3805004","display" : "Behavior of childhood and adolescence"},{"system" : "http://snomed.info/sct","code" : "3863008","display" : "Lung compliance"},{"system" : "http://snomed.info/sct","code" : "4051006","display" : "Finkelsteins test response"},{"system" : "http://snomed.info/sct","code" : "4187002","display" : "Dark adaptation curve"},{"system" : "http://snomed.info/sct","code" : "4531001","display" : "Jaw reflex"},{"system" : "http://snomed.info/sct","code" : "5222008","display" : "Pressure difference between alveoli and mouth"},{"system" : "http://snomed.info/sct","code" : "5660006","display" : "Volitional phonation"},{"system" : "http://snomed.info/sct","code" : "5661005","display" : "Unnatural hair color"},{"system" : "http://snomed.info/sct","code" : "5883007","display" : "Physiological change of voice"},{"system" : "http://snomed.info/sct","code" : "6252006","display" : "Postural reflex"},{"system" : "http://snomed.info/sct","code" : "6304003","display" : "Airway resistance"},{"system" : "http://snomed.info/sct","code" : "6427007","display" : "Chest expansion"},{"system" : "http://snomed.info/sct","code" : "6577008","display" : "Lacunar resorption"},{"system" : "http://snomed.info/sct","code" : "6797001","display" : "Mean blood pressure"},{"system" : "http://snomed.info/sct","code" : "6918002","display" : "Muscle tone"},{"system" : "http://snomed.info/sct","code" : "6942003","display" : "Level of consciousness"},{"system" : "http://snomed.info/sct","code" : "7349007","display" : "Yodelling"},{"system" : "http://snomed.info/sct","code" : "7352004","display" : "Fontanel closure"},{"system" : "http://snomed.info/sct","code" : "7423001","display" : "Critical fusion frequency"},{"system" : "http://snomed.info/sct","code" : "7478007","display" : "Ciliospinal reflex"},{"system" : "http://snomed.info/sct","code" : "7928001","display" : "Body oxygen consumption"},{"system" : "http://snomed.info/sct","code" : "8198006","display" : "Orbicularis muscle reflex"},{"system" : "http://snomed.info/sct","code" : "8515003","display" : "Bone turnover rate"},{"system" : "http://snomed.info/sct","code" : "8527000","display" : "Radiopronator reflex"},{"system" : "http://snomed.info/sct","code" : "8690003","display" : "Diaphragmatic excursion"},{"system" : "http://snomed.info/sct","code" : "9251003","display" : "Jumping"},{"system" : "http://snomed.info/sct","code" : "9304002","display" : "Aortic body chemoreceptor reflex"},{"system" : "http://snomed.info/sct","code" : "9576003","display" : "Esophageal pressure"},{"system" : "http://snomed.info/sct","code" : "9964006","display" : "Flexion"},{"system" : "http://snomed.info/sct","code" : "9995004","display" : "Hue discrimination"},{"system" : "http://snomed.info/sct","code" : "10142005","display" : "Chronobiologic state"},{"system" : "http://snomed.info/sct","code" : "10252003","display" : "Triceps jerk reflex"},{"system" : "http://snomed.info/sct","code" : "10448000","display" : "Distribution of ventilation"},{"system" : "http://snomed.info/sct","code" : "10716003","display" : "Ureteral function"},{"system" : "http://snomed.info/sct","code" : "10947000","display" : "Synergist muscle action"},{"system" : "http://snomed.info/sct","code" : "11554009","display" : "Adduction"},{"system" : "http://snomed.info/sct","code" : "11820004","display" : "Stepping reflex"},{"system" : "http://snomed.info/sct","code" : "11977004","display" : "Muscle relaxation"},{"system" : "http://snomed.info/sct","code" : "12140005","display" : "Muscle contraction"},{"system" : "http://snomed.info/sct","code" : "12239004","display" : "Throat clearing"},{"system" : "http://snomed.info/sct","code" : "12261009","display" : "Writing"},{"system" : "http://snomed.info/sct","code" : "12309006","display" : "Posterior nasal fricative"},{"system" : "http://snomed.info/sct","code" : "12679000","display" : "Supinator jerk reflex"},{"system" : "http://snomed.info/sct","code" : "12852001","display" : "Internal rotation"},{"system" : "http://snomed.info/sct","code" : "13130004","display" : "Foot inversion"},{"system" : "http://snomed.info/sct","code" : "13621006","display" : "Tidal volume"},{"system" : "http://snomed.info/sct","code" : "14067000","display" : "Speech hearing level"},{"system" : "http://snomed.info/sct","code" : "14142001","display" : "Frequency of sexual intercourse"},{"system" : "http://snomed.info/sct","code" : "14502000","display" : "Supination"},{"system" : "http://snomed.info/sct","code" : "14688008","display" : "Brain stem inspiratory center function"},{"system" : "http://snomed.info/sct","code" : "15070007","display" : "Trigeminal reflex"},{"system" : "http://snomed.info/sct","code" : "15456004","display" : "Q angle"},{"system" : "http://snomed.info/sct","code" : "15876000","display" : "McMurray test response"},{"system" : "http://snomed.info/sct","code" : "16162007","display" : "Total airway resistance"},{"system" : "http://snomed.info/sct","code" : "16166005","display" : "Placental endocrine function"},{"system" : "http://snomed.info/sct","code" : "16206004","display" : "Oxygen delivery"},{"system" : "http://snomed.info/sct","code" : "16468003","display" : "Dynamic stretch reflex"},{"system" : "http://snomed.info/sct","code" : "17202005","display" : "Maximum expiratory pressure"},{"system" : "http://snomed.info/sct","code" : "17328006","display" : "Flow of urine"},{"system" : "http://snomed.info/sct","code" : "17441009","display" : "Resolution threshold"},{"system" : "http://snomed.info/sct","code" : "17785005","display" : "Lung volume"},{"system" : "http://snomed.info/sct","code" : "18145008","display" : "Hypopharyngeal sphincter function"},{"system" : "http://snomed.info/sct","code" : "18332003","display" : "Scotopic dominator curve"},{"system" : "http://snomed.info/sct","code" : "18491006","display" : "Peak expiratory flow rate"},{"system" : "http://snomed.info/sct","code" : "18601007","display" : "Rooting reflex"},{"system" : "http://snomed.info/sct","code" : "18841001","display" : "Inflation reflexes"},{"system" : "http://snomed.info/sct","code" : "19166009","display" : "Stapedial reflex"},{"system" : "http://snomed.info/sct","code" : "19982009","display" : "Dead space gas volume"},{"system" : "http://snomed.info/sct","code" : "20426007","display" : "Volume history of lung"},{"system" : "http://snomed.info/sct","code" : "20910001","display" : "Pivot shift test response"},{"system" : "http://snomed.info/sct","code" : "21122005","display" : "Femoral nerve stretch response"},{"system" : "http://snomed.info/sct","code" : "21313003","display" : "Whispered voice"},{"system" : "http://snomed.info/sct","code" : "21663000","display" : "Salivary reflex"},{"system" : "http://snomed.info/sct","code" : "21840007","display" : "Date of last menstrual period"},{"system" : "http://snomed.info/sct","code" : "22200009","display" : "Bone resorption"},{"system" : "http://snomed.info/sct","code" : "22690006","display" : "Nerve conduction"},{"system" : "http://snomed.info/sct","code" : "22751002","display" : "Contraction of external anal sphincter"},{"system" : "http://snomed.info/sct","code" : "22787009","display" : "Epiphysis formation"},{"system" : "http://snomed.info/sct","code" : "23035008","display" : "Hering-Breuer reflex"},{"system" : "http://snomed.info/sct","code" : "23211007","display" : "Swallowing reflex"},{"system" : "http://snomed.info/sct","code" : "23435004","display" : "Bone function"},{"system" : "http://snomed.info/sct","code" : "23980007","display" : "Apley test"},{"system" : "http://snomed.info/sct","code" : "24154002","display" : "Musculoskeletal extension"},{"system" : "http://snomed.info/sct","code" : "24220009","display" : "Maximum phonation time"},{"system" : "http://snomed.info/sct","code" : "24428000","display" : "Phonation volume"},{"system" : "http://snomed.info/sct","code" : "24560006","display" : "Regional tidal volume"},{"system" : "http://snomed.info/sct","code" : "24607002","display" : "Q wave"},{"system" : "http://snomed.info/sct","code" : "25755000","display" : "Chemoreceptor reflex"},{"system" : "http://snomed.info/sct","code" : "26011007","display" : "Transepidermal water loss rate"},{"system" : "http://snomed.info/sct","code" : "26365000","display" : "Sinoventricular conduction"},{"system" : "http://snomed.info/sct","code" : "26626008","display" : "Latency of speech response"},{"system" : "http://snomed.info/sct","code" : "26669000","display" : "Skin turgor"},{"system" : "http://snomed.info/sct","code" : "26724002","display" : "Acoustical resistance"},{"system" : "http://snomed.info/sct","code" : "26814000","display" : "Urethral resistance"},{"system" : "http://snomed.info/sct","code" : "26827001","display" : "Airway closing volume"},{"system" : "http://snomed.info/sct","code" : "27030002","display" : "Audito-oculogyric reflex"},{"system" : "http://snomed.info/sct","code" : "27113001","display" : "Body weight"},{"system" : "http://snomed.info/sct","code" : "27305006","display" : "Phonatory interruption"},{"system" : "http://snomed.info/sct","code" : "27309000","display" : "Ureteral peristalsis"},{"system" : "http://snomed.info/sct","code" : "27468005","display" : "Naming"},{"system" : "http://snomed.info/sct","code" : "27556003","display" : "Lachman test"},{"system" : "http://snomed.info/sct","code" : "27598000","display" : "Palmar reflex"},{"system" : "http://snomed.info/sct","code" : "27625002","display" : "Wakefulness"},{"system" : "http://snomed.info/sct","code" : "27913002","display" : "Maximum inspiratory pressure"},{"system" : "http://snomed.info/sct","code" : "27958008","display" : "Joint formation"},{"system" : "http://snomed.info/sct","code" : "28001007","display" : "Baroreceptor reflex"},{"system" : "http://snomed.info/sct","code" : "28005003","display" : "Thoracic gas volume"},{"system" : "http://snomed.info/sct","code" : "28239005","display" : "Two point static discrimination"},{"system" : "http://snomed.info/sct","code" : "28827006","display" : "Second heart sound, S>2<"},{"system" : "http://snomed.info/sct","code" : "29533001","display" : "Inspiratory capacity"},{"system" : "http://snomed.info/sct","code" : "29922007","display" : "Cutaneous reflex"},{"system" : "http://snomed.info/sct","code" : "29944002","display" : "Intrinsic motivation"},{"system" : "http://snomed.info/sct","code" : "30219002","display" : "Cochlear summating potential"},{"system" : "http://snomed.info/sct","code" : "30367009","display" : "Lung clearance index"},{"system" : "http://snomed.info/sct","code" : "30397001","display" : "Periosteal bone formation"},{"system" : "http://snomed.info/sct","code" : "30901003","display" : "Biceps reflex"},{"system" : "http://snomed.info/sct","code" : "30944004","display" : "Cremasteric reflex"},{"system" : "http://snomed.info/sct","code" : "30976009","display" : "Vocal fold adduction"},{"system" : "http://snomed.info/sct","code" : "31261004","display" : "Agonist muscle action"},{"system" : "http://snomed.info/sct","code" : "31346003","display" : "Muscle property"},{"system" : "http://snomed.info/sct","code" : "31498000","display" : "Cephalic-vagal gastric acid secretion"},{"system" : "http://snomed.info/sct","code" : "31534003","display" : "Supination of foot"},{"system" : "http://snomed.info/sct","code" : "31639004","display" : "Nasal air emission"},{"system" : "http://snomed.info/sct","code" : "31763002","display" : "Ocular motility"},{"system" : "http://snomed.info/sct","code" : "32058005","display" : "Respiratory muscle reflex"},{"system" : "http://snomed.info/sct","code" : "33032001","display" : "Standardized volume history"},{"system" : "http://snomed.info/sct","code" : "33213002","display" : "Pendular reflex"},{"system" : "http://snomed.info/sct","code" : "33341000","display" : "Alveolar dead space"},{"system" : "http://snomed.info/sct","code" : "33405001","display" : "P wave"},{"system" : "http://snomed.info/sct","code" : "33453002","display" : "Anal reflex"},{"system" : "http://snomed.info/sct","code" : "33480009","display" : "Filling of bladder"},{"system" : "http://snomed.info/sct","code" : "33485004","display" : "Pharyngeal gag reflex"},{"system" : "http://snomed.info/sct","code" : "33836004","display" : "Musculoskeletal mobility"},{"system" : "http://snomed.info/sct","code" : "33957008","display" : "Personal dead space volume"},{"system" : "http://snomed.info/sct","code" : "33975009","display" : "Pulse register"},{"system" : "http://snomed.info/sct","code" : "34257009","display" : "Alveolar gas volume"},{"system" : "http://snomed.info/sct","code" : "34517005","display" : "Pharyngeal stop"},{"system" : "http://snomed.info/sct","code" : "34606001","display" : "Cough reflex"},{"system" : "http://snomed.info/sct","code" : "35188005","display" : "Hormone production"},{"system" : "http://snomed.info/sct","code" : "35332007","display" : "Formation of vowels"},{"system" : "http://snomed.info/sct","code" : "35544009","display" : "Apley compression test response"},{"system" : "http://snomed.info/sct","code" : "35706003","display" : "Isovolume pressure-flow curve"},{"system" : "http://snomed.info/sct","code" : "35877002","display" : "S wave"},{"system" : "http://snomed.info/sct","code" : "35897007","display" : "Active movement"},{"system" : "http://snomed.info/sct","code" : "36003005","display" : "Esophago-salivary reflex"},{"system" : "http://snomed.info/sct","code" : "36047004","display" : "Vascular impedance"},{"system" : "http://snomed.info/sct","code" : "36459006","display" : "Vernier acuity"},{"system" : "http://snomed.info/sct","code" : "36550007","display" : "Crossed reflex"},{"system" : "http://snomed.info/sct","code" : "36643001","display" : "Osteoclastic resorption"},{"system" : "http://snomed.info/sct","code" : "37087001","display" : "Arterial wedge pressure"},{"system" : "http://snomed.info/sct","code" : "37124008","display" : "Tonic neck reflex"},{"system" : "http://snomed.info/sct","code" : "37129003","display" : "Speech rhythm"},{"system" : "http://snomed.info/sct","code" : "37476000","display" : "Jugular venous pressure"},{"system" : "http://snomed.info/sct","code" : "37555008","display" : "Modal register"},{"system" : "http://snomed.info/sct","code" : "38080001","display" : "Reciprocal innervation"},{"system" : "http://snomed.info/sct","code" : "38522000","display" : "Pons pneumotaxic inhibitory center function"},{"system" : "http://snomed.info/sct","code" : "39025000","display" : "Nutrient requirement"},{"system" : "http://snomed.info/sct","code" : "39040003","display" : "Statotonic reflex"},{"system" : "http://snomed.info/sct","code" : "39080007","display" : "Enterogastric reflex"},{"system" : "http://snomed.info/sct","code" : "39122004","display" : "Quadrantic visual field"},{"system" : "http://snomed.info/sct","code" : "39140000","display" : "Vocal pitch"},{"system" : "http://snomed.info/sct","code" : "39211005","display" : "Bowel action"},{"system" : "http://snomed.info/sct","code" : "39438000","display" : "U wave"},{"system" : "http://snomed.info/sct","code" : "39996008","display" : "Rectoanal inhibitory reflex"},{"system" : "http://snomed.info/sct","code" : "40137007","display" : "Pupil light reflex"},{"system" : "http://snomed.info/sct","code" : "40139005","display" : "Osteocytic bone matrix maintenance"},{"system" : "http://snomed.info/sct","code" : "40909004","display" : "Regional lung volume"},{"system" : "http://snomed.info/sct","code" : "41011002","display" : "T wave"},{"system" : "http://snomed.info/sct","code" : "41633001","display" : "Intraocular pressure"},{"system" : "http://snomed.info/sct","code" : "41741009","display" : "Finger jerk"},{"system" : "http://snomed.info/sct","code" : "42111002","display" : "Bladder function"},{"system" : "http://snomed.info/sct","code" : "42233006","display" : "Muscle motor unit potential"},{"system" : "http://snomed.info/sct","code" : "42457008","display" : "Residual respiratory volume"},{"system" : "http://snomed.info/sct","code" : "43224003","display" : "Pleural pressure"},{"system" : "http://snomed.info/sct","code" : "43471007","display" : "Musculoskeletal stability"},{"system" : "http://snomed.info/sct","code" : "43857005","display" : "Osteoclast turnover rate"},{"system" : "http://snomed.info/sct","code" : "43902009","display" : "Hard vocal attack"},{"system" : "http://snomed.info/sct","code" : "43914001","display" : "Laryngeal voice function"},{"system" : "http://snomed.info/sct","code" : "44432004","display" : "Tensile strength"},{"system" : "http://snomed.info/sct","code" : "44453008","display" : "Epiphysis closure"},{"system" : "http://snomed.info/sct","code" : "44523003","display" : "Vocal attack"},{"system" : "http://snomed.info/sct","code" : "45500009","display" : "Muscle innervation ratio"},{"system" : "http://snomed.info/sct","code" : "45596005","display" : "Sucking reflex"},{"system" : "http://snomed.info/sct","code" : "45832002","display" : "Pupil afferent light reaction"},{"system" : "http://snomed.info/sct","code" : "45873001","display" : "Relaxation of internal anal sphincter"},{"system" : "http://snomed.info/sct","code" : "46118006","display" : "Defecatory reflex"},{"system" : "http://snomed.info/sct","code" : "46470002","display" : "Barlow test"},{"system" : "http://snomed.info/sct","code" : "46493008","display" : "Osteoblast function"},{"system" : "http://snomed.info/sct","code" : "47287008","display" : "Hearing summating potential"},{"system" : "http://snomed.info/sct","code" : "47301008","display" : "Insensible fluid loss"},{"system" : "http://snomed.info/sct","code" : "47309005","display" : "First heart sound, S>1<"},{"system" : "http://snomed.info/sct","code" : "47446005","display" : "Achromatic interval"},{"system" : "http://snomed.info/sct","code" : "47539004","display" : "Sino-aortic zone reflex"},{"system" : "http://snomed.info/sct","code" : "48038003","display" : "Fourth heart sound, S>4<"},{"system" : "http://snomed.info/sct","code" : "48068007","display" : "Trunk incurvation reflex"},{"system" : "http://snomed.info/sct","code" : "48089003","display" : "Autonomic reflex inhibition of micturition"},{"system" : "http://snomed.info/sct","code" : "48441002","display" : "Vision depth of focus"},{"system" : "http://snomed.info/sct","code" : "49169007","display" : "Head compression response"},{"system" : "http://snomed.info/sct","code" : "49950003","display" : "Meal-stimulated gastric acid secretion"},{"system" : "http://snomed.info/sct","code" : "50360004","display" : "Reading"},{"system" : "http://snomed.info/sct","code" : "50373000","display" : "Body height measure"},{"system" : "http://snomed.info/sct","code" : "50614006","display" : "Endocochlear potential"},{"system" : "http://snomed.info/sct","code" : "50666002","display" : "Autonomic bladder function"},{"system" : "http://snomed.info/sct","code" : "50741009","display" : "Urinary tract function"},{"system" : "http://snomed.info/sct","code" : "50834005","display" : "Forced vital capacity"},{"system" : "http://snomed.info/sct","code" : "51104005","display" : "Pitch"},{"system" : "http://snomed.info/sct","code" : "51413002","display" : "Deflation reflexes"},{"system" : "http://snomed.info/sct","code" : "51478000","display" : "Maximal gastric acid secretory capacity"},{"system" : "http://snomed.info/sct","code" : "51497000","display" : "Intraabdominal pressure"},{"system" : "http://snomed.info/sct","code" : "51717002","display" : "Expired carbon dioxide concentration"},{"system" : "http://snomed.info/sct","code" : "51751003","display" : "Statokinetic reflex of Magnus and de Kleijn"},{"system" : "http://snomed.info/sct","code" : "51795009","display" : "Torsion"},{"system" : "http://snomed.info/sct","code" : "52019005","display" : "External rotation"},{"system" : "http://snomed.info/sct","code" : "52134002","display" : "Gastroileal reflex"},{"system" : "http://snomed.info/sct","code" : "52583008","display" : "Vocal fold abduction"},{"system" : "http://snomed.info/sct","code" : "52653008","display" : "Respiratory sounds"},{"system" : "http://snomed.info/sct","code" : "52963003","display" : "Attentiveness"},{"system" : "http://snomed.info/sct","code" : "53273001","display" : "Nasopalpebral reflex"},{"system" : "http://snomed.info/sct","code" : "53294003","display" : "Subglottic pressure"},{"system" : "http://snomed.info/sct","code" : "53319005","display" : "Bone conduction inertia"},{"system" : "http://snomed.info/sct","code" : "54014004","display" : "Forced expiratory vital capacity"},{"system" : "http://snomed.info/sct","code" : "54206000","display" : "Mechanical impedance of the ear"},{"system" : "http://snomed.info/sct","code" : "54405004","display" : "Physiologic calcification of bone"},{"system" : "http://snomed.info/sct","code" : "54715006","display" : "Diffusion capacity of lung"},{"system" : "http://snomed.info/sct","code" : "54880002","display" : "Resisted motion"},{"system" : "http://snomed.info/sct","code" : "54993008","display" : "Cardiac index"},{"system" : "http://snomed.info/sct","code" : "55044005","display" : "Pulmonary congestion reflex"},{"system" : "http://snomed.info/sct","code" : "55070006","display" : "Chromatic threshold"},{"system" : "http://snomed.info/sct","code" : "55154006","display" : "Minimum audible field"},{"system" : "http://snomed.info/sct","code" : "55532004","display" : "Expiratory reserve volume"},{"system" : "http://snomed.info/sct","code" : "55562005","display" : "Inspiratory reserve volume"},{"system" : "http://snomed.info/sct","code" : "55577002","display" : "Hearing action potential"},{"system" : "http://snomed.info/sct","code" : "55591008","display" : "Conjunctive eye movement"},{"system" : "http://snomed.info/sct","code" : "56215005","display" : "Snout reflex"},{"system" : "http://snomed.info/sct","code" : "56799002","display" : "Cerebral respiratory center function"},{"system" : "http://snomed.info/sct","code" : "57036006","display" : "Fetal gestational age"},{"system" : "http://snomed.info/sct","code" : "57206007","display" : "Singing"},{"system" : "http://snomed.info/sct","code" : "57427004","display" : "Handedness"},{"system" : "http://snomed.info/sct","code" : "57503003","display" : "Secondary visual deviation"},{"system" : "http://snomed.info/sct","code" : "57566009","display" : "Total lung capacity"},{"system" : "http://snomed.info/sct","code" : "58102000","display" : "Vocal quality"},{"system" : "http://snomed.info/sct","code" : "58516001","display" : "Antagonist muscle action"},{"system" : "http://snomed.info/sct","code" : "58608000","display" : "Upper esophageal sphincter pressure"},{"system" : "http://snomed.info/sct","code" : "58915005","display" : "Immune status"},{"system" : "http://snomed.info/sct","code" : "58917002","display" : "Vocal register"},{"system" : "http://snomed.info/sct","code" : "58926004","display" : "Medullary gasping center function"},{"system" : "http://snomed.info/sct","code" : "59236006","display" : "Temporal visual field"},{"system" : "http://snomed.info/sct","code" : "59328004","display" : "Forced expired volume in 1 second"},{"system" : "http://snomed.info/sct","code" : "60074003","display" : "Abduction"},{"system" : "http://snomed.info/sct","code" : "60534004","display" : "Muscle isometric contraction"},{"system" : "http://snomed.info/sct","code" : "60621009","display" : "Body mass index"},{"system" : "http://snomed.info/sct","code" : "60701003","display" : "Vocal parameter"},{"system" : "http://snomed.info/sct","code" : "60747006","display" : "Doll's head reflex"},{"system" : "http://snomed.info/sct","code" : "60877009","display" : "Hormone secretion"},{"system" : "http://snomed.info/sct","code" : "61017008","display" : "Lung relaxation pressure"},{"system" : "http://snomed.info/sct","code" : "61159007","display" : "Phonation quotient"},{"system" : "http://snomed.info/sct","code" : "61428000","display" : "Muscle isotonic contraction"},{"system" : "http://snomed.info/sct","code" : "61468001","display" : "Bone conduction compression"},{"system" : "http://snomed.info/sct","code" : "61666009","display" : "Palatal reflex"},{"system" : "http://snomed.info/sct","code" : "62262004","display" : "Minimum volume"},{"system" : "http://snomed.info/sct","code" : "62430000","display" : "Breathy attack"},{"system" : "http://snomed.info/sct","code" : "63177006","display" : "Stretch reflex"},{"system" : "http://snomed.info/sct","code" : "63208007","display" : "Intestino-intestinal inhibitory reflex"},{"system" : "http://snomed.info/sct","code" : "63448001","display" : "Gait"},{"system" : "http://snomed.info/sct","code" : "63636006","display" : "Extensor reflex"},{"system" : "http://snomed.info/sct","code" : "64607003","display" : "Coordinated eye movement"},{"system" : "http://snomed.info/sct","code" : "65077007","display" : "Disjunctive ocular movement"},{"system" : "http://snomed.info/sct","code" : "65453009","display" : "Chalasia"},{"system" : "http://snomed.info/sct","code" : "65598000","display" : "Glottal stop"},{"system" : "http://snomed.info/sct","code" : "65825000","display" : "Functional residual capacity"},{"system" : "http://snomed.info/sct","code" : "66332009","display" : "Muscle innervation"},{"system" : "http://snomed.info/sct","code" : "66621004","display" : "Sexual orientation"},{"system" : "http://snomed.info/sct","code" : "67034007","display" : "Cartilage resorption"},{"system" : "http://snomed.info/sct","code" : "67461000","display" : "Alveolar pressure"},{"system" : "http://snomed.info/sct","code" : "67767000","display" : "Aortic body baroreceptor reflex"},{"system" : "http://snomed.info/sct","code" : "67993002","display" : "Stratified dead space"},{"system" : "http://snomed.info/sct","code" : "68015005","display" : "Receptive field"},{"system" : "http://snomed.info/sct","code" : "68362006","display" : "Binocular vision"},{"system" : "http://snomed.info/sct","code" : "68545002","display" : "Gastric secretion"},{"system" : "http://snomed.info/sct","code" : "68592003","display" : "Body composition"},{"system" : "http://snomed.info/sct","code" : "68742001","display" : "Osteoid formation"},{"system" : "http://snomed.info/sct","code" : "68980005","display" : "Ulnar reflex"},{"system" : "http://snomed.info/sct","code" : "69202003","display" : "Foot eversion"},{"system" : "http://snomed.info/sct","code" : "69330000","display" : "Cartilage function"},{"system" : "http://snomed.info/sct","code" : "70017002","display" : "Muscle elasticity"},{"system" : "http://snomed.info/sct","code" : "70433009","display" : "Musculoskeletal rotation"},{"system" : "http://snomed.info/sct","code" : "70464006","display" : "Laryngeal airflow resistance"},{"system" : "http://snomed.info/sct","code" : "70697002","display" : "Sensitivity of retina"},{"system" : "http://snomed.info/sct","code" : "70778006","display" : "Gas transport time peak following bronchodilator"},{"system" : "http://snomed.info/sct","code" : "71172009","display" : "Volume of expired gas"},{"system" : "http://snomed.info/sct","code" : "71300006","display" : "Pitch perturbation factor"},{"system" : "http://snomed.info/sct","code" : "71420008","display" : "Central venous pressure"},{"system" : "http://snomed.info/sct","code" : "71432007","display" : "Circumduction"},{"system" : "http://snomed.info/sct","code" : "71496008","display" : "Dorsiflexion of foot"},{"system" : "http://snomed.info/sct","code" : "71853007","display" : "Plantar flexion"},{"system" : "http://snomed.info/sct","code" : "71964006","display" : "Primary visual deviation"},{"system" : "http://snomed.info/sct","code" : "72066008","display" : "Basal gastric acid secretion"},{"system" : "http://snomed.info/sct","code" : "72313002","display" : "Systolic arterial pressure"},{"system" : "http://snomed.info/sct","code" : "72374003","display" : "Static reflex of Magnus and de Kleijn"},{"system" : "http://snomed.info/sct","code" : "72755008","display" : "Unconditioned salivary reflex"},{"system" : "http://snomed.info/sct","code" : "72947005","display" : "Maximum expiratory flow-static recoil curve"},{"system" : "http://snomed.info/sct","code" : "73288005","display" : "Vocal flexibility"},{"system" : "http://snomed.info/sct","code" : "73750009","display" : "Visual field"},{"system" : "http://snomed.info/sct","code" : "73777000","display" : "Differential threshold"},{"system" : "http://snomed.info/sct","code" : "74024006","display" : "Dental caries susceptibility"},{"system" : "http://snomed.info/sct","code" : "74155003","display" : "Field of fixation"},{"system" : "http://snomed.info/sct","code" : "74229007","display" : "Hoffman's reflex"},{"system" : "http://snomed.info/sct","code" : "74427007","display" : "Respiratory quotient"},{"system" : "http://snomed.info/sct","code" : "75098008","display" : "Flow history"},{"system" : "http://snomed.info/sct","code" : "75302005","display" : "Loft register"},{"system" : "http://snomed.info/sct","code" : "75367002","display" : "Blood pressure"},{"system" : "http://snomed.info/sct","code" : "75382007","display" : "Differentiated vocalization"},{"system" : "http://snomed.info/sct","code" : "75583003","display" : "Endochondral bone formation"},{"system" : "http://snomed.info/sct","code" : "76101000","display" : "Cortilymphatic potential"},{"system" : "http://snomed.info/sct","code" : "76245007","display" : "Static stretch reflex"},{"system" : "http://snomed.info/sct","code" : "76528003","display" : "Pulmonary dead space"},{"system" : "http://snomed.info/sct","code" : "76679000","display" : "Vibratory fluttering"},{"system" : "http://snomed.info/sct","code" : "76700007","display" : "Nasal visual field"},{"system" : "http://snomed.info/sct","code" : "76882007","display" : "Venous wedge pressure"},{"system" : "http://snomed.info/sct","code" : "77219005","display" : "Saccadic eye movement"},{"system" : "http://snomed.info/sct","code" : "78564009","display" : "Pulse rate"},{"system" : "http://snomed.info/sct","code" : "78718001","display" : "Muscle function"},{"system" : "http://snomed.info/sct","code" : "79063001","display" : "Gas flow rate (v)"},{"system" : "http://snomed.info/sct","code" : "79324001","display" : "Atrial volume mechanoreceptor reflex"},{"system" : "http://snomed.info/sct","code" : "79412009","display" : "Specific airway conductance"},{"system" : "http://snomed.info/sct","code" : "79463009","display" : "Carotid body baroreceptor reflex"},{"system" : "http://snomed.info/sct","code" : "79466001","display" : "Vocal resonance"},{"system" : "http://snomed.info/sct","code" : "79529005","display" : "Conditioned salivary reflex"},{"system" : "http://snomed.info/sct","code" : "79602007","display" : "Statokinetic reflex"},{"system" : "http://snomed.info/sct","code" : "80025008","display" : "Thermal reflex"},{"system" : "http://snomed.info/sct","code" : "80035002","display" : "Vocal intensity"},{"system" : "http://snomed.info/sct","code" : "80040005","display" : "Colour of hair"},{"system" : "http://snomed.info/sct","code" : "80055001","display" : "Carotid body chemoreceptor reflex"},{"system" : "http://snomed.info/sct","code" : "80274001","display" : "Glomerular filtration rate"},{"system" : "http://snomed.info/sct","code" : "80594006","display" : "Uterine contraction wave"},{"system" : "http://snomed.info/sct","code" : "80784004","display" : "Gastrocolic reflex"},{"system" : "http://snomed.info/sct","code" : "80943009","display" : "Risk factor"},{"system" : "http://snomed.info/sct","code" : "81184002","display" : "R wave"},{"system" : "http://snomed.info/sct","code" : "81435004","display" : "QT interval"},{"system" : "http://snomed.info/sct","code" : "81758000","display" : "Threshold visibility curve"},{"system" : "http://snomed.info/sct","code" : "81885003","display" : "Glottal fricative"},{"system" : "http://snomed.info/sct","code" : "82187007","display" : "Gastric acid secretion"},{"system" : "http://snomed.info/sct","code" : "82799009","display" : "Cardiac output"},{"system" : "http://snomed.info/sct","code" : "82984001","display" : "Posterior drawer test response"},{"system" : "http://snomed.info/sct","code" : "83001001","display" : "Tooth mobility"},{"system" : "http://snomed.info/sct","code" : "83323007","display" : "Bone formation"},{"system" : "http://snomed.info/sct","code" : "83411002","display" : "Slow vital capacity"},{"system" : "http://snomed.info/sct","code" : "83739002","display" : "Epiglottic function"},{"system" : "http://snomed.info/sct","code" : "84152008","display" : "Feeding reflex"},{"system" : "http://snomed.info/sct","code" : "84214003","display" : "Glottic function"},{"system" : "http://snomed.info/sct","code" : "84571004","display" : "Formation of consonants"},{"system" : "http://snomed.info/sct","code" : "84591006","display" : "Mid-dorsum palatal stop"},{"system" : "http://snomed.info/sct","code" : "84747008","display" : "Apley distraction test response"},{"system" : "http://snomed.info/sct","code" : "84917001","display" : "Indirect light pupillary reflex"},{"system" : "http://snomed.info/sct","code" : "85064009","display" : "Subperiosteal resorption"},{"system" : "http://snomed.info/sct","code" : "85352007","display" : "Coordination"},{"system" : "http://snomed.info/sct","code" : "85662007","display" : "Intravesical pressure"},{"system" : "http://snomed.info/sct","code" : "85742005","display" : "Reflex airway constriction"},{"system" : "http://snomed.info/sct","code" : "86189008","display" : "Cerebrospinal fluid pressure"},{"system" : "http://snomed.info/sct","code" : "86290005","display" : "Respiratory rate"},{"system" : "http://snomed.info/sct","code" : "86377001","display" : "Ventilation-perfusion ratio"},{"system" : "http://snomed.info/sct","code" : "87042004","display" : "Bowel sounds"},{"system" : "http://snomed.info/sct","code" : "87179004","display" : "Arterial pulse pressure"},{"system" : "http://snomed.info/sct","code" : "87276001","display" : "Nutritional status"},{"system" : "http://snomed.info/sct","code" : "87335007","display" : "Speaking"},{"system" : "http://snomed.info/sct","code" : "87357000","display" : "Abdominal reflex"},{"system" : "http://snomed.info/sct","code" : "87572000","display" : "Reflex"},{"system" : "http://snomed.info/sct","code" : "87731000","display" : "Weight bearing function of bone"},{"system" : "http://snomed.info/sct","code" : "87934002","display" : "Crossed extensor reflex"},{"system" : "http://snomed.info/sct","code" : "88241000","display" : "Pronation"},{"system" : "http://snomed.info/sct","code" : "88265002","display" : "Physiological dead space"},{"system" : "http://snomed.info/sct","code" : "88296006","display" : "Endosteal bone formation"},{"system" : "http://snomed.info/sct","code" : "88299004","display" : "Amniotic fluid production"},{"system" : "http://snomed.info/sct","code" : "88343004","display" : "Expiratory residual volume"},{"system" : "http://snomed.info/sct","code" : "88345006","display" : "CO>2< response curve measurement"},{"system" : "http://snomed.info/sct","code" : "89124002","display" : "Convulsion threshold"},{"system" : "http://snomed.info/sct","code" : "89170009","display" : "Relaxation of external anal sphincter"},{"system" : "http://snomed.info/sct","code" : "89269003","display" : "Threshold of hearing"},{"system" : "http://snomed.info/sct","code" : "89315003","display" : "Anatomical dead space"},{"system" : "http://snomed.info/sct","code" : "89365007","display" : "Muscle latency relaxation"},{"system" : "http://snomed.info/sct","code" : "89624001","display" : "Partial expiratory flow-static recoil curve"},{"system" : "http://snomed.info/sct","code" : "89919001","display" : "Transmural pressure"},{"system" : "http://snomed.info/sct","code" : "90062008","display" : "Gastric tonus"},{"system" : "http://snomed.info/sct","code" : "90096001","display" : "Stroke volume"},{"system" : "http://snomed.info/sct","code" : "91001008","display" : "Biliary-pancreatic reflex"},{"system" : "http://snomed.info/sct","code" : "91022002","display" : "Even vocal attack"},{"system" : "http://snomed.info/sct","code" : "91086001","display" : "Pharyngeal fricative"},{"system" : "http://snomed.info/sct","code" : "91343008","display" : "Lower esophageal sphincter pressure"},{"system" : "http://snomed.info/sct","code" : "91365008","display" : "Plantar reflex"},{"system" : "http://snomed.info/sct","code" : "91444001","display" : "Smooth pursuit movement"},{"system" : "http://snomed.info/sct","code" : "102485007","display" : "Personal risk factor"},{"system" : "http://snomed.info/sct","code" : "102486008","display" : "Familial risk factor"},{"system" : "http://snomed.info/sct","code" : "102487004","display" : "Environmental risk factor"},{"system" : "http://snomed.info/sct","code" : "102534001","display" : "Body position best elicited"},{"system" : "http://snomed.info/sct","code" : "102542000","display" : "Involuntary muscle contraction"},{"system" : "http://snomed.info/sct","code" : "102544004","display" : "Shortening muscle contraction"},{"system" : "http://snomed.info/sct","code" : "102545003","display" : "Lengthening muscle contraction"},{"system" : "http://snomed.info/sct","code" : "102546002","display" : "Paradoxical muscle contraction"},{"system" : "http://snomed.info/sct","code" : "102547006","display" : "Muscle action potential"},{"system" : "http://snomed.info/sct","code" : "102880007","display" : "Placental secretion of chorionic gonadotropin"},{"system" : "http://snomed.info/sct","code" : "103228002","display" : "Hemoglobin saturation with oxygen"},{"system" : "http://snomed.info/sct","code" : "106029005","display" : "Musculoskeletal function"},{"system" : "http://snomed.info/sct","code" : "106054005","display" : "Lung volume AND/OR capacity"},{"system" : "http://snomed.info/sct","code" : "106060005","display" : "Respiratory center function AND/OR reflex"},{"system" : "http://snomed.info/sct","code" : "106116007","display" : "Amniotic fluid function"},{"system" : "http://snomed.info/sct","code" : "110343009","display" : "Tongue thrust"},{"system" : "http://snomed.info/sct","code" : "111952004","display" : "Spinal posture"},{"system" : "http://snomed.info/sct","code" : "111964007","display" : "Regional vital capacity"},{"system" : "http://snomed.info/sct","code" : "111965008","display" : "Glottal airflow resistance"},{"system" : "http://snomed.info/sct","code" : "111966009","display" : "Brain stem respiratory center function"},{"system" : "http://snomed.info/sct","code" : "111967000","display" : "Load compensating reflex"},{"system" : "http://snomed.info/sct","code" : "111969002","display" : "Diaphragmatic movement"},{"system" : "http://snomed.info/sct","code" : "111991009","display" : "Gastro-pancreatic reflex"},{"system" : "http://snomed.info/sct","code" : "112098003","display" : "Labyrinthine reflex"},{"system" : "http://snomed.info/sct","code" : "112219002","display" : "Corneal reflex"},{"system" : "http://snomed.info/sct","code" : "112224004","display" : "Speech reception threshold"},{"system" : "http://snomed.info/sct","code" : "112225003","display" : "Velar fricative"},{"system" : "http://snomed.info/sct","code" : "112226002","display" : "Nasal resonation"},{"system" : "http://snomed.info/sct","code" : "113147002","display" : "Pupil reaction to light"},{"system" : "http://snomed.info/sct","code" : "116335008","display" : "Cartilage formation"},{"system" : "http://snomed.info/sct","code" : "118433006","display" : "Pulmonary artery wedge pressure"},{"system" : "http://snomed.info/sct","code" : "123036008","display" : "Endocrine function"},{"system" : "http://snomed.info/sct","code" : "123980006","display" : "Bone age"},{"system" : "http://snomed.info/sct","code" : "128417009","display" : "Physiologic mineralization of bone"},{"system" : "http://snomed.info/sct","code" : "128442000","display" : "Femoral artery pressure waveform"},{"system" : "http://snomed.info/sct","code" : "128443005","display" : "Pulmonary arterial waveform"},{"system" : "http://snomed.info/sct","code" : "128446002","display" : "Intra-arterial waveform"},{"system" : "http://snomed.info/sct","code" : "128449009","display" : "Pulmonary artery wedge pressure waveform"},{"system" : "http://snomed.info/sct","code" : "128452001","display" : "Pulmonary valve pullback pressure waveform"},{"system" : "http://snomed.info/sct","code" : "129005007","display" : "Transferring"},{"system" : "http://snomed.info/sct","code" : "129006008","display" : "Walking"},{"system" : "http://snomed.info/sct","code" : "129008009","display" : "Bowel control"},{"system" : "http://snomed.info/sct","code" : "129009001","display" : "Bladder control"},{"system" : "http://snomed.info/sct","code" : "129015001","display" : "Using wheelchair"},{"system" : "http://snomed.info/sct","code" : "129016000","display" : "Climbing stairs"},{"system" : "http://snomed.info/sct","code" : "129017009","display" : "Reading printed material"},{"system" : "http://snomed.info/sct","code" : "129021002","display" : "Arising from bed"},{"system" : "http://snomed.info/sct","code" : "129022009","display" : "Arising from chair"},{"system" : "http://snomed.info/sct","code" : "129087001","display" : "Atrial effective refractory period"},{"system" : "http://snomed.info/sct","code" : "129088006","display" : "Ventricular effective refractory period"},{"system" : "http://snomed.info/sct","code" : "130951007","display" : "Urinary retention"},{"system" : "http://snomed.info/sct","code" : "130952000","display" : "Bladder voiding contraction"},{"system" : "http://snomed.info/sct","code" : "134266007","display" : "Language read"},{"system" : "http://snomed.info/sct","code" : "134318003","display" : "Using lip-reading"},{"system" : "http://snomed.info/sct","code" : "134432000","display" : "Recorded/predicted peak expiratory flow rate ratio"},{"system" : "http://snomed.info/sct","code" : "134441005","display" : "Using British sign language"},{"system" : "http://snomed.info/sct","code" : "141988003","display" : "Prostatic hypertrophy risk score"},{"system" : "http://snomed.info/sct","code" : "160238001","display" : "Depth of history"},{"system" : "http://snomed.info/sct","code" : "160625004","display" : "Date ceased smoking"},{"system" : "http://snomed.info/sct","code" : "161139007","display" : "Language spoken"},{"system" : "http://snomed.info/sct","code" : "161713000","display" : "Last menstrual period -1st day"},{"system" : "http://snomed.info/sct","code" : "161714006","display" : "Estimated date of delivery"},{"system" : "http://snomed.info/sct","code" : "161715007","display" : "Usual duration of menstrual flow"},{"system" : "http://snomed.info/sct","code" : "161716008","display" : "Usual length of menstrual cycle"},{"system" : "http://snomed.info/sct","code" : "161720007","display" : "Duration of menstrual flow"},{"system" : "http://snomed.info/sct","code" : "161732006","display" : "Gravida"},{"system" : "http://snomed.info/sct","code" : "161771009","display" : "Contraceptive history"},{"system" : "http://snomed.info/sct","code" : "162088006","display" : "Faeces/motions - symptoms"},{"system" : "http://snomed.info/sct","code" : "162098000","display" : "Frequency of defecation"},{"system" : "http://snomed.info/sct","code" : "162306000","display" : "Headache character"},{"system" : "http://snomed.info/sct","code" : "162540004","display" : "Catering source"},{"system" : "http://snomed.info/sct","code" : "162549003","display" : "Eating routine"},{"system" : "http://snomed.info/sct","code" : "162879003","display" : "Height and weight"},{"system" : "http://snomed.info/sct","code" : "163033001","display" : "Lying blood pressure"},{"system" : "http://snomed.info/sct","code" : "163034007","display" : "Standing blood pressure reading"},{"system" : "http://snomed.info/sct","code" : "163035008","display" : "Sitting blood pressure"},{"system" : "http://snomed.info/sct","code" : "164782002","display" : "Myocardial oxygen consumption"},{"system" : "http://snomed.info/sct","code" : "164802005","display" : "Residual urine volume"},{"system" : "http://snomed.info/sct","code" : "164835000","display" : "Limb length"},{"system" : "http://snomed.info/sct","code" : "164836004","display" : "Movement measurement"},{"system" : "http://snomed.info/sct","code" : "164928009","display" : "ECG: S-T interval"},{"system" : "http://snomed.info/sct","code" : "164931005","display" : "ST elevation"},{"system" : "http://snomed.info/sct","code" : "164944000","display" : "PR interval feature"},{"system" : "http://snomed.info/sct","code" : "164949005","display" : "QRS complex"},{"system" : "http://snomed.info/sct","code" : "165033004","display" : "Respiratory flow rate"},{"system" : "http://snomed.info/sct","code" : "165041004","display" : "Forced expired volume"},{"system" : "http://snomed.info/sct","code" : "165053000","display" : "Expected peak flow rate x 50%"},{"system" : "http://snomed.info/sct","code" : "165054006","display" : "Optimal peak flow rate"},{"system" : "http://snomed.info/sct","code" : "165055007","display" : "Expected peak flow rate x 30%"},{"system" : "http://snomed.info/sct","code" : "165056008","display" : "Expected peak flow rate x 80%"},{"system" : "http://snomed.info/sct","code" : "165077006","display" : "Intracardiac pressure"},{"system" : "http://snomed.info/sct","code" : "165078001","display" : "Circulatory time"},{"system" : "http://snomed.info/sct","code" : "165109007","display" : "Basal metabolic rate"},{"system" : "http://snomed.info/sct","code" : "165186003","display" : "Skin-fold thickness"},{"system" : "http://snomed.info/sct","code" : "165221002","display" : "Feeding ability"},{"system" : "http://snomed.info/sct","code" : "165242000","display" : "Wheelchair mobility"},{"system" : "http://snomed.info/sct","code" : "165263003","display" : "Walking distance"},{"system" : "http://snomed.info/sct","code" : "165314000","display" : "Mental disability assessment score"},{"system" : "http://snomed.info/sct","code" : "165315004","display" : "Mental disability admission score"},{"system" : "http://snomed.info/sct","code" : "165316003","display" : "Mental disability in-patient score"},{"system" : "http://snomed.info/sct","code" : "165317007","display" : "Mental disability discharge score"},{"system" : "http://snomed.info/sct","code" : "165318002","display" : "Mental disabil.out-pat score"},{"system" : "http://snomed.info/sct","code" : "165319005","display" : "Mental disabil. DV score"},{"system" : "http://snomed.info/sct","code" : "168089007","display" : "Amniotic fluid appearance"},{"system" : "http://snomed.info/sct","code" : "169263009","display" : "Action potential measurement"},{"system" : "http://snomed.info/sct","code" : "169264003","display" : "Skeletal muscle action potential"},{"system" : "http://snomed.info/sct","code" : "169265002","display" : "Peripheral nerve action potential"},{"system" : "http://snomed.info/sct","code" : "169740003","display" : "Infant feeding method"},{"system" : "http://snomed.info/sct","code" : "169811007","display" : "Birth detail"},{"system" : "http://snomed.info/sct","code" : "169812000","display" : "Place of birth"},{"system" : "http://snomed.info/sct","code" : "169821004","display" : "Duration of first stage of labor"},{"system" : "http://snomed.info/sct","code" : "169822006","display" : "2nd stage of labor length"},{"system" : "http://snomed.info/sct","code" : "169823001","display" : "Duration of third stage of labour"},{"system" : "http://snomed.info/sct","code" : "169876006","display" : "Birth head circumference"},{"system" : "http://snomed.info/sct","code" : "169886007","display" : "Birth length"},{"system" : "http://snomed.info/sct","code" : "169895004","display" : "Apgar at 1 minute"},{"system" : "http://snomed.info/sct","code" : "169909004","display" : "Apgar at 5 minutes"},{"system" : "http://snomed.info/sct","code" : "169922007","display" : "Apgar at 10 minutes"},{"system" : "http://snomed.info/sct","code" : "169946000","display" : "Risk of non-accidental injury"},{"system" : "http://snomed.info/sct","code" : "169953009","display" : "Weight of placenta"},{"system" : "http://snomed.info/sct","code" : "169955002","display" : "Placental diameter"},{"system" : "http://snomed.info/sct","code" : "169966009","display" : "Infant feeding - at 10 days"},{"system" : "http://snomed.info/sct","code" : "169971002","display" : "Infant feeding method at 6 weeks"},{"system" : "http://snomed.info/sct","code" : "169977003","display" : "Infant feeding method at 3 months"},{"system" : "http://snomed.info/sct","code" : "169983000","display" : "Infant feeding method at 6 months"},{"system" : "http://snomed.info/sct","code" : "169990005","display" : "Infant feeding method at 9 months"},{"system" : "http://snomed.info/sct","code" : "169997008","display" : "Infant feeding method at 1 year"},{"system" : "http://snomed.info/sct","code" : "170005003","display" : "Child weight centile"},{"system" : "http://snomed.info/sct","code" : "170061009","display" : "Child head circumference centile"},{"system" : "http://snomed.info/sct","code" : "170089007","display" : "Infant milestone"},{"system" : "http://snomed.info/sct","code" : "170090003","display" : "First smiled"},{"system" : "http://snomed.info/sct","code" : "170091004","display" : "Age when first tooth appeared"},{"system" : "http://snomed.info/sct","code" : "170092006","display" : "First sat"},{"system" : "http://snomed.info/sct","code" : "170093001","display" : "Age when first crawled"},{"system" : "http://snomed.info/sct","code" : "170094007","display" : "First stood"},{"system" : "http://snomed.info/sct","code" : "170095008","display" : "Age when first walked"},{"system" : "http://snomed.info/sct","code" : "170096009","display" : "First talked"},{"system" : "http://snomed.info/sct","code" : "170707004","display" : "Fit frequency"},{"system" : "http://snomed.info/sct","code" : "170735000","display" : "Date gout treatment started"},{"system" : "http://snomed.info/sct","code" : "170736004","display" : "Date of last gout attack"},{"system" : "http://snomed.info/sct","code" : "170740008","display" : "Date gout treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170772006","display" : "Date diabetic treatment start"},{"system" : "http://snomed.info/sct","code" : "170773001","display" : "Date diabetic treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170804003","display" : "Ideal body weight"},{"system" : "http://snomed.info/sct","code" : "171224000","display" : "Risk factors present at heart disease screening"},{"system" : "http://snomed.info/sct","code" : "174255007","display" : "Non-invasive diastolic arterial pressure"},{"system" : "http://snomed.info/sct","code" : "184034005","display" : "Auditory area"},{"system" : "http://snomed.info/sct","code" : "184305005","display" : "Cause of death"},{"system" : "http://snomed.info/sct","code" : "186808003","display" : "Effort function of larynx"},{"system" : "http://snomed.info/sct","code" : "189834007","display" : "Joint mobilisation"},{"system" : "http://snomed.info/sct","code" : "193220005","display" : "Epidermal transit time"},{"system" : "http://snomed.info/sct","code" : "193993006","display" : "Epidermal diffusion time"},{"system" : "http://snomed.info/sct","code" : "211120004","display" : "Eicosapentaenoic acid requirement (observable entity)"},{"system" : "http://snomed.info/sct","code" : "224075005","display" : "Mother tongue"},{"system" : "http://snomed.info/sct","code" : "224076006","display" : "First language"},{"system" : "http://snomed.info/sct","code" : "224077002","display" : "Second language"},{"system" : "http://snomed.info/sct","code" : "224961000","display" : "Ability to sleep"},{"system" : "http://snomed.info/sct","code" : "224992003","display" : "Mental defense mechanisms"},{"system" : "http://snomed.info/sct","code" : "225000007","display" : "Ability to understand own emotions"},{"system" : "http://snomed.info/sct","code" : "225004003","display" : "Emotional adjustment"},{"system" : "http://snomed.info/sct","code" : "225007005","display" : "Ability to control anger"},{"system" : "http://snomed.info/sct","code" : "225008000","display" : "Ability to control emotions"},{"system" : "http://snomed.info/sct","code" : "225032007","display" : "Grieving process stages"},{"system" : "http://snomed.info/sct","code" : "225044005","display" : "General immune status"},{"system" : "http://snomed.info/sct","code" : "225464009","display" : "Attitude"},{"system" : "http://snomed.info/sct","code" : "225467002","display" : "Volition"},{"system" : "http://snomed.info/sct","code" : "225487001","display" : "Self-confidence"},{"system" : "http://snomed.info/sct","code" : "225490007","display" : "Use of 'I' statements"},{"system" : "http://snomed.info/sct","code" : "225499008","display" : "Individual style of dress"},{"system" : "http://snomed.info/sct","code" : "225510008","display" : "Self-image"},{"system" : "http://snomed.info/sct","code" : "225517006","display" : "Sexual partners"},{"system" : "http://snomed.info/sct","code" : "225548003","display" : "Skin complexion"},{"system" : "http://snomed.info/sct","code" : "225567004","display" : "Appearance of cornea"},{"system" : "http://snomed.info/sct","code" : "225568009","display" : "General appearance of eye"},{"system" : "http://snomed.info/sct","code" : "225590009","display" : "Oral fluid intake rate"},{"system" : "http://snomed.info/sct","code" : "225597007","display" : "Ability to interact with others"},{"system" : "http://snomed.info/sct","code" : "225598002","display" : "Interaction with others"},{"system" : "http://snomed.info/sct","code" : "225659000","display" : "Stability of mood"},{"system" : "http://snomed.info/sct","code" : "225781004","display" : "Pain tolerance level"},{"system" : "http://snomed.info/sct","code" : "225810002","display" : "Vulnerability to exploitation"},{"system" : "http://snomed.info/sct","code" : "225847002","display" : "Ability to talk about problems"},{"system" : "http://snomed.info/sct","code" : "225850004","display" : "Awareness of rules and boundaries"},{"system" : "http://snomed.info/sct","code" : "225854008","display" : "Adherence to rules and boundaries"},{"system" : "http://snomed.info/sct","code" : "225898008","display" : "Position of artificial lens"},{"system" : "http://snomed.info/sct","code" : "225900005","display" : "Ability to control behavior"},{"system" : "http://snomed.info/sct","code" : "225904001","display" : "Ability to prevent undesirable behavior"},{"system" : "http://snomed.info/sct","code" : "225908003","display" : "Pain score"},{"system" : "http://snomed.info/sct","code" : "225910001","display" : "Ability to cope with pain"},{"system" : "http://snomed.info/sct","code" : "225918008","display" : "Conversation content"},{"system" : "http://snomed.info/sct","code" : "225972001","display" : "Ability to maintain self-esteem"},{"system" : "http://snomed.info/sct","code" : "226063003","display" : "Vegetable oil intake"},{"system" : "http://snomed.info/sct","code" : "226244007","display" : "Energy requirement"},{"system" : "http://snomed.info/sct","code" : "226245008","display" : "Non-protein energy requirement"},{"system" : "http://snomed.info/sct","code" : "226247000","display" : "Amino acid requirement"},{"system" : "http://snomed.info/sct","code" : "226248005","display" : "Essential amino acid requirement"},{"system" : "http://snomed.info/sct","code" : "226249002","display" : "Non-essential amino acid requirement"},{"system" : "http://snomed.info/sct","code" : "226250002","display" : "Branched chain amino acid requirement"},{"system" : "http://snomed.info/sct","code" : "226251003","display" : "Nitrogen requirement"},{"system" : "http://snomed.info/sct","code" : "226252005","display" : "Non-protein nitrogen requirement"},{"system" : "http://snomed.info/sct","code" : "226254006","display" : "Saturated fat requirement"},{"system" : "http://snomed.info/sct","code" : "226255007","display" : "Saturated fatty acid requirement"},{"system" : "http://snomed.info/sct","code" : "226256008","display" : "Monounsaturated fat requirement"},{"system" : "http://snomed.info/sct","code" : "226257004","display" : "Monounsaturated fatty acid requirement"},{"system" : "http://snomed.info/sct","code" : "226258009","display" : "Polyunsaturated fat requirement"},{"system" : "http://snomed.info/sct","code" : "226259001","display" : "Polyunsaturated fatty acid requirement"},{"system" : "http://snomed.info/sct","code" : "226260006","display" : "Omega 3 fatty acid requirement"},{"system" : "http://snomed.info/sct","code" : "226261005","display" : "Alpha-linolenic acid requirement"},{"system" : "http://snomed.info/sct","code" : "226262003","display" : "Gamma-linolenic acid requirement"},{"system" : "http://snomed.info/sct","code" : "226263008","display" : "Arachidonic acid requirement"},{"system" : "http://snomed.info/sct","code" : "226264002","display" : "Omega 6 fatty acid requirement"},{"system" : "http://snomed.info/sct","code" : "226265001","display" : "Linoleic acid requirement"},{"system" : "http://snomed.info/sct","code" : "226266000","display" : "Docosahexaenoic acid requirement"},{"system" : "http://snomed.info/sct","code" : "226267009","display" : "Carbohydrate requirement"},{"system" : "http://snomed.info/sct","code" : "226268004","display" : "Dietary fiber requirement"},{"system" : "http://snomed.info/sct","code" : "226269007","display" : "Insoluble fibre requirement"},{"system" : "http://snomed.info/sct","code" : "226270008","display" : "Soluble fiber requirement"},{"system" : "http://snomed.info/sct","code" : "226271007","display" : "Recommended alcohol intake"},{"system" : "http://snomed.info/sct","code" : "226272000","display" : "Vitamin requirement"},{"system" : "http://snomed.info/sct","code" : "226273005","display" : "Water soluble vitamin requirement"},{"system" : "http://snomed.info/sct","code" : "226274004","display" : "Fat soluble vitamin requirement"},{"system" : "http://snomed.info/sct","code" : "226275003","display" : "Antioxidant vitamin requirement"},{"system" : "http://snomed.info/sct","code" : "226276002","display" : "Mineral requirement"},{"system" : "http://snomed.info/sct","code" : "226278001","display" : "Water requirement"},{"system" : "http://snomed.info/sct","code" : "226320007","display" : "Nutrient intake"},{"system" : "http://snomed.info/sct","code" : "226321006","display" : "Amino acid intake"},{"system" : "http://snomed.info/sct","code" : "226323009","display" : "Essential amino acid intake"},{"system" : "http://snomed.info/sct","code" : "226324003","display" : "Non-essential amino acid intake"},{"system" : "http://snomed.info/sct","code" : "226325002","display" : "Branched chain amino acid intake"},{"system" : "http://snomed.info/sct","code" : "226326001","display" : "Animal fat intake"},{"system" : "http://snomed.info/sct","code" : "226327005","display" : "Medium chain triglyceride intake"},{"system" : "http://snomed.info/sct","code" : "226328000","display" : "Saturated fat intake"},{"system" : "http://snomed.info/sct","code" : "226329008","display" : "Monounsaturated fat intake"},{"system" : "http://snomed.info/sct","code" : "226330003","display" : "Polyunsaturated fat intake"},{"system" : "http://snomed.info/sct","code" : "226331004","display" : "Polyunsaturated fatty acid intake"},{"system" : "http://snomed.info/sct","code" : "226332006","display" : "N-3 fatty acid intake"},{"system" : "http://snomed.info/sct","code" : "226333001","display" : "Alpha-linolenic acid intake"},{"system" : "http://snomed.info/sct","code" : "226334007","display" : "Gamma-linolenic acid intake"},{"system" : "http://snomed.info/sct","code" : "226335008","display" : "Arachidonic acid intake"},{"system" : "http://snomed.info/sct","code" : "226336009","display" : "N-6 fatty acid intake"},{"system" : "http://snomed.info/sct","code" : "226337000","display" : "Linoleic acid intake"},{"system" : "http://snomed.info/sct","code" : "226338005","display" : "EPA (eicosapentaenoic acid) intake"},{"system" : "http://snomed.info/sct","code" : "226339002","display" : "Docosahexaenoic acid intake"},{"system" : "http://snomed.info/sct","code" : "226340000","display" : "Monosaccharide intake"},{"system" : "http://snomed.info/sct","code" : "226341001","display" : "Glucose intake"},{"system" : "http://snomed.info/sct","code" : "226342008","display" : "Fructose intake"},{"system" : "http://snomed.info/sct","code" : "226343003","display" : "Galactose intake"},{"system" : "http://snomed.info/sct","code" : "226344009","display" : "Disaccharide intake"},{"system" : "http://snomed.info/sct","code" : "226345005","display" : "Sucrose intake"},{"system" : "http://snomed.info/sct","code" : "226346006","display" : "Lactose intake"},{"system" : "http://snomed.info/sct","code" : "226347002","display" : "Insoluble fiber intake"},{"system" : "http://snomed.info/sct","code" : "226348007","display" : "Soluble fibre intake"},{"system" : "http://snomed.info/sct","code" : "226349004","display" : "Vitamin intake"},{"system" : "http://snomed.info/sct","code" : "226350004","display" : "Water soluble vitamin intake"},{"system" : "http://snomed.info/sct","code" : "226351000","display" : "Fat soluble vitamin intake"},{"system" : "http://snomed.info/sct","code" : "226352007","display" : "Mineral intake"},{"system" : "http://snomed.info/sct","code" : "226354008","display" : "Water intake"},{"system" : "http://snomed.info/sct","code" : "226379006","display" : "Food intake"},{"system" : "http://snomed.info/sct","code" : "226380009","display" : "Drink intake"},{"system" : "http://snomed.info/sct","code" : "226381008","display" : "Milky drink intake"},{"system" : "http://snomed.info/sct","code" : "226382001","display" : "Coffee intake"},{"system" : "http://snomed.info/sct","code" : "226383006","display" : "Tea intake"},{"system" : "http://snomed.info/sct","code" : "226384000","display" : "Cold drink intake"},{"system" : "http://snomed.info/sct","code" : "226385004","display" : "Fizzy drink intake"},{"system" : "http://snomed.info/sct","code" : "226386003","display" : "Sugar-free fizzy drink intake"},{"system" : "http://snomed.info/sct","code" : "226387007","display" : "Fruit squash drink intake"},{"system" : "http://snomed.info/sct","code" : "226388002","display" : "Diluted fruit squash drink intake"},{"system" : "http://snomed.info/sct","code" : "226389005","display" : "Fruit juice intake"},{"system" : "http://snomed.info/sct","code" : "226390001","display" : "Starchy food intake"},{"system" : "http://snomed.info/sct","code" : "226391002","display" : "Baby cereal intake"},{"system" : "http://snomed.info/sct","code" : "226393004","display" : "Biscuit intake"},{"system" : "http://snomed.info/sct","code" : "226394005","display" : "Bread intake"},{"system" : "http://snomed.info/sct","code" : "226395006","display" : "Breakfast cereal intake"},{"system" : "http://snomed.info/sct","code" : "226396007","display" : "Cake intake"},{"system" : "http://snomed.info/sct","code" : "226397003","display" : "Cereal intake"},{"system" : "http://snomed.info/sct","code" : "226398008","display" : "Flour intake"},{"system" : "http://snomed.info/sct","code" : "226399000","display" : "Noodle intake"},{"system" : "http://snomed.info/sct","code" : "226400007","display" : "Pasta intake"},{"system" : "http://snomed.info/sct","code" : "226401006","display" : "Pastry intake"},{"system" : "http://snomed.info/sct","code" : "226402004","display" : "Rice intake"},{"system" : "http://snomed.info/sct","code" : "226403009","display" : "Dairy food intake"},{"system" : "http://snomed.info/sct","code" : "226404003","display" : "Milk intake"},{"system" : "http://snomed.info/sct","code" : "226405002","display" : "Cow's milk intake"},{"system" : "http://snomed.info/sct","code" : "226406001","display" : "Breast milk intake"},{"system" : "http://snomed.info/sct","code" : "226407005","display" : "Soya milk intake"},{"system" : "http://snomed.info/sct","code" : "226408000","display" : "Baby milk intake"},{"system" : "http://snomed.info/sct","code" : "226409008","display" : "Follow on milk intake"},{"system" : "http://snomed.info/sct","code" : "226410003","display" : "Cream intake"},{"system" : "http://snomed.info/sct","code" : "226411004","display" : "Cheese intake"},{"system" : "http://snomed.info/sct","code" : "226412006","display" : "Cheese spread intake"},{"system" : "http://snomed.info/sct","code" : "226413001","display" : "Cottage cheese intake"},{"system" : "http://snomed.info/sct","code" : "226414007","display" : "Hard cheese intake"},{"system" : "http://snomed.info/sct","code" : "226415008","display" : "Processed cheese intake"},{"system" : "http://snomed.info/sct","code" : "226416009","display" : "Soft cheese intake"},{"system" : "http://snomed.info/sct","code" : "226417000","display" : "Fromage frais intake"},{"system" : "http://snomed.info/sct","code" : "226418005","display" : "Yogurt intake"},{"system" : "http://snomed.info/sct","code" : "226419002","display" : "Egg intake"},{"system" : "http://snomed.info/sct","code" : "226422000","display" : "Butter intake"},{"system" : "http://snomed.info/sct","code" : "226423005","display" : "Margarine intake"},{"system" : "http://snomed.info/sct","code" : "226424004","display" : "Ghee intake"},{"system" : "http://snomed.info/sct","code" : "226426002","display" : "Meat intake"},{"system" : "http://snomed.info/sct","code" : "226427006","display" : "Red meat intake"},{"system" : "http://snomed.info/sct","code" : "226428001","display" : "Beef intake"},{"system" : "http://snomed.info/sct","code" : "226429009","display" : "Bacon intake"},{"system" : "http://snomed.info/sct","code" : "226430004","display" : "Pork intake"},{"system" : "http://snomed.info/sct","code" : "226431000","display" : "Lamb intake"},{"system" : "http://snomed.info/sct","code" : "226432007","display" : "White meat intake"},{"system" : "http://snomed.info/sct","code" : "226433002","display" : "Chicken intake"},{"system" : "http://snomed.info/sct","code" : "226434008","display" : "Offal intake"},{"system" : "http://snomed.info/sct","code" : "226435009","display" : "Meat products intake"},{"system" : "http://snomed.info/sct","code" : "226436005","display" : "Burger intake"},{"system" : "http://snomed.info/sct","code" : "226437001","display" : "Sausage intake"},{"system" : "http://snomed.info/sct","code" : "226438006","display" : "Processed meat intake"},{"system" : "http://snomed.info/sct","code" : "226439003","display" : "Boiled ham intake"},{"system" : "http://snomed.info/sct","code" : "226440001","display" : "Corned beef intake"},{"system" : "http://snomed.info/sct","code" : "226441002","display" : "Fish intake"},{"system" : "http://snomed.info/sct","code" : "226442009","display" : "White fish intake"},{"system" : "http://snomed.info/sct","code" : "226443004","display" : "Fatty fish intake"},{"system" : "http://snomed.info/sct","code" : "226444005","display" : "Shellfish intake"},{"system" : "http://snomed.info/sct","code" : "226445006","display" : "Fish products intake"},{"system" : "http://snomed.info/sct","code" : "226446007","display" : "Tinned fish intake"},{"system" : "http://snomed.info/sct","code" : "226447003","display" : "Vegetable pulses herbs and spices intake"},{"system" : "http://snomed.info/sct","code" : "226448008","display" : "Vegetable intake"},{"system" : "http://snomed.info/sct","code" : "226449000","display" : "Potato intake"},{"system" : "http://snomed.info/sct","code" : "226450000","display" : "Pulse vegetable intake"},{"system" : "http://snomed.info/sct","code" : "226451001","display" : "Fruit nuts and seeds intake"},{"system" : "http://snomed.info/sct","code" : "226452008","display" : "Fruit intake"},{"system" : "http://snomed.info/sct","code" : "226453003","display" : "Fresh fruit intake"},{"system" : "http://snomed.info/sct","code" : "226454009","display" : "Dried fruit intake"},{"system" : "http://snomed.info/sct","code" : "226455005","display" : "Tinned fruit intake"},{"system" : "http://snomed.info/sct","code" : "226456006","display" : "Nuts and seeds intake"},{"system" : "http://snomed.info/sct","code" : "226457002","display" : "Sauce seasoning and soup intake"},{"system" : "http://snomed.info/sct","code" : "226458007","display" : "Sugary food intake"},{"system" : "http://snomed.info/sct","code" : "226459004","display" : "Sugar intake"},{"system" : "http://snomed.info/sct","code" : "226460009","display" : "Jam and preserve intake"},{"system" : "http://snomed.info/sct","code" : "226461008","display" : "Confectionery intake"},{"system" : "http://snomed.info/sct","code" : "226462001","display" : "Chocolate confectionery intake"},{"system" : "http://snomed.info/sct","code" : "226463006","display" : "Sweets intake"},{"system" : "http://snomed.info/sct","code" : "228272008","display" : "Health-related behaviour"},{"system" : "http://snomed.info/sct","code" : "228282009","display" : "Drinking habits"},{"system" : "http://snomed.info/sct","code" : "228283004","display" : "Drinking environment"},{"system" : "http://snomed.info/sct","code" : "228296003","display" : "Company when drinking"},{"system" : "http://snomed.info/sct","code" : "228308009","display" : "Pattern of drinking"},{"system" : "http://snomed.info/sct","code" : "228309001","display" : "Pattern of drinking through day"},{"system" : "http://snomed.info/sct","code" : "228311005","display" : "Pattern of alcohol consumption through week"},{"system" : "http://snomed.info/sct","code" : "228328008","display" : "Age at starting drinking"},{"system" : "http://snomed.info/sct","code" : "228329000","display" : "Time since stopped drinking"},{"system" : "http://snomed.info/sct","code" : "228330005","display" : "Total time drunk alcohol"},{"system" : "http://snomed.info/sct","code" : "228331009","display" : "Priority of drink-related activities"},{"system" : "http://snomed.info/sct","code" : "228338003","display" : "Ability to control drinking"},{"system" : "http://snomed.info/sct","code" : "228345003","display" : "Use of stratagems to control drinking"},{"system" : "http://snomed.info/sct","code" : "228349009","display" : "Tolerance to alcohol"},{"system" : "http://snomed.info/sct","code" : "228360000","display" : "Attitude to drinking"},{"system" : "http://snomed.info/sct","code" : "228390007","display" : "Frequency of drug misuse"},{"system" : "http://snomed.info/sct","code" : "228391006","display" : "Drug injection behaviour"},{"system" : "http://snomed.info/sct","code" : "228394003","display" : "Drug injecting equipment hygiene"},{"system" : "http://snomed.info/sct","code" : "228401002","display" : "Cleaning of drug injection equipment"},{"system" : "http://snomed.info/sct","code" : "228411009","display" : "Time since stopped drug misuse"},{"system" : "http://snomed.info/sct","code" : "228412002","display" : "Total time drugs misused"},{"system" : "http://snomed.info/sct","code" : "228413007","display" : "Age at starting drug misuse"},{"system" : "http://snomed.info/sct","code" : "228415000","display" : "Priority of drug-related activities"},{"system" : "http://snomed.info/sct","code" : "228421001","display" : "Time devoted to drug-related activities"},{"system" : "http://snomed.info/sct","code" : "228422008","display" : "Time spent obtaining drugs"},{"system" : "http://snomed.info/sct","code" : "228423003","display" : "Time spent taking drugs"},{"system" : "http://snomed.info/sct","code" : "228424009","display" : "Time spent recovering from drugs"},{"system" : "http://snomed.info/sct","code" : "228425005","display" : "Routine of drug-related activities"},{"system" : "http://snomed.info/sct","code" : "228429004","display" : "Drug-related rituals"},{"system" : "http://snomed.info/sct","code" : "228449008","display" : "Frequency of exercise"},{"system" : "http://snomed.info/sct","code" : "228450008","display" : "Time spent exercising"},{"system" : "http://snomed.info/sct","code" : "228454004","display" : "Frequency of sex"},{"system" : "http://snomed.info/sct","code" : "228455003","display" : "Time since stopped being sexually active"},{"system" : "http://snomed.info/sct","code" : "228456002","display" : "Age became sexually active"},{"system" : "http://snomed.info/sct","code" : "228457006","display" : "Total time sexually active"},{"system" : "http://snomed.info/sct","code" : "228458001","display" : "Number of sexual partners"},{"system" : "http://snomed.info/sct","code" : "228459009","display" : "Number of current sexual partners"},{"system" : "http://snomed.info/sct","code" : "228462007","display" : "Total number of sexual partners ever"},{"system" : "http://snomed.info/sct","code" : "228463002","display" : "Number of sexual partners in past year"},{"system" : "http://snomed.info/sct","code" : "228464008","display" : "Number of sexual partners in past 5 years"},{"system" : "http://snomed.info/sct","code" : "228465009","display" : "Sexual relationship details"},{"system" : "http://snomed.info/sct","code" : "228466005","display" : "Commitment to sexual relationship"},{"system" : "http://snomed.info/sct","code" : "228470002","display" : "Orientation of sexual relationship"},{"system" : "http://snomed.info/sct","code" : "228473000","display" : "Duration of sexual relationship"},{"system" : "http://snomed.info/sct","code" : "228476008","display" : "Use of protection for sex"},{"system" : "http://snomed.info/sct","code" : "228486009","display" : "Time since stopped smoking"},{"system" : "http://snomed.info/sct","code" : "228487000","display" : "Total time smoked"},{"system" : "http://snomed.info/sct","code" : "228488005","display" : "Age at starting smoking"},{"system" : "http://snomed.info/sct","code" : "228489002","display" : "Snuff use"},{"system" : "http://snomed.info/sct","code" : "228490006","display" : "Snuff consumption"},{"system" : "http://snomed.info/sct","code" : "228495001","display" : "Frequency of snuff use"},{"system" : "http://snomed.info/sct","code" : "228496000","display" : "Time since stopped snuff use"},{"system" : "http://snomed.info/sct","code" : "228497009","display" : "Total time snuff used"},{"system" : "http://snomed.info/sct","code" : "228498004","display" : "Age at starting snuff use"},{"system" : "http://snomed.info/sct","code" : "228500003","display" : "Moist tobacco consumption"},{"system" : "http://snomed.info/sct","code" : "228505008","display" : "Frequency of moist tobacco use"},{"system" : "http://snomed.info/sct","code" : "228506009","display" : "Time since stopped using moist tobacco"},{"system" : "http://snomed.info/sct","code" : "228507000","display" : "Total time moist tobacco used"},{"system" : "http://snomed.info/sct","code" : "228508005","display" : "Age at starting moist tobacco use"},{"system" : "http://snomed.info/sct","code" : "228510007","display" : "Chewed tobacco consumption"},{"system" : "http://snomed.info/sct","code" : "228519008","display" : "Frequency of chewing tobacco"},{"system" : "http://snomed.info/sct","code" : "228520002","display" : "Time since stopped chewing tobacco"},{"system" : "http://snomed.info/sct","code" : "228521003","display" : "Total time chewed tobacco"},{"system" : "http://snomed.info/sct","code" : "228522005","display" : "Age at starting chewing tobacco"},{"system" : "http://snomed.info/sct","code" : "229024009","display" : "Behaviour accompanying sex"},{"system" : "http://snomed.info/sct","code" : "229177002","display" : "Hopping"},{"system" : "http://snomed.info/sct","code" : "229257003","display" : "Active wrist movements"},{"system" : "http://snomed.info/sct","code" : "229646000","display" : "Post-laryngectomy voice"},{"system" : "http://snomed.info/sct","code" : "229767007","display" : "Tripod grip"},{"system" : "http://snomed.info/sct","code" : "229819007","display" : "Tobacco use and exposure"},{"system" : "http://snomed.info/sct","code" : "229918000","display" : "Food and drink intake"},{"system" : "http://snomed.info/sct","code" : "230043006","display" : "Vegetable fat intake"},{"system" : "http://snomed.info/sct","code" : "230056004","display" : "Cigarette consumption"},{"system" : "http://snomed.info/sct","code" : "230057008","display" : "Cigar consumption"},{"system" : "http://snomed.info/sct","code" : "230058003","display" : "Pipe tobacco consumption"},{"system" : "http://snomed.info/sct","code" : "230074008","display" : "Cheese and egg dishes intake"},{"system" : "http://snomed.info/sct","code" : "230075009","display" : "Seafood intake"},{"system" : "http://snomed.info/sct","code" : "230076005","display" : "Meat dishes intake"},{"system" : "http://snomed.info/sct","code" : "230077001","display" : "Savory food intake"},{"system" : "http://snomed.info/sct","code" : "230078006","display" : "Savoury dishes intake"},{"system" : "http://snomed.info/sct","code" : "230079003","display" : "Savory snack intake"},{"system" : "http://snomed.info/sct","code" : "230080000","display" : "Chips intake"},{"system" : "http://snomed.info/sct","code" : "230081001","display" : "Pudding intake"},{"system" : "http://snomed.info/sct","code" : "230082008","display" : "Vegetable dishes intake"},{"system" : "http://snomed.info/sct","code" : "230083003","display" : "Sandwich intake"},{"system" : "http://snomed.info/sct","code" : "230084009","display" : "Table salt intake"},{"system" : "http://snomed.info/sct","code" : "230085005","display" : "Beer intake"},{"system" : "http://snomed.info/sct","code" : "230086006","display" : "Wine intake"},{"system" : "http://snomed.info/sct","code" : "230092000","display" : "General food types intake"},{"system" : "http://snomed.info/sct","code" : "230093005","display" : "Hot drink intake"},{"system" : "http://snomed.info/sct","code" : "230094004","display" : "Spicy food intake"},{"system" : "http://snomed.info/sct","code" : "230095003","display" : "Organic food intake"},{"system" : "http://snomed.info/sct","code" : "230096002","display" : "Health food intake"},{"system" : "http://snomed.info/sct","code" : "230097006","display" : "Fresh food intake"},{"system" : "http://snomed.info/sct","code" : "230098001","display" : "Fried food intake"},{"system" : "http://snomed.info/sct","code" : "230099009","display" : "Grilled food intake"},{"system" : "http://snomed.info/sct","code" : "230100001","display" : "Cooked food intake"},{"system" : "http://snomed.info/sct","code" : "230101002","display" : "Sterile food intake"},{"system" : "http://snomed.info/sct","code" : "230102009","display" : "Contaminated food intake"},{"system" : "http://snomed.info/sct","code" : "230103004","display" : "Clean food intake"},{"system" : "http://snomed.info/sct","code" : "230104005","display" : "Wheat-free food intake"},{"system" : "http://snomed.info/sct","code" : "230105006","display" : "West Indian food intake"},{"system" : "http://snomed.info/sct","code" : "230106007","display" : "West African food intake"},{"system" : "http://snomed.info/sct","code" : "230107003","display" : "Vietnamese food intake"},{"system" : "http://snomed.info/sct","code" : "230108008","display" : "Vegetarian food intake"},{"system" : "http://snomed.info/sct","code" : "230109000","display" : "Vegan food intake"},{"system" : "http://snomed.info/sct","code" : "230110005","display" : "Indian food intake"},{"system" : "http://snomed.info/sct","code" : "230111009","display" : "Chinese food intake"},{"system" : "http://snomed.info/sct","code" : "230112002","display" : "Convenience food intake"},{"system" : "http://snomed.info/sct","code" : "230113007","display" : "Baby food intake"},{"system" : "http://snomed.info/sct","code" : "230116004","display" : "Crisps intake"},{"system" : "http://snomed.info/sct","code" : "230122008","display" : "Calcium intake"},{"system" : "http://snomed.info/sct","code" : "230123003","display" : "Phosphorus intake"},{"system" : "http://snomed.info/sct","code" : "230124009","display" : "Magnesium intake"},{"system" : "http://snomed.info/sct","code" : "230125005","display" : "Diet followed"},{"system" : "http://snomed.info/sct","code" : "240258008","display" : "Limb length discrepancy"},{"system" : "http://snomed.info/sct","code" : "246109007","display" : "Stimulus current"},{"system" : "http://snomed.info/sct","code" : "246116008","display" : "Lesion size"},{"system" : "http://snomed.info/sct","code" : "246117004","display" : "Size of stone"},{"system" : "http://snomed.info/sct","code" : "246118009","display" : "Calculus size"},{"system" : "http://snomed.info/sct","code" : "246120007","display" : "Nodule size"},{"system" : "http://snomed.info/sct","code" : "246206008","display" : "Number of lesions"},{"system" : "http://snomed.info/sct","code" : "246207004","display" : "Number of plaques"},{"system" : "http://snomed.info/sct","code" : "246208009","display" : "Number of granulomas"},{"system" : "http://snomed.info/sct","code" : "246209001","display" : "Number of abscesses"},{"system" : "http://snomed.info/sct","code" : "246210006","display" : "Number of fetal deaths"},{"system" : "http://snomed.info/sct","code" : "246211005","display" : "Number of previous pregnancies"},{"system" : "http://snomed.info/sct","code" : "246212003","display" : "Number of foreign bodies"},{"system" : "http://snomed.info/sct","code" : "246213008","display" : "Number of joints involved"},{"system" : "http://snomed.info/sct","code" : "246223004","display" : "Prism base direction"},{"system" : "http://snomed.info/sct","code" : "246435002","display" : "Number of fetuses"},{"system" : "http://snomed.info/sct","code" : "246436001","display" : "Number of fetuses started with"},{"system" : "http://snomed.info/sct","code" : "246437005","display" : "Number of fetuses reduced to"},{"system" : "http://snomed.info/sct","code" : "246466008","display" : "Detrusor function"},{"system" : "http://snomed.info/sct","code" : "246467004","display" : "Urethral function"},{"system" : "http://snomed.info/sct","code" : "246511009","display" : "Sensory threshold"},{"system" : "http://snomed.info/sct","code" : "246518003","display" : "Stimulus voltage"},{"system" : "http://snomed.info/sct","code" : "246558001","display" : "Cerebral dominance"},{"system" : "http://snomed.info/sct","code" : "246559009","display" : "Hand preference"},{"system" : "http://snomed.info/sct","code" : "246560004","display" : "Foot preference"},{"system" : "http://snomed.info/sct","code" : "246561000","display" : "Eye dominance"},{"system" : "http://snomed.info/sct","code" : "246570002","display" : "Primitive reflex"},{"system" : "http://snomed.info/sct","code" : "246572005","display" : "Palmomental reflex"},{"system" : "http://snomed.info/sct","code" : "246573000","display" : "Primary walking reaction"},{"system" : "http://snomed.info/sct","code" : "246574006","display" : "Parachute reaction"},{"system" : "http://snomed.info/sct","code" : "246575007","display" : "Eye cornering in direction of sound"},{"system" : "http://snomed.info/sct","code" : "246576008","display" : "Freezing reflex"},{"system" : "http://snomed.info/sct","code" : "246577004","display" : "Galant's reflex"},{"system" : "http://snomed.info/sct","code" : "246578009","display" : "Fisting reflex"},{"system" : "http://snomed.info/sct","code" : "246579001","display" : "Cranial nerve reflex"},{"system" : "http://snomed.info/sct","code" : "246580003","display" : "Eyelash reflex"},{"system" : "http://snomed.info/sct","code" : "246581004","display" : "Peripheral reflexes"},{"system" : "http://snomed.info/sct","code" : "246582006","display" : "Supinator reflex"},{"system" : "http://snomed.info/sct","code" : "246583001","display" : "Bulbocavernosus reflex"},{"system" : "http://snomed.info/sct","code" : "246584007","display" : "Flexor plantar response"},{"system" : "http://snomed.info/sct","code" : "246586009","display" : "Extensor plantar response"},{"system" : "http://snomed.info/sct","code" : "246600005","display" : "Flip response"},{"system" : "http://snomed.info/sct","code" : "246603007","display" : "Simulated rotation response"},{"system" : "http://snomed.info/sct","code" : "246612009","display" : "General visual responses"},{"system" : "http://snomed.info/sct","code" : "246613004","display" : "General reaction to light"},{"system" : "http://snomed.info/sct","code" : "246620006","display" : "Visual alertness"},{"system" : "http://snomed.info/sct","code" : "246621005","display" : "Visual attentiveness"},{"system" : "http://snomed.info/sct","code" : "246624002","display" : "Visual behavior"},{"system" : "http://snomed.info/sct","code" : "246633000","display" : "Distance vision, general quality"},{"system" : "http://snomed.info/sct","code" : "246646005","display" : "Quality of visual image"},{"system" : "http://snomed.info/sct","code" : "246647001","display" : "Clarity of visual image"},{"system" : "http://snomed.info/sct","code" : "246648006","display" : "Visual image size"},{"system" : "http://snomed.info/sct","code" : "246649003","display" : "Brightness of visual image"},{"system" : "http://snomed.info/sct","code" : "246683005","display" : "Ocular head posture"},{"system" : "http://snomed.info/sct","code" : "246692008","display" : "Eye movement with both eyes open"},{"system" : "http://snomed.info/sct","code" : "246693003","display" : "Range of movement of both eyes open"},{"system" : "http://snomed.info/sct","code" : "246704007","display" : "Eye movement with one eye open"},{"system" : "http://snomed.info/sct","code" : "246705008","display" : "Range of movement of one eye open"},{"system" : "http://snomed.info/sct","code" : "246706009","display" : "Ocular convergence"},{"system" : "http://snomed.info/sct","code" : "246707000","display" : "Convergence on approaching object"},{"system" : "http://snomed.info/sct","code" : "246710007","display" : "Convergence near point"},{"system" : "http://snomed.info/sct","code" : "246716001","display" : "Ocular divergence"},{"system" : "http://snomed.info/sct","code" : "246719008","display" : "Quality of focus"},{"system" : "http://snomed.info/sct","code" : "246721003","display" : "Speed of focus"},{"system" : "http://snomed.info/sct","code" : "246724006","display" : "Position of pupil light reflex"},{"system" : "http://snomed.info/sct","code" : "246760001","display" : "Micronystagmus"},{"system" : "http://snomed.info/sct","code" : "246765006","display" : "Patterns of eye movement"},{"system" : "http://snomed.info/sct","code" : "246776005","display" : "Reflex eye movement"},{"system" : "http://snomed.info/sct","code" : "246777001","display" : "Horizontal doll's head reflex"},{"system" : "http://snomed.info/sct","code" : "246778006","display" : "Vertical doll's head reflex"},{"system" : "http://snomed.info/sct","code" : "246785005","display" : "Associated movements on eye movement"},{"system" : "http://snomed.info/sct","code" : "246786006","display" : "Movement of globe on eye movement"},{"system" : "http://snomed.info/sct","code" : "246787002","display" : "Movement of lids on eye movement"},{"system" : "http://snomed.info/sct","code" : "246788007","display" : "Movement of head on eye movement"},{"system" : "http://snomed.info/sct","code" : "246790008","display" : "Sounds associated with eye movement"},{"system" : "http://snomed.info/sct","code" : "246792000","display" : "Eye measure"},{"system" : "http://snomed.info/sct","code" : "246793005","display" : "Height of upper lid above pupil center"},{"system" : "http://snomed.info/sct","code" : "246794004","display" : "Height of palpebral fissure"},{"system" : "http://snomed.info/sct","code" : "246795003","display" : "Degree of levator lift"},{"system" : "http://snomed.info/sct","code" : "246796002","display" : "Eye meridian"},{"system" : "http://snomed.info/sct","code" : "246797006","display" : "Eye meridian start point"},{"system" : "http://snomed.info/sct","code" : "246820009","display" : "Position of eyelid"},{"system" : "http://snomed.info/sct","code" : "246847004","display" : "Movement of eyelid"},{"system" : "http://snomed.info/sct","code" : "246851002","display" : "Tear drainage"},{"system" : "http://snomed.info/sct","code" : "246853004","display" : "Fluorescein tear drainage"},{"system" : "http://snomed.info/sct","code" : "246858008","display" : "Apposition of lower lacrimal punctum"},{"system" : "http://snomed.info/sct","code" : "246859000","display" : "Opening of lower lacrimal punctum"},{"system" : "http://snomed.info/sct","code" : "246861009","display" : "Opening of upper lacrimal punctum"},{"system" : "http://snomed.info/sct","code" : "246889007","display" : "General appearance of limbal conjunctiva"},{"system" : "http://snomed.info/sct","code" : "246900007","display" : "General appearance of palpebral conjunctiva"},{"system" : "http://snomed.info/sct","code" : "246917000","display" : "Position of eyeball"},{"system" : "http://snomed.info/sct","code" : "246933002","display" : "Corneal epithelial staining pattern"},{"system" : "http://snomed.info/sct","code" : "246974002","display" : "Color of sclera"},{"system" : "http://snomed.info/sct","code" : "246979007","display" : "Scleral vascularity"},{"system" : "http://snomed.info/sct","code" : "247014003","display" : "Rate of pupil reaction to light"},{"system" : "http://snomed.info/sct","code" : "247016001","display" : "Pupil motor light reaction"},{"system" : "http://snomed.info/sct","code" : "247018000","display" : "Pupil reaction to dark"},{"system" : "http://snomed.info/sct","code" : "247019008","display" : "Pupil near reaction"},{"system" : "http://snomed.info/sct","code" : "247022005","display" : "Pupil movement"},{"system" : "http://snomed.info/sct","code" : "247026008","display" : "Position of iris"},{"system" : "http://snomed.info/sct","code" : "247029001","display" : "Iris pigmentation"},{"system" : "http://snomed.info/sct","code" : "247030006","display" : "Color of iris"},{"system" : "http://snomed.info/sct","code" : "247046003","display" : "Position of ciliary body"},{"system" : "http://snomed.info/sct","code" : "247050005","display" : "Position of lens"},{"system" : "http://snomed.info/sct","code" : "247053007","display" : "Cataract form"},{"system" : "http://snomed.info/sct","code" : "247063004","display" : "Cataract maturity"},{"system" : "http://snomed.info/sct","code" : "247073002","display" : "Lens capsule clarity in pseudophakia"},{"system" : "http://snomed.info/sct","code" : "247088007","display" : "Vitreous morphology"},{"system" : "http://snomed.info/sct","code" : "247104005","display" : "General appearance of retina"},{"system" : "http://snomed.info/sct","code" : "247110005","display" : "Retinal artery appearance"},{"system" : "http://snomed.info/sct","code" : "247116004","display" : "Retinal vein appearance"},{"system" : "http://snomed.info/sct","code" : "247166005","display" : "Status of macula in subtotal retinal detachment"},{"system" : "http://snomed.info/sct","code" : "247222003","display" : "Optic disc cup"},{"system" : "http://snomed.info/sct","code" : "247225001","display" : "Optic cup/disc ratio"},{"system" : "http://snomed.info/sct","code" : "247239001","display" : "Size of auricle"},{"system" : "http://snomed.info/sct","code" : "247243002","display" : "Position of auricle"},{"system" : "http://snomed.info/sct","code" : "247250003","display" : "Contents of ear canal"},{"system" : "http://snomed.info/sct","code" : "247259002","display" : "Light reflex of tympanic membrane"},{"system" : "http://snomed.info/sct","code" : "247291001","display" : "Attention to direct verbal communication"},{"system" : "http://snomed.info/sct","code" : "247292008","display" : "Response to high frequency sounds"},{"system" : "http://snomed.info/sct","code" : "247293003","display" : "Response to low frequency sounds"},{"system" : "http://snomed.info/sct","code" : "247331000","display" : "Ear sensations"},{"system" : "http://snomed.info/sct","code" : "247358007","display" : "Abdominal pain type"},{"system" : "http://snomed.info/sct","code" : "247374002","display" : "Range of painful joint movement"},{"system" : "http://snomed.info/sct","code" : "247375001","display" : "Arc of pain in joint"},{"system" : "http://snomed.info/sct","code" : "247376000","display" : "Beginning of painful arc"},{"system" : "http://snomed.info/sct","code" : "247377009","display" : "End of painful arc"},{"system" : "http://snomed.info/sct","code" : "247428002","display" : "Thickness of skin"},{"system" : "http://snomed.info/sct","code" : "247433003","display" : "Skin elasticity"},{"system" : "http://snomed.info/sct","code" : "247435005","display" : "Color of skin or mucosa"},{"system" : "http://snomed.info/sct","code" : "247485001","display" : "Shape of nail"},{"system" : "http://snomed.info/sct","code" : "247494007","display" : "Strength of nails"},{"system" : "http://snomed.info/sct","code" : "247502003","display" : "Thickness of nail"},{"system" : "http://snomed.info/sct","code" : "247505001","display" : "Colour of nails"},{"system" : "http://snomed.info/sct","code" : "247523009","display" : "Neonatal hair appearance"},{"system" : "http://snomed.info/sct","code" : "247527005","display" : "Growth of eyelashes"},{"system" : "http://snomed.info/sct","code" : "247529008","display" : "Secondary sexual hair growth observable"},{"system" : "http://snomed.info/sct","code" : "247532006","display" : "Development pattern of pubic hair"},{"system" : "http://snomed.info/sct","code" : "247533001","display" : "Amount of pubic hair"},{"system" : "http://snomed.info/sct","code" : "247534007","display" : "Distribution pattern of hair growth"},{"system" : "http://snomed.info/sct","code" : "247543003","display" : "Hair characteristics"},{"system" : "http://snomed.info/sct","code" : "247544009","display" : "Texture of hair"},{"system" : "http://snomed.info/sct","code" : "247563005","display" : "Natural color of hair"},{"system" : "http://snomed.info/sct","code" : "247571009","display" : "General mental state"},{"system" : "http://snomed.info/sct","code" : "247625006","display" : "Flow of thought"},{"system" : "http://snomed.info/sct","code" : "247626007","display" : "Speed of thought"},{"system" : "http://snomed.info/sct","code" : "247639006","display" : "Clarity of thought"},{"system" : "http://snomed.info/sct","code" : "247642000","display" : "Thought process"},{"system" : "http://snomed.info/sct","code" : "247659005","display" : "Use of imagination"}]}}

#271

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"64572001"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:101667
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:31 GMT
last-modified:Sat, 13 Sep 2025 20:51:31 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371024

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:0c69649d-458c-44d3-b905-58cd7e397038","timestamp" : "2025-09-13T20:51:31.049Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "64572001","display" : "Disease"},{"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" : "140004","display" : "Chronic pharyngitis"},{"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" : "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" : "177007","display" : "Poisoning by sawfly larvae"},{"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 (disorder)"},{"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" : "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" : "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" : "317006","display" : "Reactive hypoglycemia"},{"system" : "http://snomed.info/sct","code" : "324007","display" : "Plaster ulcer"},{"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" : "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" : "368009","display" : "Heart valve disorder"},{"system" : "http://snomed.info/sct","code" : "378007","display" : "Morquio syndrome"},{"system" : "http://snomed.info/sct","code" : "385006","display" : "Secondary peripheral neuropathy"},{"system" : "http://snomed.info/sct","code" : "407000","display" : "Congenital hepatomegaly"},{"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" : "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" : "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 (disorder)"},{"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" : "520004","display" : "Congenital bent nose"},{"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" : "Poisoning caused by Dicentra (disorder)"},{"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 Primula obconica (disorder)"},{"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" : "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 (disorder)"},{"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" : "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 (disorder)"},{"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 (disorder)"},{"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" : "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" : "815008","display" : "Episcleritis"},{"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" : "841002","display" : "Congenital absence of skull bone"},{"system" : "http://snomed.info/sct","code" : "843004","display" : "Poliomyelomalacia"},{"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" : "Anemia caused by chlorate (disorder)"},{"system" : "http://snomed.info/sct","code" : "871005","display" : "Contracted pelvis"},{"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" : "912005","display" : "Congenital stenosis of esophagus"},{"system" : "http://snomed.info/sct","code" : "928000","display" : "Disorder of musculoskeletal system"},{"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" : "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" : "998008","display" : "Chagas' disease with heart involvement"},{"system" : "http://snomed.info/sct","code" : "1020003","display" : "Disease caused by Nairovirus (disorder)"},{"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" : "1073003","display" : "Xeroderma pigmentosum, group B"},{"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 (disorder)"},{"system" : "http://snomed.info/sct","code" : "1108009","display" : "Female pattern alopecia"},{"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" : "1125006","display" : "Septicemia during labor"},{"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" : "1145003","display" : "Developmental speech disorder"},{"system" : "http://snomed.info/sct","code" : "1150009","display" : "Congenital microcheilia"},{"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" : "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" : "1323006","display" : "Poisoning by kanamycin"},{"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" : "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 (disorder)"},{"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 (disorder)"},{"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" : "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" : "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" : "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" : "1739001","display" : "Fracture of occipital bone"},{"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" : "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" : "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" : "1869002","display" : "Rupture of sphincter of pupil"},{"system" : "http://snomed.info/sct","code" : "1896004","display" : "Ectopic breast tissue"},{"system" : "http://snomed.info/sct","code" : "1897008","display" : "Amsinckia poisoning (disorder)"},{"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" : "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" : "Poisoning caused by Encephalartos (disorder)"},{"system" : "http://snomed.info/sct","code" : "1963002","display" : "Paroxysmal nocturnal hemoglobinuria"},{"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" : "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" : "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" : "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" : "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" : "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" : "2224000","display" : "Selenium poisoning"},{"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" : "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" : "2261009","display" : "Obstetrical pulmonary fat embolism"},{"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" : "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" : "2312009","display" : "Reactive attachment disorder of infancy OR early childhood, inhibited type"},{"system" : "http://snomed.info/sct","code" : "2341000","display" : "Infection by Moniliformis"},{"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" : "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" : "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" : "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" : "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" : "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" : "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" : "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" : "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" : "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" : "2638001","display" : "Drug-induced hypercalcaemia"},{"system" : "http://snomed.info/sct","code" : "2651006","display" : "Closed traumatic dislocation of elbow joint (disorder)"},{"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" : "2736005","display" : "Atrophoderma vermiculatum"},{"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" : "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" : "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" : "2901004","display" : "Melena"},{"system" : "http://snomed.info/sct","code" : "2904007","display" : "Male infertility"},{"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" : "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" : "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" : "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" : "3072001","display" : "Hormone-induced hypopituitarism"},{"system" : "http://snomed.info/sct","code" : "3073006","display" : "Ruvalcaba syndrome"},{"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" : "3199001","display" : "Sprain of shoulder"},{"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" : "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" : "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" : "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" : "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" : "3398004","display" : "Cadmium poisoning"},{"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" : "3426005","display" : "Retained magnetic intraocular foreign body"},{"system" : "http://snomed.info/sct","code" : "3427001","display" : "Nonglucosuric melituria"},{"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" : "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" : "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" : "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" : "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" : "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" : "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" : "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 (disorder)"},{"system" : "http://snomed.info/sct","code" : "3662000","display" : "Paraesophageal hernia"},{"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" : "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" : "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" : "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" : "3783004","display" : "Enamel pearls"},{"system" : "http://snomed.info/sct","code" : "3797007","display" : "Periodontal cyst"},{"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" : "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" : "3944006","display" : "Steroid sulfatase deficiency"},{"system" : "http://snomed.info/sct","code" : "3947004","display" : "High oxygen affinity hemoglobin polycythemia"},{"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" : "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" : "4069002","display" : "Anoxic brain damage during AND/OR resulting from a procedure"},{"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" : "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" : "4135001","display" : "11p partial monosomy syndrome"},{"system" : "http://snomed.info/sct","code" : "4136000","display" : "Macrodactyly of toe (disorder)"},{"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" : "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" : "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" : "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" : "4373005","display" : "Hippocratic nails"},{"system" : "http://snomed.info/sct","code" : "4374004","display" : "Congenital anomaly of tricuspid valve"},{"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" : "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" : "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" : "4510004","display" : "Streptococcal meningitis"},{"system" : "http://snomed.info/sct","code" : "4519003","display" : "Hypouricemia"},{"system" : "http://snomed.info/sct","code" : "4522001","display" : "Dental plaque on tooth (disorder)"},{"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" : "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" : "4575002","display" : "Acute hyponatremia"},{"system" : "http://snomed.info/sct","code" : "4586000","display" : "Complication of internal fixation device"},{"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" : "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" : "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 (disorder)"},{"system" : "http://snomed.info/sct","code" : "4702003","display" : "Inherited disorder of folate metabolism"},{"system" : "http://snomed.info/sct","code" : "4711003","display" : "Congenital anomaly of bile ducts"},{"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" : "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" : "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" : "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" : "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" : "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" : "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" : "5036006","display" : "Hypogonadal obesity"},{"system" : "http://snomed.info/sct","code" : "5050001","display" : "Senile angioma"},{"system" : "http://snomed.info/sct","code" : "5051002","display" : "Anomaly of chromosome pair 9"},{"system" : "http://snomed.info/sct","code" : "5053004","display" : "Cardiac insufficiency due to prosthesis"},{"system" : "http://snomed.info/sct","code" : "5071006","display" : "Infection by Camallanus"},{"system" : "http://snomed.info/sct","code" : "5075002","display" : "Acute lymphangitis of shoulder"},{"system" : "http://snomed.info/sct","code" : "5078000","display" : "Scriver-Goldbloom-Roy syndrome"},{"system" : "http://snomed.info/sct","code" : "5082003","display" : "Infection by Gigantobilharzia"},{"system" : "http://snomed.info/sct","code" : "5083008","display" : "Second degree burn of back"},{"system" : "http://snomed.info/sct","code" : "5084002","display" : "Primary female infertility"},{"system" : "http://snomed.info/sct","code" : "5087009","display" : "Brachypellic pelvis"},{"system" : "http://snomed.info/sct","code" : "5089007","display" : "Vulvar disorder"},{"system" : "http://snomed.info/sct","code" : "5093001","display" : "Cystitis with actinomycosis"},{"system" : "http://snomed.info/sct","code" : "5095008","display" : "Gender identity disorder of childhood"},{"system" : "http://snomed.info/sct","code" : "5102002","display" : "Agenesis of corpus callosum"},{"system" : "http://snomed.info/sct","code" : "5112009","display" : "Autonomic hyperreflexia of bladder"},{"system" : "http://snomed.info/sct","code" : "5126000","display" : "Hypertrophy of foliate papillae"},{"system" : "http://snomed.info/sct","code" : "5127009","display" : "Jaw-winking syndrome"},{"system" : "http://snomed.info/sct","code" : "5132005","display" : "Keratosis pilaris"},{"system" : "http://snomed.info/sct","code" : "5134006","display" : "Familial amyloid polyneuropathy, type VI"},{"system" : "http://snomed.info/sct","code" : "5137004","display" : "Recurrent dislocation of joint"},{"system" : "http://snomed.info/sct","code" : "5144008","display" : "Acquired pulsion diverticulum of esophagus"},{"system" : "http://snomed.info/sct","code" : "5148006","display" : "Hypertensive heart disease with congestive heart failure"},{"system" : "http://snomed.info/sct","code" : "5153001","display" : "Ectopic anus"},{"system" : "http://snomed.info/sct","code" : "5158005","display" : "Gilles de la Tourette's syndrome"},{"system" : "http://snomed.info/sct","code" : "5166001","display" : "Injury of external jugular vein"},{"system" : "http://snomed.info/sct","code" : "5168000","display" : "Sporotrichotic chancre"},{"system" : "http://snomed.info/sct","code" : "5174000","display" : "Sodium fluoroacetamide toxicity"},{"system" : "http://snomed.info/sct","code" : "5181007","display" : "Disorder of tryptophan metabolism"},{"system" : "http://snomed.info/sct","code" : "5187006","display" : "Prune belly syndrome"},{"system" : "http://snomed.info/sct","code" : "5189009","display" : "Poisoning by nalorphine"},{"system" : "http://snomed.info/sct","code" : "5196006","display" : "Hertia pallens poisoning"},{"system" : "http://snomed.info/sct","code" : "5201002","display" : "Ulcerated hemorrhoids"},{"system" : "http://snomed.info/sct","code" : "5202009","display" : "Brain injury with open intracranial wound AND concussion"},{"system" : "http://snomed.info/sct","code" : "5208008","display" : "Flaccid dysphonia"},{"system" : "http://snomed.info/sct","code" : "5217008","display" : "Stiff-man syndrome"},{"system" : "http://snomed.info/sct","code" : "5218003","display" : "Eupatorium rugosum poisoning"},{"system" : "http://snomed.info/sct","code" : "5223003","display" : "Hematoma of spermatic cord"},{"system" : "http://snomed.info/sct","code" : "5230009","display" : "Congenital absence of coronary artery"},{"system" : "http://snomed.info/sct","code" : "5239005","display" : "Labyrinthine dysfunction"},{"system" : "http://snomed.info/sct","code" : "5241006","display" : "Prolapse of prepuce"},{"system" : "http://snomed.info/sct","code" : "5251007","display" : "Subarachnoid hemorrhage following injury with open intracranial wound"},{"system" : "http://snomed.info/sct","code" : "5256002","display" : "Injury of spleen with open wound into abdominal cavity"},{"system" : "http://snomed.info/sct","code" : "5262007","display" : "Spinal muscular atrophy"},{"system" : "http://snomed.info/sct","code" : "5268006","display" : "Mechanical dysmenorrhea"},{"system" : "http://snomed.info/sct","code" : "5280003","display" : "Cutis laxa senilis"},{"system" : "http://snomed.info/sct","code" : "5286009","display" : "Congenital absence of vas deferens"},{"system" : "http://snomed.info/sct","code" : "5291005","display" : "Hypocalcemia"},{"system" : "http://snomed.info/sct","code" : "5294002","display" : "Developmental disorder"},{"system" : "http://snomed.info/sct","code" : "5299007","display" : "Ring staphyloma"},{"system" : "http://snomed.info/sct","code" : "5300004","display" : "Hemoglobin Bart's hydrops syndrome"},{"system" : "http://snomed.info/sct","code" : "5309003","display" : "Subcutaneous hematoma"},{"system" : "http://snomed.info/sct","code" : "5310008","display" : "Pupillary paralysis"},{"system" : "http://snomed.info/sct","code" : "5313005","display" : "Derangement of posterior horn of medial meniscus"},{"system" : "http://snomed.info/sct","code" : "5315003","display" : "Adenosine deaminase superactivity"},{"system" : "http://snomed.info/sct","code" : "5318001","display" : "Posterior subcapsular polar senile cataract"},{"system" : "http://snomed.info/sct","code" : "5319009","display" : "Poisoning by theobromine"},{"system" : "http://snomed.info/sct","code" : "5321004","display" : "Acquired deformity of knee"},{"system" : "http://snomed.info/sct","code" : "5327000","display" : "Endometriosis of round ligament"},{"system" : "http://snomed.info/sct","code" : "5335002","display" : "Phosphoenolpyruvate carboxykinase (GTP) deficiency"},{"system" : "http://snomed.info/sct","code" : "5354002","display" : "Hyperkalemia, transcellular shifts"},{"system" : "http://snomed.info/sct","code" : "5361003","display" : "Embryonal nuclear cataract"},{"system" : "http://snomed.info/sct","code" : "5364006","display" : "Uterus subseptus"},{"system" : "http://snomed.info/sct","code" : "5368009","display" : "Drug-induced diabetes mellitus"},{"system" : "http://snomed.info/sct","code" : "5370000","display" : "Atrial flutter"},{"system" : "http://snomed.info/sct","code" : "5371001","display" : "Mechanical strabismus"},{"system" : "http://snomed.info/sct","code" : "5375005","display" : "Chronic left-sided congestive heart failure"},{"system" : "http://snomed.info/sct","code" : "5387003","display" : "Pigmented hairy epidermal nevus"},{"system" : "http://snomed.info/sct","code" : "5388008","display" : "Congenital lactase deficiency"},{"system" : "http://snomed.info/sct","code" : "5397007","display" : "Congenital anomaly of renal pelvis"},{"system" : "http://snomed.info/sct","code" : "5414003","display" : "Burn any degree involving 80-89 percent of body surface"},{"system" : "http://snomed.info/sct","code" : "5417005","display" : "Colchicum autumnale poisoning"},{"system" : "http://snomed.info/sct","code" : "5425007","display" : "Degenerative changes of anterior chamber angle"},{"system" : "http://snomed.info/sct","code" : "5430006","display" : "Megaloblastic anemia due to hyperalimentation"},{"system" : "http://snomed.info/sct","code" : "5432003","display" : "Transposition of appendix"},{"system" : "http://snomed.info/sct","code" : "5441008","display" : "Tinea capitis"},{"system" : "http://snomed.info/sct","code" : "5444000","display" : "Sedative, hypnotic AND/OR anxiolytic intoxication delirium"},{"system" : "http://snomed.info/sct","code" : "5450005","display" : "Crushing injury of elbow"},{"system" : "http://snomed.info/sct","code" : "5455000","display" : "Monocular esotropia"},{"system" : "http://snomed.info/sct","code" : "5464005","display" : "Brief reactive psychosis"},{"system" : "http://snomed.info/sct","code" : "5473002","display" : "Blister of chest wall with infection"},{"system" : "http://snomed.info/sct","code" : "5490008","display" : "Tinea barbae caused by Trichophyton verrucosum"},{"system" : "http://snomed.info/sct","code" : "5492000","display" : "Chronic peptic ulcer without hemorrhage AND without perforation"},{"system" : "http://snomed.info/sct","code" : "5494004","display" : "Acute pulpitis"},{"system" : "http://snomed.info/sct","code" : "5497006","display" : "Manzanilla fever"},{"system" : "http://snomed.info/sct","code" : "5499009","display" : "Pulmonary hypertensive venous disease"},{"system" : "http://snomed.info/sct","code" : "5505005","display" : "Acute bronchiolitis"},{"system" : "http://snomed.info/sct","code" : "5507002","display" : "Stereotypy habit disorder"},{"system" : "http://snomed.info/sct","code" : "5509004","display" : "Panic disorder with agoraphobia AND severe panic attacks"},{"system" : "http://snomed.info/sct","code" : "5510009","display" : "Organic delusional disorder"},{"system" : "http://snomed.info/sct","code" : "5523002","display" : "Idiopathic myoglobinuria"},{"system" : "http://snomed.info/sct","code" : "5534004","display" : "Senile arteritis"},{"system" : "http://snomed.info/sct","code" : "5552004","display" : "Ovarian disorder"},{"system" : "http://snomed.info/sct","code" : "5562006","display" : "Endometriosis of intestine"},{"system" : "http://snomed.info/sct","code" : "5565008","display" : "Congenital diverticulum of trachea"},{"system" : "http://snomed.info/sct","code" : "5566009","display" : "Trypanosomiasis with meningitis"},{"system" : "http://snomed.info/sct","code" : "5576007","display" : "Toxic effect of nitric acid"},{"system" : "http://snomed.info/sct","code" : "5579000","display" : "Acute hyperkalemia"},{"system" : "http://snomed.info/sct","code" : "5582005","display" : "Posterior fossa compression syndrome"},{"system" : "http://snomed.info/sct","code" : "5587004","display" : "Corneal dystrophy"},{"system" : "http://snomed.info/sct","code" : "5596004","display" : "Atypical appendicitis"},{"system" : "http://snomed.info/sct","code" : "5601008","display" : "Klippel-Feil sequence"},{"system" : "http://snomed.info/sct","code" : "5602001","display" : "Opioid abuse"},{"system" : "http://snomed.info/sct","code" : "5603006","display" : "Autoimmune hemolytic anemia caused by immunoglobulin G (disorder)"},{"system" : "http://snomed.info/sct","code" : "5604000","display" : "Neonatal transient hyperthyroidism"},{"system" : "http://snomed.info/sct","code" : "5609005","display" : "Sinus arrest"},{"system" : "http://snomed.info/sct","code" : "5618007","display" : "Cyst of broad ligament"},{"system" : "http://snomed.info/sct","code" : "5619004","display" : "Bardet-Biedl syndrome"},{"system" : "http://snomed.info/sct","code" : "5639000","display" : "Late tooth eruption"},{"system" : "http://snomed.info/sct","code" : "5645008","display" : "Nasal glial heterotopia"},{"system" : "http://snomed.info/sct","code" : "5655007","display" : "Inherited disorder of bilirubin metabolism"},{"system" : "http://snomed.info/sct","code" : "5662003","display" : "Contusion of hand"},{"system" : "http://snomed.info/sct","code" : "5664002","display" : "Situational hypoactive sexual desire disorder"},{"system" : "http://snomed.info/sct","code" : "5667009","display" : "Hunter's syndrome, mild form"},{"system" : "http://snomed.info/sct","code" : "5689008","display" : "Chronic periodontitis"},{"system" : "http://snomed.info/sct","code" : "5703000","display" : "Bipolar disorder in partial remission"},{"system" : "http://snomed.info/sct","code" : "5708009","display" : "Open fracture of zygomatic arch"},{"system" : "http://snomed.info/sct","code" : "5714002","display" : "Disease caused by Polyomavirus (disorder)"},{"system" : "http://snomed.info/sct","code" : "5724005","display" : "Vetchling poisoning"},{"system" : "http://snomed.info/sct","code" : "5725006","display" : "Monocular exotropia"},{"system" : "http://snomed.info/sct","code" : "5740008","display" : "Pelvic hematoma during delivery"},{"system" : "http://snomed.info/sct","code" : "5743005","display" : "Iridoschisis"},{"system" : "http://snomed.info/sct","code" : "5747006","display" : "Lower brachial plexus neuropathy"},{"system" : "http://snomed.info/sct","code" : "5753006","display" : "Injury of renal vein"},{"system" : "http://snomed.info/sct","code" : "5765005","display" : "Infection by Leishmania tropica minor"},{"system" : "http://snomed.info/sct","code" : "5791006","display" : "Cicatrix of adenoid"},{"system" : "http://snomed.info/sct","code" : "5793009","display" : "Mixed behavior and emotional disorder"},{"system" : "http://snomed.info/sct","code" : "5808000","display" : "Morax-Axenfeld conjunctivitis"},{"system" : "http://snomed.info/sct","code" : "5820008","display" : "Acute ischemic enterocolitis"},{"system" : "http://snomed.info/sct","code" : "5822000","display" : "Athetosis with spastic paraplegia"},{"system" : "http://snomed.info/sct","code" : "5834008","display" : "Hyperthyroidism secondary to potassium iodide"},{"system" : "http://snomed.info/sct","code" : "5836005","display" : "Subacute effusive constrictive pericarditis"},{"system" : "http://snomed.info/sct","code" : "5842009","display" : "Spinal cord dysplasia"},{"system" : "http://snomed.info/sct","code" : "5855005","display" : "Trigeminal nerve motor disorder"},{"system" : "http://snomed.info/sct","code" : "5859004","display" : "Gastrolobium poisoning"},{"system" : "http://snomed.info/sct","code" : "5860009","display" : "Ophiasis"},{"system" : "http://snomed.info/sct","code" : "5875001","display" : "Acute bronchitis with obstruction"},{"system" : "http://snomed.info/sct","code" : "5876000","display" : "Acquired pancytopenia"},{"system" : "http://snomed.info/sct","code" : "5877009","display" : "Pimelea trichostachya poisoning"},{"system" : "http://snomed.info/sct","code" : "5888003","display" : "Keratitis"},{"system" : "http://snomed.info/sct","code" : "5895007","display" : "Closed multiple fractures of upper end of radius"},{"system" : "http://snomed.info/sct","code" : "5900006","display" : "Haemophilus influenzae meningitis"},{"system" : "http://snomed.info/sct","code" : "5903008","display" : "Pinus ponderosa poisoning"},{"system" : "http://snomed.info/sct","code" : "5913000","display" : "Fracture of neck of femur"},{"system" : "http://snomed.info/sct","code" : "5919001","display" : "Rupture of papillary muscle"},{"system" : "http://snomed.info/sct","code" : "5920007","display" : "Raspberry tongue"},{"system" : "http://snomed.info/sct","code" : "5939002","display" : "Failed attempted abortion complicated by metabolic disorder"},{"system" : "http://snomed.info/sct","code" : "5946006","display" : "Acquired portal-systemic shunt"},{"system" : "http://snomed.info/sct","code" : "5949004","display" : "Open dislocation of tarsal joint"},{"system" : "http://snomed.info/sct","code" : "5963005","display" : "Subacute neuronopathic Gaucher's disease"},{"system" : "http://snomed.info/sct","code" : "5964004","display" : "Rectal disorder"},{"system" : "http://snomed.info/sct","code" : "5965003","display" : "Supination-eversion injury of ankle, stage 3"},{"system" : "http://snomed.info/sct","code" : "5967006","display" : "A>gamma< beta^+^ HPFH AND beta^0^ thalassemia in cis"},{"system" : "http://snomed.info/sct","code" : "5968001","display" : "Congenital fusion of sacroiliac joint"},{"system" : "http://snomed.info/sct","code" : "5969009","display" : "Diabetes mellitus associated with genetic syndrome"},{"system" : "http://snomed.info/sct","code" : "5982001","display" : "2q partial trisomy syndrome"},{"system" : "http://snomed.info/sct","code" : "5994005","display" : "Hereditary elliptocytosis due to deficiency of protein 4.1"},{"system" : "http://snomed.info/sct","code" : "6002006","display" : "10p partial monosomy syndrome"},{"system" : "http://snomed.info/sct","code" : "6015002","display" : "Crushing injury of multiple sites of upper limb"},{"system" : "http://snomed.info/sct","code" : "6020002","display" : "Tinea pedis"},{"system" : "http://snomed.info/sct","code" : "6022005","display" : "Dilated cardiomyopathy due to sarcoidosis"},{"system" : "http://snomed.info/sct","code" : "6024006","display" : "Poisoning by nitrazepam"},{"system" : "http://snomed.info/sct","code" : "6033008","display" : "Abscess of pouch of Douglas"},{"system" : "http://snomed.info/sct","code" : "6040009","display" : "Infection caused by Mycobacterium fortuitum (disorder)"},{"system" : "http://snomed.info/sct","code" : "6042001","display" : "Pulmonary aspergillosis"},{"system" : "http://snomed.info/sct","code" : "6048002","display" : "Subacute generalized exfoliative dermatitis"},{"system" : "http://snomed.info/sct","code" : "6055000","display" : "Burn of upper limb"},{"system" : "http://snomed.info/sct","code" : "6058003","display" : "Residual foreign body in soft tissue"},{"system" : "http://snomed.info/sct","code" : "6066007","display" : "Carbuncle of anus"},{"system" : "http://snomed.info/sct","code" : "6072007","display" : "Bleeding from anus"},{"system" : "http://snomed.info/sct","code" : "6075009","display" : "Glycogen storage disease, hepatic form"},{"system" : "http://snomed.info/sct","code" : "6087002","display" : "Calculus of hepatic duct with obstruction"},{"system" : "http://snomed.info/sct","code" : "6095003","display" : "Infestation by Linognathus"},{"system" : "http://snomed.info/sct","code" : "6098001","display" : "Injury of hemiazygos vein"},{"system" : "http://snomed.info/sct","code" : "6111009","display" : "Bullous lichen planus"},{"system" : "http://snomed.info/sct","code" : "6118003","display" : "Demyelinating disease of central nervous system"},{"system" : "http://snomed.info/sct","code" : "6121001","display" : "Focal epithelial hyperplasia of mouth"},{"system" : "http://snomed.info/sct","code" : "6124009","display" : "Primary intestinal lymphangiectasia"},{"system" : "http://snomed.info/sct","code" : "6128007","display" : "Infestation by Ceratophyllus"},{"system" : "http://snomed.info/sct","code" : "6132001","display" : "Burn of thigh"},{"system" : "http://snomed.info/sct","code" : "6137007","display" : "Mucinous histiocytosis of the colon"},{"system" : "http://snomed.info/sct","code" : "6141006","display" : "Retinal edema"},{"system" : "http://snomed.info/sct","code" : "6142004","display" : "Influenza"},{"system" : "http://snomed.info/sct","code" : "6150008","display" : "Infection by Diplostomum"},{"system" : "http://snomed.info/sct","code" : "6160004","display" : "Neonatal hemochromatosis"},{"system" : "http://snomed.info/sct","code" : "6163002","display" : "Closed fracture of head of ulna"},{"system" : "http://snomed.info/sct","code" : "6180003","display" : "Complete left bundle branch block"},{"system" : "http://snomed.info/sct","code" : "6183001","display" : "Indian childhood cirrhosis"},{"system" : "http://snomed.info/sct","code" : "6185008","display" : "Helicobacter-associated disease"},{"system" : "http://snomed.info/sct","code" : "6204001","display" : "Juvenile myoclonic epilepsy"},{"system" : "http://snomed.info/sct","code" : "6207008","display" : "Infection by Thysaniezia"},{"system" : "http://snomed.info/sct","code" : "6210001","display" : "Dilatation of cardiac ventricle"},{"system" : "http://snomed.info/sct","code" : "6211002","display" : "Polyarthritis associated with another disorder"},{"system" : "http://snomed.info/sct","code" : "6212009","display" : "Postoperative subphrenic abscess"},{"system" : "http://snomed.info/sct","code" : "6215006","display" : "Acute cholangitis"}]}}

#272

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"71388002"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:108092
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:32 GMT
last-modified:Sat, 13 Sep 2025 20:51:32 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371026

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:44f296f7-f357-4308-b781-4162a5848d2f","timestamp" : "2025-09-13T20:51:32.119Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "71388002","display" : "Procedure"},{"system" : "http://snomed.info/sct","code" : "104001","display" : "Excision of lesion of patella"},{"system" : "http://snomed.info/sct","code" : "115006","display" : "Removable appliance therapy"},{"system" : "http://snomed.info/sct","code" : "119000","display" : "Thoracoscopic partial lobectomy of lung"},{"system" : "http://snomed.info/sct","code" : "128004","display" : "Hand microscope examination of skin"},{"system" : "http://snomed.info/sct","code" : "133000","display" : "Percutaneous implantation of neurostimulator electrodes into neuromuscular component"},{"system" : "http://snomed.info/sct","code" : "135007","display" : "Arthrotomy of wrist joint with exploration and biopsy"},{"system" : "http://snomed.info/sct","code" : "142007","display" : "Excision of tumor from shoulder area, deep, intramuscular"},{"system" : "http://snomed.info/sct","code" : "146005","display" : "Repair of nonunion of metatarsal with bone graft"},{"system" : "http://snomed.info/sct","code" : "153001","display" : "Cystourethroscopy with resection of ureterocele"},{"system" : "http://snomed.info/sct","code" : "166001","display" : "Behavioral therapy"},{"system" : "http://snomed.info/sct","code" : "170009","display" : "Special potency disk identification, vancomycin test"},{"system" : "http://snomed.info/sct","code" : "174000","display" : "Harrison-Richardson operation on vagina"},{"system" : "http://snomed.info/sct","code" : "176003","display" : "Anastomosis of rectum"},{"system" : "http://snomed.info/sct","code" : "189009","display" : "Excision of lesion of artery"},{"system" : "http://snomed.info/sct","code" : "197002","display" : "Mold to yeast conversion test"},{"system" : "http://snomed.info/sct","code" : "230009","display" : "Miller operation, urethrovesical suspension"},{"system" : "http://snomed.info/sct","code" : "243009","display" : "Replacement of cerebral ventricular tube"},{"system" : "http://snomed.info/sct","code" : "245002","display" : "Division of nerve ganglion"},{"system" : "http://snomed.info/sct","code" : "262007","display" : "Percutaneous aspiration of renal pelvis"},{"system" : "http://snomed.info/sct","code" : "267001","display" : "Anal fistulectomy, multiple"},{"system" : "http://snomed.info/sct","code" : "285008","display" : "Incision and drainage of vulva"},{"system" : "http://snomed.info/sct","code" : "294002","display" : "Excisional biopsy of joint structure of spine"},{"system" : "http://snomed.info/sct","code" : "295001","display" : "Nonexcisional destruction of cyst of ciliary body"},{"system" : "http://snomed.info/sct","code" : "306005","display" : "Echography of kidney"},{"system" : "http://snomed.info/sct","code" : "316002","display" : "Partial dacryocystectomy"},{"system" : "http://snomed.info/sct","code" : "334003","display" : "Panorex examination of mandible"},{"system" : "http://snomed.info/sct","code" : "342002","display" : "Amobarbital interview"},{"system" : "http://snomed.info/sct","code" : "348003","display" : "Radionuclide dynamic function study"},{"system" : "http://snomed.info/sct","code" : "351005","display" : "Urinary undiversion of ureteral anastomosis"},{"system" : "http://snomed.info/sct","code" : "352003","display" : "Reagent RBC, preparation antibody sensitized pool"},{"system" : "http://snomed.info/sct","code" : "374009","display" : "Costosternoplasty for pectus excavatum repair"},{"system" : "http://snomed.info/sct","code" : "388008","display" : "Blepharorrhaphy"},{"system" : "http://snomed.info/sct","code" : "389000","display" : "Tobramycin measurement"},{"system" : "http://snomed.info/sct","code" : "401004","display" : "Distal subtotal pancreatectomy"},{"system" : "http://snomed.info/sct","code" : "406009","display" : "Fulguration of stomach lesion"},{"system" : "http://snomed.info/sct","code" : "417005","display" : "Hospital re-admission"},{"system" : "http://snomed.info/sct","code" : "435001","display" : "Pulmonary inhalation study"},{"system" : "http://snomed.info/sct","code" : "445004","display" : "Repair of malunion of tibia"},{"system" : "http://snomed.info/sct","code" : "456004","display" : "Total abdominal colectomy with ileostomy"},{"system" : "http://snomed.info/sct","code" : "459006","display" : "Closed condylotomy of mandible"},{"system" : "http://snomed.info/sct","code" : "463004","display" : "Closed reduction of coxofemoral joint dislocation with splint"},{"system" : "http://snomed.info/sct","code" : "468008","display" : "Glutathione measurement"},{"system" : "http://snomed.info/sct","code" : "474008","display" : "Esophagoenteric anastomosis, intrathoracic"},{"system" : "http://snomed.info/sct","code" : "489004","display" : "Ferritin measurement"},{"system" : "http://snomed.info/sct","code" : "493005","display" : "Urobilinogen measurement, 48-hour, feces"},{"system" : "http://snomed.info/sct","code" : "494004","display" : "Excision of lesion of tonsil"},{"system" : "http://snomed.info/sct","code" : "497006","display" : "Replacement of cochlear prosthesis, multiple channels"},{"system" : "http://snomed.info/sct","code" : "531007","display" : "Open pulmonary valve commissurotomy with inflow occlusion"},{"system" : "http://snomed.info/sct","code" : "533005","display" : "Repair of vesicocolic fistula"},{"system" : "http://snomed.info/sct","code" : "535003","display" : "Closure of ureterovesicovaginal fistula"},{"system" : "http://snomed.info/sct","code" : "540006","display" : "Antibody to single and double stranded DNA measurement"},{"system" : "http://snomed.info/sct","code" : "543008","display" : "Choledochostomy with transduodenal sphincteroplasty"},{"system" : "http://snomed.info/sct","code" : "545001","display" : "Operative procedure on lower leg"},{"system" : "http://snomed.info/sct","code" : "549007","display" : "Incision of intracranial vein"},{"system" : "http://snomed.info/sct","code" : "550007","display" : "Excision of lesion of adenoids"},{"system" : "http://snomed.info/sct","code" : "559008","display" : "Excision of varicose vein"},{"system" : "http://snomed.info/sct","code" : "574005","display" : "Benzodiazepine measurement"},{"system" : "http://snomed.info/sct","code" : "617002","display" : "Bone graft to mandible"},{"system" : "http://snomed.info/sct","code" : "618007","display" : "Frontal sinusectomy"},{"system" : "http://snomed.info/sct","code" : "625000","display" : "Removal of supernumerary digit"},{"system" : "http://snomed.info/sct","code" : "628003","display" : "Steinman test"},{"system" : "http://snomed.info/sct","code" : "629006","display" : "Lysis of adhesions of urethra"},{"system" : "http://snomed.info/sct","code" : "633004","display" : "Chart review by physician"},{"system" : "http://snomed.info/sct","code" : "637003","display" : "Lysis of adhesions of nose"},{"system" : "http://snomed.info/sct","code" : "642006","display" : "Cerebral thermography"},{"system" : "http://snomed.info/sct","code" : "647000","display" : "Excision of cervix by electroconization"},{"system" : "http://snomed.info/sct","code" : "657004","display" : "Operation on bursa"},{"system" : "http://snomed.info/sct","code" : "665001","display" : "Partial meniscectomy of temporomandibular joint"},{"system" : "http://snomed.info/sct","code" : "670008","display" : "Electrosurgical epilation of eyebrow"},{"system" : "http://snomed.info/sct","code" : "671007","display" : "Transplantation of testis"},{"system" : "http://snomed.info/sct","code" : "673005","display" : "Indirect laryngoscopy"},{"system" : "http://snomed.info/sct","code" : "674004","display" : "Abduction test"},{"system" : "http://snomed.info/sct","code" : "676002","display" : "Peritoneal dialysis including cannulation"},{"system" : "http://snomed.info/sct","code" : "680007","display" : "Radiation physics consultation"},{"system" : "http://snomed.info/sct","code" : "687005","display" : "Albumin/Globulin ratio"},{"system" : "http://snomed.info/sct","code" : "695009","display" : "Destructive procedure of lesion on skin of trunk"},{"system" : "http://snomed.info/sct","code" : "697001","display" : "Hepatitis A virus antibody measurement"},{"system" : "http://snomed.info/sct","code" : "710006","display" : "Thromboendarterectomy with graft of mesenteric artery"},{"system" : "http://snomed.info/sct","code" : "712003","display" : "Closed chest suction"},{"system" : "http://snomed.info/sct","code" : "722009","display" : "Fine needle biopsy of thymus"},{"system" : "http://snomed.info/sct","code" : "726007","display" : "Pathology consultation, comprehensive, records and specimen with report"},{"system" : "http://snomed.info/sct","code" : "730005","display" : "Incision of subcutaneous tissue"},{"system" : "http://snomed.info/sct","code" : "741007","display" : "Operation on prostate"},{"system" : "http://snomed.info/sct","code" : "746002","display" : "Chiropractic adjustment of coccyx subluxation"},{"system" : "http://snomed.info/sct","code" : "753006","display" : "Manipulation of ankle AND foot"},{"system" : "http://snomed.info/sct","code" : "754000","display" : "Total urethrectomy"},{"system" : "http://snomed.info/sct","code" : "759005","display" : "Intracerebral electroencephalogram"},{"system" : "http://snomed.info/sct","code" : "762008","display" : "Computerized axial tomography of cervical spine with contrast"},{"system" : "http://snomed.info/sct","code" : "764009","display" : "Arthrodesis of interphalangeal joint of great toe"},{"system" : "http://snomed.info/sct","code" : "767002","display" : "White blood cell count"},{"system" : "http://snomed.info/sct","code" : "789003","display" : "Cranial decompression, subtemporal, supratentorial"},{"system" : "http://snomed.info/sct","code" : "791006","display" : "Dressing and fixation procedure"},{"system" : "http://snomed.info/sct","code" : "807005","display" : "Excision of brain"},{"system" : "http://snomed.info/sct","code" : "814007","display" : "Electrophoresis measurement"},{"system" : "http://snomed.info/sct","code" : "817000","display" : "Excision of cyst of spleen"},{"system" : "http://snomed.info/sct","code" : "831000","display" : "Drawer test"},{"system" : "http://snomed.info/sct","code" : "853003","display" : "Fecal fat measurement, 72-hour collection"},{"system" : "http://snomed.info/sct","code" : "867007","display" : "Facial-hypoglossal nerve anastomosis"},{"system" : "http://snomed.info/sct","code" : "870006","display" : "Carbamazepine measurement"},{"system" : "http://snomed.info/sct","code" : "879007","display" : "Special blood coagulation test, explain by report"},{"system" : "http://snomed.info/sct","code" : "881009","display" : "Cyclodialysis"},{"system" : "http://snomed.info/sct","code" : "893000","display" : "Tumor antigen measurement"},{"system" : "http://snomed.info/sct","code" : "897004","display" : "Radical maxillary antrotomy"},{"system" : "http://snomed.info/sct","code" : "910002","display" : "MHPG measurement, urine"},{"system" : "http://snomed.info/sct","code" : "911003","display" : "Removal of subarachnoid-ureteral shunt"},{"system" : "http://snomed.info/sct","code" : "913000","display" : "Chiropractic patient education and instruction"},{"system" : "http://snomed.info/sct","code" : "926001","display" : "Embolectomy with catheter of radial artery by arm incision"},{"system" : "http://snomed.info/sct","code" : "935008","display" : "Excision of bulbourethral gland"},{"system" : "http://snomed.info/sct","code" : "941001","display" : "Endoscopy of pituitary gland"},{"system" : "http://snomed.info/sct","code" : "948007","display" : "Phlebectomy of intracranial varicose vein"},{"system" : "http://snomed.info/sct","code" : "951000","display" : "Ultrasonic guidance for endomyocardial biopsy"},{"system" : "http://snomed.info/sct","code" : "967006","display" : "Medication education"},{"system" : "http://snomed.info/sct","code" : "969009","display" : "Incision and exploration of larynx"},{"system" : "http://snomed.info/sct","code" : "971009","display" : "Prosthetic construction and fitting"},{"system" : "http://snomed.info/sct","code" : "1001000","display" : "Cauterization of Bartholin's gland"},{"system" : "http://snomed.info/sct","code" : "1008006","display" : "Operation on nerve ganglion"},{"system" : "http://snomed.info/sct","code" : "1019009","display" : "Removal of corneal epithelium"},{"system" : "http://snomed.info/sct","code" : "1021004","display" : "Repair of scrotum"},{"system" : "http://snomed.info/sct","code" : "1029002","display" : "Fetoscopy"},{"system" : "http://snomed.info/sct","code" : "1032004","display" : "Enucleation of parotid gland cyst"},{"system" : "http://snomed.info/sct","code" : "1035002","display" : "Minimum bactericidal concentration test, microdilution method"},{"system" : "http://snomed.info/sct","code" : "1036001","display" : "Insertion of intravascular device in common iliac vein, complete"},{"system" : "http://snomed.info/sct","code" : "1041009","display" : "Debridement of open fracture of phalanges of foot"},{"system" : "http://snomed.info/sct","code" : "1048003","display" : "Capillary specimen collection"},{"system" : "http://snomed.info/sct","code" : "1054002","display" : "Incision of sphincter of Oddi"},{"system" : "http://snomed.info/sct","code" : "1071001","display" : "Proximal splenorenal anastomosis"},{"system" : "http://snomed.info/sct","code" : "1084005","display" : "Excision of perinephric cyst"},{"system" : "http://snomed.info/sct","code" : "1093006","display" : "Excision of abdominal varicose vein"},{"system" : "http://snomed.info/sct","code" : "1103000","display" : "Transcrural mobilization of stapes"},{"system" : "http://snomed.info/sct","code" : "1104006","display" : "Triad knee repair"},{"system" : "http://snomed.info/sct","code" : "1115001","display" : "Decortication"},{"system" : "http://snomed.info/sct","code" : "1119007","display" : "Closed reduction of dislocation of foot and toe"},{"system" : "http://snomed.info/sct","code" : "1121002","display" : "Kinetic activities for range of motion"},{"system" : "http://snomed.info/sct","code" : "1127003","display" : "Interstitial radium application"},{"system" : "http://snomed.info/sct","code" : "1133007","display" : "Removal of intact bilateral mammary implants"},{"system" : "http://snomed.info/sct","code" : "1163003","display" : "Ureteroenterostomy"},{"system" : "http://snomed.info/sct","code" : "1176009","display" : "Incision of inguinal region"},{"system" : "http://snomed.info/sct","code" : "1198000","display" : "Excisional biopsy of bone of scapula"},{"system" : "http://snomed.info/sct","code" : "1209007","display" : "Arthroscopy of knee with lateral meniscus repair"},{"system" : "http://snomed.info/sct","code" : "1227005","display" : "Incision of subvalvular tissue for discrete subvalvular aortic stenosis"},{"system" : "http://snomed.info/sct","code" : "1235008","display" : "Muscle transfer"},{"system" : "http://snomed.info/sct","code" : "1237000","display" : "Application of cast, sugar tong"},{"system" : "http://snomed.info/sct","code" : "1238005","display" : "Epiphyseal arrest by stapling of distal radius"},{"system" : "http://snomed.info/sct","code" : "1251000","display" : "Incisional biopsy of testis"},{"system" : "http://snomed.info/sct","code" : "1253002","display" : "Refusion of spine"},{"system" : "http://snomed.info/sct","code" : "1258006","display" : "Excision of meniscus of wrist"},{"system" : "http://snomed.info/sct","code" : "1266002","display" : "Closure of fistula of ear drum"},{"system" : "http://snomed.info/sct","code" : "1267006","display" : "Electrocoagulation of lesion of vagina"},{"system" : "http://snomed.info/sct","code" : "1278003","display" : "Open reduction of closed shoulder dislocation with fracture of greater tuberosity"},{"system" : "http://snomed.info/sct","code" : "1292009","display" : "Magnetic resonance imaging of urinary bladder"},{"system" : "http://snomed.info/sct","code" : "1299000","display" : "Excision of appendiceal stump"},{"system" : "http://snomed.info/sct","code" : "1315009","display" : "Reconstruction of eyebrow"},{"system" : "http://snomed.info/sct","code" : "1324000","display" : "Cerebrospinal fluid IgG ratio and IgG index"},{"system" : "http://snomed.info/sct","code" : "1327007","display" : "Procedure on Meckel's diverticulum"},{"system" : "http://snomed.info/sct","code" : "1328002","display" : "Ilioiliac shunt"},{"system" : "http://snomed.info/sct","code" : "1329005","display" : "Division of congenital web of larynx"},{"system" : "http://snomed.info/sct","code" : "1337002","display" : "Colosigmoidostomy"},{"system" : "http://snomed.info/sct","code" : "1339004","display" : "Removal of impacted feces"},{"system" : "http://snomed.info/sct","code" : "1352009","display" : "Anterior spinal rhizotomy"},{"system" : "http://snomed.info/sct","code" : "1358008","display" : "Anti-human globulin test, enzyme technique, titer"},{"system" : "http://snomed.info/sct","code" : "1366004","display" : "Inhalation therapy procedure"},{"system" : "http://snomed.info/sct","code" : "1385001","display" : "Echography, scan B-mode for fetal age determination"},{"system" : "http://snomed.info/sct","code" : "1390003","display" : "Laparoscopic-assisted sigmoid colectomy"},{"system" : "http://snomed.info/sct","code" : "1398005","display" : "Direct thrombectomy of iliac vein by leg incision"},{"system" : "http://snomed.info/sct","code" : "1399002","display" : "Incision and exploration of ureter"},{"system" : "http://snomed.info/sct","code" : "1407007","display" : "Application of long leg cast, brace type"},{"system" : "http://snomed.info/sct","code" : "1411001","display" : "Operation on papillary muscle of heart"},{"system" : "http://snomed.info/sct","code" : "1413003","display" : "Penetrating keratoplasty with homograft"},{"system" : "http://snomed.info/sct","code" : "1417002","display" : "Operation on face"},{"system" : "http://snomed.info/sct","code" : "1431002","display" : "Fixation"},{"system" : "http://snomed.info/sct","code" : "1440003","display" : "Repair with resection-recession"},{"system" : "http://snomed.info/sct","code" : "1449002","display" : "Epilation"},{"system" : "http://snomed.info/sct","code" : "1453000","display" : "Biofeedback, galvanic skin response"},{"system" : "http://snomed.info/sct","code" : "1455007","display" : "Cerclage"},{"system" : "http://snomed.info/sct","code" : "1457004","display" : "Truncal vagotomy with pyloroplasty and gastrostomy"},{"system" : "http://snomed.info/sct","code" : "1494008","display" : "Osmolarity measurement"},{"system" : "http://snomed.info/sct","code" : "1500007","display" : "Bilateral epididymovasostomy with anastomosis of epididymis to vas deferens"},{"system" : "http://snomed.info/sct","code" : "1501006","display" : "Altemeier operation, perineal rectal pull-through"},{"system" : "http://snomed.info/sct","code" : "1505002","display" : "Hospital admission for isolation"},{"system" : "http://snomed.info/sct","code" : "1529009","display" : "Aspiration of soft tissue"},{"system" : "http://snomed.info/sct","code" : "1533002","display" : "Ureteroplication"},{"system" : "http://snomed.info/sct","code" : "1550000","display" : "Amikacin measurement"},{"system" : "http://snomed.info/sct","code" : "1555005","display" : "Brief group psychotherapy"},{"system" : "http://snomed.info/sct","code" : "1559004","display" : "IL-2 assay"},{"system" : "http://snomed.info/sct","code" : "1576000","display" : "Repair of uteroenteric fistula"},{"system" : "http://snomed.info/sct","code" : "1578004","display" : "Reconstruction of ossicles with stapedectomy"},{"system" : "http://snomed.info/sct","code" : "1583007","display" : "Tractotomy of mesencephalon"},{"system" : "http://snomed.info/sct","code" : "1585000","display" : "Lengthening of gastrocnemius muscle"},{"system" : "http://snomed.info/sct","code" : "1614003","display" : "Repair of bilateral direct inguinal hernia (procedure)"},{"system" : "http://snomed.info/sct","code" : "1615002","display" : "Reline of upper partial denture at chairside"},{"system" : "http://snomed.info/sct","code" : "1616001","display" : "Galactosylceramide beta-galactosidase measurement, leukocytes"},{"system" : "http://snomed.info/sct","code" : "1636000","display" : "Injection of sclerosing agent in varicose vein"},{"system" : "http://snomed.info/sct","code" : "1638004","display" : "Cineplasty with cineplastic prosthesis of extremity"},{"system" : "http://snomed.info/sct","code" : "1640009","display" : "History and physical examination, insurance"},{"system" : "http://snomed.info/sct","code" : "1645004","display" : "Transduodenal sphincterotomy"},{"system" : "http://snomed.info/sct","code" : "1651009","display" : "Excision of tendon sheath"},{"system" : "http://snomed.info/sct","code" : "1653007","display" : "Internal fixation of bone without fracture reduction"},{"system" : "http://snomed.info/sct","code" : "1669000","display" : "Making occupied bed"},{"system" : "http://snomed.info/sct","code" : "1677001","display" : "Haagensen test"},{"system" : "http://snomed.info/sct","code" : "1680000","display" : "Secondary chemoprophylaxis"},{"system" : "http://snomed.info/sct","code" : "1683003","display" : "Direct closure of laceration of conjunctiva"},{"system" : "http://snomed.info/sct","code" : "1689004","display" : "Local excision of ovary"},{"system" : "http://snomed.info/sct","code" : "1691007","display" : "Drainage of abscess of tonsil"},{"system" : "http://snomed.info/sct","code" : "1699009","display" : "Special dosimetry"},{"system" : "http://snomed.info/sct","code" : "1704001","display" : "Repair of congenital pseudoarthrosis of tibia"},{"system" : "http://snomed.info/sct","code" : "1712009","display" : "Immunoglobulin typing, IgG"},{"system" : "http://snomed.info/sct","code" : "1713004","display" : "Induction and maintenance of total body hypothermia"},{"system" : "http://snomed.info/sct","code" : "1730002","display" : "Suture of skin wound of hindfoot"},{"system" : "http://snomed.info/sct","code" : "1746005","display" : "Scleral buckling with implant"},{"system" : "http://snomed.info/sct","code" : "1747001","display" : "Replacement of skeletal muscle stimulator"},{"system" : "http://snomed.info/sct","code" : "1753001","display" : "Resection of uveal tissue"},{"system" : "http://snomed.info/sct","code" : "1757000","display" : "Arthroscopy of wrist with partial synovectomy"},{"system" : "http://snomed.info/sct","code" : "1759002","display" : "Assessment of nutritional status"},{"system" : "http://snomed.info/sct","code" : "1770009","display" : "Mitral valvotomy"},{"system" : "http://snomed.info/sct","code" : "1774000","display" : "Nasopharyngeal rehabilitation"},{"system" : "http://snomed.info/sct","code" : "1775004","display" : "Submaxillary incision with drainage"},{"system" : "http://snomed.info/sct","code" : "1784004","display" : "Fecal stercobilin, qualitative"},{"system" : "http://snomed.info/sct","code" : "1787006","display" : "Ultrasonic guidance for pericardiocentesis"},{"system" : "http://snomed.info/sct","code" : "1788001","display" : "Blood unit collection for directed donation, donor"},{"system" : "http://snomed.info/sct","code" : "1801001","display" : "Endoscopic biopsy of duodenum"},{"system" : "http://snomed.info/sct","code" : "1805005","display" : "Surgical closure of stoma"},{"system" : "http://snomed.info/sct","code" : "1811008","display" : "Aspiration of bursa of hand"},{"system" : "http://snomed.info/sct","code" : "1813006","display" : "Cryotherapy of genital warts"},{"system" : "http://snomed.info/sct","code" : "1820004","display" : "Alcohol measurement, breath"},{"system" : "http://snomed.info/sct","code" : "1830008","display" : "Open reduction of open sacral fracture"},{"system" : "http://snomed.info/sct","code" : "1836002","display" : "Excision of diverticulum of ventricle of heart"},{"system" : "http://snomed.info/sct","code" : "1844002","display" : "Plication of ligament"},{"system" : "http://snomed.info/sct","code" : "1854003","display" : "Incision of nose"},{"system" : "http://snomed.info/sct","code" : "1859008","display" : "Removal of foreign body from tendon of hand"},{"system" : "http://snomed.info/sct","code" : "1862006","display" : "Thoracic phlebectomy"},{"system" : "http://snomed.info/sct","code" : "1866009","display" : "Bilateral total nephrectomy"},{"system" : "http://snomed.info/sct","code" : "1868005","display" : "Removal of foreign body from brain"},{"system" : "http://snomed.info/sct","code" : "1870001","display" : "Insertion of halo device of skull with synchronous skeletal traction"},{"system" : "http://snomed.info/sct","code" : "1871002","display" : "Repair of aneurysm of coronary artery"},{"system" : "http://snomed.info/sct","code" : "1872009","display" : "Suture of male perineum"},{"system" : "http://snomed.info/sct","code" : "1876007","display" : "Recession of prognathic jaw"},{"system" : "http://snomed.info/sct","code" : "1879000","display" : "Fluorescent antigen measurement"},{"system" : "http://snomed.info/sct","code" : "1889001","display" : "Patient transfer, in-hospital, unit-to-unit"},{"system" : "http://snomed.info/sct","code" : "1907003","display" : "Bifurcation of bone"},{"system" : "http://snomed.info/sct","code" : "1917008","display" : "Patient discharge, deceased, medicolegal case"},{"system" : "http://snomed.info/sct","code" : "1924009","display" : "Hepaticotomy with drainage"},{"system" : "http://snomed.info/sct","code" : "1950008","display" : "Drainage of abscess of nasal septum"},{"system" : "http://snomed.info/sct","code" : "1958001","display" : "Grafting of bone of thumb with transfer of skin flap"},{"system" : "http://snomed.info/sct","code" : "1966005","display" : "Central block anesthesia"},{"system" : "http://snomed.info/sct","code" : "1983001","display" : "Total urethrectomy including cystostomy in female"},{"system" : "http://snomed.info/sct","code" : "1995001","display" : "Stripping of cerebral meninges"},{"system" : "http://snomed.info/sct","code" : "1999007","display" : "Psychologic test"},{"system" : "http://snomed.info/sct","code" : "2002009","display" : "Construction of subcutaneous tunnel without esophageal anastomosis"},{"system" : "http://snomed.info/sct","code" : "2021001","display" : "Internal fixation of radius and ulna without fracture reduction"},{"system" : "http://snomed.info/sct","code" : "2051007","display" : "Red cell iron utilization study"},{"system" : "http://snomed.info/sct","code" : "2054004","display" : "Barbiturates measurement, quantitative and qualitative"},{"system" : "http://snomed.info/sct","code" : "2067001","display" : "Implantation of electromagnetic hearing aid"},{"system" : "http://snomed.info/sct","code" : "2069003","display" : "Dental subperiosteal implant"},{"system" : "http://snomed.info/sct","code" : "2078009","display" : "Puncture of bursa of hand"},{"system" : "http://snomed.info/sct","code" : "2079001","display" : "Reimplantation of anomalous pulmonary artery"},{"system" : "http://snomed.info/sct","code" : "2080003","display" : "Angiectomy with anastomosis of lower limb artery"},{"system" : "http://snomed.info/sct","code" : "2098004","display" : "Open reduction of open mandibular fracture with external fixation"},{"system" : "http://snomed.info/sct","code" : "2115003","display" : "Dental prophylaxis of child"},{"system" : "http://snomed.info/sct","code" : "2119009","display" : "Repair of blood vessel"},{"system" : "http://snomed.info/sct","code" : "2127000","display" : "Reduction of closed sacral fracture"},{"system" : "http://snomed.info/sct","code" : "2137005","display" : "Excision of pericardial tumor"},{"system" : "http://snomed.info/sct","code" : "2153008","display" : "Cardiac catheterization education"},{"system" : "http://snomed.info/sct","code" : "2161003","display" : "Operation on vulva"},{"system" : "http://snomed.info/sct","code" : "2164006","display" : "Injection of aorta"},{"system" : "http://snomed.info/sct","code" : "2166008","display" : "Bicuspidization of aortic valve"},{"system" : "http://snomed.info/sct","code" : "2171001","display" : "Excision of tonsil tag (procedure)"},{"system" : "http://snomed.info/sct","code" : "2178007","display" : "Ureterocentesis"},{"system" : "http://snomed.info/sct","code" : "2181002","display" : "Operation for bone injury of tarsals and metatarsals"},{"system" : "http://snomed.info/sct","code" : "2188008","display" : "Suture of tendon to skeletal attachment"},{"system" : "http://snomed.info/sct","code" : "2193006","display" : "Repair of ruptured aneurysm with graft of celiac artery"},{"system" : "http://snomed.info/sct","code" : "2196003","display" : "Gas liquid chromatography, electron capture type"},{"system" : "http://snomed.info/sct","code" : "2199005","display" : "Excision of lesion of cul-de-sac"},{"system" : "http://snomed.info/sct","code" : "2214008","display" : "Curette test of skin"},{"system" : "http://snomed.info/sct","code" : "2225004","display" : "Sensititre system test"},{"system" : "http://snomed.info/sct","code" : "2234009","display" : "Proctosigmoidopexy"},{"system" : "http://snomed.info/sct","code" : "2242005","display" : "Reconstruction of eyelid"},{"system" : "http://snomed.info/sct","code" : "2244006","display" : "Arthroscopy of wrist with internal fixation for instability"},{"system" : "http://snomed.info/sct","code" : "2250001","display" : "Resection of ascending aorta with anastomosis"},{"system" : "http://snomed.info/sct","code" : "2252009","display" : "Hospital admission, urgent, 48 hours"},{"system" : "http://snomed.info/sct","code" : "2267008","display" : "Changing tracheostomy tube"},{"system" : "http://snomed.info/sct","code" : "2270007","display" : "Repair of cleft hand"},{"system" : "http://snomed.info/sct","code" : "2276001","display" : "Exploration of popliteal artery"},{"system" : "http://snomed.info/sct","code" : "2278000","display" : "Urinalysis, automated"},{"system" : "http://snomed.info/sct","code" : "2279008","display" : "Antibody detection, RBC, enzyme, 1 stage technique, including anti-human globulin"},{"system" : "http://snomed.info/sct","code" : "2290003","display" : "Microbial culture, anaerobic, initial isolation"},{"system" : "http://snomed.info/sct","code" : "2315006","display" : "Operation on cerebral meninges"},{"system" : "http://snomed.info/sct","code" : "2321005","display" : "Delivery by Ritgen maneuver"},{"system" : "http://snomed.info/sct","code" : "2322003","display" : "Suture of recent wound of eyelid, direct closure, full-thickness"},{"system" : "http://snomed.info/sct","code" : "2337004","display" : "Adductor tenotomy of hip"},{"system" : "http://snomed.info/sct","code" : "2344008","display" : "Complicated cystorrhaphy"},{"system" : "http://snomed.info/sct","code" : "2364003","display" : "Radical resection of tumor of soft tissue of wrist area"},{"system" : "http://snomed.info/sct","code" : "2371008","display" : "Tympanoplasty type II with graft against incus or malleus"},{"system" : "http://snomed.info/sct","code" : "2373006","display" : "Buffy coat smear evaluation"},{"system" : "http://snomed.info/sct","code" : "2382000","display" : "Application of manual or electric breast pump"},{"system" : "http://snomed.info/sct","code" : "2386002","display" : "Reduction of closed patellar dislocation"},{"system" : "http://snomed.info/sct","code" : "2393003","display" : "Ligation of vein of lower limb"},{"system" : "http://snomed.info/sct","code" : "2406000","display" : "Periodontic dental consultation and report"},{"system" : "http://snomed.info/sct","code" : "2407009","display" : "Excision of mediastinal tumor"},{"system" : "http://snomed.info/sct","code" : "2408004","display" : "Hexosaminidase A and total hexosaminidase measurement, serum"},{"system" : "http://snomed.info/sct","code" : "2409007","display" : "Reattachment of extremity of foot"},{"system" : "http://snomed.info/sct","code" : "2425002","display" : "Epstein-Barr virus serologic test"},{"system" : "http://snomed.info/sct","code" : "2442008","display" : "Incision of lacrimal canaliculus"},{"system" : "http://snomed.info/sct","code" : "2448007","display" : "Cell count of synovial fluid with differential count"},{"system" : "http://snomed.info/sct","code" : "2455009","display" : "Revision of lumbosubarachnoid shunt"},{"system" : "http://snomed.info/sct","code" : "2457001","display" : "Blind rehabilitation therapy"},{"system" : "http://snomed.info/sct","code" : "2458006","display" : "Educational therapy"},{"system" : "http://snomed.info/sct","code" : "2459003","display" : "Destructive procedure of artery of upper extremity"},{"system" : "http://snomed.info/sct","code" : "2474001","display" : "Repair of malunion of metatarsal bones"},{"system" : "http://snomed.info/sct","code" : "2475000","display" : "Urine specimen collection, 24 hours"},{"system" : "http://snomed.info/sct","code" : "2480009","display" : "Debridement of skin, subcutaneous tissue, muscle and bone"},{"system" : "http://snomed.info/sct","code" : "2486003","display" : "Destruction of tissue of breast"},{"system" : "http://snomed.info/sct","code" : "2488002","display" : "Prescription, fitting and dispensing of contact lens"},{"system" : "http://snomed.info/sct","code" : "2494005","display" : "Nursing conference"},{"system" : "http://snomed.info/sct","code" : "2498008","display" : "Rebase of upper partial denture"},{"system" : "http://snomed.info/sct","code" : "2507007","display" : "5' Nucleotidase measurement"},{"system" : "http://snomed.info/sct","code" : "2514009","display" : "Reduction of closed humeral supracondylar fracture with manipulation and traction"},{"system" : "http://snomed.info/sct","code" : "2517002","display" : "Stroke rehabilitation"},{"system" : "http://snomed.info/sct","code" : "2530001","display" : "Chiropractic visit"},{"system" : "http://snomed.info/sct","code" : "2531002","display" : "Mononuclear cell function assay"},{"system" : "http://snomed.info/sct","code" : "2535006","display" : "Pulpectomy"},{"system" : "http://snomed.info/sct","code" : "2536007","display" : "Injection of medication in anterior chamber of eye"},{"system" : "http://snomed.info/sct","code" : "2547000","display" : "Excision of keloid"},{"system" : "http://snomed.info/sct","code" : "2552005","display" : "Incision of cerebral subarachnoid space"},{"system" : "http://snomed.info/sct","code" : "2566000","display" : "Osteoplasty of radius"},{"system" : "http://snomed.info/sct","code" : "2567009","display" : "Resection of rib by transaxillary approach"},{"system" : "http://snomed.info/sct","code" : "2598006","display" : "Open heart surgery"},{"system" : "http://snomed.info/sct","code" : "2601001","display" : "Removal of bone flap of skull"},{"system" : "http://snomed.info/sct","code" : "2607002","display" : "Operation on uterus supporting structures"},{"system" : "http://snomed.info/sct","code" : "2614000","display" : "Removal of ligature from fallopian tube"},{"system" : "http://snomed.info/sct","code" : "2616003","display" : "Repair of bifid digit of hand"},{"system" : "http://snomed.info/sct","code" : "2619005","display" : "Psychiatric interpretation to family or parents of patient"},{"system" : "http://snomed.info/sct","code" : "2629003","display" : "Intracranial/cerebral perfusion pressure monitoring"},{"system" : "http://snomed.info/sct","code" : "2632000","display" : "Incision and drainage of infected bursa of upper arm"},{"system" : "http://snomed.info/sct","code" : "2642003","display" : "Prefabricated post and core in addition to crown"},{"system" : "http://snomed.info/sct","code" : "2643008","display" : "Ligation of varicose vein of head and neck"},{"system" : "http://snomed.info/sct","code" : "2644002","display" : "Cauterization of liver"},{"system" : "http://snomed.info/sct","code" : "2645001","display" : "Intelligence test/WB1"},{"system" : "http://snomed.info/sct","code" : "2646000","display" : "Incision and exploration of vas deferens"},{"system" : "http://snomed.info/sct","code" : "2658000","display" : "Social service interview of patient"},{"system" : "http://snomed.info/sct","code" : "2659008","display" : "Suture of ligament of lower extremity"},{"system" : "http://snomed.info/sct","code" : "2668005","display" : "Recementation of space maintainer"},{"system" : "http://snomed.info/sct","code" : "2673004","display" : "Incision and drainage of masticator space by extraoral approach"},{"system" : "http://snomed.info/sct","code" : "2677003","display" : "Stripping"},{"system" : "http://snomed.info/sct","code" : "2690005","display" : "Magnetic resonance imaging of pelvis"},{"system" : "http://snomed.info/sct","code" : "2693007","display" : "Stool fat, quantitative measurement"},{"system" : "http://snomed.info/sct","code" : "2696004","display" : "Hepatic venography with hemodynamic evaluation"},{"system" : "http://snomed.info/sct","code" : "2697008","display" : "Stripping and ligation of saphenous vein"},{"system" : "http://snomed.info/sct","code" : "2716009","display" : "Dermal-fat-fascia graft"},{"system" : "http://snomed.info/sct","code" : "2722000","display" : "IL-3 assay"},{"system" : "http://snomed.info/sct","code" : "2731000","display" : "Serologic test for Influenza A virus (procedure)"},{"system" : "http://snomed.info/sct","code" : "2732007","display" : "Recession of tendon of hand"},{"system" : "http://snomed.info/sct","code" : "2737001","display" : "Exploratory craniotomy, infratentorial"},{"system" : "http://snomed.info/sct","code" : "2742009","display" : "Destruction of Bartholin's gland or cyst"},{"system" : "http://snomed.info/sct","code" : "2743004","display" : "Operative endoscopy of ileum"},{"system" : "http://snomed.info/sct","code" : "2745006","display" : "Omentopexy"},{"system" : "http://snomed.info/sct","code" : "2752008","display" : "Incudopexy"},{"system" : "http://snomed.info/sct","code" : "2794006","display" : "Cauterization of navel"},{"system" : "http://snomed.info/sct","code" : "2802005","display" : "Manual dilation and stretching"},{"system" : "http://snomed.info/sct","code" : "2811005","display" : "Cineradiography of pharynx"},{"system" : "http://snomed.info/sct","code" : "2813008","display" : "Nephroureterocystectomy"},{"system" : "http://snomed.info/sct","code" : "2837008","display" : "Transposition of ulnar nerve at elbow"},{"system" : "http://snomed.info/sct","code" : "2842000","display" : "Gas chromatography measurement"},{"system" : "http://snomed.info/sct","code" : "2843005","display" : "Revision of urinary conduit"},{"system" : "http://snomed.info/sct","code" : "2851008","display" : "Arthrotomy for synovectomy of sternoclavicular joint"},{"system" : "http://snomed.info/sct","code" : "2854000","display" : "Bursectomy of hand"},{"system" : "http://snomed.info/sct","code" : "2857007","display" : "Complete pinealectomy"},{"system" : "http://snomed.info/sct","code" : "2866006","display" : "Obliteration of lymphatic structure"},{"system" : "http://snomed.info/sct","code" : "2885009","display" : "Intradermal skin test"},{"system" : "http://snomed.info/sct","code" : "2891006","display" : "Arthroscopy of elbow with partial synovectomy"},{"system" : "http://snomed.info/sct","code" : "2898000","display" : "DNA analysis, antenatal, blood"},{"system" : "http://snomed.info/sct","code" : "2908005","display" : "Destruction of hemorrhoids by cryotherapy"},{"system" : "http://snomed.info/sct","code" : "2914003","display" : "Anterior sclerotomy"},{"system" : "http://snomed.info/sct","code" : "2915002","display" : "Suture of capsule of ankle"},{"system" : "http://snomed.info/sct","code" : "2945004","display" : "Suprapubic diverticulectomy of bladder"},{"system" : "http://snomed.info/sct","code" : "2947007","display" : "Therapeutic compound measurement"},{"system" : "http://snomed.info/sct","code" : "2960001","display" : "Repair of fistula of cervix"},{"system" : "http://snomed.info/sct","code" : "2968008","display" : "Craniectomy with treatment of penetrating wound of brain"},{"system" : "http://snomed.info/sct","code" : "2970004","display" : "Metacarpal lengthening and transfer of local flap"},{"system" : "http://snomed.info/sct","code" : "2971000","display" : "Closure of urethrovaginal fistula"},{"system" : "http://snomed.info/sct","code" : "2977001","display" : "Thrombectomy of lower limb vein"},{"system" : "http://snomed.info/sct","code" : "3001009","display" : "Total lobectomy with bronchoplasty"},{"system" : "http://snomed.info/sct","code" : "3010001","display" : "Removal of silastic tubes from ear"},{"system" : "http://snomed.info/sct","code" : "3016007","display" : "Removal of Crutchfield tongs from skull"},{"system" : "http://snomed.info/sct","code" : "3025001","display" : "Calcitonin measurement"},{"system" : "http://snomed.info/sct","code" : "3026000","display" : "Tibiotalar arthrodesis"},{"system" : "http://snomed.info/sct","code" : "3029007","display" : "Peripheral nervous system disease rehabilitation"},{"system" : "http://snomed.info/sct","code" : "3041000","display" : "Repair of stomach"},{"system" : "http://snomed.info/sct","code" : "3047001","display" : "Kowa fundus photography"},{"system" : "http://snomed.info/sct","code" : "3060007","display" : "Forequarter amputation, right"},{"system" : "http://snomed.info/sct","code" : "3061006","display" : "Complete avulsion of nail"},{"system" : "http://snomed.info/sct","code" : "3063009","display" : "Gastroscopy through artificial stoma"},{"system" : "http://snomed.info/sct","code" : "3075004","display" : "Nonoperative removal of prosthesis of bile duct"},{"system" : "http://snomed.info/sct","code" : "3078002","display" : "Embolectomy with catheter of renal artery by abdominal incision"},{"system" : "http://snomed.info/sct","code" : "3083005","display" : "Removal of device from thorax"},{"system" : "http://snomed.info/sct","code" : "3090000","display" : "Aneurysmectomy with graft replacement of lower limb artery"},{"system" : "http://snomed.info/sct","code" : "3112006","display" : "Restraint removal"},{"system" : "http://snomed.info/sct","code" : "3116009","display" : "Blood coagulation panel"},{"system" : "http://snomed.info/sct","code" : "3130004","display" : "Monitoring of cardiac output by ECG"},{"system" : "http://snomed.info/sct","code" : "3133002","display" : "Patient discharge, deceased, autopsy"},{"system" : "http://snomed.info/sct","code" : "3137001","display" : "Reimplantation"},{"system" : "http://snomed.info/sct","code" : "3143004","display" : "Visual field examination and evaluation, intermediate"},{"system" : "http://snomed.info/sct","code" : "3162001","display" : "Gadolinium measurement"},{"system" : "http://snomed.info/sct","code" : "3164000","display" : "Open reduction of closed mandibular fracture with interdental fixation"},{"system" : "http://snomed.info/sct","code" : "3165004","display" : "Irrigation of muscle of hand"},{"system" : "http://snomed.info/sct","code" : "3166003","display" : "Repair of salivary gland fistula"},{"system" : "http://snomed.info/sct","code" : "3177009","display" : "Internal obstetrical version"},{"system" : "http://snomed.info/sct","code" : "3183007","display" : "Closure of colostomy"},{"system" : "http://snomed.info/sct","code" : "3186004","display" : "Excision of Skene's gland"},{"system" : "http://snomed.info/sct","code" : "3190002","display" : "Epilation by forceps"},{"system" : "http://snomed.info/sct","code" : "3204007","display" : "Destructive procedure of nerve"},{"system" : "http://snomed.info/sct","code" : "3241008","display" : "Correction of chordee with mobilization of urethra"},{"system" : "http://snomed.info/sct","code" : "3249005","display" : "Surgical construction of filtration bleb"},{"system" : "http://snomed.info/sct","code" : "3257008","display" : "Empty and measure peritoneal dialysis fluid"},{"system" : "http://snomed.info/sct","code" : "3258003","display" : "Arteriography of cerebral arteries"},{"system" : "http://snomed.info/sct","code" : "3270004","display" : "Implantation of neurostimulator in spine"},{"system" : "http://snomed.info/sct","code" : "3278006","display" : "Lysis of adhesions of bursa of hand"},{"system" : "http://snomed.info/sct","code" : "3287002","display" : "Cholecystogastrostomy"},{"system" : "http://snomed.info/sct","code" : "3320000","display" : "Autotransfusion"},{"system" : "http://snomed.info/sct","code" : "3326006","display" : "Excision of bunionette"},{"system" : "http://snomed.info/sct","code" : "3328007","display" : "Incision of vein of head and neck"},{"system" : "http://snomed.info/sct","code" : "3333006","display" : "Application of short arm splint, forearm to hand, static"},{"system" : "http://snomed.info/sct","code" : "3338002","display" : "Open reduction of open radial shaft fracture"},{"system" : "http://snomed.info/sct","code" : "3352000","display" : "Parathyroid hormone measurement"},{"system" : "http://snomed.info/sct","code" : "3357006","display" : "Iron kinetics study"},{"system" : "http://snomed.info/sct","code" : "3360004","display" : "Anastomosis of bile ducts"},{"system" : "http://snomed.info/sct","code" : "3390006","display" : "Verification routine"},{"system" : "http://snomed.info/sct","code" : "3399007","display" : "Reduction of torsion of omentum"},{"system" : "http://snomed.info/sct","code" : "3407002","display" : "Creation of lesion of spinal cord by percutaneous method"},{"system" : "http://snomed.info/sct","code" : "3413006","display" : "Blood cell morphology"},{"system" : "http://snomed.info/sct","code" : "3418002","display" : "Chondrectomy of spine"},{"system" : "http://snomed.info/sct","code" : "3432000","display" : "Preventive dental service"},{"system" : "http://snomed.info/sct","code" : "3450007","display" : "Lymphocytes, T and B cell evaluation (procedure)"},{"system" : "http://snomed.info/sct","code" : "3457005","display" : "Patient referral"},{"system" : "http://snomed.info/sct","code" : "3479000","display" : "Removal of heart assist system with replacement"},{"system" : "http://snomed.info/sct","code" : "3498003","display" : "Total excision of pituitary gland by transsphenoidal approach"},{"system" : "http://snomed.info/sct","code" : "3499006","display" : "Aspiration of vitreous with replacement"},{"system" : "http://snomed.info/sct","code" : "3509001","display" : "Streptococcus vaccination"},{"system" : "http://snomed.info/sct","code" : "3515001","display" : "Replacement of electronic heart device, pulse generator"},{"system" : "http://snomed.info/sct","code" : "3517009","display" : "Removal of foreign body of pelvis from subcutaneous tissue"},{"system" : "http://snomed.info/sct","code" : "3518004","display" : "Aversive psychotherapy"},{"system" : "http://snomed.info/sct","code" : "3527003","display" : "Antibody measurement"},{"system" : "http://snomed.info/sct","code" : "3546002","display" : "Aortocoronary artery bypass graft with saphenous vein graft"},{"system" : "http://snomed.info/sct","code" : "3559005","display" : "Insertion of ureteral stent with ureterotomy"},{"system" : "http://snomed.info/sct","code" : "3562008","display" : "Rodney Smith operation, radical subtotal pancreatectomy"},{"system" : "http://snomed.info/sct","code" : "3564009","display" : "Removal of foreign body from fallopian tube"},{"system" : "http://snomed.info/sct","code" : "3575008","display" : "Repair of fascia with graft of fascia"},{"system" : "http://snomed.info/sct","code" : "3580004","display" : "Removal of calculus of pharynx"},{"system" : "http://snomed.info/sct","code" : "3605001","display" : "Reduction of ciliary body"},{"system" : "http://snomed.info/sct","code" : "3620007","display" : "Red cell survival study with hepatic sequestration"},{"system" : "http://snomed.info/sct","code" : "3651000","display" : "Morphometric analysis, nerve"},{"system" : "http://snomed.info/sct","code" : "3654008","display" : "Lingulectomy of lung"},{"system" : "http://snomed.info/sct","code" : "3659003","display" : "Incision of inner ear"},{"system" : "http://snomed.info/sct","code" : "3664004","display" : "Repair of scleral fistula"},{"system" : "http://snomed.info/sct","code" : "3666002","display" : "Peripheral neurorrhaphy"},{"system" : "http://snomed.info/sct","code" : "3669009","display" : "Fitting of prosthesis or prosthetic device of upper arm"},{"system" : "http://snomed.info/sct","code" : "3673007","display" : "Leadbetter urethral reconstruction"},{"system" : "http://snomed.info/sct","code" : "3683006","display" : "Selenium measurement, urine"},{"system" : "http://snomed.info/sct","code" : "3686003","display" : "Zancolli operation for tendon transfer of biceps"},{"system" : "http://snomed.info/sct","code" : "3690001","display" : "Shunt of left subclavian to descending aorta by Blalock-Park operation"},{"system" : "http://snomed.info/sct","code" : "3691002","display" : "Wedge osteotomy of tarsals and metatarsals"},{"system" : "http://snomed.info/sct","code" : "3697003","display" : "Tissue processing technique, routine, embed, cut and stain, per autopsy"},{"system" : "http://snomed.info/sct","code" : "3700004","display" : "Erysiphake extraction of cataract by intracapsular approach"},{"system" : "http://snomed.info/sct","code" : "3701000","display" : "Removal of foreign body of hip from subcutaneous tissue"},{"system" : "http://snomed.info/sct","code" : "3713005","display" : "Release for de Quervain's tenosynovitis of hand"},{"system" : "http://snomed.info/sct","code" : "3717006","display" : "Dilute Russell viper venom time"},{"system" : "http://snomed.info/sct","code" : "3735002","display" : "Coproporphyrin III measurement"},{"system" : "http://snomed.info/sct","code" : "3740005","display" : "Removal of foreign body of canthus by incision"},{"system" : "http://snomed.info/sct","code" : "3748003","display" : "Biopsy of perirenal tissue"},{"system" : "http://snomed.info/sct","code" : "3749006","display" : "Reduction of closed ischial fracture"},{"system" : "http://snomed.info/sct","code" : "3758004","display" : "Thrombectomy with catheter of subclavian artery by neck incision"},{"system" : "http://snomed.info/sct","code" : "3770000","display" : "Ward urine dip stick testing"},{"system" : "http://snomed.info/sct","code" : "3778007","display" : "Manipulation of scrotal tissue"},{"system" : "http://snomed.info/sct","code" : "3780001","display" : "Routine patient disposition, no follow-up planned"},{"system" : "http://snomed.info/sct","code" : "3784005","display" : "Delayed hypersensitivity skin test for SK-SD"},{"system" : "http://snomed.info/sct","code" : "3786007","display" : "Excision of lesion of pharynx"},{"system" : "http://snomed.info/sct","code" : "3787003","display" : "Ultrasonic guidance for needle biopsy"},{"system" : "http://snomed.info/sct","code" : "3794000","display" : "Pregnanetriol measurement"},{"system" : "http://snomed.info/sct","code" : "3796003","display" : "Excision of redundant mucosa from jejunostomy"},{"system" : "http://snomed.info/sct","code" : "3802001","display" : "Dental application of desensitizing medicament"},{"system" : "http://snomed.info/sct","code" : "3819004","display" : "Embolization of thoracic artery"},{"system" : "http://snomed.info/sct","code" : "3826004","display" : "Blepharotomy with drainage of abscess of eyelid"},{"system" : "http://snomed.info/sct","code" : "3828003","display" : "Open biopsy of vertebral body of thoracic region"},{"system" : "http://snomed.info/sct","code" : "3831002","display" : "Chiropractic application of ice"},{"system" : "http://snomed.info/sct","code" : "3843001","display" : "Removal of foreign body from fascia"},{"system" : "http://snomed.info/sct","code" : "3858009","display" : "Echography of thyroid, A-mode"},{"system" : "http://snomed.info/sct","code" : "3861005","display" : "Aneurysmectomy with anastomosis of lower limb artery"},{"system" : "http://snomed.info/sct","code" : "3864002","display" : "Excisional biopsy of scrotum"},{"system" : "http://snomed.info/sct","code" : "3880007","display" : "Excision of lesion of fibula"},{"system" : "http://snomed.info/sct","code" : "3881006","display" : "Incision and drainage of submental space by extraoral approach"},{"system" : "http://snomed.info/sct","code" : "3887005","display" : "Ligation of wart"},{"system" : "http://snomed.info/sct","code" : "3889008","display" : "Suture of lip"},{"system" : "http://snomed.info/sct","code" : "3891000","display" : "Comprehensive orthodontic treatment, permanent dentition, for class I malocclusion"},{"system" : "http://snomed.info/sct","code" : "3895009","display" : "Application of dressing"},{"system" : "http://snomed.info/sct","code" : "3907006","display" : "Incision and drainage of retroperitoneal abscess"},{"system" : "http://snomed.info/sct","code" : "3915009","display" : "Excision of artery of thorax and abdomen"},{"system" : "http://snomed.info/sct","code" : "3917001","display" : "Excisional biopsy of phalanges of foot"},{"system" : "http://snomed.info/sct","code" : "3918006","display" : "Plastic repair with lengthening"},{"system" : "http://snomed.info/sct","code" : "3926003","display" : "Lactic acid measurement"},{"system" : "http://snomed.info/sct","code" : "3929005","display" : "Patient transfer, in-hospital, bed-to-bed"},{"system" : "http://snomed.info/sct","code" : "3936006","display" : "Making Foster bed"},{"system" : "http://snomed.info/sct","code" : "3938007","display" : "Cerclage for retinal reattachment"},{"system" : "http://snomed.info/sct","code" : "3942005","display" : "Cystopexy"},{"system" : "http://snomed.info/sct","code" : "3955006","display" : "Antibody elution, RBC"},{"system" : "http://snomed.info/sct","code" : "3957003","display" : "Arteriectomy of thoracoabdominal aorta"},{"system" : "http://snomed.info/sct","code" : "3963007","display" : "Operation on submaxillary gland"},{"system" : "http://snomed.info/sct","code" : "3967008","display" : "Fluorescence polarization immunoassay"},{"system" : "http://snomed.info/sct","code" : "3968003","display" : "Facetectomy of vertebra"},{"system" : "http://snomed.info/sct","code" : "3969006","display" : "Removal of osteocartilagenous loose body from joint structures"},{"system" : "http://snomed.info/sct","code" : "3971006","display" : "Duchenne muscular dystrophy carrier detection"},{"system" : "http://snomed.info/sct","code" : "3980006","display" : "Subtotal resection of esophagus"},{"system" : "http://snomed.info/sct","code" : "3981005","display" : "Carrier detection, molecular genetics"},{"system" : "http://snomed.info/sct","code" : "3991004","display" : "Magnetic resonance imaging of pelvis, prostate and bladder"},{"system" : "http://snomed.info/sct","code" : "3998005","display" : "Bone imaging of limited area"},{"system" : "http://snomed.info/sct","code" : "4007002","display" : "Anti-human globulin test, indirect, titer, non-gamma"},{"system" : "http://snomed.info/sct","code" : "4008007","display" : "Phlebography of neck"},{"system" : "http://snomed.info/sct","code" : "4027001","display" : "Implantation of electronic stimulator into phrenic nerve"},{"system" : "http://snomed.info/sct","code" : "4028006","display" : "Epiplopexy"},{"system" : "http://snomed.info/sct","code" : "4034004","display" : "Closed reduction of facial fracture, except mandible"},{"system" : "http://snomed.info/sct","code" : "4035003","display" : "Restoration, resin, two surfaces, posterior, permanent"},{"system" : "http://snomed.info/sct","code" : "4036002","display" : "Arthroscopy of elbow with extensive debridement"},{"system" : "http://snomed.info/sct","code" : "4037006","display" : "Removal of vascular graft or prosthesis"},{"system" : "http://snomed.info/sct","code" : "4044002","display" : "Permanent colostomy"},{"system" : "http://snomed.info/sct","code" : "4045001","display" : "Drainage of cerebral ventricle by incision"},{"system" : "http://snomed.info/sct","code" : "4052004","display" : "Percutaneous aspiration of spinal cord cyst"},{"system" : "http://snomed.info/sct","code" : "4064007","display" : "Specimen aliquoting"},{"system" : "http://snomed.info/sct","code" : "4068005","display" : "Removal of ventricular reservoir with synchronous replacement"},{"system" : "http://snomed.info/sct","code" : "4083000","display" : "Fitting of prosthesis or prosthetic device of lower arm"},{"system" : "http://snomed.info/sct","code" : "4084006","display" : "Repair of tendon of hand with graft of muscle (procedure)"},{"system" : "http://snomed.info/sct","code" : "4090005","display" : "Replacement of transvenous atrial and ventricular pacemaker electrode leads"},{"system" : "http://snomed.info/sct","code" : "4094001","display" : "Reduction of retroversion of uterus by pessary"},{"system" : "http://snomed.info/sct","code" : "4114003","display" : "Parenteral chemotherapy for malignant neoplasm"},{"system" : "http://snomed.info/sct","code" : "4116001","display" : "Fenestration procedure"},{"system" : "http://snomed.info/sct","code" : "4119008","display" : "Intracranial phlebectomy with anastomosis"},{"system" : "http://snomed.info/sct","code" : "4139007","display" : "Posterior spinal cordotomy"},{"system" : "http://snomed.info/sct","code" : "4143006","display" : "Injection of anterior chamber of eye"},{"system" : "http://snomed.info/sct","code" : "4149005","display" : "Bone histomorphometry, aluminum stain"},{"system" : "http://snomed.info/sct","code" : "4154001","display" : "Incision and drainage of penis"},{"system" : "http://snomed.info/sct","code" : "4165006","display" : "Delayed hypersensitivity skin test for staphage lysate"},{"system" : "http://snomed.info/sct","code" : "4192000","display" : "Toxicology testing for organophosphate insecticide"},{"system" : "http://snomed.info/sct","code" : "4213001","display" : "Implantation of Ommaya reservoir"},{"system" : "http://snomed.info/sct","code" : "4214007","display" : "Intracardiac injection for cardiac resuscitation"},{"system" : "http://snomed.info/sct","code" : "4226002","display" : "Excision of lesion of thoracic vein"},{"system" : "http://snomed.info/sct","code" : "4252008","display" : "Aneurysmectomy with graft replacement by interposition"},{"system" : "http://snomed.info/sct","code" : "4263006","display" : "Biopsy of soft tissue of elbow area, superficial"},{"system" : "http://snomed.info/sct","code" : "4266003","display" : "Referral to drug addiction rehabilitation service (procedure)"},{"system" : "http://snomed.info/sct","code" : "4285000","display" : "Insertion of bone growth stimulator into femur"},{"system" : "http://snomed.info/sct","code" : "4293000","display" : "Reduction of intussusception by laparotomy"},{"system" : "http://snomed.info/sct","code" : "4304000","display" : "Excision of cusp of tricuspid valve"},{"system" : "http://snomed.info/sct","code" : "4319004","display" : "Rebase of complete lower denture"},{"system" : "http://snomed.info/sct","code" : "4321009","display" : "Bilateral leg arteriogram"},{"system" : "http://snomed.info/sct","code" : "4323007","display" : "Destruction of lesion of sclera"},{"system" : "http://snomed.info/sct","code" : "4333004","display" : "Incision and drainage of perisplenic space"},{"system" : "http://snomed.info/sct","code" : "4336007","display" : "Lloyd-Davies operation, abdominoperineal resection"},{"system" : "http://snomed.info/sct","code" : "4337003","display" : "Homogentisic acid measurement"},{"system" : "http://snomed.info/sct","code" : "4339000","display" : "Repair of nasolabial fistula"},{"system" : "http://snomed.info/sct","code" : "4341004","display" : "Complete submucous resection of turbinate"},{"system" : "http://snomed.info/sct","code" : "4344007","display" : "Cryopexy"},{"system" : "http://snomed.info/sct","code" : "4348005","display" : "Musculoplasty of hand"},{"system" : "http://snomed.info/sct","code" : "4350002","display" : "Removal of implant of cornea"},{"system" : "http://snomed.info/sct","code" : "4363008","display" : "Endoscopic brush biopsy of trachea"},{"system" : "http://snomed.info/sct","code" : "4365001","display" : "Surgical repair"},{"system" : "http://snomed.info/sct","code" : "4380007","display" : "Transposition of vulvar tissue"},{"system" : "http://snomed.info/sct","code" : "4387005","display" : "Valvuloplasty of pulmonary valve in total repair of tetralogy of Fallot"},{"system" : "http://snomed.info/sct","code" : "4388000","display" : "Repair of splenocolic fistula"},{"system" : "http://snomed.info/sct","code" : "4407008","display" : "Slitting of lacrimal canaliculus for passage of tube"},{"system" : "http://snomed.info/sct","code" : "4411002","display" : "Removal of device from female genital tract"},{"system" : "http://snomed.info/sct","code" : "4420006","display" : "Incision and drainage of parapharyngeal abscess by external approach"},{"system" : "http://snomed.info/sct","code" : "4424002","display" : "Making orthopedic bed"},{"system" : "http://snomed.info/sct","code" : "4436008","display" : "MCP receptor measurement"},{"system" : "http://snomed.info/sct","code" : "4438009","display" : "Venography of vena cava"},{"system" : "http://snomed.info/sct","code" : "4443002","display" : "Decortication of ovary"},{"system" : "http://snomed.info/sct","code" : "4447001","display" : "Autopsy, gross and microscopic examination, stillborn or newborn without CNS"},{"system" : "http://snomed.info/sct","code" : "4449003","display" : "Manipulation of spinal meninges"},{"system" : "http://snomed.info/sct","code" : "4450003","display" : "Application of Kirschner wire"},{"system" : "http://snomed.info/sct","code" : "4455008","display" : "Open reduction of open elbow dislocation"},{"system" : "http://snomed.info/sct","code" : "4457000","display" : "Insertion of mold into vagina"},{"system" : "http://snomed.info/sct","code" : "4466001","display" : "Exploration of artery of upper limb"},{"system" : "http://snomed.info/sct","code" : "4467005","display" : "Excision of tumor of ankle area, deep, intramuscular"},{"system" : "http://snomed.info/sct","code" : "4475004","display" : "Cyanide measurement"},{"system" : "http://snomed.info/sct","code" : "4487006","display" : "Norepinephrine measurement, supine"},{"system" : "http://snomed.info/sct","code" : "4489009","display" : "Neurolysis of trigeminal nerve"},{"system" : "http://snomed.info/sct","code" : "4503005","display" : "Removal of foreign body of sclera without use of magnet"},{"system" : "http://snomed.info/sct","code" : "4504004","display" : "Potter's obstetrical version with extraction"},{"system" : "http://snomed.info/sct","code" : "4505003","display" : "Tenolysis of flexor tendon of forearm"},{"system" : "http://snomed.info/sct","code" : "4507006","display" : "Decompression fasciotomy of wrist, flexor and extensor compartment"},{"system" : "http://snomed.info/sct","code" : "4511000","display" : "Restoration, inlay, composite/resin, one surface, laboratory processed"},{"system" : "http://snomed.info/sct","code" : "4516005","display" : "Iridencleisis and iridotasis"},{"system" : "http://snomed.info/sct","code" : "4520009","display" : "Anastomosis of esophagus, antesternal or antethoracic, with insertion of prosthesis"},{"system" : "http://snomed.info/sct","code" : "4525004","display" : "Emergency department patient visit"},{"system" : "http://snomed.info/sct","code" : "4533003","display" : "Ligation of artery of lower limb"},{"system" : "http://snomed.info/sct","code" : "4535005","display" : "Incision of pelvirectal tissue"},{"system" : "http://snomed.info/sct","code" : "4539004","display" : "Excision of bronchogenic cyst"},{"system" : "http://snomed.info/sct","code" : "4542005","display" : "Closed reduction of fracture of foot"},{"system" : "http://snomed.info/sct","code" : "4544006","display" : "Excision of subcutaneous tumor of extremities"},{"system" : "http://snomed.info/sct","code" : "4558008","display" : "Anterior resection of rectum"},{"system" : "http://snomed.info/sct","code" : "4570007","display" : "Chemopallidectomy"},{"system" : "http://snomed.info/sct","code" : "4581005","display" : "Coreoplasty"},{"system" : "http://snomed.info/sct","code" : "4585001","display" : "Decompression of tendon of hand"},{"system" : "http://snomed.info/sct","code" : "4587009","display" : "Epiphysiodesis of distal radius"},{"system" : "http://snomed.info/sct","code" : "4593001","display" : "Cauterization of sclera with iridectomy"},{"system" : "http://snomed.info/sct","code" : "4594007","display" : "Coproporphyrin isomers, series I & III, urine"},{"system" : "http://snomed.info/sct","code" : "4613005","display" : "Radioimmunoassay"},{"system" : "http://snomed.info/sct","code" : "4625008","display" : "Apical pulse taking"},{"system" : "http://snomed.info/sct","code" : "4626009","display" : "Take-down of arterial anastomosis"},{"system" : "http://snomed.info/sct","code" : "4636001","display" : "Denker operation for radical maxillary antrotomy"},{"system" : "http://snomed.info/sct","code" : "4640005","display" : "Ligation of fallopian tubes by abdominal approach"},{"system" : "http://snomed.info/sct","code" : "4642002","display" : "Removal of inflatable penile prosthesis, with pump, reservoir and cylinders"},{"system" : "http://snomed.info/sct","code" : "4670000","display" : "Catheterization of bronchus"},{"system" : "http://snomed.info/sct","code" : "4671001","display" : "Excision of lesion from sphenoid sinus"},{"system" : "http://snomed.info/sct","code" : "4691008","display" : "Identification of rotavirus antigen in feces"},{"system" : "http://snomed.info/sct","code" : "4694000","display" : "Percutaneous needle biopsy of muscle"},{"system" : "http://snomed.info/sct","code" : "4699005","display" : "Alpha naphthyl butyrate stain method, blood or bone marrow (procedure)"},{"system" : "http://snomed.info/sct","code" : "4701005","display" : "Colony forming unit-granulocyte-monocyte-erythroid-megakaryocyte assay"},{"system" : "http://snomed.info/sct","code" : "4707009","display" : "Partial excision of calcaneus"},{"system" : "http://snomed.info/sct","code" : "4712005","display" : "Removal of Gardner Wells tongs from skull"},{"system" : "http://snomed.info/sct","code" : "4713000","display" : "Endoscopy and photography"},{"system" : "http://snomed.info/sct","code" : "4719001","display" : "Psychologic cognitive testing and assessment"},{"system" : "http://snomed.info/sct","code" : "4727005","display" : "Lipoprotein electrophoresis"},{"system" : "http://snomed.info/sct","code" : "4734007","display" : "Irrigation of wound catheter of integument"},{"system" : "http://snomed.info/sct","code" : "4737000","display" : "Mycobacteria culture"},{"system" : "http://snomed.info/sct","code" : "4756005","display" : "Cryotherapy of subcutaneous tissue"},{"system" : "http://snomed.info/sct","code" : "4758006","display" : "Incudostapediopexy"},{"system" : "http://snomed.info/sct","code" : "4764004","display" : "Jet ventilation procedure"},{"system" : "http://snomed.info/sct","code" : "4765003","display" : "Insertion of ocular implant following or secondary to enucleation"},{"system" : "http://snomed.info/sct","code" : "4770005","display" : "Colporrhaphy for repair of urethrocele"},{"system" : "http://snomed.info/sct","code" : "4772002","display" : "Reduction of torsion of spermatic cord"},{"system" : "http://snomed.info/sct","code" : "4784000","display" : "Operation on sublingual gland"},{"system" : "http://snomed.info/sct","code" : "4804005","display" : "Microbial identification test"},{"system" : "http://snomed.info/sct","code" : "4811009","display" : "Reconstruction of diaphragm"},{"system" : "http://snomed.info/sct","code" : "4815000","display" : "Antibody identification, RBC antibody panel, enzyme, 2 stage technique including anti-human globulin"},{"system" : "http://snomed.info/sct","code" : "4820000","display" : "Incision of labial frenum"},{"system" : "http://snomed.info/sct","code" : "4827002","display" : "Shower hydrotherapy"},{"system" : "http://snomed.info/sct","code" : "4829004","display" : "Excision of small intestine for interposition"},{"system" : "http://snomed.info/sct","code" : "4849008","display" : "Biopsy of ovary"},{"system" : "http://snomed.info/sct","code" : "4862007","display" : "Revision of anastomosis of large intestine"},{"system" : "http://snomed.info/sct","code" : "4877004","display" : "Extracapsular extraction of lens with iridectomy"},{"system" : "http://snomed.info/sct","code" : "4891005","display" : "Proctostomy"},{"system" : "http://snomed.info/sct","code" : "4895001","display" : "Construction of sigmoid bladder"},{"system" : "http://snomed.info/sct","code" : "4902005","display" : "Ethchlorvynol measurement"},{"system" : "http://snomed.info/sct","code" : "4903000","display" : "Serum protein electrophoresis"},{"system" : "http://snomed.info/sct","code" : "4904006","display" : "Dilation of anal sphincter under nonlocal anesthesia"},{"system" : "http://snomed.info/sct","code" : "4914002","display" : "Treatment planning for teletherapy"},{"system" : "http://snomed.info/sct","code" : "4929000","display" : "Local perfusion of kidney"},{"system" : "http://snomed.info/sct","code" : "4930005","display" : "Repair of thoracogastric fistula"},{"system" : "http://snomed.info/sct","code" : "4957007","display" : "Cervical spinal fusion for pseudoarthrosis"},{"system" : "http://snomed.info/sct","code" : "4966006","display" : "Extracorporeal perfusion"},{"system" : "http://snomed.info/sct","code" : "4970003","display" : "Venography"},{"system" : "http://snomed.info/sct","code" : "4974007","display" : "Operation on liver"},{"system" : "http://snomed.info/sct","code" : "4987001","display" : "Osteoplasty of cranium with flap of bone"},{"system" : "http://snomed.info/sct","code" : "4992004","display" : "Cardiac catheterization, left heart, retrograde, percutaneous"},{"system" : "http://snomed.info/sct","code" : "4993009","display" : "Ischemic limb exercise with EMG and lactic acid determination"},{"system" : "http://snomed.info/sct","code" : "5019003","display" : "Direct laryngoscopy with biopsy"},{"system" : "http://snomed.info/sct","code" : "5021008","display" : "Aldosterone measurement, standing, normal salt diet"},{"system" : "http://snomed.info/sct","code" : "5022001","display" : "Lysergic acid diethylamide measurement"},{"system" : "http://snomed.info/sct","code" : "5025004","display" : "Semen analysis, presence and motility of sperm"},{"system" : "http://snomed.info/sct","code" : "5048009","display" : "External cephalic version with tocolysis"},{"system" : "http://snomed.info/sct","code" : "5055006","display" : "Uniscept system test"},{"system" : "http://snomed.info/sct","code" : "5057003","display" : "Radical orbitomaxillectomy"},{"system" : "http://snomed.info/sct","code" : "5091004","display" : "Peripheral vascular disease study"},{"system" : "http://snomed.info/sct","code" : "5105000","display" : "Endoscopy of renal pelvis"},{"system" : "http://snomed.info/sct","code" : "5110001","display" : "Ultrasound peripheral imaging, real time scan"},{"system" : "http://snomed.info/sct","code" : "5113004","display" : "T4 free measurement"},{"system" : "http://snomed.info/sct","code" : "5119000","display" : "Epiglottidectomy"},{"system" : "http://snomed.info/sct","code" : "5121005","display" : "Wedge osteotomy of pelvic bone"},{"system" : "http://snomed.info/sct","code" : "5130002","display" : "Extraction of primary membranous cataract by discission"},{"system" : "http://snomed.info/sct","code" : "5147001","display" : "Excision of lesion of ankle joint"},{"system" : "http://snomed.info/sct","code" : "5151004","display" : "Manual reduction of hemorrhoids"},{"system" : "http://snomed.info/sct","code" : "5154007","display" : "Speech therapy"},{"system" : "http://snomed.info/sct","code" : "5161006","display" : "Specialty clinic admission"},{"system" : "http://snomed.info/sct","code" : "5162004","display" : "Excision of pressure injury (procedure)"},{"system" : "http://snomed.info/sct","code" : "5165002","display" : "Division of thoracic artery"},{"system" : "http://snomed.info/sct","code" : "5176003","display" : "Thromboendarterectomy with graft of renal artery"},{"system" : "http://snomed.info/sct","code" : "5182000","display" : "Total body perfusion"},{"system" : "http://snomed.info/sct","code" : "5184004","display" : "Osteotomy of shaft of femur with fixation"},{"system" : "http://snomed.info/sct","code" : "5186002","display" : "Arthrotomy for synovectomy of glenohumeral joint"},{"system" : "http://snomed.info/sct","code" : "5190000","display" : "Cell fusion"},{"system" : "http://snomed.info/sct","code" : "5191001","display" : "Surgical treatment of missed abortion of second trimester"},{"system" : "http://snomed.info/sct","code" : "5212002","display" : "Excision of lesion of lacrimal gland by frontal approach"},{"system" : "http://snomed.info/sct","code" : "5216004","display" : "Three dimensional ultrasound imaging of heart"},{"system" : "http://snomed.info/sct","code" : "5233006","display" : "Lateral fasciotomy"},{"system" : "http://snomed.info/sct","code" : "5243009","display" : "Suture of adenoid fossa"},{"system" : "http://snomed.info/sct","code" : "5246001","display" : "Breakpoint cluster region analysis"},{"system" : "http://snomed.info/sct","code" : "5264008","display" : "Total bile acids measurement"},{"system" : "http://snomed.info/sct","code" : "5267001","display" : "Ligation of adrenal artery"},{"system" : "http://snomed.info/sct","code" : "5270002","display" : "Destruction of both fallopian tubes"},{"system" : "http://snomed.info/sct","code" : "5273000","display" : "Reduction of closed fracture of proximal end of ulna with manipulation"},{"system" : "http://snomed.info/sct","code" : "5282006","display" : "Operation on oropharynx"},{"system" : "http://snomed.info/sct","code" : "5290006","display" : "Incision and drainage of Ludwig's angina"},{"system" : "http://snomed.info/sct","code" : "5298004","display" : "Incision and drainage of deep hematoma of thigh region"},{"system" : "http://snomed.info/sct","code" : "5304008","display" : "Deep radiation therapy, 200-300 KVP"},{"system" : "http://snomed.info/sct","code" : "5316002","display" : "Closed osteotomy of mandibular ramus"},{"system" : "http://snomed.info/sct","code" : "5317006","display" : "Radical amputation of penis with bilateral pelvic lymphadenectomy"},{"system" : "http://snomed.info/sct","code" : "5326009","display" : "Administration of dermatologic formulation"},{"system" : "http://snomed.info/sct","code" : "5328005","display" : "Shortening of Achilles tendon"},{"system" : "http://snomed.info/sct","code" : "5337005","display" : "Trocar biopsy"},{"system" : "http://snomed.info/sct","code" : "5338000","display" : "Nicotine measurement"},{"system" : "http://snomed.info/sct","code" : "5342002","display" : "Prophylactic treatment of tibia with methyl methacrylate"},{"system" : "http://snomed.info/sct","code" : "5357009","display" : "Leukocyte poor blood preparation"},{"system" : "http://snomed.info/sct","code" : "5373003","display" : "Stress breaker"},{"system" : "http://snomed.info/sct","code" : "5384005","display" : "Excision of part of frontal cortex"},{"system" : "http://snomed.info/sct","code" : "5391008","display" : "Artificial voice rehabilitation"},{"system" : "http://snomed.info/sct","code" : "5393006","display" : "Exploration of parathyroid with mediastinal exploration by sternal split approach"},{"system" : "http://snomed.info/sct","code" : "5402006","display" : "Manipulation of thoracic artery"},{"system" : "http://snomed.info/sct","code" : "5407000","display" : "Injection of fallopian tube"},{"system" : "http://snomed.info/sct","code" : "5415002","display" : "Destruction of lesion of liver"},{"system" : "http://snomed.info/sct","code" : "5419008","display" : "Lysis of adhesions of tendon of hand"},{"system" : "http://snomed.info/sct","code" : "5422005","display" : "Amylase measurement, peritoneal fluid"},{"system" : "http://snomed.info/sct","code" : "5431005","display" : "Percutaneous transluminal angioplasty"},{"system" : "http://snomed.info/sct","code" : "5446003","display" : "Excision of cervical rib for outlet compression syndrome with sympathectomy"},{"system" : "http://snomed.info/sct","code" : "5447007","display" : "Transfusion"},{"system" : "http://snomed.info/sct","code" : "5452002","display" : "Core needle biopsy of thymus"},{"system" : "http://snomed.info/sct","code" : "5456004","display" : "Graft of lymphatic structure"},{"system" : "http://snomed.info/sct","code" : "5457008","display" : "Serologic test for Rickettsia conorii"},{"system" : "http://snomed.info/sct","code" : "5460001","display" : "Removal of prosthesis from fallopian tube"},{"system" : "http://snomed.info/sct","code" : "5479003","display" : "Select picture audiometry"},{"system" : "http://snomed.info/sct","code" : "5486006","display" : "Delayed suture of tendon of hand"},{"system" : "http://snomed.info/sct","code" : "5506006","display" : "Incision and exploration of abdominal wall"},{"system" : "http://snomed.info/sct","code" : "5517007","display" : "Restoration, inlay, porcelain/ceramic, per tooth, in addition to inlay"},{"system" : "http://snomed.info/sct","code" : "5521000","display" : "Open reduction of fracture of phalanges of foot"},{"system" : "http://snomed.info/sct","code" : "5545001","display" : "Repair of carotid body"},{"system" : "http://snomed.info/sct","code" : "5551006","display" : "Direct laryngoscopy with arytenoidectomy with operating microscope"},{"system" : "http://snomed.info/sct","code" : "5556001","display" : "Manually assisted spontaneous delivery"},{"system" : "http://snomed.info/sct","code" : "5570001","display" : "Arthrotomy for infection with exploration and drainage of carpometacarpal joint"},{"system" : "http://snomed.info/sct","code" : "5571002","display" : "Excision of lesion of aorta with end-to-end anastomosis"},{"system" : "http://snomed.info/sct","code" : "5572009","display" : "Incision of kidney pelvis"},{"system" : "http://snomed.info/sct","code" : "5586008","display" : "Aminolevulinic acid dehydratase measurement"},{"system" : "http://snomed.info/sct","code" : "5608002","display" : "Excretion measurement"},{"system" : "http://snomed.info/sct","code" : "5616006","display" : "Osteoplasty of tibia"},{"system" : "http://snomed.info/sct","code" : "5632009","display" : "Open biopsy of bronchus"},{"system" : "http://snomed.info/sct","code" : "5636007","display" : "Fistulectomy of bone"},{"system" : "http://snomed.info/sct","code" : "5638008","display" : "Carbohydrate measurement"},{"system" : "http://snomed.info/sct","code" : "5648005","display" : "Surgical repair and revision of shunt"},{"system" : "http://snomed.info/sct","code" : "5651003","display" : "Arylsulfatase A measurement"},{"system" : "http://snomed.info/sct","code" : "5663008","display" : "Phlebectomy of varicose vein of head and neck"},{"system" : "http://snomed.info/sct","code" : "5669007","display" : "Portable electroencephalogram awake and asleep with stimulation"},{"system" : "http://snomed.info/sct","code" : "5671007","display" : "Magnet extraction of foreign body from ciliary body"},{"system" : "http://snomed.info/sct","code" : "5685002","display" : "Electrolysis procedure"},{"system" : "http://snomed.info/sct","code" : "5687005","display" : "Removal of foreign body from ovary"},{"system" : "http://snomed.info/sct","code" : "5690004","display" : "Incision of seminal vesicle"},{"system" : "http://snomed.info/sct","code" : "5694008","display" : "Crisis intervention with follow-up"},{"system" : "http://snomed.info/sct","code" : "5721002","display" : "Repair of eyebrow"},{"system" : "http://snomed.info/sct","code" : "5722009","display" : "Surgical reanastomosis of colon"},{"system" : "http://snomed.info/sct","code" : "5726007","display" : "Removal of epicardial electrodes"},{"system" : "http://snomed.info/sct","code" : "5728008","display" : "Anoscopy for removal of foreign body"},{"system" : "http://snomed.info/sct","code" : "5731009","display" : "Hemosiderin, quantitative measurement"},{"system" : "http://snomed.info/sct","code" : "5733007","display" : "Fluorescent identification of anti-nuclear antibody"},{"system" : "http://snomed.info/sct","code" : "5738003","display" : "Biopsy of cul-de-sac"},{"system" : "http://snomed.info/sct","code" : "5745003","display" : "Excision ampulla of Vater with reimplantation of common duct"},{"system" : "http://snomed.info/sct","code" : "5760000","display" : "Osteoplasty of radius and ulna, shortening"},{"system" : "http://snomed.info/sct","code" : "5777000","display" : "Flexorplasty of elbow"},{"system" : "http://snomed.info/sct","code" : "5781000","display" : "Operation on nasal septum"},{"system" : "http://snomed.info/sct","code" : "5785009","display" : "Forensic autopsy"},{"system" : "http://snomed.info/sct","code" : "5787001","display" : "Elevation of bone fragments of orbit of skull with debridement"},{"system" : "http://snomed.info/sct","code" : "5789003","display" : "Lysis of adhesions of intestines"},{"system" : "http://snomed.info/sct","code" : "5796001","display" : "Excision of external thrombotic hemorrhoid"},{"system" : "http://snomed.info/sct","code" : "5806001","display" : "Revision of tracheostomy scar"},{"system" : "http://snomed.info/sct","code" : "5807005","display" : "Fenestration of inner ear, initial"},{"system" : "http://snomed.info/sct","code" : "5809008","display" : "Selective vagotomy with pyloroplasty and gastrostomy"},{"system" : "http://snomed.info/sct","code" : "5812006","display" : "Laboratory reporting, fax"},{"system" : "http://snomed.info/sct","code" : "5818005","display" : "Flocculation test"},{"system" : "http://snomed.info/sct","code" : "5821007","display" : "Ligation, division and complete stripping of long and short saphenous veins"},{"system" : "http://snomed.info/sct","code" : "5845006","display" : "Emulsification procedure"},{"system" : "http://snomed.info/sct","code" : "5857002","display" : "Complement mediated cytotoxicity assay"},{"system" : "http://snomed.info/sct","code" : "5865004","display" : "Open reduction of dislocation of toe"},{"system" : "http://snomed.info/sct","code" : "5870006","display" : "Tertiary closure of abdominal wall"},{"system" : "http://snomed.info/sct","code" : "5880005","display" : "Clinical examination"},{"system" : "http://snomed.info/sct","code" : "5892005","display" : "Mastoid antrotomy"},{"system" : "http://snomed.info/sct","code" : "5894006","display" : "Methyl red test"},{"system" : "http://snomed.info/sct","code" : "5897004","display" : "Removal of Scribner shunt"},{"system" : "http://snomed.info/sct","code" : "5902003","display" : "History and physical examination, complete"},{"system" : "http://snomed.info/sct","code" : "5925002","display" : "Incision and drainage of hematoma of wrist"},{"system" : "http://snomed.info/sct","code" : "5930003","display" : "Cardiac monitor removal"},{"system" : "http://snomed.info/sct","code" : "5961007","display" : "Division of blood vessels of cornea"},{"system" : "http://snomed.info/sct","code" : "5966002","display" : "Removal of foreign body from elbow area, deep"},{"system" : "http://snomed.info/sct","code" : "5971009","display" : "Incision and drainage of axilla"},{"system" : "http://snomed.info/sct","code" : "5983006","display" : "Repair of spermatic cord"},{"system" : "http://snomed.info/sct","code" : "5986003","display" : "Non-sensitized spontaneous sheep erythrocyte binding, E-rosette"},{"system" : "http://snomed.info/sct","code" : "5992009","display" : "Midtarsal arthrodesis, multiple"},{"system" : "http://snomed.info/sct","code" : "5995006","display" : "Gas liquid chromatography, flame photometric type"},{"system" : "http://snomed.info/sct","code" : "5997003","display" : "Drainage of cerebral subarachnoid space by aspiration"},{"system" : "http://snomed.info/sct","code" : "5998008","display" : "Radical dissection of groin"},{"system" : "http://snomed.info/sct","code" : "6005008","display" : "Transplantation of vitreous by anterior approach"},{"system" : "http://snomed.info/sct","code" : "6007000","display" : "Magnetic resonance imaging of chest"},{"system" : "http://snomed.info/sct","code" : "6019008","display" : "Endoscopy of large intestine"},{"system" : "http://snomed.info/sct","code" : "6025007","display" : "Laparoscopic appendectomy"},{"system" : "http://snomed.info/sct","code" : "6026008","display" : "Removal of coronary artery obstruction by percutaneous transluminal balloon with thrombolytic agent"},{"system" : "http://snomed.info/sct","code" : "6029001","display" : "Augmentation of outflow tract of pulmonary valve"},{"system" : "http://snomed.info/sct","code" : "6035001","display" : "Chart abstracting"},{"system" : "http://snomed.info/sct","code" : "6063004","display" : "Kanamycin measurement"},{"system" : "http://snomed.info/sct","code" : "6069000","display" : "Panniculotomy"},{"system" : "http://snomed.info/sct","code" : "6082008","display" : "Perforation of footplate"},{"system" : "http://snomed.info/sct","code" : "6092000","display" : "Aspiration of nasal sinus by puncture"},{"system" : "http://snomed.info/sct","code" : "6100001","display" : "Fenestration of stapes footplate with vein graft"},{"system" : "http://snomed.info/sct","code" : "6119006","display" : "Local destruction of lesion of bony palate"},{"system" : "http://snomed.info/sct","code" : "6125005","display" : "Change of gastrostomy tube"},{"system" : "http://snomed.info/sct","code" : "6126006","display" : "Fitzgerald factor assay"},{"system" : "http://snomed.info/sct","code" : "6130009","display" : "Surgical exposure of impacted or unerupted tooth to aid eruption"},{"system" : "http://snomed.info/sct","code" : "6133006","display" : "Lymphokine assay"},{"system" : "http://snomed.info/sct","code" : "6143009","display" : "Diabetic education (procedure)"},{"system" : "http://snomed.info/sct","code" : "6146001","display" : "Repair of heart septum with prosthesis"},{"system" : "http://snomed.info/sct","code" : "6148000","display" : "Chondrectomy of semilunar cartilage of knee"},{"system" : "http://snomed.info/sct","code" : "6157006","display" : "Endoscopic retrograde cholangiopancreatography with biopsy"},{"system" : "http://snomed.info/sct","code" : "6159009","display" : "Galactose measurement"},{"system" : "http://snomed.info/sct","code" : "6161000","display" : "Excision of lesion of capsule of toes"},{"system" : "http://snomed.info/sct","code" : "6164008","display" : "Osteoclasis of clavicle"},{"system" : "http://snomed.info/sct","code" : "6166005","display" : "Nephropyeloureterostomy"},{"system" : "http://snomed.info/sct","code" : "6177004","display" : "Southern blot assay"},{"system" : "http://snomed.info/sct","code" : "6187000","display" : "Repair of aneurysm with graft of common femoral artery"},{"system" : "http://snomed.info/sct","code" : "6188005","display" : "Arthrotomy of knee"},{"system" : "http://snomed.info/sct","code" : "6189002","display" : "Excision of aberrant tissue of breast"},{"system" : "http://snomed.info/sct","code" : "6190006","display" : "Colopexy"},{"system" : "http://snomed.info/sct","code" : "6195001","display" : "Transurethral drainage of prostatic abscess"},{"system" : "http://snomed.info/sct","code" : "6198004","display" : "Repair of fracture with Sofield type procedure"},{"system" : "http://snomed.info/sct","code" : "6200005","display" : "Excision of lesion of female perineum"},{"system" : "http://snomed.info/sct","code" : "6205000","display" : "Fluorescent antigen, titer"},{"system" : "http://snomed.info/sct","code" : "6213004","display" : "Prescribing corneoscleral contact lens"},{"system" : "http://snomed.info/sct","code" : "6221005","display" : "Suture of colon"},{"system" : "http://snomed.info/sct","code" : "6225001","display" : "Antibody detection, RBC, enzyme, 2 stage technique, including anti-human globulin"},{"system" : "http://snomed.info/sct","code" : "6226000","display" : "Visual rehabilitation, eye motion defect"},{"system" : "http://snomed.info/sct","code" : "6227009","display" : "Relationship psychotherapy"},{"system" : "http://snomed.info/sct","code" : "6231003","display" : "Graft of palate"},{"system" : "http://snomed.info/sct","code" : "6240004","display" : "Operative procedure on knee"},{"system" : "http://snomed.info/sct","code" : "6271008","display" : "Echography, immersion B-scan"},{"system" : "http://snomed.info/sct","code" : "6289009","display" : "White blood cell histogram evaluation"},{"system" : "http://snomed.info/sct","code" : "6295005","display" : "Sequestrectomy of pelvic bone"},{"system" : "http://snomed.info/sct","code" : "6307005","display" : "Keratophakia"},{"system" : "http://snomed.info/sct","code" : "6309008","display" : "Fecal fat differential, quantitative"},{"system" : "http://snomed.info/sct","code" : "6319002","display" : "Beta lactamase, chromogenic cephalosporin susceptibility test"},{"system" : "http://snomed.info/sct","code" : "6337001","display" : "Ligation of aortic arch"},{"system" : "http://snomed.info/sct","code" : "6339003","display" : "Conditioning play audiometry"},{"system" : "http://snomed.info/sct","code" : "6343004","display" : "Forensic bite mark comparison technique"},{"system" : "http://snomed.info/sct","code" : "6353003","display" : "Mitsuda reaction to lepromin"},{"system" : "http://snomed.info/sct","code" : "6354009","display" : "Sedimentation rate, Westergren"},{"system" : "http://snomed.info/sct","code" : "6355005","display" : "Removal of internal fixation device of radius"},{"system" : "http://snomed.info/sct","code" : "6358007","display" : "Capsulorrhaphy of joint"},{"system" : "http://snomed.info/sct","code" : "6363006","display" : "Dilation of lacrimal punctum with irrigation"},{"system" : "http://snomed.info/sct","code" : "6370006","display" : "Chemosurgery of stomach lesion"},{"system" : "http://snomed.info/sct","code" : "6384001","display" : "Removal of device from digestive system"},{"system" : "http://snomed.info/sct","code" : "6385000","display" : "Exploration of disc space"},{"system" : "http://snomed.info/sct","code" : "6388003","display" : "TdT stain"},{"system" : "http://snomed.info/sct","code" : "6396008","display" : "Galactokinase measurement"},{"system" : "http://snomed.info/sct","code" : "6397004","display" : "Muscular strength development exercise"},{"system" : "http://snomed.info/sct","code" : "6399001","display" : "Division of arteriovenous fistula with ligation"},{"system" : "http://snomed.info/sct","code" : "6402000","display" : "Excision of common bile duct"},{"system" : "http://snomed.info/sct","code" : "6403005","display" : "Lengthening of muscle of hand"},{"system" : "http://snomed.info/sct","code" : "6419003","display" : "Excision of tumor from elbow area, deep, subfascial"},{"system" : "http://snomed.info/sct","code" : "6433003","display" : "Closed heart valvotomy of mitral valve"},{"system" : "http://snomed.info/sct","code" : "6434009","display" : "Seminal fluid detection"},{"system" : "http://snomed.info/sct","code" : "6438007","display" : "Exploration of ciliary body"},{"system" : "http://snomed.info/sct","code" : "6439004","display" : "Destruction of lesion of peripheral nerve"},{"system" : "http://snomed.info/sct","code" : "6444006","display" : "Enlargement of eye socket"},{"system" : "http://snomed.info/sct","code" : "6465000","display" : "Arthrotomy of glenohumeral joint for infection with drainage"},{"system" : "http://snomed.info/sct","code" : "6473009","display" : "Suture of old obstetrical laceration of uterus"},{"system" : "http://snomed.info/sct","code" : "6480006","display" : "Urinary bladder residual urine study"},{"system" : "http://snomed.info/sct","code" : "6486000","display" : "Curettage of sclera"},{"system" : "http://snomed.info/sct","code" : "6487009","display" : "Hand tendon pulley reconstruction with tendon prosthesis"},{"system" : "http://snomed.info/sct","code" : "6491004","display" : "Protein S, free assay"},{"system" : "http://snomed.info/sct","code" : "6499002","display" : "Tsuge operation on finger for macrodactyly repair"},{"system" : "http://snomed.info/sct","code" : "6506000","display" : "Placing a patient on a bedpan"},{"system" : "http://snomed.info/sct","code" : "6519001","display" : "Operation on multiple extraocular muscles with temporary detachment from globe"},{"system" : "http://snomed.info/sct","code" : "6521006","display" : "Polytomography"},{"system" : "http://snomed.info/sct","code" : "6527005","display" : "Uchida fimbriectomy with tubal ligation by endoscopy"},{"system" : "http://snomed.info/sct","code" : "6535008","display" : "Excision of cyst of hand"},{"system" : "http://snomed.info/sct","code" : "6536009","display" : "Implantation of tricuspid valve with tissue graft"},{"system" : "http://snomed.info/sct","code" : "6543003","display" : "Complicated catheterization of bladder"},{"system" : "http://snomed.info/sct","code" : "6547002","display" : "Repair with closure of non-surgical wound"},{"system" : "http://snomed.info/sct","code" : "6555009","display" : "Insertion of infusion pump beneath skin"},{"system" : "http://snomed.info/sct","code" : "6556005","display" : "Reticulin antibody measurement"},{"system" : "http://snomed.info/sct","code" : "6562000","display" : "Destruction of lesion of tongue"},{"system" : "http://snomed.info/sct","code" : "6563005","display" : "Transposition of muscle of hand"},{"system" : "http://snomed.info/sct","code" : "6567006","display" : "Pulmonary valve commissurotomy by transvenous balloon method"},{"system" : "http://snomed.info/sct","code" : "6585004","display" : "Closed reduction of fracture of tarsal or metatarsal"},{"system" : "http://snomed.info/sct","code" : "6589005","display" : "Antibody titration, high protein"},{"system" : "http://snomed.info/sct","code" : "6601003","display" : "Removal of foreign body from skin of axilla"},{"system" : "http://snomed.info/sct","code" : "6614002","display" : "Antibody to single stranded DNA measurement"},{"system" : "http://snomed.info/sct","code" : "6615001","display" : "Electroretinography"},{"system" : "http://snomed.info/sct","code" : "6622009","display" : "Add clasp to existing partial denture"},{"system" : "http://snomed.info/sct","code" : "6634001","display" : "Destruction of hemorrhoids, internal"},{"system" : "http://snomed.info/sct","code" : "6639006","display" : "Replacement of obstructed valve in shunt system"},{"system" : "http://snomed.info/sct","code" : "6650009","display" : "Radionuclide lacrimal flow study"},{"system" : "http://snomed.info/sct","code" : "6656003","display" : "Acoustic stimulation test"},{"system" : "http://snomed.info/sct","code" : "6657007","display" : "Maintenance drug therapy for mental disorder"},{"system" : "http://snomed.info/sct","code" : "6658002","display" : "Removal of foreign body from alveolus"},{"system" : "http://snomed.info/sct","code" : "6661001","display" : "King-Steelquist hindquarter operation"},{"system" : "http://snomed.info/sct","code" : "6668007","display" : "Fibrinogen assay, quantitative"},{"system" : "http://snomed.info/sct","code" : "6670003","display" : "Closure of external fistula of trachea"},{"system" : "http://snomed.info/sct","code" : "6682007","display" : "Reattachment of amputated ear"},{"system" : "http://snomed.info/sct","code" : "6689003","display" : "Immunodiffusion, qualitative"},{"system" : "http://snomed.info/sct","code" : "6690007","display" : "Sulfonamide measurement"},{"system" : "http://snomed.info/sct","code" : "6704000","display" : "Repair of parasternal diaphragmatic hernia"},{"system" : "http://snomed.info/sct","code" : "6708002","display" : "Intrauterine cordocentesis"},{"system" : "http://snomed.info/sct","code" : "6712008","display" : "Piercing of nail"},{"system" : "http://snomed.info/sct","code" : "6722002","display" : "Nephrolithotomy for removal of calculus"},{"system" : "http://snomed.info/sct","code" : "6726004","display" : "Incision and drainage of appendiceal abscess by transabdominal approach"},{"system" : "http://snomed.info/sct","code" : "6727008","display" : "Excision of lesion of bone of humerus"},{"system" : "http://snomed.info/sct","code" : "6732009","display" : "Type II, early periodontitis, moderate pocket therapy"},{"system" : "http://snomed.info/sct","code" : "6737003","display" : "Irrigation of ventricular shunt"},{"system" : "http://snomed.info/sct","code" : "6745008","display" : "Indirect laryngoscopy with removal of foreign body"},{"system" : "http://snomed.info/sct","code" : "6748005","display" : "Electron microscopy technique, glass knife making"},{"system" : "http://snomed.info/sct","code" : "6759001","display" : "Esophagojejunostomy by thoracic approach"},{"system" : "http://snomed.info/sct","code" : "6760006","display" : "Excision of lesion of phalanges of foot"},{"system" : "http://snomed.info/sct","code" : "6763008","display" : "Manual reduction of closed fracture of acetabulum (procedure)"},{"system" : "http://snomed.info/sct","code" : "6774004","display" : "Closure of tracheostomy"},{"system" : "http://snomed.info/sct","code" : "6776002","display" : "Auricular aneurysmectomy"},{"system" : "http://snomed.info/sct","code" : "6778001","display" : "Stereotactic biopsy of lesion of spinal cord"},{"system" : "http://snomed.info/sct","code" : "6779009","display" : "Open treatment of slipped femoral epiphysis"},{"system" : "http://snomed.info/sct","code" : "6782004","display" : "Methylene blue plating test"},{"system" : "http://snomed.info/sct","code" : "6794008","display" : "Biopsy of soft tissue of wrist, superficial"},{"system" : "http://snomed.info/sct","code" : "6801000","display" : "Resection of mesentery"},{"system" : "http://snomed.info/sct","code" : "6812000","display" : "Mohs' chemosurgery, fixed tissue technique"},{"system" : "http://snomed.info/sct","code" : "6818001","display" : "Excision of buccal mucosa"},{"system" : "http://snomed.info/sct","code" : "6832004","display" : "Atherectomy"},{"system" : "http://snomed.info/sct","code" : "6833009","display" : "Closed osteotomy of mandibular angle"},{"system" : "http://snomed.info/sct","code" : "6846004","display" : "Incision of pituitary gland"},{"system" : "http://snomed.info/sct","code" : "6853008","display" : "Nasogastric tube aspiration"},{"system" : "http://snomed.info/sct","code" : "6862005","display" : "Preoperative education"},{"system" : "http://snomed.info/sct","code" : "6872008","display" : "Perfusion chemotherapy for malignant neoplasm"},{"system" : "http://snomed.info/sct","code" : "6880001","display" : "C3e receptor measurement"},{"system" : "http://snomed.info/sct","code" : "6889000","display" : "Shortening of sclera by scleral buckling"},{"system" : "http://snomed.info/sct","code" : "6898002","display" : "Arthroscopically aided posterior cruciate ligament reconstruction"},{"system" : "http://snomed.info/sct","code" : "6903003","display" : "Metabolic monitoring procedure"},{"system" : "http://snomed.info/sct","code" : "6909004","display" : "Excisional biopsy of peripheral nerve ganglion"},{"system" : "http://snomed.info/sct","code" : "6943008","display" : "Aldosterone measurement, normal salt diet, urine"},{"system" : "http://snomed.info/sct","code" : "6948004","display" : "Removal of calcareous deposit of tendon of hand"},{"system" : "http://snomed.info/sct","code" : "6951006","display" : "Aponeurorrhaphy of hand"},{"system" : "http://snomed.info/sct","code" : "6967000","display" : "Open reduction of separation of epiphysis of fibula"},{"system" : "http://snomed.info/sct","code" : "6968005","display" : "Cannulation of cisterna chyli"},{"system" : "http://snomed.info/sct","code" : "6976007","display" : "Craniocervical spinal fusion"},{"system" : "http://snomed.info/sct","code" : "6979000","display" : "Removal of elastic bandage"},{"system" : "http://snomed.info/sct","code" : "6986008","display" : "Precipitin test for blood group, species identification"},{"system" : "http://snomed.info/sct","code" : "7001008","display" : "Incision of lingual frenum"},{"system" : "http://snomed.info/sct","code" : "7012008","display" : "Coagulation or electrocoagulation of spinal cord lesion"},{"system" : "http://snomed.info/sct","code" : "7017002","display" : "Ligation of internal jugular vein"},{"system" : "http://snomed.info/sct","code" : "7026004","display" : "Transfer of pectoralis major tendon"},{"system" : "http://snomed.info/sct","code" : "7040003","display" : "Lysis of adhesions of nerve ganglion"},{"system" : "http://snomed.info/sct","code" : "7043001","display" : "Repair of inguinal hernia with spermatocelectomy"},{"system" : "http://snomed.info/sct","code" : "7053000","display" : "Puncture and drainage of spleen"},{"system" : "http://snomed.info/sct","code" : "7082004","display" : "Reduction of fracture of hand with internal fixation"},{"system" : "http://snomed.info/sct","code" : "7098006","display" : "Removal of foreign body from vertebra"},{"system" : "http://snomed.info/sct","code" : "7103008","display" : "Trypsin, duodenal fluid"},{"system" : "http://snomed.info/sct","code" : "7105001","display" : "Bosworth operation arthroplasty for acromioclavicular separation"},{"system" : "http://snomed.info/sct","code" : "7108004","display" : "Osteoclasis"},{"system" : "http://snomed.info/sct","code" : "7122004","display" : "Embolectomy of abdominal vein"},{"system" : "http://snomed.info/sct","code" : "7128000","display" : "Supply of spectacles"},{"system" : "http://snomed.info/sct","code" : "7133001","display" : "Psychiatric day care by day"},{"system" : "http://snomed.info/sct","code" : "7164004","display" : "Toxoplasmosis dye test"},{"system" : "http://snomed.info/sct","code" : "7171009","display" : "Shortening of round ligament of uterus"},{"system" : "http://snomed.info/sct","code" : "7174001","display" : "Ultrasound peripheral imaging, B-scan"},{"system" : "http://snomed.info/sct","code" : "7177008","display" : "Horizontal osteotomy of mandible"},{"system" : "http://snomed.info/sct","code" : "7189005","display" : "Injection of skin"},{"system" : "http://snomed.info/sct","code" : "7190001","display" : "Mandibular condylectomy"},{"system" : "http://snomed.info/sct","code" : "7216000","display" : "Aneurysmectomy with graft replacement of head and neck artery"},{"system" : "http://snomed.info/sct","code" : "7218004","display" : "Thrombectomy with catheter of vena cava by abdominal incision"},{"system" : "http://snomed.info/sct","code" : "7221002","display" : "Formation of tubed pedicle graft, head and neck"},{"system" : "http://snomed.info/sct","code" : "7223004","display" : "Take-down of stoma of large intestine"},{"system" : "http://snomed.info/sct","code" : "7239006","display" : "Proctosigmoidoscopy for dilation"},{"system" : "http://snomed.info/sct","code" : "7240008","display" : "Total laryngectomy with partial pharyngectomy and synchronous tracheostomy"},{"system" : "http://snomed.info/sct","code" : "7241007","display" : "Application of dressing, major"},{"system" : "http://snomed.info/sct","code" : "7246002","display" : "Kidney biopsy"},{"system" : "http://snomed.info/sct","code" : "7249009","display" : "Initial drug therapy for mental disorder"},{"system" : "http://snomed.info/sct","code" : "7256003","display" : "Countercurrent electrophoresis measurement"},{"system" : "http://snomed.info/sct","code" : "7260000","display" : "Open biopsy of gallbladder"},{"system" : "http://snomed.info/sct","code" : "7268007","display" : "Injection of vitreous substitute"},{"system" : "http://snomed.info/sct","code" : "7288006","display" : "Febrile agglutinins, qualitative"},{"system" : "http://snomed.info/sct","code" : "7298000","display" : "Fulguration of skin"},{"system" : "http://snomed.info/sct","code" : "7301001","display" : "Haptoglobin measurement, chemical"},{"system" : "http://snomed.info/sct","code" : "7304009","display" : "Lysis of adhesions of vagina"},{"system" : "http://snomed.info/sct","code" : "7306006","display" : "Partial ostectomy of tibia and fibula"},{"system" : "http://snomed.info/sct","code" : "7316003","display" : "Bone marrow aspiration procedure, tibia"},{"system" : "http://snomed.info/sct","code" : "7334004","display" : "Kinetic activities for coordination"},{"system" : "http://snomed.info/sct","code" : "7338001","display" : "Ipecac emesis administration and observation"},{"system" : "http://snomed.info/sct","code" : "7364007","display" : "Ligature of femoral vein, complete"},{"system" : "http://snomed.info/sct","code" : "7365008","display" : "Ligation of abdominal artery"},{"system" : "http://snomed.info/sct","code" : "7367000","display" : "Musculoskeletal system procedure on abdomen"},{"system" : "http://snomed.info/sct","code" : "7375006","display" : "Bronchoscopy through tracheostomy with biopsy of bronchus"},{"system" : "http://snomed.info/sct","code" : "7383000","display" : "Anastomosis of intrathoracic artery"},{"system" : "http://snomed.info/sct","code" : "7388009","display" : "Repair of graft-enteric fistula"},{"system" : "http://snomed.info/sct","code" : "7412000","display" : "Incision of lymphangioma"},{"system" : "http://snomed.info/sct","code" : "7414004","display" : "Intraoperative transluminal aortic angioplasty"},{"system" : "http://snomed.info/sct","code" : "7418001","display" : "Suture of fascia to skeletal attachment of hand"},{"system" : "http://snomed.info/sct","code" : "7419009","display" : "Destruction of cranial nerve"},{"system" : "http://snomed.info/sct","code" : "7421004","display" : "Bone marrow imaging, limited area"},{"system" : "http://snomed.info/sct","code" : "7430007","display" : "Cryotherapy of skin lesion with liquid nitrogen"},{"system" : "http://snomed.info/sct","code" : "7443007","display" : "Insertion of oropharyngeal airway"},{"system" : "http://snomed.info/sct","code" : "7447008","display" : "Immunosuppressive therapy for transplant"},{"system" : "http://snomed.info/sct","code" : "7459007","display" : "Revision of arteriovenous fistula with thrombectomy with autogenous graft"},{"system" : "http://snomed.info/sct","code" : "7468009","display" : "Strapping of hip"},{"system" : "http://snomed.info/sct","code" : "7476006","display" : "Special care of dentures"},{"system" : "http://snomed.info/sct","code" : "7486007","display" : "Reattachment of muscle"},{"system" : "http://snomed.info/sct","code" : "7495004","display" : "Stromeyer-Little operation hepatotomy"},{"system" : "http://snomed.info/sct","code" : "7510005","display" : "Color vision examination"},{"system" : "http://snomed.info/sct","code" : "7534000","display" : "Repair of perineourethroscrotal fistula"},{"system" : "http://snomed.info/sct","code" : "7541006","display" : "Incision and exploration of testis"},{"system" : "http://snomed.info/sct","code" : "7546001","display" : "History and physical examination, follow-up for neoplastic disease"},{"system" : "http://snomed.info/sct","code" : "7553005","display" : "Excisional biopsy of eye"},{"system" : "http://snomed.info/sct","code" : "7556002","display" : "Ligation of ureter"},{"system" : "http://snomed.info/sct","code" : "7557006","display" : "Vitamin E measurement"},{"system" : "http://snomed.info/sct","code" : "7562007","display" : "Radioisotope study of endocrine system"},{"system" : "http://snomed.info/sct","code" : "7576008","display" : "Spinal angiography, selective"}]}}

#273

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"243796009"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:101119
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:34 GMT
last-modified:Sat, 13 Sep 2025 20:51:34 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371028

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:307e5440-47b3-4a11-ad58-355798e52427","timestamp" : "2025-09-13T20:51:33.875Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "243796009","display" : "Context-dependent categories"},{"system" : "http://snomed.info/sct","code" : "1807002","display" : "Failed forceps delivery"},{"system" : "http://snomed.info/sct","code" : "13117000","display" : "Absence of stress"},{"system" : "http://snomed.info/sct","code" : "28281004","display" : "No bacterial antibody present"},{"system" : "http://snomed.info/sct","code" : "33993005","display" : "Disease type AND/OR category not applicable"},{"system" : "http://snomed.info/sct","code" : "34189007","display" : "Absence of aura"},{"system" : "http://snomed.info/sct","code" : "40462002","display" : "Planned tracheostomy"},{"system" : "http://snomed.info/sct","code" : "41769001","display" : "Disease suspected"},{"system" : "http://snomed.info/sct","code" : "57177007","display" : "Family history of"},{"system" : "http://snomed.info/sct","code" : "61236006","display" : "Aortocoronary artery bypass graft, repeated"},{"system" : "http://snomed.info/sct","code" : "65329004","display" : "Lhermitte's phenomenon"},{"system" : "http://snomed.info/sct","code" : "66678007","display" : "Disease type AND/OR category not assigned"},{"system" : "http://snomed.info/sct","code" : "70790008","display" : "Absence of nausea and vomiting"},{"system" : "http://snomed.info/sct","code" : "81765008","display" : "No pain"},{"system" : "http://snomed.info/sct","code" : "82120007","display" : "Bacterial growth absent"},{"system" : "http://snomed.info/sct","code" : "86699002","display" : "Absence of fever"},{"system" : "http://snomed.info/sct","code" : "89777000","display" : "Tenderness absent"},{"system" : "http://snomed.info/sct","code" : "102905003","display" : "Absence of guilt"},{"system" : "http://snomed.info/sct","code" : "103709008","display" : "Failed attempted procedure"},{"system" : "http://snomed.info/sct","code" : "116789007","display" : "Autologous whole blood issued"},{"system" : "http://snomed.info/sct","code" : "116791004","display" : "Cytomegalovirus immune globulin issued"},{"system" : "http://snomed.info/sct","code" : "116794007","display" : "Cryoprecipitate issued"},{"system" : "http://snomed.info/sct","code" : "116796009","display" : "Factor IX issued"},{"system" : "http://snomed.info/sct","code" : "116799002","display" : "Factor VIII issued"},{"system" : "http://snomed.info/sct","code" : "116801004","display" : "Hepatitis B Virus immune globulin, human, issued"},{"system" : "http://snomed.info/sct","code" : "116804007","display" : "Dispensing of human immune serum globulin, intravenous (IVIg)"},{"system" : "http://snomed.info/sct","code" : "116807000","display" : "Plasma product issued"},{"system" : "http://snomed.info/sct","code" : "116809002","display" : "Platelet product issued"},{"system" : "http://snomed.info/sct","code" : "116811006","display" : "Rh immune globulin issued"},{"system" : "http://snomed.info/sct","code" : "116814003","display" : "Varicella virus immune globulin issued"},{"system" : "http://snomed.info/sct","code" : "116860001","display" : "Fresh frozen plasma issued"},{"system" : "http://snomed.info/sct","code" : "116862009","display" : "Packed red blood cells issued"},{"system" : "http://snomed.info/sct","code" : "116864005","display" : "Whole blood issued"},{"system" : "http://snomed.info/sct","code" : "116866007","display" : "Albumin issued"},{"system" : "http://snomed.info/sct","code" : "117067008","display" : "Plateletpheresis product issued"},{"system" : "http://snomed.info/sct","code" : "117068003","display" : "Platelet concentrate issued"},{"system" : "http://snomed.info/sct","code" : "117077005","display" : "Autologous red blood cells issued"},{"system" : "http://snomed.info/sct","code" : "117079008","display" : "Cryo-poor plasma issued"},{"system" : "http://snomed.info/sct","code" : "117080006","display" : "Factor VII issued"},{"system" : "http://snomed.info/sct","code" : "117082003","display" : "Botulism immune globulin, human, issued"},{"system" : "http://snomed.info/sct","code" : "117084002","display" : "Rabies immune globulin, human, issued"},{"system" : "http://snomed.info/sct","code" : "117088004","display" : "Respiratory syncytial virus immune globulin, human, issued"},{"system" : "http://snomed.info/sct","code" : "117091004","display" : "Tetanus immune globulin, human, issued"},{"system" : "http://snomed.info/sct","code" : "117094007","display" : "Vaccinia immune globulin, human, issued"},{"system" : "http://snomed.info/sct","code" : "117097000","display" : "Leukocyte product issued"},{"system" : "http://snomed.info/sct","code" : "117098005","display" : "Red blood cells issued"},{"system" : "http://snomed.info/sct","code" : "117099002","display" : "Solvent-detergent treated plasma product issued"},{"system" : "http://snomed.info/sct","code" : "117100005","display" : "Human immune globulin product issued"},{"system" : "http://snomed.info/sct","code" : "117101009","display" : "Coagulation factor product issued"},{"system" : "http://snomed.info/sct","code" : "124743003","display" : "Kernig's sign positive"},{"system" : "http://snomed.info/sct","code" : "124744009","display" : "Brudzinski's sign positive"},{"system" : "http://snomed.info/sct","code" : "124745005","display" : "Chvostek sign positive"},{"system" : "http://snomed.info/sct","code" : "124746006","display" : "Trousseau sign positive"},{"system" : "http://snomed.info/sct","code" : "129125009","display" : "Context-dependent procedure"},{"system" : "http://snomed.info/sct","code" : "134385008","display" : "Referral to dietician declined"},{"system" : "http://snomed.info/sct","code" : "134386009","display" : "Referral to chiropodist declined"},{"system" : "http://snomed.info/sct","code" : "134390006","display" : "Angiotensin converting enzyme inhibitor not indicated"},{"system" : "http://snomed.info/sct","code" : "134391005","display" : "Statin not indicated"},{"system" : "http://snomed.info/sct","code" : "134392003","display" : "Warfarin not indicated"},{"system" : "http://snomed.info/sct","code" : "134394002","display" : "Aspirin not indicated"},{"system" : "http://snomed.info/sct","code" : "134396000","display" : "Statin declined"},{"system" : "http://snomed.info/sct","code" : "134397009","display" : "Angiotensin converting enzyme inhibitor declined"},{"system" : "http://snomed.info/sct","code" : "134398004","display" : "Warfarin declined"},{"system" : "http://snomed.info/sct","code" : "134405005","display" : "Suspected breast cancer"},{"system" : "http://snomed.info/sct","code" : "134420004","display" : "No suicidal thoughts"},{"system" : "http://snomed.info/sct","code" : "134439009","display" : "FH: premature coronary heart disease"},{"system" : "http://snomed.info/sct","code" : "135794007","display" : "Drug indicated"},{"system" : "http://snomed.info/sct","code" : "135795008","display" : "Nitrate indicated"},{"system" : "http://snomed.info/sct","code" : "135796009","display" : "Calcium channel blocker indicated"},{"system" : "http://snomed.info/sct","code" : "135797000","display" : "Lipid lowering therapy indicated"},{"system" : "http://snomed.info/sct","code" : "135798005","display" : "Diuretic indicated"},{"system" : "http://snomed.info/sct","code" : "135799002","display" : "Angiotensin converting enzyme inhibitor indicated"},{"system" : "http://snomed.info/sct","code" : "135800003","display" : "Aspirin indicated"},{"system" : "http://snomed.info/sct","code" : "135801004","display" : "Beta blocker indicated"},{"system" : "http://snomed.info/sct","code" : "135803001","display" : "Warfarin indicated"},{"system" : "http://snomed.info/sct","code" : "135805008","display" : "Nitrate not indicated"},{"system" : "http://snomed.info/sct","code" : "135806009","display" : "Calcium channel blocker not indicated"},{"system" : "http://snomed.info/sct","code" : "135807000","display" : "Lipid lowering therapy not indicated"},{"system" : "http://snomed.info/sct","code" : "135808005","display" : "Diuretic not indicated"},{"system" : "http://snomed.info/sct","code" : "135809002","display" : "Nitrate contraindicated"},{"system" : "http://snomed.info/sct","code" : "135811006","display" : "Diuretic contraindicated"},{"system" : "http://snomed.info/sct","code" : "135812004","display" : "Nitrate declined"},{"system" : "http://snomed.info/sct","code" : "135814003","display" : "Diuretic declined"},{"system" : "http://snomed.info/sct","code" : "135822005","display" : "Lipid lowering therapy contraindicated"},{"system" : "http://snomed.info/sct","code" : "135823000","display" : "Calcium channel blocker contraindicated"},{"system" : "http://snomed.info/sct","code" : "135825007","display" : "Calcium channel blocker declined"},{"system" : "http://snomed.info/sct","code" : "135826008","display" : "Lipid lowering therapy declined"},{"system" : "http://snomed.info/sct","code" : "135844000","display" : "Assessment of needs of carer completed"},{"system" : "http://snomed.info/sct","code" : "135866007","display" : "Partially informed of test results"},{"system" : "http://snomed.info/sct","code" : "135879003","display" : "H/O: dislocated shoulder"},{"system" : "http://snomed.info/sct","code" : "139474008","display" : "No nervous symptoms"},{"system" : "http://snomed.info/sct","code" : "139606003","display" : "No nervous system symptom"},{"system" : "http://snomed.info/sct","code" : "144704006","display" : "No drug found in urine"},{"system" : "http://snomed.info/sct","code" : "145572004","display" : "Helicobacter not tested"},{"system" : "http://snomed.info/sct","code" : "145935000","display" : "Encephalography requested"},{"system" : "http://snomed.info/sct","code" : "146799005","display" : "Possible pregnancy"},{"system" : "http://snomed.info/sct","code" : "148176006","display" : "Luteinizing hormone and follicle stimulating hormone checked"},{"system" : "http://snomed.info/sct","code" : "148297000","display" : "Travel vaccination given"},{"system" : "http://snomed.info/sct","code" : "149129005","display" : "Lung adhesions freed"},{"system" : "http://snomed.info/sct","code" : "150159003","display" : "Hand muscle foreign body removed"},{"system" : "http://snomed.info/sct","code" : "160240006","display" : "Brief history taken"},{"system" : "http://snomed.info/sct","code" : "160242003","display" : "Full history taken"},{"system" : "http://snomed.info/sct","code" : "160245001","display" : "No current problems or disability"},{"system" : "http://snomed.info/sct","code" : "160250007","display" : "No family history of malignancy (situation)"},{"system" : "http://snomed.info/sct","code" : "160252004","display" : "No family history of cardiovascular accident or stroke (situation)"},{"system" : "http://snomed.info/sct","code" : "160253009","display" : "No significant social history"},{"system" : "http://snomed.info/sct","code" : "160254003","display" : "No history of cardiovascular system disease (situation)"},{"system" : "http://snomed.info/sct","code" : "160255002","display" : "No history of gastrointestinal tract disease (situation)"},{"system" : "http://snomed.info/sct","code" : "160256001","display" : "No history of genitourinary tract disease (situation)"},{"system" : "http://snomed.info/sct","code" : "160257005","display" : "No history of central nervous system disease (situation)"},{"system" : "http://snomed.info/sct","code" : "160258000","display" : "No history of respiratory system disease (situation)"},{"system" : "http://snomed.info/sct","code" : "160259008","display" : "No history of psychiatric disorder (situation)"},{"system" : "http://snomed.info/sct","code" : "160265008","display" : "Family history taken"},{"system" : "http://snomed.info/sct","code" : "160266009","display" : "No relevant family history"},{"system" : "http://snomed.info/sct","code" : "160267000","display" : "No family history of glaucoma"},{"system" : "http://snomed.info/sct","code" : "160268005","display" : "No FH: Allergy"},{"system" : "http://snomed.info/sct","code" : "160269002","display" : "FH: Longevity"},{"system" : "http://snomed.info/sct","code" : "160270001","display" : "No FH: Cardiovascular disease"},{"system" : "http://snomed.info/sct","code" : "160271002","display" : "No FH: CVA/Stroke/TIA"},{"system" : "http://snomed.info/sct","code" : "160273004","display" : "No family history of hypertension"},{"system" : "http://snomed.info/sct","code" : "160274005","display" : "No family history of diabetes"},{"system" : "http://snomed.info/sct","code" : "160279000","display" : "FH: Infectious disease"},{"system" : "http://snomed.info/sct","code" : "160280002","display" : "FH: Tuberculosis"},{"system" : "http://snomed.info/sct","code" : "160281003","display" : "FH: Syphilis"},{"system" : "http://snomed.info/sct","code" : "160282005","display" : "FH: Gonorrhea"},{"system" : "http://snomed.info/sct","code" : "160288009","display" : "Family history of neoplasm of skin"},{"system" : "http://snomed.info/sct","code" : "160290005","display" : "Family history of neoplasm of male genital organ (situation)"},{"system" : "http://snomed.info/sct","code" : "160292002","display" : "Family history of leukemia"},{"system" : "http://snomed.info/sct","code" : "160297008","display" : "FH: neoplasm of ovary"},{"system" : "http://snomed.info/sct","code" : "160298003","display" : "FH: neoplasm of cervix"},{"system" : "http://snomed.info/sct","code" : "160299006","display" : "FH: neoplasm of uterus"},{"system" : "http://snomed.info/sct","code" : "160301004","display" : "FH: Endocrine disorders"},{"system" : "http://snomed.info/sct","code" : "160302006","display" : "FH: Thyroid disorder"},{"system" : "http://snomed.info/sct","code" : "160303001","display" : "FH: Diabetes mellitus"},{"system" : "http://snomed.info/sct","code" : "160305008","display" : "FH: Metabolic disorder"},{"system" : "http://snomed.info/sct","code" : "160306009","display" : "FH: Nutritional deficiency"},{"system" : "http://snomed.info/sct","code" : "160308005","display" : "FH: Gout"},{"system" : "http://snomed.info/sct","code" : "160309002","display" : "FH: Cystic fibrosis"},{"system" : "http://snomed.info/sct","code" : "160310007","display" : "FH: Porphyria"},{"system" : "http://snomed.info/sct","code" : "160311006","display" : "FH: Obesity"},{"system" : "http://snomed.info/sct","code" : "160313009","display" : "FH: Osteoporosis"},{"system" : "http://snomed.info/sct","code" : "160314003","display" : "FH: Hypercholesterolemia"},{"system" : "http://snomed.info/sct","code" : "160316001","display" : "FH: Blood disorder"},{"system" : "http://snomed.info/sct","code" : "160318000","display" : "Family history of hereditary spherocytosis"},{"system" : "http://snomed.info/sct","code" : "160319008","display" : "FH: Thalassemia"},{"system" : "http://snomed.info/sct","code" : "160320002","display" : "Family history of sickle cell anaemia"},{"system" : "http://snomed.info/sct","code" : "160321003","display" : "FH: Sickle cell trait"},{"system" : "http://snomed.info/sct","code" : "160324006","display" : "Family history of mental disorder"},{"system" : "http://snomed.info/sct","code" : "160325007","display" : "FH: Senile dementia"},{"system" : "http://snomed.info/sct","code" : "160328009","display" : "Family history of schizophrenia"},{"system" : "http://snomed.info/sct","code" : "160329001","display" : "FH: Depression"},{"system" : "http://snomed.info/sct","code" : "160331005","display" : "FH: Manic-depressive state"},{"system" : "http://snomed.info/sct","code" : "160332003","display" : "Family history of anxiety disorder"},{"system" : "http://snomed.info/sct","code" : "160333008","display" : "FH: Suicide"},{"system" : "http://snomed.info/sct","code" : "160336000","display" : "Family history of Huntington's chorea"},{"system" : "http://snomed.info/sct","code" : "160337009","display" : "FH: Multiple sclerosis"},{"system" : "http://snomed.info/sct","code" : "160338004","display" : "FH: Hemiplegia"},{"system" : "http://snomed.info/sct","code" : "160339007","display" : "FH: Paraplegia"},{"system" : "http://snomed.info/sct","code" : "160340009","display" : "Family history: Cerebral palsy"},{"system" : "http://snomed.info/sct","code" : "160341008","display" : "FH: Epilepsy"},{"system" : "http://snomed.info/sct","code" : "160342001","display" : "Family history of migraine"},{"system" : "http://snomed.info/sct","code" : "160343006","display" : "FH: Muscular dystrophy"},{"system" : "http://snomed.info/sct","code" : "160344000","display" : "Family history of motor neurone disease"},{"system" : "http://snomed.info/sct","code" : "160346003","display" : "FH: Eye disorder"},{"system" : "http://snomed.info/sct","code" : "160347007","display" : "Family history of glaucoma"},{"system" : "http://snomed.info/sct","code" : "160348002","display" : "FH: Cataract"},{"system" : "http://snomed.info/sct","code" : "160350005","display" : "FH: Squint"},{"system" : "http://snomed.info/sct","code" : "160352002","display" : "FH: Ear disorder"},{"system" : "http://snomed.info/sct","code" : "160353007","display" : "Family history of deafness"},{"system" : "http://snomed.info/sct","code" : "160354001","display" : "FH: Otosclerosis"},{"system" : "http://snomed.info/sct","code" : "160357008","display" : "Family history of hypertension"},{"system" : "http://snomed.info/sct","code" : "160362009","display" : "Family history of atherosclerosis"},{"system" : "http://snomed.info/sct","code" : "160363004","display" : "FH: TIA"},{"system" : "http://snomed.info/sct","code" : "160364005","display" : "FH: Congen heart disease"},{"system" : "http://snomed.info/sct","code" : "160377001","display" : "FH: Asthma"},{"system" : "http://snomed.info/sct","code" : "160378006","display" : "Family history: Occupational lung disease (situation)"},{"system" : "http://snomed.info/sct","code" : "160379003","display" : "FH: Hay fever"},{"system" : "http://snomed.info/sct","code" : "160381001","display" : "FH: Gastrointestinal disease"},{"system" : "http://snomed.info/sct","code" : "160386006","display" : "Family history of Crohn's disease"},{"system" : "http://snomed.info/sct","code" : "160389004","display" : "Family history of polycystic kidney"},{"system" : "http://snomed.info/sct","code" : "160390008","display" : "FH: Male infertility"},{"system" : "http://snomed.info/sct","code" : "160391007","display" : "Family history of female infertility"},{"system" : "http://snomed.info/sct","code" : "160392000","display" : "FH: Breast disease"},{"system" : "http://snomed.info/sct","code" : "160393005","display" : "FH: Period problem"},{"system" : "http://snomed.info/sct","code" : "160394004","display" : "FH: Early menarche"},{"system" : "http://snomed.info/sct","code" : "160396002","display" : "FH: Late menarche"},{"system" : "http://snomed.info/sct","code" : "160397006","display" : "FH: Early menopause"},{"system" : "http://snomed.info/sct","code" : "160398001","display" : "FH: Late menopause"},{"system" : "http://snomed.info/sct","code" : "160401003","display" : "FH: Raised B.P. in pregnancy"},{"system" : "http://snomed.info/sct","code" : "160402005","display" : "FH: Diabetes in pregnancy"},{"system" : "http://snomed.info/sct","code" : "160403000","display" : "FH: Puerperal depression"},{"system" : "http://snomed.info/sct","code" : "160406008","display" : "FH: Skin disease"},{"system" : "http://snomed.info/sct","code" : "160407004","display" : "FH: Eczema"},{"system" : "http://snomed.info/sct","code" : "160408009","display" : "FH: Psoriasis"},{"system" : "http://snomed.info/sct","code" : "160409001","display" : "FH: Alopecia"},{"system" : "http://snomed.info/sct","code" : "160410006","display" : "FH: Hirsutism"},{"system" : "http://snomed.info/sct","code" : "160413008","display" : "FH: Rheumatoid arthritis"},{"system" : "http://snomed.info/sct","code" : "160414002","display" : "FH: Osteoarthritis"},{"system" : "http://snomed.info/sct","code" : "160417009","display" : "Family history of congenital anomaly"},{"system" : "http://snomed.info/sct","code" : "160418004","display" : "FH: Anencephaly"},{"system" : "http://snomed.info/sct","code" : "160419007","display" : "FH: Spina bifida"},{"system" : "http://snomed.info/sct","code" : "160421002","display" : "FH: Congenital RS anomaly"},{"system" : "http://snomed.info/sct","code" : "160422009","display" : "FH: Congenital GIT anomaly"},{"system" : "http://snomed.info/sct","code" : "160423004","display" : "FH: Congenital GU anomaly"},{"system" : "http://snomed.info/sct","code" : "160424005","display" : "FH: Cong. orthopedic anomaly"},{"system" : "http://snomed.info/sct","code" : "160425006","display" : "Family history of chromosomal anomaly (situation)"},{"system" : "http://snomed.info/sct","code" : "160427003","display" : "FH: Mother"},{"system" : "http://snomed.info/sct","code" : "160428008","display" : "FH: Mother alive and well"},{"system" : "http://snomed.info/sct","code" : "160429000","display" : "FH: Mother alive with problem"},{"system" : "http://snomed.info/sct","code" : "160430005","display" : "FH: Mother dead"},{"system" : "http://snomed.info/sct","code" : "160433007","display" : "FH: Father"},{"system" : "http://snomed.info/sct","code" : "160434001","display" : "FH: Father alive and well"},{"system" : "http://snomed.info/sct","code" : "160435000","display" : "FH: Father alive with problem"},{"system" : "http://snomed.info/sct","code" : "160436004","display" : "FH: Father dead"},{"system" : "http://snomed.info/sct","code" : "160437008","display" : "FH: Father deaf"},{"system" : "http://snomed.info/sct","code" : "160439006","display" : "FH: Sister"},{"system" : "http://snomed.info/sct","code" : "160440008","display" : "FH: Sister alive and well"},{"system" : "http://snomed.info/sct","code" : "160441007","display" : "FH: Sister alive with problem"},{"system" : "http://snomed.info/sct","code" : "160442000","display" : "FH: Sister dead"},{"system" : "http://snomed.info/sct","code" : "160444004","display" : "FH: Brother"},{"system" : "http://snomed.info/sct","code" : "160445003","display" : "FH: Brother alive and well"},{"system" : "http://snomed.info/sct","code" : "160446002","display" : "FH: Brother alive with problem"},{"system" : "http://snomed.info/sct","code" : "160447006","display" : "FH: Brother dead"},{"system" : "http://snomed.info/sct","code" : "160449009","display" : "FH: Son"},{"system" : "http://snomed.info/sct","code" : "160450009","display" : "FH: Son alive and well"},{"system" : "http://snomed.info/sct","code" : "160451008","display" : "FH: Son alive with problem"},{"system" : "http://snomed.info/sct","code" : "160452001","display" : "FH: Son dead"},{"system" : "http://snomed.info/sct","code" : "160454000","display" : "FH: Daughter"},{"system" : "http://snomed.info/sct","code" : "160455004","display" : "FH: Daughter alive and well"},{"system" : "http://snomed.info/sct","code" : "160456003","display" : "FH: Daughter alive with problem"},{"system" : "http://snomed.info/sct","code" : "160457007","display" : "FH: Daughter dead"},{"system" : "http://snomed.info/sct","code" : "160460000","display" : "FH: Maternal grandfather"},{"system" : "http://snomed.info/sct","code" : "160461001","display" : "FH: Paternal grandfather"},{"system" : "http://snomed.info/sct","code" : "160462008","display" : "FH: Maternal grandmother"},{"system" : "http://snomed.info/sct","code" : "160463003","display" : "FH: Paternal grandmother"},{"system" : "http://snomed.info/sct","code" : "160464009","display" : "FH: Aunt"},{"system" : "http://snomed.info/sct","code" : "160465005","display" : "FH: Uncle"},{"system" : "http://snomed.info/sct","code" : "160469004","display" : "FH: Allergy"},{"system" : "http://snomed.info/sct","code" : "160471004","display" : "FH: Sudden infant death"},{"system" : "http://snomed.info/sct","code" : "160472006","display" : "FH: Child battering"},{"system" : "http://snomed.info/sct","code" : "160473001","display" : "FH: Death under 60 years"},{"system" : "http://snomed.info/sct","code" : "160474007","display" : "FH: Atopy"},{"system" : "http://snomed.info/sct","code" : "160475008","display" : "FH: Consanguinity"},{"system" : "http://snomed.info/sct","code" : "160776008","display" : "Home help organised"},{"system" : "http://snomed.info/sct","code" : "160806000","display" : "Father remarried"},{"system" : "http://snomed.info/sct","code" : "160807009","display" : "Mother remarried"},{"system" : "http://snomed.info/sct","code" : "160855009","display" : "Partner retired"},{"system" : "http://snomed.info/sct","code" : "160856005","display" : "Partner works after retirement"},{"system" : "http://snomed.info/sct","code" : "160859003","display" : "Imprisonment of family member"},{"system" : "http://snomed.info/sct","code" : "160860008","display" : "Husband in prison"},{"system" : "http://snomed.info/sct","code" : "160861007","display" : "Spouse arrested"},{"system" : "http://snomed.info/sct","code" : "160875000","display" : "Partner unemployed"},{"system" : "http://snomed.info/sct","code" : "160884000","display" : "Wife pregnant"},{"system" : "http://snomed.info/sct","code" : "160885004","display" : "Wife well"},{"system" : "http://snomed.info/sct","code" : "160886003","display" : "Wife alive"},{"system" : "http://snomed.info/sct","code" : "160888002","display" : "Family member on protection register"},{"system" : "http://snomed.info/sct","code" : "160890001","display" : "Family member removed from protection register"},{"system" : "http://snomed.info/sct","code" : "160891002","display" : "Vulnerable child in family"},{"system" : "http://snomed.info/sct","code" : "160953001","display" : "Relative - acute medical disorder"},{"system" : "http://snomed.info/sct","code" : "161062006","display" : "Child abuse in family"},{"system" : "http://snomed.info/sct","code" : "161067000","display" : "Legal problem in family"},{"system" : "http://snomed.info/sct","code" : "161075006","display" : "Spouse works away from home"},{"system" : "http://snomed.info/sct","code" : "161077003","display" : "Father smokes"},{"system" : "http://snomed.info/sct","code" : "161078008","display" : "Mother smokes"},{"system" : "http://snomed.info/sct","code" : "161079000","display" : "Both parents smoke"},{"system" : "http://snomed.info/sct","code" : "161413004","display" : "H/O: infectious disease"},{"system" : "http://snomed.info/sct","code" : "161414005","display" : "H/O: tuberculosis"},{"system" : "http://snomed.info/sct","code" : "161415006","display" : "H/O: poliomyelitis"},{"system" : "http://snomed.info/sct","code" : "161416007","display" : "History of malaria (situation)"},{"system" : "http://snomed.info/sct","code" : "161417003","display" : "H/O: scarlatina"},{"system" : "http://snomed.info/sct","code" : "161419000","display" : "H/O: measles"},{"system" : "http://snomed.info/sct","code" : "161420006","display" : "History of mumps"},{"system" : "http://snomed.info/sct","code" : "161421005","display" : "H/O: rubella"},{"system" : "http://snomed.info/sct","code" : "161422003","display" : "H/O: pertussis"},{"system" : "http://snomed.info/sct","code" : "161423008","display" : "H/O: chickenpox"},{"system" : "http://snomed.info/sct","code" : "161424002","display" : "H/O: viral illness"},{"system" : "http://snomed.info/sct","code" : "161432005","display" : "H/O Malignant melanoma"},{"system" : "http://snomed.info/sct","code" : "161436008","display" : "History of leukemia (situation)"},{"system" : "http://snomed.info/sct","code" : "161442007","display" : "H/O: hyperthyroidism"},{"system" : "http://snomed.info/sct","code" : "161443002","display" : "H/O: hypothyroidism"},{"system" : "http://snomed.info/sct","code" : "161445009","display" : "H/O: diabetes mellitus"},{"system" : "http://snomed.info/sct","code" : "161449003","display" : "H/O: nutritional disorder"},{"system" : "http://snomed.info/sct","code" : "161450003","display" : "H/O: raised blood lipids"},{"system" : "http://snomed.info/sct","code" : "161451004","display" : "H/O: gout"},{"system" : "http://snomed.info/sct","code" : "161453001","display" : "H/O: obesity"},{"system" : "http://snomed.info/sct","code" : "161456009","display" : "H/O: anaemia - iron deficient"},{"system" : "http://snomed.info/sct","code" : "161457000","display" : "History of anemia vitamin B12 deficient (situation)"},{"system" : "http://snomed.info/sct","code" : "161458005","display" : "History of hemolytic anemia"},{"system" : "http://snomed.info/sct","code" : "161460007","display" : "H/O: bleeding disorder"},{"system" : "http://snomed.info/sct","code" : "161461006","display" : "H/O: purpura"},{"system" : "http://snomed.info/sct","code" : "161464003","display" : "H/O: psychiatric disorder"},{"system" : "http://snomed.info/sct","code" : "161465002","display" : "H/O: dementia"},{"system" : "http://snomed.info/sct","code" : "161466001","display" : "H/O: alcoholism"},{"system" : "http://snomed.info/sct","code" : "161468000","display" : "H/O: schizophrenia"},{"system" : "http://snomed.info/sct","code" : "161469008","display" : "H/O: depression"},{"system" : "http://snomed.info/sct","code" : "161470009","display" : "H/O: anxiety state"},{"system" : "http://snomed.info/sct","code" : "161471008","display" : "H/O: anorexia nervosa"},{"system" : "http://snomed.info/sct","code" : "161472001","display" : "H/O: psychological trauma"},{"system" : "http://snomed.info/sct","code" : "161473006","display" : "History of behavior problem"},{"system" : "http://snomed.info/sct","code" : "161474000","display" : "History of attempted suicide"},{"system" : "http://snomed.info/sct","code" : "161478002","display" : "H/O: meningitis"},{"system" : "http://snomed.info/sct","code" : "161479005","display" : "H/O: encephalitis"},{"system" : "http://snomed.info/sct","code" : "161480008","display" : "H/O: epilepsy"},{"system" : "http://snomed.info/sct","code" : "161481007","display" : "H/O: migraine"},{"system" : "http://snomed.info/sct","code" : "161482000","display" : "H/O: trigeminal neuralgia"},{"system" : "http://snomed.info/sct","code" : "161483005","display" : "History of Bell's palsy"},{"system" : "http://snomed.info/sct","code" : "161487006","display" : "H/O: retinal detachment"},{"system" : "http://snomed.info/sct","code" : "161488001","display" : "H/O: glaucoma"},{"system" : "http://snomed.info/sct","code" : "161489009","display" : "H/O: cataract"},{"system" : "http://snomed.info/sct","code" : "161490000","display" : "H/O: visual disturbance"},{"system" : "http://snomed.info/sct","code" : "161491001","display" : "H/O: corneal ulcer"},{"system" : "http://snomed.info/sct","code" : "161494009","display" : "H/O: ear disorder"},{"system" : "http://snomed.info/sct","code" : "161496006","display" : "H/O: chronic ear infection"},{"system" : "http://snomed.info/sct","code" : "161497002","display" : "H/O: hearing problem"},{"system" : "http://snomed.info/sct","code" : "161500008","display" : "H/O: rheumatic fever"},{"system" : "http://snomed.info/sct","code" : "161501007","display" : "H/O: hypertension"},{"system" : "http://snomed.info/sct","code" : "161502000","display" : "H/O: myocardial infarct at less than 60"},{"system" : "http://snomed.info/sct","code" : "161503005","display" : "H/O: myocardial infarct at greater than 60"},{"system" : "http://snomed.info/sct","code" : "161504004","display" : "H/O: angina pectoris"},{"system" : "http://snomed.info/sct","code" : "161505003","display" : "H/O: heart failure"},{"system" : "http://snomed.info/sct","code" : "161508001","display" : "History of deep vein thrombosis (situation)"},{"system" : "http://snomed.info/sct","code" : "161509009","display" : "H/O: varicose veins"},{"system" : "http://snomed.info/sct","code" : "161511000","display" : "History of transient ischemic attack (situation)"},{"system" : "http://snomed.info/sct","code" : "161512007","display" : "H/O: pulmonary embolus"},{"system" : "http://snomed.info/sct","code" : "161513002","display" : "H/O ventricular fibrillation"},{"system" : "http://snomed.info/sct","code" : "161514008","display" : "H/O: aortic aneurysm"},{"system" : "http://snomed.info/sct","code" : "161515009","display" : "History of subarachnoid hemorrhage (situation)"},{"system" : "http://snomed.info/sct","code" : "161523006","display" : "H/O: respiratory disease"},{"system" : "http://snomed.info/sct","code" : "161524000","display" : "H/O: hay fever"},{"system" : "http://snomed.info/sct","code" : "161525004","display" : "History of pneumonia (situation)"},{"system" : "http://snomed.info/sct","code" : "161527007","display" : "H/O: asthma"},{"system" : "http://snomed.info/sct","code" : "161528002","display" : "H/O: pneumothorax"},{"system" : "http://snomed.info/sct","code" : "161532008","display" : "H/O: appendicitis"},{"system" : "http://snomed.info/sct","code" : "161533003","display" : "H/O: abdominal hernia"},{"system" : "http://snomed.info/sct","code" : "161535005","display" : "H/O: liver disease"},{"system" : "http://snomed.info/sct","code" : "161536006","display" : "H/O: jaundice"},{"system" : "http://snomed.info/sct","code" : "161538007","display" : "History of hematemesis"},{"system" : "http://snomed.info/sct","code" : "161539004","display" : "History of melena"},{"system" : "http://snomed.info/sct","code" : "161541003","display" : "H/O upper GIT neoplasm"},{"system" : "http://snomed.info/sct","code" : "161542005","display" : "H/O lower GIT neoplasm"},{"system" : "http://snomed.info/sct","code" : "161546008","display" : "H/O: nephritis"},{"system" : "http://snomed.info/sct","code" : "161547004","display" : "H/O: kidney infection"},{"system" : "http://snomed.info/sct","code" : "161548009","display" : "H/O: urinary stone"},{"system" : "http://snomed.info/sct","code" : "161549001","display" : "H/O: recurrent cystitis"},{"system" : "http://snomed.info/sct","code" : "161550001","display" : "History of hematuria"},{"system" : "http://snomed.info/sct","code" : "161551002","display" : "H/O: urethral stricture"},{"system" : "http://snomed.info/sct","code" : "161554005","display" : "H/O: male genital disorder"},{"system" : "http://snomed.info/sct","code" : "161555006","display" : "H/O: prostatism"},{"system" : "http://snomed.info/sct","code" : "161556007","display" : "H/O: infertility - male"},{"system" : "http://snomed.info/sct","code" : "161558008","display" : "H/O: vasectomy"},{"system" : "http://snomed.info/sct","code" : "161560005","display" : "H/O: skin disorder"},{"system" : "http://snomed.info/sct","code" : "161561009","display" : "H/O: eczema"},{"system" : "http://snomed.info/sct","code" : "161562002","display" : "H/O: psoriasis"},{"system" : "http://snomed.info/sct","code" : "161563007","display" : "H/O: chronic skin ulcer"},{"system" : "http://snomed.info/sct","code" : "161567008","display" : "H/O: rheumatoid arthritis"},{"system" : "http://snomed.info/sct","code" : "161568003","display" : "H/O: osteoarthritis"},{"system" : "http://snomed.info/sct","code" : "161570007","display" : "H/O: back problem"},{"system" : "http://snomed.info/sct","code" : "161572004","display" : "H/O: congenital anomaly"},{"system" : "http://snomed.info/sct","code" : "161573009","display" : "H/O: cardiac anomaly"},{"system" : "http://snomed.info/sct","code" : "161574003","display" : "H/O: cleft palate"},{"system" : "http://snomed.info/sct","code" : "161575002","display" : "H/O: cleft lip"},{"system" : "http://snomed.info/sct","code" : "161576001","display" : "H/O: urinary anomaly"},{"system" : "http://snomed.info/sct","code" : "161577005","display" : "History of congenital dislocation of hip (situation)"},{"system" : "http://snomed.info/sct","code" : "161579008","display" : "H/O: perinatal problem"},{"system" : "http://snomed.info/sct","code" : "161580006","display" : "H/O: birth trauma"},{"system" : "http://snomed.info/sct","code" : "161581005","display" : "History of birth asphyxia (situation)"},{"system" : "http://snomed.info/sct","code" : "161582003","display" : "History of hemolytic disease (situation)"},{"system" : "http://snomed.info/sct","code" : "161583008","display" : "H/O: perinatal convulsion"},{"system" : "http://snomed.info/sct","code" : "161584002","display" : "History of perinatal cerebral irritability (situation)"},{"system" : "http://snomed.info/sct","code" : "161586000","display" : "History of injury (situation)"},{"system" : "http://snomed.info/sct","code" : "161587009","display" : "History of head injury (situation)"},{"system" : "http://snomed.info/sct","code" : "161589007","display" : "H/O: poisoning"},{"system" : "http://snomed.info/sct","code" : "161611007","display" : "H/O: non-drug allergy"},{"system" : "http://snomed.info/sct","code" : "161614004","display" : "H/O: multiple allergies"},{"system" : "http://snomed.info/sct","code" : "161615003","display" : "History of surgery (situation)"},{"system" : "http://snomed.info/sct","code" : "161616002","display" : "H/O: major vascular surgery"},{"system" : "http://snomed.info/sct","code" : "161617006","display" : "H/O: major abdominal surgery"},{"system" : "http://snomed.info/sct","code" : "161618001","display" : "History of major orthopedic surgery"},{"system" : "http://snomed.info/sct","code" : "161619009","display" : "H/O Spinal surgery"},{"system" : "http://snomed.info/sct","code" : "161621004","display" : "H/O: upper limb amputation"},{"system" : "http://snomed.info/sct","code" : "161622006","display" : "H/O: lower limb amputation"},{"system" : "http://snomed.info/sct","code" : "161624007","display" : "H/O: pneumonectomy"},{"system" : "http://snomed.info/sct","code" : "161625008","display" : "H/O cardiac surgery"},{"system" : "http://snomed.info/sct","code" : "161626009","display" : "H/O splenectomy"},{"system" : "http://snomed.info/sct","code" : "161627000","display" : "H/O orchidectomy"},{"system" : "http://snomed.info/sct","code" : "161632004","display" : "History of risk factor"},{"system" : "http://snomed.info/sct","code" : "161633009","display" : "History of radiation exposure"},{"system" : "http://snomed.info/sct","code" : "161635002","display" : "History of asbestos exposure"},{"system" : "http://snomed.info/sct","code" : "161636001","display" : "H/O: isocyanate exposure"},{"system" : "http://snomed.info/sct","code" : "161637005","display" : "Insurance refused - medical reasons"},{"system" : "http://snomed.info/sct","code" : "161646004","display" : "H/O: high risk medication"},{"system" : "http://snomed.info/sct","code" : "161647008","display" : "H/O: anticoagulant therapy"},{"system" : "http://snomed.info/sct","code" : "161648003","display" : "H/O: steroid therapy"},{"system" : "http://snomed.info/sct","code" : "161649006","display" : "H/O: insulin therapy"},{"system" : "http://snomed.info/sct","code" : "161650006","display" : "H/O: anticonvulsant therapy"},{"system" : "http://snomed.info/sct","code" : "161651005","display" : "History of immunosuppressive therapy"},{"system" : "http://snomed.info/sct","code" : "161652003","display" : "H/O: hormone replacement (HRT)"},{"system" : "http://snomed.info/sct","code" : "161653008","display" : "H/O: chemotherapy"},{"system" : "http://snomed.info/sct","code" : "161656000","display" : "H/O: repeat medication"},{"system" : "http://snomed.info/sct","code" : "161659007","display" : "H/O: kidney donation"},{"system" : "http://snomed.info/sct","code" : "161660002","display" : "H/O: skin donation"},{"system" : "http://snomed.info/sct","code" : "161663000","display" : "H/O: tissue/organ recipient"},{"system" : "http://snomed.info/sct","code" : "161664006","display" : "History of blood transfusion (situation)"},{"system" : "http://snomed.info/sct","code" : "161665007","display" : "H/O: kidney recipient"},{"system" : "http://snomed.info/sct","code" : "161666008","display" : "H/O: heart recipient"},{"system" : "http://snomed.info/sct","code" : "161667004","display" : "H/O: heart valve recipient"},{"system" : "http://snomed.info/sct","code" : "161668009","display" : "H/O: skin recipient"},{"system" : "http://snomed.info/sct","code" : "161669001","display" : "H/O: bone tissue recipient"},{"system" : "http://snomed.info/sct","code" : "161670000","display" : "H/O: cornea recipient"},{"system" : "http://snomed.info/sct","code" : "161671001","display" : "H/O: liver recipient"},{"system" : "http://snomed.info/sct","code" : "161672008","display" : "H/O: lung recipient"},{"system" : "http://snomed.info/sct","code" : "161674009","display" : "H/O: artificial organ/tissue"},{"system" : "http://snomed.info/sct","code" : "161675005","display" : "H/O: artificial eyeglobe"},{"system" : "http://snomed.info/sct","code" : "161676006","display" : "H/O: artificial eye lens"},{"system" : "http://snomed.info/sct","code" : "161677002","display" : "H/O: artificial heart valve"},{"system" : "http://snomed.info/sct","code" : "161678007","display" : "H/O: artificial blood vessel"},{"system" : "http://snomed.info/sct","code" : "161679004","display" : "H/O: artificial joint"},{"system" : "http://snomed.info/sct","code" : "161680001","display" : "H/O: artificial limb"},{"system" : "http://snomed.info/sct","code" : "161681002","display" : "H/O: artificial heart"},{"system" : "http://snomed.info/sct","code" : "161685006","display" : "H/O: tracheostomy"},{"system" : "http://snomed.info/sct","code" : "161686007","display" : "H/O: ileostomy"},{"system" : "http://snomed.info/sct","code" : "161687003","display" : "H/O: colostomy"},{"system" : "http://snomed.info/sct","code" : "161689000","display" : "H/O: gastrostomy"},{"system" : "http://snomed.info/sct","code" : "161692001","display" : "H/O: cardiac pacemaker in situ"},{"system" : "http://snomed.info/sct","code" : "161693006","display" : "History of renal dialysis"},{"system" : "http://snomed.info/sct","code" : "161696003","display" : "H/O: arthrodesis"},{"system" : "http://snomed.info/sct","code" : "161697007","display" : "History of arthrodesis of interphalangeal joint of toe"},{"system" : "http://snomed.info/sct","code" : "161700006","display" : "H/O: machine dependence"},{"system" : "http://snomed.info/sct","code" : "161701005","display" : "H/O: respirator dependence"},{"system" : "http://snomed.info/sct","code" : "161743003","display" : "History of stillbirth"},{"system" : "http://snomed.info/sct","code" : "161744009","display" : "History of miscarriage"},{"system" : "http://snomed.info/sct","code" : "161745005","display" : "No history of miscarriage"},{"system" : "http://snomed.info/sct","code" : "161763005","display" : "History of ectopic pregnancy"},{"system" : "http://snomed.info/sct","code" : "161765003","display" : "History of premature delivery"},{"system" : "http://snomed.info/sct","code" : "161768001","display" : "H/O: infant breast fed"},{"system" : "http://snomed.info/sct","code" : "161769009","display" : "History of being infant bottle fed (situation)"},{"system" : "http://snomed.info/sct","code" : "161772002","display" : "H/O: oral contraceptive usage"},{"system" : "http://snomed.info/sct","code" : "161773007","display" : "History of intrauterine contraceptive device usage (situation)"},{"system" : "http://snomed.info/sct","code" : "161774001","display" : "History of contraceptive cap usage"},{"system" : "http://snomed.info/sct","code" : "161775000","display" : "H/O: condom usage"},{"system" : "http://snomed.info/sct","code" : "161779006","display" : "H/O: menstrual disorder"},{"system" : "http://snomed.info/sct","code" : "161780009","display" : "H/O: amenorrhea"},{"system" : "http://snomed.info/sct","code" : "161781008","display" : "H/O: polymenorrhoea"},{"system" : "http://snomed.info/sct","code" : "161782001","display" : "H/O: heavy periods"},{"system" : "http://snomed.info/sct","code" : "161783006","display" : "History of dysmenorrhea"},{"system" : "http://snomed.info/sct","code" : "161786003","display" : "H/O: postcoital bleeding"},{"system" : "http://snomed.info/sct","code" : "161787007","display" : "H/O: inter-menstrual bleeding"},{"system" : "http://snomed.info/sct","code" : "161788002","display" : "H/O: postmenopausal bleeding"},{"system" : "http://snomed.info/sct","code" : "161792009","display" : "History of recurrent vaginal discharge (situation)"},{"system" : "http://snomed.info/sct","code" : "161794005","display" : "H/O: stress incontinence"},{"system" : "http://snomed.info/sct","code" : "161796007","display" : "H/O: dyspareunia"},{"system" : "http://snomed.info/sct","code" : "161797003","display" : "H/O: breast problem"},{"system" : "http://snomed.info/sct","code" : "161798008","display" : "H/O: infertility - female"},{"system" : "http://snomed.info/sct","code" : "161800001","display" : "H/O: hysterectomy"},{"system" : "http://snomed.info/sct","code" : "161804005","display" : "History of antepartum hemorrhage"},{"system" : "http://snomed.info/sct","code" : "161805006","display" : "History of cesarean section"},{"system" : "http://snomed.info/sct","code" : "161806007","display" : "History of eclampsia"},{"system" : "http://snomed.info/sct","code" : "161807003","display" : "History of severe pre-eclampsia"},{"system" : "http://snomed.info/sct","code" : "161808008","display" : "H/O:manual removal of placenta"},{"system" : "http://snomed.info/sct","code" : "161809000","display" : "History of postpartum haemorrhage"},{"system" : "http://snomed.info/sct","code" : "161810005","display" : "History of prolonged labor"},{"system" : "http://snomed.info/sct","code" : "161813007","display" : "History of previous forceps delivery"},{"system" : "http://snomed.info/sct","code" : "161851007","display" : "No temperature symptom"},{"system" : "http://snomed.info/sct","code" : "161869003","display" : "Not tired"},{"system" : "http://snomed.info/sct","code" : "161881004","display" : "No stiff neck"},{"system" : "http://snomed.info/sct","code" : "161886009","display" : "Does not bruise easily"},{"system" : "http://snomed.info/sct","code" : "161890006","display" : "No backache"},{"system" : "http://snomed.info/sct","code" : "161922009","display" : "No cough"},{"system" : "http://snomed.info/sct","code" : "161927003","display" : "Night cough present"},{"system" : "http://snomed.info/sct","code" : "161928008","display" : "Night cough absent"},{"system" : "http://snomed.info/sct","code" : "161938003","display" : "No breathlessness"},{"system" : "http://snomed.info/sct","code" : "161953006","display" : "No hiccough"},{"system" : "http://snomed.info/sct","code" : "161954000","display" : "Hiccough present"},{"system" : "http://snomed.info/sct","code" : "161962008","display" : "No respiratory symptoms"},{"system" : "http://snomed.info/sct","code" : "161966006","display" : "No palpitations"},{"system" : "http://snomed.info/sct","code" : "161971004","display" : "Chest pain not present"},{"system" : "http://snomed.info/sct","code" : "161980004","display" : "No oedema present"},{"system" : "http://snomed.info/sct","code" : "162001003","display" : "No cardiovascular symptom"},{"system" : "http://snomed.info/sct","code" : "162005007","display" : "No tooth problem"},{"system" : "http://snomed.info/sct","code" : "162010006","display" : "No mouth problem"},{"system" : "http://snomed.info/sct","code" : "162019007","display" : "No problem chewing"},{"system" : "http://snomed.info/sct","code" : "162023004","display" : "No problem swallowing"},{"system" : "http://snomed.info/sct","code" : "162037008","display" : "No abdominal pain"},{"system" : "http://snomed.info/sct","code" : "162056003","display" : "No nausea"},{"system" : "http://snomed.info/sct","code" : "162057007","display" : "Nausea present"},{"system" : "http://snomed.info/sct","code" : "162062008","display" : "No vomiting"},{"system" : "http://snomed.info/sct","code" : "162069004","display" : "Abdomen not distended"},{"system" : "http://snomed.info/sct","code" : "162075008","display" : "No excessive flatulence"},{"system" : "http://snomed.info/sct","code" : "162085009","display" : "No tenesmus"},{"system" : "http://snomed.info/sct","code" : "162104009","display" : "Diarrhoea not present"},{"system" : "http://snomed.info/sct","code" : "162111008","display" : "No gastrointestinal symptom"},{"system" : "http://snomed.info/sct","code" : "162139009","display" : "No genitourinary pain"},{"system" : "http://snomed.info/sct","code" : "162154003","display" : "No urethral discharge"},{"system" : "http://snomed.info/sct","code" : "162157005","display" : "Vaginal discharge absent"},{"system" : "http://snomed.info/sct","code" : "162158000","display" : "Vaginal discharge present"},{"system" : "http://snomed.info/sct","code" : "162161004","display" : "No breast lump"},{"system" : "http://snomed.info/sct","code" : "162162006","display" : "Breast lump present"},{"system" : "http://snomed.info/sct","code" : "162185007","display" : "No genitourinary symptom"},{"system" : "http://snomed.info/sct","code" : "162235006","display" : "No motor symptom"},{"system" : "http://snomed.info/sct","code" : "162241004","display" : "Paralysis present"},{"system" : "http://snomed.info/sct","code" : "162258009","display" : "Coordinated"},{"system" : "http://snomed.info/sct","code" : "162260006","display" : "Dizziness present"},{"system" : "http://snomed.info/sct","code" : "162261005","display" : "Giddiness present"},{"system" : "http://snomed.info/sct","code" : "162264002","display" : "No consciousness disturbance"},{"system" : "http://snomed.info/sct","code" : "162271007","display" : "Felt faint"},{"system" : "http://snomed.info/sct","code" : "162275003","display" : "No visual symptom"},{"system" : "http://snomed.info/sct","code" : "162293002","display" : "Speech normal"},{"system" : "http://snomed.info/sct","code" : "162298006","display" : "No headache"},{"system" : "http://snomed.info/sct","code" : "162350004","display" : "No tinnitus present"},{"system" : "http://snomed.info/sct","code" : "162357001","display" : "No earache"},{"system" : "http://snomed.info/sct","code" : "162363005","display" : "Ear discharge absent"},{"system" : "http://snomed.info/sct","code" : "162364004","display" : "Ear discharge present"},{"system" : "http://snomed.info/sct","code" : "162368001","display" : "Does not sneeze"},{"system" : "http://snomed.info/sct","code" : "162372002","display" : "Does not have nosebleeds"},{"system" : "http://snomed.info/sct","code" : "162376004","display" : "Does not snore"},{"system" : "http://snomed.info/sct","code" : "162379006","display" : "No nasal symptoms"},{"system" : "http://snomed.info/sct","code" : "162387007","display" : "No sore throat"},{"system" : "http://snomed.info/sct","code" : "162388002","display" : "Has a sore throat"},{"system" : "http://snomed.info/sct","code" : "162395006","display" : "No throat symptom"},{"system" : "http://snomed.info/sct","code" : "162406001","display" : "No ear, nose or throat symptom"},{"system" : "http://snomed.info/sct","code" : "162467007","display" : "Free of symptoms"},{"system" : "http://snomed.info/sct","code" : "162572001","display" : "Suspected malignancy"},{"system" : "http://snomed.info/sct","code" : "162573006","display" : "Suspected lung cancer"},{"system" : "http://snomed.info/sct","code" : "162594009","display" : "Suspected deafness"},{"system" : "http://snomed.info/sct","code" : "162596006","display" : "Suspected victim of child abuse"},{"system" : "http://snomed.info/sct","code" : "162649008","display" : "Depth of examination"},{"system" : "http://snomed.info/sct","code" : "162650008","display" : "Patient not examined"},{"system" : "http://snomed.info/sct","code" : "162651007","display" : "Patient examined"},{"system" : "http://snomed.info/sct","code" : "162653005","display" : "One or more organs examined"},{"system" : "http://snomed.info/sct","code" : "162654004","display" : "One or more systems examined"},{"system" : "http://snomed.info/sct","code" : "162655003","display" : "Full examination performed"},{"system" : "http://snomed.info/sct","code" : "162674006","display" : "Depth of general examination"},{"system" : "http://snomed.info/sct","code" : "162675007","display" : "General examination not done"},{"system" : "http://snomed.info/sct","code" : "162881001","display" : "Depth of respiratory system examination"},{"system" : "http://snomed.info/sct","code" : "162882008","display" : "Respiratory system not examined"},{"system" : "http://snomed.info/sct","code" : "162979004","display" : "Depth of CVS examination"},{"system" : "http://snomed.info/sct","code" : "162980001","display" : "CVS not examined"},{"system" : "http://snomed.info/sct","code" : "163127007","display" : "Depth of GIT examination"},{"system" : "http://snomed.info/sct","code" : "163128002","display" : "GIT not examined"},{"system" : "http://snomed.info/sct","code" : "163347006","display" : "Depth of genitourinary examination"},{"system" : "http://snomed.info/sct","code" : "163348001","display" : "GU system not examined"},{"system" : "http://snomed.info/sct","code" : "163581001","display" : "Depth of nervous system examination"},{"system" : "http://snomed.info/sct","code" : "163582008","display" : "Nervous system not examined"},{"system" : "http://snomed.info/sct","code" : "164176006","display" : "ENT examination not performed"},{"system" : "http://snomed.info/sct","code" : "164503006","display" : "Orthopaedic exam. not done"},{"system" : "http://snomed.info/sct","code" : "164713001","display" : "Neurological diagnostic procedure - not done"},{"system" : "http://snomed.info/sct","code" : "164715008","display" : "Neurological diagnostic procedure - done"},{"system" : "http://snomed.info/sct","code" : "164719002","display" : "Sensory mapping carried out"},{"system" : "http://snomed.info/sct","code" : "164725003","display" : "Visual testing not done"},{"system" : "http://snomed.info/sct","code" : "164726002","display" : "Visual testing done"},{"system" : "http://snomed.info/sct","code" : "164746007","display" : "Auditory/vestibular test not done"},{"system" : "http://snomed.info/sct","code" : "164747003","display" : "Auditory/vestibular test done"},{"system" : "http://snomed.info/sct","code" : "164766003","display" : "Special ENT procedure not done"},{"system" : "http://snomed.info/sct","code" : "164767007","display" : "Special ENT procedure done"},{"system" : "http://snomed.info/sct","code" : "164776000","display" : "Special CVS test not done"},{"system" : "http://snomed.info/sct","code" : "164777009","display" : "Special CVS test done"},{"system" : "http://snomed.info/sct","code" : "164786004","display" : "Special GIT test not done"},{"system" : "http://snomed.info/sct","code" : "164787008","display" : "Special GIT test done"},{"system" : "http://snomed.info/sct","code" : "164795007","display" : "Special urinary test not done"},{"system" : "http://snomed.info/sct","code" : "164796008","display" : "Special urinary test done"},{"system" : "http://snomed.info/sct","code" : "164808009","display" : "Special female test not done"},{"system" : "http://snomed.info/sct","code" : "164810006","display" : "Special female test done"},{"system" : "http://snomed.info/sct","code" : "164823004","display" : "Special male test not done"},{"system" : "http://snomed.info/sct","code" : "164824005","display" : "Special male test done"},{"system" : "http://snomed.info/sct","code" : "164831009","display" : "Musculoskeletal test not done"},{"system" : "http://snomed.info/sct","code" : "164832002","display" : "Musculoskeletal test done"},{"system" : "http://snomed.info/sct","code" : "164846002","display" : "ECG requested"},{"system" : "http://snomed.info/sct","code" : "164853006","display" : "ECG not done"},{"system" : "http://snomed.info/sct","code" : "164963004","display" : "Susceptibility skin test done"},{"system" : "http://snomed.info/sct","code" : "164964005","display" : "Susceptibility skin test not done"},{"system" : "http://snomed.info/sct","code" : "164977001","display" : "Mantoux test done"},{"system" : "http://snomed.info/sct","code" : "164978006","display" : "Mantoux test not done"},{"system" : "http://snomed.info/sct","code" : "164984009","display" : "Kveim test done"},{"system" : "http://snomed.info/sct","code" : "164985005","display" : "Kveim test not done"},{"system" : "http://snomed.info/sct","code" : "164996002","display" : "Hypersensitivity skin test done"},{"system" : "http://snomed.info/sct","code" : "164997006","display" : "Hypersensitivity skin test not done"},{"system" : "http://snomed.info/sct","code" : "165007007","display" : "Allergy testing done"},{"system" : "http://snomed.info/sct","code" : "165008002","display" : "Allergy testing not done"},{"system" : "http://snomed.info/sct","code" : "165016006","display" : "Lung function testing done"},{"system" : "http://snomed.info/sct","code" : "165017002","display" : "Lung function testing not done"},{"system" : "http://snomed.info/sct","code" : "165025000","display" : "Lung volume test done"},{"system" : "http://snomed.info/sct","code" : "165026004","display" : "Lung volume test not done"},{"system" : "http://snomed.info/sct","code" : "165034005","display" : "Respiratory flow rate measured"},{"system" : "http://snomed.info/sct","code" : "165035006","display" : "Respiratory flow rate not measured"},{"system" : "http://snomed.info/sct","code" : "165068004","display" : "Ovulation temperature chart started"},{"system" : "http://snomed.info/sct","code" : "165073005","display" : "Cardiac function test done"},{"system" : "http://snomed.info/sct","code" : "165074004","display" : "Cardiac function test not done"},{"system" : "http://snomed.info/sct","code" : "165080007","display" : "Exercise tolerance test done"},{"system" : "http://snomed.info/sct","code" : "165081006","display" : "Exercise tolerance test not done"},{"system" : "http://snomed.info/sct","code" : "165104002","display" : "Metabolic function not tested"},{"system" : "http://snomed.info/sct","code" : "165121006","display" : "Non-surgical biopsy done"},{"system" : "http://snomed.info/sct","code" : "165122004","display" : "Non-surgical biopsy not done"},{"system" : "http://snomed.info/sct","code" : "165137000","display" : "Endoscopy arranged"},{"system" : "http://snomed.info/sct","code" : "165138005","display" : "Endoscopy carried out"},{"system" : "http://snomed.info/sct","code" : "165139002","display" : "Endoscopy not carried out"},{"system" : "http://snomed.info/sct","code" : "165146006","display" : "Check endoscopy - condition resolved"},{"system" : "http://snomed.info/sct","code" : "165278005","display" : "Biopsy specimen not retrieved"},{"system" : "http://snomed.info/sct","code" : "165330008","display" : "Laboratory test not necessary"},{"system" : "http://snomed.info/sct","code" : "165331007","display" : "Laboratory procedure performed"},{"system" : "http://snomed.info/sct","code" : "165332000","display" : "Laboratory test requested"},{"system" : "http://snomed.info/sct","code" : "165333005","display" : "Sample sent to laboratory for test"},{"system" : "http://snomed.info/sct","code" : "165342003","display" : "Patient refused laboratory test"},{"system" : "http://snomed.info/sct","code" : "165343008","display" : "Laboratory test requested - not done"},{"system" : "http://snomed.info/sct","code" : "165346000","display" : "Laboratory test result abnormal"},{"system" : "http://snomed.info/sct","code" : "165348004","display" : "Laboratory test due"},{"system" : "http://snomed.info/sct","code" : "165349007","display" : "Blood test due"},{"system" : "http://snomed.info/sct","code" : "165350007","display" : "Urine test due"},{"system" : "http://snomed.info/sct","code" : "165351006","display" : "Feces test due"},{"system" : "http://snomed.info/sct","code" : "165352004","display" : "CSF test due"},{"system" : "http://snomed.info/sct","code" : "165353009","display" : "Semen analysis due"},{"system" : "http://snomed.info/sct","code" : "165355002","display" : "Patient informed - test result"},{"system" : "http://snomed.info/sct","code" : "165356001","display" : "Test result by letter to patient"},{"system" : "http://snomed.info/sct","code" : "165357005","display" : "Test result to patient by telephone"},{"system" : "http://snomed.info/sct","code" : "165358000","display" : "Test result to patient personally"},{"system" : "http://snomed.info/sct","code" : "165372009","display" : "Haematology test not needed"},{"system" : "http://snomed.info/sct","code" : "165374005","display" : "Haematology test requested"},{"system" : "http://snomed.info/sct","code" : "165376007","display" : "Patient refused haematology test"},{"system" : "http://snomed.info/sct","code" : "165377003","display" : "Hematology test request - not done"},{"system" : "http://snomed.info/sct","code" : "165393007","display" : "Haemoglobin not estimated"},{"system" : "http://snomed.info/sct","code" : "165394001","display" : "Hemoglobin requested"},{"system" : "http://snomed.info/sct","code" : "165762009","display" : "Blood been cross-matched"},{"system" : "http://snomed.info/sct","code" : "165766007","display" : "Blood transfusion centre reference number"},{"system" : "http://snomed.info/sct","code" : "165768008","display" : "Rhesus antibody absent"},{"system" : "http://snomed.info/sct","code" : "165928001","display" : "L.E. cells absent"},{"system" : "http://snomed.info/sct","code" : "167219008","display" : "Urine not examined"},{"system" : "http://snomed.info/sct","code" : "167220002","display" : "Urinalysis requested"},{"system" : "http://snomed.info/sct","code" : "167253007","display" : "Urine pregnancy test requested"},{"system" : "http://snomed.info/sct","code" : "167260001","display" : "Urine glucose test not done"},{"system" : "http://snomed.info/sct","code" : "167272007","display" : "Urine protein test not done"},{"system" : "http://snomed.info/sct","code" : "167286006","display" : "Urine ketone test not done"},{"system" : "http://snomed.info/sct","code" : "167296002","display" : "Urine blood test not done"},{"system" : "http://snomed.info/sct","code" : "167306007","display" : "Urine pH test not done"},{"system" : "http://snomed.info/sct","code" : "167317008","display" : "Urine bacteria test not done"},{"system" : "http://snomed.info/sct","code" : "167322008","display" : "Urine urobilinogen not tested"},{"system" : "http://snomed.info/sct","code" : "167594003","display" : "Feces not examined"},{"system" : "http://snomed.info/sct","code" : "167666002","display" : "Faecal occult blood requested"},{"system" : "http://snomed.info/sct","code" : "167701000","display" : "CSF: not examined"},{"system" : "http://snomed.info/sct","code" : "167728005","display" : "CSF chemistry - not tested"},{"system" : "http://snomed.info/sct","code" : "168123008","display" : "Sample sent for examination"},{"system" : "http://snomed.info/sct","code" : "168173006","display" : "Sweat collected for test"},{"system" : "http://snomed.info/sct","code" : "168302007","display" : "Sputum sent for C/S"},{"system" : "http://snomed.info/sct","code" : "168305009","display" : "Skin swab taken"},{"system" : "http://snomed.info/sct","code" : "168306005","display" : "Skin scrapings taken"},{"system" : "http://snomed.info/sct","code" : "168307001","display" : "Skin ulcer swab taken"},{"system" : "http://snomed.info/sct","code" : "168308006","display" : "Skin wound swab taken"},{"system" : "http://snomed.info/sct","code" : "168342002","display" : "Urethral swab taken"},{"system" : "http://snomed.info/sct","code" : "168345000","display" : "High vaginal swab taken"},{"system" : "http://snomed.info/sct","code" : "168352003","display" : "Low vaginal swab taken"},{"system" : "http://snomed.info/sct","code" : "168353008","display" : "Vulval swab taken"},{"system" : "http://snomed.info/sct","code" : "168354002","display" : "Cervical swab taken"},{"system" : "http://snomed.info/sct","code" : "168359007","display" : "Penile swab taken"},{"system" : "http://snomed.info/sct","code" : "168428009","display" : "Cervical smear - action needed"},{"system" : "http://snomed.info/sct","code" : "168429001","display" : "Cervical smear: repeat after treatment"},{"system" : "http://snomed.info/sct","code" : "168430006","display" : "Cervical smear: repeat 1 month (situation)"},{"system" : "http://snomed.info/sct","code" : "168431005","display" : "Cervical smear: repeat 3 months (situation)"},{"system" : "http://snomed.info/sct","code" : "168432003","display" : "Cervical smear: repeat 4 months (situation)"},{"system" : "http://snomed.info/sct","code" : "168433008","display" : "Cervical smear: repeat 6 months (situation)"},{"system" : "http://snomed.info/sct","code" : "168434002","display" : "Cervical smear: repeat 9 months (situation)"},{"system" : "http://snomed.info/sct","code" : "168435001","display" : "Cervical smear: repeat 12 months (situation)"},{"system" : "http://snomed.info/sct","code" : "168436000","display" : "Cervical smear: colposcopy needed (situation)"},{"system" : "http://snomed.info/sct","code" : "168437009","display" : "Cervical smear - cervical biopsy needed"},{"system" : "http://snomed.info/sct","code" : "168438004","display" : "Cervical smear: uterine curettage needed"},{"system" : "http://snomed.info/sct","code" : "168446003","display" : "Cell chromosome examination request"},{"system" : "http://snomed.info/sct","code" : "168451009","display" : "Forensic examination requested"},{"system" : "http://snomed.info/sct","code" : "168462009","display" : "Postmortem examination requested"},{"system" : "http://snomed.info/sct","code" : "168465006","display" : "Postmortem examination done"},{"system" : "http://snomed.info/sct","code" : "168531007","display" : "Radiotherapy started"},{"system" : "http://snomed.info/sct","code" : "168532000","display" : "Radiotherapy changed"},{"system" : "http://snomed.info/sct","code" : "168533005","display" : "Radiotherapy stopped"},{"system" : "http://snomed.info/sct","code" : "168534004","display" : "Radiotherapy completed"},{"system" : "http://snomed.info/sct","code" : "168539009","display" : "Plain X-ray requested"},{"system" : "http://snomed.info/sct","code" : "168708009","display" : "Plain X-ray of soft tissue requested"},{"system" : "http://snomed.info/sct","code" : "168748001","display" : "Mammography requested"},{"system" : "http://snomed.info/sct","code" : "168755004","display" : "Erect plain X-ray of abdomen requested (situation)"},{"system" : "http://snomed.info/sct","code" : "168795002","display" : "Myelography requested"},{"system" : "http://snomed.info/sct","code" : "168806001","display" : "Bronchography requested"},{"system" : "http://snomed.info/sct","code" : "168822000","display" : "Barium swallow requested"},{"system" : "http://snomed.info/sct","code" : "168827006","display" : "Barium meal requested"},{"system" : "http://snomed.info/sct","code" : "168832007","display" : "Barium follow through requested"},{"system" : "http://snomed.info/sct","code" : "168837001","display" : "Barium enema requested"},{"system" : "http://snomed.info/sct","code" : "168850000","display" : "Intravenous pyelogram requested"},{"system" : "http://snomed.info/sct","code" : "168855005","display" : "Cystography requested"},{"system" : "http://snomed.info/sct","code" : "168909007","display" : "Knee arthrography requested"},{"system" : "http://snomed.info/sct","code" : "168914006","display" : "Arthrography requested"},{"system" : "http://snomed.info/sct","code" : "168927005","display" : "Carotid artery angiogram requested"},{"system" : "http://snomed.info/sct","code" : "168933001","display" : "Angiocardiography awaited"},{"system" : "http://snomed.info/sct","code" : "168937000","display" : "Coronary arteriography awaited"},{"system" : "http://snomed.info/sct","code" : "168946006","display" : "Renal arteriogram requested"},{"system" : "http://snomed.info/sct","code" : "168951000","display" : "Femoral arteriogram requested"},{"system" : "http://snomed.info/sct","code" : "168964004","display" : "Venogram requested"},{"system" : "http://snomed.info/sct","code" : "169028009","display" : "Tomography requested"},{"system" : "http://snomed.info/sct","code" : "169063004","display" : "Computed tomography requested (situation)"},{"system" : "http://snomed.info/sct","code" : "169081001","display" : "Magnetic resonance imaging requested (situation)"},{"system" : "http://snomed.info/sct","code" : "169220006","display" : "US obstetric scan requested"},{"system" : "http://snomed.info/sct","code" : "169450001","display" : "No contraceptive precautions"},{"system" : "http://snomed.info/sct","code" : "169468003","display" : "Oral contraceptive changed"},{"system" : "http://snomed.info/sct","code" : "169496009","display" : "Contraceptive diaphragm fitted"},{"system" : "http://snomed.info/sct","code" : "169497000","display" : "CAP checked"},{"system" : "http://snomed.info/sct","code" : "169498005","display" : "Contraceptive diaphragm renewed"},{"system" : "http://snomed.info/sct","code" : "169516008","display" : "\"Morning after\" intrauterine contraceptive device fitted"},{"system" : "http://snomed.info/sct","code" : "169520007","display" : "Depot contraceptive repeated"},{"system" : "http://snomed.info/sct","code" : "169551000","display" : "Contraception contraindicated"},{"system" : "http://snomed.info/sct","code" : "169578003","display" : "Antenatal care: obstetric risk (situation)"},{"system" : "http://snomed.info/sct","code" : "169579006","display" : "Antenatal care: uncertain dates (situation)"},{"system" : "http://snomed.info/sct","code" : "169581008","display" : "Antenatal care: grand multiparity"},{"system" : "http://snomed.info/sct","code" : "169582001","display" : "Antenatal care: history of stillbirth (situation)"},{"system" : "http://snomed.info/sct","code" : "169583006","display" : "Antenatal care: history of perinatal death (situation)"},{"system" : "http://snomed.info/sct","code" : "169584000","display" : "Antenatal care: poor obstetric history (situation)"},{"system" : "http://snomed.info/sct","code" : "169585004","display" : "Antenatal care: history of trophoblastic disease (situation)"},{"system" : "http://snomed.info/sct","code" : "169587007","display" : "Antenatal care: precious pregnancy (situation)"},{"system" : "http://snomed.info/sct","code" : "169588002","display" : "Antenatal care: elderly primiparous (situation)"},{"system" : "http://snomed.info/sct","code" : "169589005","display" : "Antenatal care: history of infertility (situation)"},{"system" : "http://snomed.info/sct","code" : "169591002","display" : "Antenatal care: social risk (situation)"},{"system" : "http://snomed.info/sct","code" : "169592009","display" : "Antenatal care: poor home conditions (situation)"},{"system" : "http://snomed.info/sct","code" : "169593004","display" : "Antenatal care: poor antenatal attender"},{"system" : "http://snomed.info/sct","code" : "169594005","display" : "Antenatal care: late booker"},{"system" : "http://snomed.info/sct","code" : "169595006","display" : "Antenatal care: history of child abuse (situation)"},{"system" : "http://snomed.info/sct","code" : "169597003","display" : "Antenatal care: medical risk (situation)"},{"system" : "http://snomed.info/sct","code" : "169598008","display" : "Antenatal care: gynecological risk (situation)"},{"system" : "http://snomed.info/sct","code" : "169604006","display" : "Antenatal care: primiparous, older than 30 years (situation)"},{"system" : "http://snomed.info/sct","code" : "169605007","display" : "Antenatal care: multiparous, older than 35 years (situation)"},{"system" : "http://snomed.info/sct","code" : "169607004","display" : "No antenatal care"},{"system" : "http://snomed.info/sct","code" : "169609001","display" : "Antenatal care: not wanted"},{"system" : "http://snomed.info/sct","code" : "169611005","display" : "No antenatal care: not known pregnant"},{"system" : "http://snomed.info/sct","code" : "169621002","display" : "Home delivery booked"},{"system" : "http://snomed.info/sct","code" : "169625006","display" : "Delivery booking place changed"},{"system" : "http://snomed.info/sct","code" : "169635000","display" : "Parent craft not wanted"},{"system" : "http://snomed.info/sct","code" : "169649009","display" : "Antenatal amniocentesis - not wanted (situation)"},{"system" : "http://snomed.info/sct","code" : "169660000","display" : "Antenatal ultrasound scan not wanted (situation)"},{"system" : "http://snomed.info/sct","code" : "169687001","display" : "AFP blood test not wanted"},{"system" : "http://snomed.info/sct","code" : "169693009","display" : "Rubella screening not wanted"},{"system" : "http://snomed.info/sct","code" : "169699008","display" : "Antenatal syphilis screening not done"},{"system" : "http://snomed.info/sct","code" : "169704000","display" : "Antenatal blood group screening not done"},{"system" : "http://snomed.info/sct","code" : "169705004","display" : "Antenatal blood group screening done"},{"system" : "http://snomed.info/sct","code" : "169708002","display" : "Antenatal sickle screening not done"},{"system" : "http://snomed.info/sct","code" : "169709005","display" : "Antenatal sickle cell screening done"},{"system" : "http://snomed.info/sct","code" : "169795009","display" : "Triple test not wanted"},{"system" : "http://snomed.info/sct","code" : "169796005","display" : "Double test not wanted"},{"system" : "http://snomed.info/sct","code" : "169818001","display" : "Born before arrival"},{"system" : "http://snomed.info/sct","code" : "170100005","display" : "Child not examined at birth"},{"system" : "http://snomed.info/sct","code" : "170108003","display" : "Child not examined at 10 days"},{"system" : "http://snomed.info/sct","code" : "170116007","display" : "Child 6 week examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170125001","display" : "8-9 month exam not wanted"},{"system" : "http://snomed.info/sct","code" : "170134006","display" : "18 month examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170143002","display" : "2.5 year examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170152006","display" : "3.5 year examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170161006","display" : "4.5 year examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170170009","display" : "10 year examination not wanted (situation)"},{"system" : "http://snomed.info/sct","code" : "170179005","display" : "15 year examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170256002","display" : "Child 1 year examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170265009","display" : "Child 6 month examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170274006","display" : "Child 21 month examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170283001","display" : "Child 3 year exam not wanted"},{"system" : "http://snomed.info/sct","code" : "170292003","display" : "Child 39 month examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170302007","display" : "Child 8 week examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170337005","display" : "Pneumococcal vaccination given"},{"system" : "http://snomed.info/sct","code" : "170358004","display" : "First smallpox vaccination - successful"},{"system" : "http://snomed.info/sct","code" : "170359007","display" : "First smallpox vaccination - unsuccessful"},{"system" : "http://snomed.info/sct","code" : "170428009","display" : "First Haemophilus influenzae type b and diphtheria, tetanus and pertussis vaccine given"},{"system" : "http://snomed.info/sct","code" : "170429001","display" : "Second Haemophilus influenzae type b and diphtheria, tetanus and pertussis vaccine given (situation)"},{"system" : "http://snomed.info/sct","code" : "170430006","display" : "Third Haemophilus influenzae type b and diphtheria, tetanus and pertussis vaccine given (situation)"},{"system" : "http://snomed.info/sct","code" : "170576007","display" : "Cardiac treatment changed"},{"system" : "http://snomed.info/sct","code" : "170585007","display" : "Cardiac disease treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170586008","display" : "Treatment for hypertension started (situation)"},{"system" : "http://snomed.info/sct","code" : "170587004","display" : "Hypertensive treatment changed (situation)"},{"system" : "http://snomed.info/sct","code" : "170588009","display" : "Treatment for hypertension stopped (situation)"},{"system" : "http://snomed.info/sct","code" : "170614009","display" : "Inhaler technique observed"},{"system" : "http://snomed.info/sct","code" : "170618007","display" : "Respiratory treatment changed (situation)"},{"system" : "http://snomed.info/sct","code" : "170619004","display" : "Respiratory disease treatment started (situation)"},{"system" : "http://snomed.info/sct","code" : "170620005","display" : "Respiratory disease treatment stopped (situation)"},{"system" : "http://snomed.info/sct","code" : "170621009","display" : "Home oxygen supply stopped"},{"system" : "http://snomed.info/sct","code" : "170622002","display" : "Oral steroids started"},{"system" : "http://snomed.info/sct","code" : "170624001","display" : "Oral steroids stopped"},{"system" : "http://snomed.info/sct","code" : "170640003","display" : "No peak flow meter at home"},{"system" : "http://snomed.info/sct","code" : "170647000","display" : "Asthma prophylactic medication used"},{"system" : "http://snomed.info/sct","code" : "170673005","display" : "GIT treatment changed"},{"system" : "http://snomed.info/sct","code" : "170674004","display" : "GIT dis.treatment started"},{"system" : "http://snomed.info/sct","code" : "170675003","display" : "GIT treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170685002","display" : "Psychiatric treatment changed"},{"system" : "http://snomed.info/sct","code" : "170686001","display" : "Psychiatric treatment started"},{"system" : "http://snomed.info/sct","code" : "170687005","display" : "Psychiatric treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170688000","display" : "Lithium stopped"},{"system" : "http://snomed.info/sct","code" : "170689008","display" : "Injectable phenothiazine stopped"},{"system" : "http://snomed.info/sct","code" : "170698006","display" : "Neurological disorder treatment changed"},{"system" : "http://snomed.info/sct","code" : "170699003","display" : "Neurological disorder treatment started"},{"system" : "http://snomed.info/sct","code" : "170700002","display" : "Neurological disorder treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170710006","display" : "Epilepsy treatment changed"},{"system" : "http://snomed.info/sct","code" : "170711005","display" : "Epilepsy treatment started"},{"system" : "http://snomed.info/sct","code" : "170712003","display" : "Epilepsy treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170723004","display" : "Ophthalmological treatment changed"},{"system" : "http://snomed.info/sct","code" : "170724005","display" : "Ophthalmological treatment started"},{"system" : "http://snomed.info/sct","code" : "170725006","display" : "Ophthalmological treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170739006","display" : "Gout treatment changed"},{"system" : "http://snomed.info/sct","code" : "170761001","display" : "Diabetic treatment changed"},{"system" : "http://snomed.info/sct","code" : "170789003","display" : "Thyroid disease treatment changed"},{"system" : "http://snomed.info/sct","code" : "170798000","display" : "Treatment of obesity changed"},{"system" : "http://snomed.info/sct","code" : "170799008","display" : "Treatment of obesity started"},{"system" : "http://snomed.info/sct","code" : "170800007","display" : "Treatment of obesity stopped"},{"system" : "http://snomed.info/sct","code" : "170803009","display" : "Ideal weight discussed"},{"system" : "http://snomed.info/sct","code" : "170815008","display" : "Endocrine disease treatment started"},{"system" : "http://snomed.info/sct","code" : "170816009","display" : "Endocrine disease treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170821007","display" : "B12 injections started"},{"system" : "http://snomed.info/sct","code" : "170826002","display" : "B12 injections stopped"},{"system" : "http://snomed.info/sct","code" : "170832007","display" : "Blood disorder treatment changed"},{"system" : "http://snomed.info/sct","code" : "170833002","display" : "Blood disorder treatment started"},{"system" : "http://snomed.info/sct","code" : "170834008","display" : "Blood disorder treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170841002","display" : "Allergy treatment changed"},{"system" : "http://snomed.info/sct","code" : "170842009","display" : "Allergic disorder treatment started"},{"system" : "http://snomed.info/sct","code" : "170843004","display" : "Allergic disorder treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170851001","display" : "Rheumatology disorder treatment changed"},{"system" : "http://snomed.info/sct","code" : "170853003","display" : "Rheumatology disorder treatment started"},{"system" : "http://snomed.info/sct","code" : "170854009","display" : "Rheumatology disorder treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170861008","display" : "Skin disorder treatment changed"},{"system" : "http://snomed.info/sct","code" : "170862001","display" : "Skin disorder treatment started"},{"system" : "http://snomed.info/sct","code" : "170863006","display" : "Skin disorder treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170870006","display" : "Gynecological disorder treatment changed"},{"system" : "http://snomed.info/sct","code" : "170871005","display" : "Gynaecological disorder treatment started"},{"system" : "http://snomed.info/sct","code" : "170872003","display" : "Gynecological disorder treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170880005","display" : "Urinary disorder treatment changed"},{"system" : "http://snomed.info/sct","code" : "170881009","display" : "Urinary disorder treatment started"},{"system" : "http://snomed.info/sct","code" : "170882002","display" : "Urinary disorder treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170892005","display" : "ENT treatment changed"},{"system" : "http://snomed.info/sct","code" : "170893000","display" : "ENT disease treatment started"},{"system" : "http://snomed.info/sct","code" : "170894006","display" : "ENT disease treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170902003","display" : "Ostomy treatment changed"},{"system" : "http://snomed.info/sct","code" : "170903008","display" : "Ostomy - treatment started"},{"system" : "http://snomed.info/sct","code" : "170904002","display" : "Ostomy - treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170910002","display" : "High risk treatment changed"},{"system" : "http://snomed.info/sct","code" : "170911003","display" : "High risk treatment started"},{"system" : "http://snomed.info/sct","code" : "170912005","display" : "High risk treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170918009","display" : "Warfarin dose changed"},{"system" : "http://snomed.info/sct","code" : "170919001","display" : "Warfarin therapy stopped"},{"system" : "http://snomed.info/sct","code" : "170920007","display" : "Warfarin therapy started"},{"system" : "http://snomed.info/sct","code" : "170928000","display" : "Repeat prescription treatment started"},{"system" : "http://snomed.info/sct","code" : "170929008","display" : "Repeat prescription treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170954008","display" : "HRT contraindicated"},{"system" : "http://snomed.info/sct","code" : "170955009","display" : "HRT started"},{"system" : "http://snomed.info/sct","code" : "170957001","display" : "HRT changed"},{"system" : "http://snomed.info/sct","code" : "170958006","display" : "HRT stopped"},{"system" : "http://snomed.info/sct","code" : "170978003","display" : "Counselling not wanted"},{"system" : "http://snomed.info/sct","code" : "170982001","display" : "Counselling of benefit"},{"system" : "http://snomed.info/sct","code" : "170983006","display" : "Counselling of no benefit"},{"system" : "http://snomed.info/sct","code" : "170985004","display" : "Person counselled"},{"system" : "http://snomed.info/sct","code" : "170986003","display" : "Patient counselled"},{"system" : "http://snomed.info/sct","code" : "170987007","display" : "Family counselled"},{"system" : "http://snomed.info/sct","code" : "170988002","display" : "Relative counselled"},{"system" : "http://snomed.info/sct","code" : "170992009","display" : "Counselled by a doctor"},{"system" : "http://snomed.info/sct","code" : "170993004","display" : "Counselled by a nurse"},{"system" : "http://snomed.info/sct","code" : "170995006","display" : "Counselled by a midwife"},{"system" : "http://snomed.info/sct","code" : "170996007","display" : "Counselled by a social worker"},{"system" : "http://snomed.info/sct","code" : "170997003","display" : "Counseled by counselor (situation)"},{"system" : "http://snomed.info/sct","code" : "170998008","display" : "Counselled by voluntary worker"},{"system" : "http://snomed.info/sct","code" : "171024009","display" : "Advice about treatment given"},{"system" : "http://snomed.info/sct","code" : "171034000","display" : "Health education not wanted"},{"system" : "http://snomed.info/sct","code" : "171035004","display" : "Health education given"},{"system" : "http://snomed.info/sct","code" : "171103002","display" : "Screening not wanted"},{"system" : "http://snomed.info/sct","code" : "171152003","display" : "Screening for malignant neoplasm of cervix not wanted (situation)"},{"system" : "http://snomed.info/sct","code" : "171277005","display" : "Sensitivity contraindicated - immunisation"},{"system" : "http://snomed.info/sct","code" : "171284002","display" : "Pertussis vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "171339001","display" : "Special examination performed"},{"system" : "http://snomed.info/sct","code" : "178504005","display" : "Dislocated jaw reduced"},{"system" : "http://snomed.info/sct","code" : "180863000","display" : "Operation abandoned"},{"system" : "http://snomed.info/sct","code" : "180911008","display" : "Barium meal performed"},{"system" : "http://snomed.info/sct","code" : "182521000","display" : "Bronchus catheterized"},{"system" : "http://snomed.info/sct","code" : "182822000","display" : "Reducing dose prescribed"},{"system" : "http://snomed.info/sct","code" : "182827006","display" : "Prescription issued for patient on holiday"},{"system" : "http://snomed.info/sct","code" : "182833002","display" : "Medication given"},{"system" : "http://snomed.info/sct","code" : "182834008","display" : "Drug course completed"},{"system" : "http://snomed.info/sct","code" : "182840001","display" : "Drug treatment stopped - medical advice"},{"system" : "http://snomed.info/sct","code" : "182841002","display" : "Dr stopped drugs - ineffective"},{"system" : "http://snomed.info/sct","code" : "182842009","display" : "Doctor stopped drugs - side effect"},{"system" : "http://snomed.info/sct","code" : "182843004","display" : "Dr stopped drugs -inconvenient"},{"system" : "http://snomed.info/sct","code" : "182844005","display" : "Doctor stopped drugs - patient dislikes"},{"system" : "http://snomed.info/sct","code" : "182845006","display" : "Doctor stopped drugs - avoid interaction"},{"system" : "http://snomed.info/sct","code" : "182846007","display" : "Doctor stopped drugs - medical aim achieved"},{"system" : "http://snomed.info/sct","code" : "182849000","display" : "No drug therapy prescribed"},{"system" : "http://snomed.info/sct","code" : "182862001","display" : "Drug not taken - dislike taste"},{"system" : "http://snomed.info/sct","code" : "182863006","display" : "Drug not taken - dislike form"},{"system" : "http://snomed.info/sct","code" : "182864000","display" : "Drug not taken - side-effects"},{"system" : "http://snomed.info/sct","code" : "182865004","display" : "Drug not taken - inconvenient"},{"system" : "http://snomed.info/sct","code" : "182868002","display" : "Treatment stopped - alternative therapy undertaken"},{"system" : "http://snomed.info/sct","code" : "182869005","display" : "Drug not taken - patient lost tablets"},{"system" : "http://snomed.info/sct","code" : "182870006","display" : "Drug discontinued - reason unknown"},{"system" : "http://snomed.info/sct","code" : "182871005","display" : "Drug discontinued - patient fear/risk"},{"system" : "http://snomed.info/sct","code" : "182872003","display" : "Drug discontinued - too expensive"},{"system" : "http://snomed.info/sct","code" : "182873008","display" : "Drug treatment stopped - patient ran out of tablets"},{"system" : "http://snomed.info/sct","code" : "182874002","display" : "Treatment stopped - patient unable to concentrate"},{"system" : "http://snomed.info/sct","code" : "182886004","display" : "Placebo given"},{"system" : "http://snomed.info/sct","code" : "182888003","display" : "Medication requested"},{"system" : "http://snomed.info/sct","code" : "182895007","display" : "Drug declined by patient"},{"system" : "http://snomed.info/sct","code" : "182896008","display" : "Drug declined by patient - dislikes taste"},{"system" : "http://snomed.info/sct","code" : "182897004","display" : "Drug declined by patient - side effects"},{"system" : "http://snomed.info/sct","code" : "182898009","display" : "Drug declined by patient - inconvenient"},{"system" : "http://snomed.info/sct","code" : "182899001","display" : "Drug declined by patient - problem swallowing"},{"system" : "http://snomed.info/sct","code" : "182900006","display" : "Drug declined by patient - patient beliefs"},{"system" : "http://snomed.info/sct","code" : "182901005","display" : "Drug declined by patient - alternative therapy"},{"system" : "http://snomed.info/sct","code" : "182902003","display" : "Drug declined by patient - cannot pay script"},{"system" : "http://snomed.info/sct","code" : "182903008","display" : "Drug declined by patient - reason unknown"},{"system" : "http://snomed.info/sct","code" : "182918009","display" : "Repeated prescription"},{"system" : "http://snomed.info/sct","code" : "182919001","display" : "Previous treatment repeat"},{"system" : "http://snomed.info/sct","code" : "182981008","display" : "Cholesterol reduction programme declined"},{"system" : "http://snomed.info/sct","code" : "182985004","display" : "Response to treatment"},{"system" : "http://snomed.info/sct","code" : "182986003","display" : "Very good treatment response"},{"system" : "http://snomed.info/sct","code" : "182987007","display" : "Moderate response to treatment"},{"system" : "http://snomed.info/sct","code" : "182988002","display" : "Slight response to treatment"},{"system" : "http://snomed.info/sct","code" : "182991002","display" : "Treatment given"},{"system" : "http://snomed.info/sct","code" : "182992009","display" : "Treatment completed"},{"system" : "http://snomed.info/sct","code" : "183039008","display" : "Reassurance given"},{"system" : "http://snomed.info/sct","code" : "183042002","display" : "Spouse reassured"},{"system" : "http://snomed.info/sct","code" : "183043007","display" : "Children reassured"},{"system" : "http://snomed.info/sct","code" : "183044001","display" : "Relatives reassured"},{"system" : "http://snomed.info/sct","code" : "183045000","display" : "Carer reassured"},{"system" : "http://snomed.info/sct","code" : "183046004","display" : "Neighbour reassured"},{"system" : "http://snomed.info/sct","code" : "183049006","display" : "Patient given advice"},{"system" : "http://snomed.info/sct","code" : "183050006","display" : "Patient advised to inform insurance company"},{"system" : "http://snomed.info/sct","code" : "183073003","display" : "Patient advised about exercise"},{"system" : "http://snomed.info/sct","code" : "183076006","display" : "Patient advised not to drive"},{"system" : "http://snomed.info/sct","code" : "183078007","display" : "Patient advised to see solicitor"},{"system" : "http://snomed.info/sct","code" : "183079004","display" : "Patient advised about exposure to the sun"},{"system" : "http://snomed.info/sct","code" : "183081002","display" : "Patient advised about safe drinking - water"},{"system" : "http://snomed.info/sct","code" : "183082009","display" : "Patient advised about the need for insect repellent"},{"system" : "http://snomed.info/sct","code" : "183083004","display" : "Patient advised about the risks of HIV"},{"system" : "http://snomed.info/sct","code" : "183084005","display" : "Patient advised to buy medical kit"},{"system" : "http://snomed.info/sct","code" : "183085006","display" : "Pneumococcal immunisation advised in surgery"},{"system" : "http://snomed.info/sct","code" : "183093006","display" : "Had a chat to patient"},{"system" : "http://snomed.info/sct","code" : "183095004","display" : "Usual warning given"},{"system" : "http://snomed.info/sct","code" : "183096003","display" : "Self-help advice leaflet given"},{"system" : "http://snomed.info/sct","code" : "183097007","display" : "Diabetic leaflet given"},{"system" : "http://snomed.info/sct","code" : "183098002","display" : "Alcohol leaflet given"},{"system" : "http://snomed.info/sct","code" : "183099005","display" : "Asthma leaflet given"},{"system" : "http://snomed.info/sct","code" : "183100002","display" : "Blood pressure leaflet given"},{"system" : "http://snomed.info/sct","code" : "183101003","display" : "Diet leaflet given"},{"system" : "http://snomed.info/sct","code" : "183102005","display" : "Practice leaflet sent"},{"system" : "http://snomed.info/sct","code" : "183332008","display" : "Taught self-catheterization"},{"system" : "http://snomed.info/sct","code" : "183631005","display" : "Planned telephone contact"},{"system" : "http://snomed.info/sct","code" : "183928007","display" : "Residence remote from medical care"},{"system" : "http://snomed.info/sct","code" : "183929004","display" : "No home medical services"},{"system" : "http://snomed.info/sct","code" : "183930009","display" : "Awaiting admission elsewhere"},{"system" : "http://snomed.info/sct","code" : "183932001","display" : "Procedure contraindicated"},{"system" : "http://snomed.info/sct","code" : "183934000","display" : "Sensitivity C/I to procedure"},{"system" : "http://snomed.info/sct","code" : "183936003","display" : "Contraindication to live immunisation"},{"system" : "http://snomed.info/sct","code" : "183945002","display" : "Procedure refused for religious reason"},{"system" : "http://snomed.info/sct","code" : "183946001","display" : "Procedure refused - uncooperative"},{"system" : "http://snomed.info/sct","code" : "183948000","display" : "Refused procedure - parent's wish"},{"system" : "http://snomed.info/sct","code" : "183949008","display" : "Physical assessment examination declined"},{"system" : "http://snomed.info/sct","code" : "183957006","display" : "Patient refuses day hospital"},{"system" : "http://snomed.info/sct","code" : "183958001","display" : "Refuses meals on wheels"},{"system" : "http://snomed.info/sct","code" : "183959009","display" : "Social services help refused"},{"system" : "http://snomed.info/sct","code" : "183960004","display" : "Patient refuses hospital admit"},{"system" : "http://snomed.info/sct","code" : "183962007","display" : "Patient non-compliant with specific advice"},{"system" : "http://snomed.info/sct","code" : "183964008","display" : "Treatment not indicated"},{"system" : "http://snomed.info/sct","code" : "183965009","display" : "Surgery not indicated"},{"system" : "http://snomed.info/sct","code" : "183966005","display" : "Drug treatment not indicated"},{"system" : "http://snomed.info/sct","code" : "183976008","display" : "Operative procedure planned"},{"system" : "http://snomed.info/sct","code" : "183977004","display" : "Ear, nose and throat operation planned"},{"system" : "http://snomed.info/sct","code" : "183978009","display" : "Adenoidectomy planned"},{"system" : "http://snomed.info/sct","code" : "183979001","display" : "Tonsillectomy planned"},{"system" : "http://snomed.info/sct","code" : "183980003","display" : "Cholecystectomy planned"},{"system" : "http://snomed.info/sct","code" : "183981004","display" : "Varicose vein operation planned"},{"system" : "http://snomed.info/sct","code" : "183982006","display" : "Herniotomy planned"},{"system" : "http://snomed.info/sct","code" : "183983001","display" : "Heart operation planned"},{"system" : "http://snomed.info/sct","code" : "183984007","display" : "Renal/urological operation planned"},{"system" : "http://snomed.info/sct","code" : "183985008","display" : "Renal transplant planned"},{"system" : "http://snomed.info/sct","code" : "183986009","display" : "Prostatectomy planned"},{"system" : "http://snomed.info/sct","code" : "183987000","display" : "Vasectomy planned"},{"system" : "http://snomed.info/sct","code" : "183988005","display" : "Gynecological operation planned"},{"system" : "http://snomed.info/sct","code" : "183989002","display" : "Hysterectomy planned"},{"system" : "http://snomed.info/sct","code" : "183990006","display" : "Dilatation and curettage planned"},{"system" : "http://snomed.info/sct","code" : "183991005","display" : "Orthopedic operation planned"},{"system" : "http://snomed.info/sct","code" : "183992003","display" : "Hip replacement planned"},{"system" : "http://snomed.info/sct","code" : "183993008","display" : "Biopsy planned"},{"system" : "http://snomed.info/sct","code" : "183994002","display" : "Excision planned"},{"system" : "http://snomed.info/sct","code" : "183995001","display" : "Patient requested procedure"},{"system" : "http://snomed.info/sct","code" : "183996000","display" : "Sterilization requested"},{"system" : "http://snomed.info/sct","code" : "183997009","display" : "Vasectomy requested"},{"system" : "http://snomed.info/sct","code" : "183998004","display" : "Reversal sterilization requested"},{"system" : "http://snomed.info/sct","code" : "184000009","display" : "Reversal vasectomy requested"},{"system" : "http://snomed.info/sct","code" : "184001008","display" : "Cosmetic surgery requested"},{"system" : "http://snomed.info/sct","code" : "184002001","display" : "Circumcision requested"},{"system" : "http://snomed.info/sct","code" : "184003006","display" : "Patient requested treatment"},{"system" : "http://snomed.info/sct","code" : "184004000","display" : "Patient requested epidural"},{"system" : "http://snomed.info/sct","code" : "184005004","display" : "Requests pregnancy termination"},{"system" : "http://snomed.info/sct","code" : "184163005","display" : "Child surveillance not wanted"},{"system" : "http://snomed.info/sct","code" : "185754009","display" : "Refuses diabetes monitoring"},{"system" : "http://snomed.info/sct","code" : "224963002","display" : "NBI - No bony injury"},{"system" : "http://snomed.info/sct","code" : "225438003","display" : "No problems with thinking"},{"system" : "http://snomed.info/sct","code" : "225874001","display" : "No thoughts about dying"},{"system" : "http://snomed.info/sct","code" : "228333007","display" : "No undue priority given to drink-related activities"},{"system" : "http://snomed.info/sct","code" : "228367002","display" : "Does not misuse drugs"},{"system" : "http://snomed.info/sct","code" : "228368007","display" : "Has never misused drugs"},{"system" : "http://snomed.info/sct","code" : "228392004","display" : "Does not inject drugs"},{"system" : "http://snomed.info/sct","code" : "228393009","display" : "Has never injected drugs"},{"system" : "http://snomed.info/sct","code" : "228396001","display" : "Does not share drug injection equipment"},{"system" : "http://snomed.info/sct","code" : "228409000","display" : "Does not use needle and syringe exchange scheme"},{"system" : "http://snomed.info/sct","code" : "228416004","display" : "No undue priority given to drug-related activities"},{"system" : "http://snomed.info/sct","code" : "228426006","display" : "Has no routine of drug-related activities"},{"system" : "http://snomed.info/sct","code" : "228431008","display" : "Does not follow drug-related rituals"},{"system" : "http://snomed.info/sct","code" : "228439005","display" : "No craving for drugs"},{"system" : "http://snomed.info/sct","code" : "232667009","display" : "Airway obtained by head extension"},{"system" : "http://snomed.info/sct","code" : "237149005","display" : "Fetus with suspected rubella damage via mother"}]}}

#274

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"272379006"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:146241
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:34 GMT
last-modified:Sat, 13 Sep 2025 20:51:34 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371030

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:98d1edbf-5f32-4011-bd0b-8c5c5e7eb488","timestamp" : "2025-09-13T20:51:34.624Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "272379006","display" : "Events"},{"system" : "http://snomed.info/sct","code" : "891003","display" : "Suicide by self-administered drug"},{"system" : "http://snomed.info/sct","code" : "1210002","display" : "Struck by falling lumber"},{"system" : "http://snomed.info/sct","code" : "1428003","display" : "Asphyxia due to foreign body in larynx"},{"system" : "http://snomed.info/sct","code" : "1762004","display" : "Fetal death from asphyxia AND/OR anoxia during labor"},{"system" : "http://snomed.info/sct","code" : "1912002","display" : "Fall"},{"system" : "http://snomed.info/sct","code" : "2617007","display" : "Fall from scaffold"},{"system" : "http://snomed.info/sct","code" : "3974003","display" : "Contact with sharp leaves"},{"system" : "http://snomed.info/sct","code" : "4521008","display" : "Fall from cliff"},{"system" : "http://snomed.info/sct","code" : "5062002","display" : "Death by immolation"},{"system" : "http://snomed.info/sct","code" : "5193003","display" : "Lightning"},{"system" : "http://snomed.info/sct","code" : "5236003","display" : "Justifiable homicide"},{"system" : "http://snomed.info/sct","code" : "5331006","display" : "Postoperative death"},{"system" : "http://snomed.info/sct","code" : "5866003","display" : "Postpartum maternal death"},{"system" : "http://snomed.info/sct","code" : "5941001","display" : "Gangland style homicide"},{"system" : "http://snomed.info/sct","code" : "6300007","display" : "Exposed to noise"},{"system" : "http://snomed.info/sct","code" : "6476001","display" : "Death by electrocution"},{"system" : "http://snomed.info/sct","code" : "7420003","display" : "Drowning in brackish water"},{"system" : "http://snomed.info/sct","code" : "7878000","display" : "Accidental death"},{"system" : "http://snomed.info/sct","code" : "8766005","display" : "Earthquake"},{"system" : "http://snomed.info/sct","code" : "9855000","display" : "Natural death with unknown cause"},{"system" : "http://snomed.info/sct","code" : "10588007","display" : "Perinatal death"},{"system" : "http://snomed.info/sct","code" : "10598001","display" : "Contact with hand tool"},{"system" : "http://snomed.info/sct","code" : "11385001","display" : "Assault and battery"},{"system" : "http://snomed.info/sct","code" : "12994004","display" : "Asphyxiation by environmental oxygen lack"},{"system" : "http://snomed.info/sct","code" : "13234002","display" : "Death during anesthetic induction"},{"system" : "http://snomed.info/sct","code" : "13278006","display" : "Fall from swing"},{"system" : "http://snomed.info/sct","code" : "13711007","display" : "Fall from slide"},{"system" : "http://snomed.info/sct","code" : "13935005","display" : "Fall down elevator shaft"},{"system" : "http://snomed.info/sct","code" : "14035003","display" : "Death by hanging"},{"system" : "http://snomed.info/sct","code" : "14047009","display" : "Fall from building"},{"system" : "http://snomed.info/sct","code" : "15185003","display" : "Contact with machinery"},{"system" : "http://snomed.info/sct","code" : "15355001","display" : "Unattended death"},{"system" : "http://snomed.info/sct","code" : "15654006","display" : "Drowning in liquid other than water"},{"system" : "http://snomed.info/sct","code" : "16445007","display" : "Homosexual forcible assault"},{"system" : "http://snomed.info/sct","code" : "16983000","display" : "Death in hospital"},{"system" : "http://snomed.info/sct","code" : "17542004","display" : "Accident while engaged in work-related activity"},{"system" : "http://snomed.info/sct","code" : "17766007","display" : "Fetal death from asphyxia AND/OR anoxia, not clear if noted before OR after onset of labor"},{"system" : "http://snomed.info/sct","code" : "17886000","display" : "Fall from wheelchair"},{"system" : "http://snomed.info/sct","code" : "17982002","display" : "Exposure to attack by reptile"},{"system" : "http://snomed.info/sct","code" : "18055005","display" : "Murder of friend"},{"system" : "http://snomed.info/sct","code" : "18870005","display" : "Murder of spouse"},{"system" : "http://snomed.info/sct","code" : "18893004","display" : "Non-traffic vehicular accidental death"},{"system" : "http://snomed.info/sct","code" : "19224001","display" : "Tidal wave"},{"system" : "http://snomed.info/sct","code" : "19349004","display" : "Struck by falling tree"},{"system" : "http://snomed.info/sct","code" : "20902002","display" : "Fall from bed"},{"system" : "http://snomed.info/sct","code" : "20936008","display" : "Fire storm"},{"system" : "http://snomed.info/sct","code" : "20974000","display" : "Matricide"},{"system" : "http://snomed.info/sct","code" : "21902005","display" : "Struck by falling rock or stone"},{"system" : "http://snomed.info/sct","code" : "22439003","display" : "Forcible intercourse"},{"system" : "http://snomed.info/sct","code" : "23233009","display" : "Previous known suicide attempt"},{"system" : "http://snomed.info/sct","code" : "23321002","display" : "Struck by sports equipment"},{"system" : "http://snomed.info/sct","code" : "23546003","display" : "Suicide while incarcerated"},{"system" : "http://snomed.info/sct","code" : "23776007","display" : "Incestuous child concubinage"},{"system" : "http://snomed.info/sct","code" : "23791009","display" : "Judicial execution by guillotine"},{"system" : "http://snomed.info/sct","code" : "24454008","display" : "Torrential rain"},{"system" : "http://snomed.info/sct","code" : "24780005","display" : "Sororicide"},{"system" : "http://snomed.info/sct","code" : "25318002","display" : "Death by strangulation"},{"system" : "http://snomed.info/sct","code" : "25455001","display" : "Overlaying accident"},{"system" : "http://snomed.info/sct","code" : "25692008","display" : "Murder of acquaintance"},{"system" : "http://snomed.info/sct","code" : "26636000","display" : "Sudden death"},{"system" : "http://snomed.info/sct","code" : "26878008","display" : "Death due to trampling"},{"system" : "http://snomed.info/sct","code" : "27792001","display" : "Intrapartum maternal death"},{"system" : "http://snomed.info/sct","code" : "27935005","display" : "Homicide"},{"system" : "http://snomed.info/sct","code" : "28064001","display" : "Fratricide"},{"system" : "http://snomed.info/sct","code" : "28631002","display" : "Euthanasia"},{"system" : "http://snomed.info/sct","code" : "29444006","display" : "Murder of relative"},{"system" : "http://snomed.info/sct","code" : "31868001","display" : "Antepartum maternal death"},{"system" : "http://snomed.info/sct","code" : "32175001","display" : "Suffocation by plastic bag"},{"system" : "http://snomed.info/sct","code" : "33036003","display" : "Fall on same level"},{"system" : "http://snomed.info/sct","code" : "34468006","display" : "Sudden death of unknown cause during the puerperium"},{"system" : "http://snomed.info/sct","code" : "35149008","display" : "Suffocation by bedclothes"},{"system" : "http://snomed.info/sct","code" : "35314007","display" : "Hurricane"},{"system" : "http://snomed.info/sct","code" : "35468003","display" : "Crushed in between objects"},{"system" : "http://snomed.info/sct","code" : "36153001","display" : "First known suicide attempt"},{"system" : "http://snomed.info/sct","code" : "36882002","display" : "Death due to assault AND battery"},{"system" : "http://snomed.info/sct","code" : "37383006","display" : "Exposure to attack by mammal"},{"system" : "http://snomed.info/sct","code" : "37806009","display" : "Suffocation by pressure"},{"system" : "http://snomed.info/sct","code" : "37933009","display" : "Flash flood"},{"system" : "http://snomed.info/sct","code" : "38605008","display" : "Natural death"},{"system" : "http://snomed.info/sct","code" : "39109007","display" : "Fall involving sports equipment"},{"system" : "http://snomed.info/sct","code" : "39262008","display" : "Second degree murder"},{"system" : "http://snomed.info/sct","code" : "39379000","display" : "Forcible sexual assault"},{"system" : "http://snomed.info/sct","code" : "39399006","display" : "Natural death with probable cause suspected"},{"system" : "http://snomed.info/sct","code" : "39826003","display" : "Struck by explosion"},{"system" : "http://snomed.info/sct","code" : "40104005","display" : "Fall in home"},{"system" : "http://snomed.info/sct","code" : "40358007","display" : "Non-judicial execution"},{"system" : "http://snomed.info/sct","code" : "40537000","display" : "Cold exposure"},{"system" : "http://snomed.info/sct","code" : "40947009","display" : "Drowning"},{"system" : "http://snomed.info/sct","code" : "41358001","display" : "Child concubinage"},{"system" : "http://snomed.info/sct","code" : "41411008","display" : "Fall from playground equipment"},{"system" : "http://snomed.info/sct","code" : "44174001","display" : "Fetal death from asphyxia AND/OR anoxia before onset of labor"},{"system" : "http://snomed.info/sct","code" : "44188002","display" : "Fall in shower"},{"system" : "http://snomed.info/sct","code" : "44301001","display" : "Suicide"},{"system" : "http://snomed.info/sct","code" : "44633000","display" : "Accidental death in public place"},{"system" : "http://snomed.info/sct","code" : "45216005","display" : "Iatrogenic death"},{"system" : "http://snomed.info/sct","code" : "45477008","display" : "Exposed to vibration"},{"system" : "http://snomed.info/sct","code" : "46851004","display" : "Contact with plants"},{"system" : "http://snomed.info/sct","code" : "47044002","display" : "Sinking"},{"system" : "http://snomed.info/sct","code" : "47193005","display" : "Murder of stranger"},{"system" : "http://snomed.info/sct","code" : "47235009","display" : "Contact with power tool"},{"system" : "http://snomed.info/sct","code" : "48015001","display" : "Fall through window"},{"system" : "http://snomed.info/sct","code" : "48071004","display" : "Cyclone"},{"system" : "http://snomed.info/sct","code" : "48981002","display" : "Parasuicide"},{"system" : "http://snomed.info/sct","code" : "49061008","display" : "Landslide"},{"system" : "http://snomed.info/sct","code" : "49113003","display" : "Blizzard"},{"system" : "http://snomed.info/sct","code" : "49215004","display" : "Struck by building collapse"},{"system" : "http://snomed.info/sct","code" : "49250007","display" : "Manslaughter"},{"system" : "http://snomed.info/sct","code" : "49380000","display" : "Anesthetic death"},{"system" : "http://snomed.info/sct","code" : "49713007","display" : "Unexpected death"},{"system" : "http://snomed.info/sct","code" : "50084004","display" : "Battery"},{"system" : "http://snomed.info/sct","code" : "50105002","display" : "Undetermined manner of death, natural causes suspected"},{"system" : "http://snomed.info/sct","code" : "50109008","display" : "Drowning in fresh water"},{"system" : "http://snomed.info/sct","code" : "50363002","display" : "Asphyxiation by environmental toxic gas"},{"system" : "http://snomed.info/sct","code" : "50514002","display" : "Instantaneous death"},{"system" : "http://snomed.info/sct","code" : "51347003","display" : "Incest"},{"system" : "http://snomed.info/sct","code" : "51709005","display" : "Assisted suicide"},{"system" : "http://snomed.info/sct","code" : "52136000","display" : "Intraoperative death"},{"system" : "http://snomed.info/sct","code" : "52684005","display" : "Assault"},{"system" : "http://snomed.info/sct","code" : "53559009","display" : "Death in less than 24 hours from onset of symptoms"},{"system" : "http://snomed.info/sct","code" : "53846008","display" : "Suicide attempt by adequate means"},{"system" : "http://snomed.info/sct","code" : "54670004","display" : "Slipping"},{"system" : "http://snomed.info/sct","code" : "54719000","display" : "Exposure to human stampede"},{"system" : "http://snomed.info/sct","code" : "55554002","display" : "Suicide attempt by inadequate means"},{"system" : "http://snomed.info/sct","code" : "55566008","display" : "Accidental physical contact (event)"},{"system" : "http://snomed.info/sct","code" : "56307009","display" : "Fall from table"},{"system" : "http://snomed.info/sct","code" : "56962005","display" : "Fall on snow"},{"system" : "http://snomed.info/sct","code" : "57371001","display" : "Oil spill"},{"system" : "http://snomed.info/sct","code" : "57701003","display" : "Accident while engaged in sports activity"},{"system" : "http://snomed.info/sct","code" : "57741007","display" : "Fall from bridge"},{"system" : "http://snomed.info/sct","code" : "58538004","display" : "Bumped into other person"},{"system" : "http://snomed.info/sct","code" : "58908002","display" : "Exposure to attack by amphibian"},{"system" : "http://snomed.info/sct","code" : "59262002","display" : "Snowstorm"},{"system" : "http://snomed.info/sct","code" : "59283008","display" : "Maternal death"},{"system" : "http://snomed.info/sct","code" : "59510000","display" : "Struck by cave-in"},{"system" : "http://snomed.info/sct","code" : "60594001","display" : "Fall while being carried"},{"system" : "http://snomed.info/sct","code" : "63148005","display" : "Murder"},{"system" : "http://snomed.info/sct","code" : "63409001","display" : "Struck by firearm discharge"},{"system" : "http://snomed.info/sct","code" : "65037004","display" : "Undetermined manner of death"},{"system" : "http://snomed.info/sct","code" : "65819004","display" : "Accidental death in home"},{"system" : "http://snomed.info/sct","code" : "66360006","display" : "Natural death with proved cause"},{"system" : "http://snomed.info/sct","code" : "66411002","display" : "Undetermined manner of death, homicide suspected"},{"system" : "http://snomed.info/sct","code" : "66466001","display" : "Asphyxiation"},{"system" : "http://snomed.info/sct","code" : "67223001","display" : "Fall on escalator"},{"system" : "http://snomed.info/sct","code" : "67292001","display" : "Suffocation by cave-in"},{"system" : "http://snomed.info/sct","code" : "67313008","display" : "Fetal death due to termination of pregnancy"},{"system" : "http://snomed.info/sct","code" : "67622000","display" : "Asphyxiation by injury to air passages"},{"system" : "http://snomed.info/sct","code" : "67786008","display" : "Death by fire"},{"system" : "http://snomed.info/sct","code" : "68023007","display" : "Undetermined manner of death, suicide suspected"},{"system" : "http://snomed.info/sct","code" : "68062003","display" : "Fall at construction site"},{"system" : "http://snomed.info/sct","code" : "68274007","display" : "Fall into hole"},{"system" : "http://snomed.info/sct","code" : "69129000","display" : "Struck by sharp object"},{"system" : "http://snomed.info/sct","code" : "69165005","display" : "Struck by falling earth"},{"system" : "http://snomed.info/sct","code" : "70055007","display" : "Unexpected sudden death of adult"},{"system" : "http://snomed.info/sct","code" : "70167006","display" : "Non-incestuous child concubinage"},{"system" : "http://snomed.info/sct","code" : "70579001","display" : "Homicide attempt"},{"system" : "http://snomed.info/sct","code" : "71893005","display" : "Struck by falling object"},{"system" : "http://snomed.info/sct","code" : "72738009","display" : "Fall from carousel"},{"system" : "http://snomed.info/sct","code" : "74105006","display" : "Murder by hired killer"},{"system" : "http://snomed.info/sct","code" : "74148000","display" : "Death unattended by physician"},{"system" : "http://snomed.info/sct","code" : "74332007","display" : "Death by asphyxiation"},{"system" : "http://snomed.info/sct","code" : "74376000","display" : "Drowning in salt water"},{"system" : "http://snomed.info/sct","code" : "74541001","display" : "Fall from bench"},{"system" : "http://snomed.info/sct","code" : "74601003","display" : "Struck by instrument of aggression"},{"system" : "http://snomed.info/sct","code" : "74660000","display" : "Accidental death in industrial place"},{"system" : "http://snomed.info/sct","code" : "74683002","display" : "Struck by falling machine equipment"},{"system" : "http://snomed.info/sct","code" : "75354000","display" : "Fall on ice"},{"system" : "http://snomed.info/sct","code" : "75941004","display" : "Tripping"},{"system" : "http://snomed.info/sct","code" : "77105004","display" : "Garrotment"},{"system" : "http://snomed.info/sct","code" : "77588008","display" : "Exposure to animate mechanical force"},{"system" : "http://snomed.info/sct","code" : "77740007","display" : "Struck by falling tool"},{"system" : "http://snomed.info/sct","code" : "77993003","display" : "Exposure to attack by other person"},{"system" : "http://snomed.info/sct","code" : "78070009","display" : "Suicide by multiple means"},{"system" : "http://snomed.info/sct","code" : "78078002","display" : "Struck by falling liquid matter"},{"system" : "http://snomed.info/sct","code" : "78331008","display" : "Fall from gymnastic bars"},{"system" : "http://snomed.info/sct","code" : "78361000","display" : "Engaged in falling"},{"system" : "http://snomed.info/sct","code" : "78387000","display" : "Asphyxiation by sustained compression of chest"},{"system" : "http://snomed.info/sct","code" : "78427001","display" : "Occupational noise exposure"},{"system" : "http://snomed.info/sct","code" : "78583002","display" : "Infanticide"},{"system" : "http://snomed.info/sct","code" : "78857004","display" : "Natural death with proved cause without autopsy"},{"system" : "http://snomed.info/sct","code" : "79573009","display" : "Accident while engaged in household activity"},{"system" : "http://snomed.info/sct","code" : "79867001","display" : "Traffic vehicular accidental death"},{"system" : "http://snomed.info/sct","code" : "80580005","display" : "Exposure to attack by marine animal"},{"system" : "http://snomed.info/sct","code" : "81840004","display" : "Natural death reportable to medicolegal authority"},{"system" : "http://snomed.info/sct","code" : "82145005","display" : "Avalanche"},{"system" : "http://snomed.info/sct","code" : "82313006","display" : "Suicide attempt"},{"system" : "http://snomed.info/sct","code" : "82612009","display" : "Stumbling"},{"system" : "http://snomed.info/sct","code" : "82621005","display" : "Natural death with proved cause by autopsy"},{"system" : "http://snomed.info/sct","code" : "82947003","display" : "Fall from tree"},{"system" : "http://snomed.info/sct","code" : "83208000","display" : "Exposure to mechanical force"},{"system" : "http://snomed.info/sct","code" : "83468000","display" : "Fall from chair"},{"system" : "http://snomed.info/sct","code" : "84026000","display" : "Fall from moving vehicle"},{"system" : "http://snomed.info/sct","code" : "84768009","display" : "Train derailment"},{"system" : "http://snomed.info/sct","code" : "84829006","display" : "Struck by projectile"},{"system" : "http://snomed.info/sct","code" : "85261005","display" : "Contact with plant thorns"},{"system" : "http://snomed.info/sct","code" : "86591008","display" : "Fall from ladder"},{"system" : "http://snomed.info/sct","code" : "87281005","display" : "Death from overwork"},{"system" : "http://snomed.info/sct","code" : "87309006","display" : "Death of unknown cause"},{"system" : "http://snomed.info/sct","code" : "88051009","display" : "Contact with plant spines"},{"system" : "http://snomed.info/sct","code" : "88644004","display" : "Tornado"},{"system" : "http://snomed.info/sct","code" : "88817006","display" : "Exposure to inanimate mechanical force"},{"system" : "http://snomed.info/sct","code" : "90049009","display" : "Unexplained sudden death"},{"system" : "http://snomed.info/sct","code" : "90097005","display" : "First degree murder"},{"system" : "http://snomed.info/sct","code" : "90569008","display" : "Wind"},{"system" : "http://snomed.info/sct","code" : "90619006","display" : "Fall in bathtub"},{"system" : "http://snomed.info/sct","code" : "90639005","display" : "Fall from window"},{"system" : "http://snomed.info/sct","code" : "90757003","display" : "Patricide"},{"system" : "http://snomed.info/sct","code" : "90978007","display" : "Volcanic eruption"},{"system" : "http://snomed.info/sct","code" : "95866005","display" : "Exposure to extreme temperature, non-occupational"},{"system" : "http://snomed.info/sct","code" : "95871003","display" : "Exposure to mercury"},{"system" : "http://snomed.info/sct","code" : "95875007","display" : "Exposure to carbon monoxide"},{"system" : "http://snomed.info/sct","code" : "95920001","display" : "Homicide by overkill"},{"system" : "http://snomed.info/sct","code" : "95921002","display" : "Elderly person maltreatment"},{"system" : "http://snomed.info/sct","code" : "95922009","display" : "Child sex abuse"},{"system" : "http://snomed.info/sct","code" : "102406006","display" : "Mud slide"},{"system" : "http://snomed.info/sct","code" : "102410009","display" : "Pollution"},{"system" : "http://snomed.info/sct","code" : "102411008","display" : "Environmental pollution"},{"system" : "http://snomed.info/sct","code" : "102412001","display" : "Noise pollution (event)"},{"system" : "http://snomed.info/sct","code" : "102413006","display" : "Air pollution"},{"system" : "http://snomed.info/sct","code" : "102414000","display" : "Water pollution"},{"system" : "http://snomed.info/sct","code" : "102415004","display" : "Drinking water pollution"},{"system" : "http://snomed.info/sct","code" : "102416003","display" : "Bathing water pollution"},{"system" : "http://snomed.info/sct","code" : "102417007","display" : "Soil pollution"},{"system" : "http://snomed.info/sct","code" : "102418002","display" : "Dust pollution"},{"system" : "http://snomed.info/sct","code" : "102420004","display" : "Exposure to pollution"},{"system" : "http://snomed.info/sct","code" : "102421000","display" : "Exposure to environmental pollution"},{"system" : "http://snomed.info/sct","code" : "102422007","display" : "Occupational exposure to environmental pollution (event)"},{"system" : "http://snomed.info/sct","code" : "102423002","display" : "Exposure to environmental pollution, non-occupational"},{"system" : "http://snomed.info/sct","code" : "102424008","display" : "Exposure to polluted air"},{"system" : "http://snomed.info/sct","code" : "102425009","display" : "Occupational exposure to polluted air"},{"system" : "http://snomed.info/sct","code" : "102426005","display" : "Exposure to polluted air, non-occupational"},{"system" : "http://snomed.info/sct","code" : "102427001","display" : "Exposure to water pollution"},{"system" : "http://snomed.info/sct","code" : "102428006","display" : "Occupational exposure to polluted water (event)"},{"system" : "http://snomed.info/sct","code" : "102429003","display" : "Exposure to polluted water, non-occupational"},{"system" : "http://snomed.info/sct","code" : "102430008","display" : "Exposure to polluted drinking water"},{"system" : "http://snomed.info/sct","code" : "102431007","display" : "Exposure to polluted bathing water"},{"system" : "http://snomed.info/sct","code" : "102432000","display" : "Exposure to polluted soil"},{"system" : "http://snomed.info/sct","code" : "102433005","display" : "Occupational exposure to polluted soil"},{"system" : "http://snomed.info/sct","code" : "102434004","display" : "Exposure to polluted soil, non-occupational"},{"system" : "http://snomed.info/sct","code" : "102435003","display" : "Exposure to chemical pollution"},{"system" : "http://snomed.info/sct","code" : "102436002","display" : "Occupational exposure to chemical pollution"},{"system" : "http://snomed.info/sct","code" : "102437006","display" : "Exposure to chemical pollution, non-occupational"},{"system" : "http://snomed.info/sct","code" : "102439009","display" : "Occupational exposure to toxic waste"},{"system" : "http://snomed.info/sct","code" : "102440006","display" : "Non-occupational exposure to toxic waste (event)"},{"system" : "http://snomed.info/sct","code" : "102441005","display" : "Exposure to toxic agricultural agent (event)"},{"system" : "http://snomed.info/sct","code" : "102442003","display" : "Occupational exposure to toxic agricultural agent"},{"system" : "http://snomed.info/sct","code" : "102443008","display" : "Non-occupational exposure to toxic agricultural agent"},{"system" : "http://snomed.info/sct","code" : "102444002","display" : "Exposure to toxic dust"},{"system" : "http://snomed.info/sct","code" : "102445001","display" : "Occupational exposure to toxic dust"},{"system" : "http://snomed.info/sct","code" : "102446000","display" : "Non-occupational exposure to toxic dust (event)"},{"system" : "http://snomed.info/sct","code" : "105442005","display" : "Death of companion"},{"system" : "http://snomed.info/sct","code" : "105447004","display" : "Death of pet"},{"system" : "http://snomed.info/sct","code" : "111056004","display" : "Flood"},{"system" : "http://snomed.info/sct","code" : "111942003","display" : "Judicial execution by lethal injection"},{"system" : "http://snomed.info/sct","code" : "115964003","display" : "Exposure to non-mechanical force"},{"system" : "http://snomed.info/sct","code" : "115965002","display" : "Exposure to magnetic field"},{"system" : "http://snomed.info/sct","code" : "122866006","display" : "Exposure to ionizing radiation"},{"system" : "http://snomed.info/sct","code" : "129674006","display" : "Asphyxiation by hanging"},{"system" : "http://snomed.info/sct","code" : "135829001","display" : "Accidental ingestion of white spirit"},{"system" : "http://snomed.info/sct","code" : "160957000","display" : "Sudden infant death"},{"system" : "http://snomed.info/sct","code" : "161151009","display" : "Death of unrelated person"},{"system" : "http://snomed.info/sct","code" : "170475009","display" : "Anthrax exposure"},{"system" : "http://snomed.info/sct","code" : "200156003","display" : "Death from sequela of direct obstetric cause (event)"},{"system" : "http://snomed.info/sct","code" : "206258000","display" : "Fetal death due to prelabor anoxia"},{"system" : "http://snomed.info/sct","code" : "206259008","display" : "Fetal death due to labour anoxia"},{"system" : "http://snomed.info/sct","code" : "212976008","display" : "Suffocation by strangulation"},{"system" : "http://snomed.info/sct","code" : "212979001","display" : "Suffocation by mechanical cause"},{"system" : "http://snomed.info/sct","code" : "213004004","display" : "Nutritional deprivation of child"},{"system" : "http://snomed.info/sct","code" : "213007006","display" : "Multiple deprivation of child"},{"system" : "http://snomed.info/sct","code" : "213017001","display" : "Sexual abuse"},{"system" : "http://snomed.info/sct","code" : "213770003","display" : "Railway accident"},{"system" : "http://snomed.info/sct","code" : "213771004","display" : "Train accident involving collision with rolling stock"},{"system" : "http://snomed.info/sct","code" : "213772006","display" : "Collision between railway vehicles of any kind"},{"system" : "http://snomed.info/sct","code" : "213773001","display" : "Collision between railway vehicles, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213774007","display" : "Collision between railway vehicles, passenger injured"},{"system" : "http://snomed.info/sct","code" : "213779002","display" : "Collision between railway vehicles followed by derailment"},{"system" : "http://snomed.info/sct","code" : "213780004","display" : "Collision between railway vehicles followed by derailment, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213781000","display" : "Collision between railway vehicles followed by derailment, passenger injured"},{"system" : "http://snomed.info/sct","code" : "213782007","display" : "Collision between railway vehicles followed by derailment, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "213783002","display" : "Collision between railway vehicles followed by derailment, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "213795002","display" : "Train collision with buffers"},{"system" : "http://snomed.info/sct","code" : "213796001","display" : "Train collision with buffers, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213797005","display" : "Train collision with buffers, passenger injured"},{"system" : "http://snomed.info/sct","code" : "213802004","display" : "Train collision with fallen tree on railway"},{"system" : "http://snomed.info/sct","code" : "213803009","display" : "Train collision with fallen tree, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213804003","display" : "Train collision with fallen tree, passenger injured"},{"system" : "http://snomed.info/sct","code" : "213805002","display" : "Train collision with fallen tree, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "213806001","display" : "Train collision with fallen tree, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "213809008","display" : "Train collision with gates"},{"system" : "http://snomed.info/sct","code" : "213810003","display" : "Train collision with gates, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213811004","display" : "Train collision with gates, passenger injured"},{"system" : "http://snomed.info/sct","code" : "213816009","display" : "Train collision with platform"},{"system" : "http://snomed.info/sct","code" : "213817000","display" : "Train collision with platform, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213818005","display" : "Train collision with platform, passenger injured"},{"system" : "http://snomed.info/sct","code" : "213823005","display" : "Train collision with rock on railway"},{"system" : "http://snomed.info/sct","code" : "213824004","display" : "Train collision with rock, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213825003","display" : "Train collision with rock, passenger injured"},{"system" : "http://snomed.info/sct","code" : "213831000","display" : "Train collision with streetcar, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213859004","display" : "Railway accident involving derailment without antecedent collision"},{"system" : "http://snomed.info/sct","code" : "213860009","display" : "Derailment due to track problem without antecedent collision"},{"system" : "http://snomed.info/sct","code" : "213861008","display" : "Derailment due to track problem, without antecedent collision, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213862001","display" : "Derailment due to track problem, without antecedent collision, passenger injured"},{"system" : "http://snomed.info/sct","code" : "213867007","display" : "Derailment due to train problem, without antecedent collision"},{"system" : "http://snomed.info/sct","code" : "213869005","display" : "Derailment due to train problem, without antecedent collision, passenger injured"},{"system" : "http://snomed.info/sct","code" : "213881009","display" : "Train accident involving explosion, fire or burning"},{"system" : "http://snomed.info/sct","code" : "213882002","display" : "Train accident involving explosion"},{"system" : "http://snomed.info/sct","code" : "213883007","display" : "Train accident involving explosion, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213884001","display" : "Train accident involving explosion, passenger injured"},{"system" : "http://snomed.info/sct","code" : "213889006","display" : "Train accident involving fire"},{"system" : "http://snomed.info/sct","code" : "213890002","display" : "Train accident involving fire, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213893000","display" : "Train accident involving fire, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "213897004","display" : "Train accident involving burning"},{"system" : "http://snomed.info/sct","code" : "213898009","display" : "Train accident involving burning, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213899001","display" : "Train accident involving burning, passenger injured"},{"system" : "http://snomed.info/sct","code" : "213911003","display" : "Fall in, on, or from train"},{"system" : "http://snomed.info/sct","code" : "213912005","display" : "Fall in train"},{"system" : "http://snomed.info/sct","code" : "213913000","display" : "Fall in train, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213914006","display" : "Fall in train, passenger injured"},{"system" : "http://snomed.info/sct","code" : "213917004","display" : "Fall on train"},{"system" : "http://snomed.info/sct","code" : "213918009","display" : "Fall on train, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213919001","display" : "Fall on train, passenger injured"},{"system" : "http://snomed.info/sct","code" : "213920007","display" : "Fall on train, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "213922004","display" : "Fall on train, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "213925002","display" : "Fall from train"},{"system" : "http://snomed.info/sct","code" : "213926001","display" : "Fall from train, railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213927005","display" : "Fall from train, passenger injured"},{"system" : "http://snomed.info/sct","code" : "213938005","display" : "Crushed by rolling stock"},{"system" : "http://snomed.info/sct","code" : "213939002","display" : "Crushed by rolling stock - railway employee"},{"system" : "http://snomed.info/sct","code" : "213940000","display" : "Crushed by rolling stock - passenger"},{"system" : "http://snomed.info/sct","code" : "213941001","display" : "Crushed by rolling stock - pedestrian"},{"system" : "http://snomed.info/sct","code" : "213942008","display" : "Crushed by rolling stock - pedal cyclist"},{"system" : "http://snomed.info/sct","code" : "213946006","display" : "Knocked down by rolling stock - railway employee"},{"system" : "http://snomed.info/sct","code" : "213948007","display" : "Knocked down by rolling stock - pedestrian"},{"system" : "http://snomed.info/sct","code" : "213953002","display" : "Run over by rolling stock - railway employee"},{"system" : "http://snomed.info/sct","code" : "213955009","display" : "Run over by rolling stock - pedestrian"},{"system" : "http://snomed.info/sct","code" : "213956005","display" : "Run over by rolling stock - pedal cyclist"},{"system" : "http://snomed.info/sct","code" : "213959003","display" : "Killed by rolling stock"},{"system" : "http://snomed.info/sct","code" : "213960008","display" : "Killed by rolling stock - railway employee"},{"system" : "http://snomed.info/sct","code" : "213961007","display" : "Killed by rolling stock - passenger"},{"system" : "http://snomed.info/sct","code" : "213962000","display" : "Killed by rolling stock - pedestrian"},{"system" : "http://snomed.info/sct","code" : "213963005","display" : "Killed by rolling stock - pedal cyclist"},{"system" : "http://snomed.info/sct","code" : "213974001","display" : "Hit by object falling in train"},{"system" : "http://snomed.info/sct","code" : "213975000","display" : "Hit by object falling in train - railway employee"},{"system" : "http://snomed.info/sct","code" : "213976004","display" : "Hit by object falling in train - passenger"},{"system" : "http://snomed.info/sct","code" : "213980009","display" : "Injured by train door or window - railway employee"},{"system" : "http://snomed.info/sct","code" : "213981008","display" : "Injured by train door or window - passenger"},{"system" : "http://snomed.info/sct","code" : "213982001","display" : "Injured by train door or window - pedestrian"},{"system" : "http://snomed.info/sct","code" : "213983006","display" : "Injured by train door or window - pedal cyclist"},{"system" : "http://snomed.info/sct","code" : "213986003","display" : "Injured by object set in motion by train"},{"system" : "http://snomed.info/sct","code" : "213987007","display" : "Injured by object set in motion by train - railway employee"},{"system" : "http://snomed.info/sct","code" : "213988002","display" : "Injured by object set in motion by train - passenger"},{"system" : "http://snomed.info/sct","code" : "213989005","display" : "Injured by object set in motion by train - pedestrian"},{"system" : "http://snomed.info/sct","code" : "213990001","display" : "Injured by object set in motion by train - pedal cyclist"},{"system" : "http://snomed.info/sct","code" : "213993004","display" : "Train hit by falling object"},{"system" : "http://snomed.info/sct","code" : "213995006","display" : "Train hit by falling object - railway employee injured"},{"system" : "http://snomed.info/sct","code" : "213996007","display" : "Train hit by falling object - passenger injured"},{"system" : "http://snomed.info/sct","code" : "213997003","display" : "Train hit by falling object - pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "213998008","display" : "Train hit by falling object - pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214031005","display" : "Motor vehicle traffic accident"},{"system" : "http://snomed.info/sct","code" : "214032003","display" : "Motor vehicle on road in collision with train"},{"system" : "http://snomed.info/sct","code" : "214056004","display" : "Motor vehicle traffic accident involving re-entrant collision with another motor vehicle"},{"system" : "http://snomed.info/sct","code" : "214080000","display" : "Motor vehicle on road in collision with parked motor vehicle"},{"system" : "http://snomed.info/sct","code" : "214081001","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, parked, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214082008","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, parked, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214085005","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, parked, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214089004","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, parked, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214092000","display" : "Motor vehicle on road in collision with stopped motor vehicle"},{"system" : "http://snomed.info/sct","code" : "214095003","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, stopped, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214096002","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, stopped, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214100001","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, stopped, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214101002","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, stopped, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214104005","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, stalled"},{"system" : "http://snomed.info/sct","code" : "214106007","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, stalled, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214107003","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, stalled, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214108008","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, stalled, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214111009","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, stalled, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214112002","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, stalled, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214115000","display" : "Motor vehicle on road in collision with disabled motor vehicle"},{"system" : "http://snomed.info/sct","code" : "214116004","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, disabled, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214118003","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, disabled, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214119006","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, disabled, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214120000","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, disabled, occupant of tram injured"},{"system" : "http://snomed.info/sct","code" : "214121001","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, disabled, rider of animal or occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214123003","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, disabled, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214126006","display" : "Motor vehicle on road in collision with abandoned motor vehicle"},{"system" : "http://snomed.info/sct","code" : "214127002","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, abandoned on highway, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214128007","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, abandoned on highway, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214129004","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, abandoned on highway, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214131008","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, abandoned on highway, occupant of tram injured"},{"system" : "http://snomed.info/sct","code" : "214132001","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, abandoned on highway, rider of animal or occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214134000","display" : "Motor vehicle traffic accident involving collision with another motor vehicle, abandoned on highway, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214149008","display" : "Motor vehicle on road in collision with ridden animal"},{"system" : "http://snomed.info/sct","code" : "214150008","display" : "Motor vehicle traffic accident involving collision between motor vehicle and animal carrying a person, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214151007","display" : "Motor vehicle traffic accident involving collision between motor vehicle and animal carrying a person, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214160004","display" : "Motor vehicle on road in collision with animal-drawn vehicle"},{"system" : "http://snomed.info/sct","code" : "214161000","display" : "Motor vehicle traffic accident involving collision between motor vehicle and animal-drawn vehicle, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214162007","display" : "Motor vehicle traffic accident involving collision between motor vehicle and animal-drawn vehicle, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214164008","display" : "Motor vehicle traffic accident involving collision between motor vehicle and animal-drawn vehicle, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214166005","display" : "Motor vehicle traffic accident involving collision between motor vehicle and animal-drawn vehicle, rider of animal or occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214171003","display" : "Motor vehicle on road in collision with pedal cycle"},{"system" : "http://snomed.info/sct","code" : "214172005","display" : "Motor vehicle traffic accident involving collision between motor vehicle and pedal cycle, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214174006","display" : "Motor vehicle traffic accident involving collision between motor vehicle and pedal cycle, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214175007","display" : "Motor vehicle traffic accident involving collision between motor vehicle and pedal cycle, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214176008","display" : "Motor vehicle traffic accident involving collision between motor vehicle and pedal cycle, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214179001","display" : "Motor vehicle traffic accident involving collision between motor vehicle and pedal cycle, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214183001","display" : "Motor vehicle on road in collision with tram"},{"system" : "http://snomed.info/sct","code" : "214184007","display" : "Motor vehicle traffic accident involving collision between motor vehicle and tramcar, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214185008","display" : "Motor vehicle traffic accident involving collision between motor vehicle and tramcar, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214188005","display" : "Motor vehicle traffic accident involving collision between motor vehicle and tramcar, occupant of tram injured"},{"system" : "http://snomed.info/sct","code" : "214206004","display" : "Motor vehicle on road in collision with pedestrian"},{"system" : "http://snomed.info/sct","code" : "214207008","display" : "Pedestrian dragged by motor vehicle"},{"system" : "http://snomed.info/sct","code" : "214209006","display" : "Motor vehicle traffic accident involving pedestrian dragged by motor vehicle, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214211002","display" : "Motor vehicle traffic accident involving pedestrian dragged by motor vehicle, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214215006","display" : "Motor vehicle traffic accident involving pedestrian dragged by motor vehicle, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214218008","display" : "Pedestrian hit by motor vehicle"},{"system" : "http://snomed.info/sct","code" : "214219000","display" : "Motor vehicle traffic accident involving pedestrian hit by motor vehicle, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214220006","display" : "Motor vehicle traffic accident involving pedestrian hit by motor vehicle, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214221005","display" : "Motor vehicle traffic accident involving pedestrian hit by motor vehicle, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214222003","display" : "Motor vehicle traffic accident involving pedestrian hit by motor vehicle, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214227009","display" : "Motor vehicle traffic accident involving pedestrian hit by motor vehicle, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214230002","display" : "Pedestrian run over by motor vehicle"},{"system" : "http://snomed.info/sct","code" : "214231003","display" : "Motor vehicle traffic accident involving pedestrian run over by motor vehicle, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214232005","display" : "Motor vehicle traffic accident involving pedestrian run over by motor vehicle, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214253001","display" : "Motor vehicle on road in collision between motor vehicle and bridge"},{"system" : "http://snomed.info/sct","code" : "214254007","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and bridge, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214255008","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and bridge, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214256009","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and bridge, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214257000","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and bridge, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214265002","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and animal"},{"system" : "http://snomed.info/sct","code" : "214266001","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and animal, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214267005","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and animal, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214269008","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and animal, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214276003","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and fallen stone, traffic sign, tree or utility pole"},{"system" : "http://snomed.info/sct","code" : "214277007","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and fallen stone, traffic sign, tree or utility pole, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214278002","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and fallen stone, traffic sign, tree or utility pole, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214279005","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and fallen stone, traffic sign, tree or utility pole, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214280008","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and fallen stone, traffic sign, tree or utility pole, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214287006","display" : "Motor vehicle on road in collision with thrown object"},{"system" : "http://snomed.info/sct","code" : "214288001","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and object thrown in front of motor vehicle, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214289009","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and object thrown in front of motor vehicle, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214291001","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and object thrown in front of motor vehicle, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214292008","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and object thrown in front of motor vehicle, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214299004","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and boundary fence"},{"system" : "http://snomed.info/sct","code" : "214300007","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and boundary fence or guard rail, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214301006","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and boundary fence or guard rail, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214304003","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and boundary fence or guard rail, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214311004","display" : "Motor vehicle on road in collision with landslide"},{"system" : "http://snomed.info/sct","code" : "214312006","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and landslide, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214313001","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and landslide, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214314007","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and landslide, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214315008","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and landslide, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214322000","display" : "Motor vehicle on road in collision with safety island"},{"system" : "http://snomed.info/sct","code" : "214323005","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and safety island, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214324004","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and safety island, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214325003","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and safety island, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214326002","display" : "Motor vehicle traffic accident involving collision, on highway, between motor vehicle and safety island, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214344005","display" : "Motor vehicle traffic accident due to loss of control, without collision on the highway"},{"system" : "http://snomed.info/sct","code" : "214345006","display" : "Motor vehicle traffic accident due to motor vehicle failing to make curve, without collision on the highway"},{"system" : "http://snomed.info/sct","code" : "214346007","display" : "Motor vehicle traffic accident due to motor vehicle failing to make curve, without collision on the highway, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214347003","display" : "Motor vehicle traffic accident due to motor vehicle failing to make curve, without collision on the highway, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214348008","display" : "Motor vehicle traffic accident due to motor vehicle failing to make curve, without collision on the highway, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214349000","display" : "Motor vehicle traffic accident due to motor vehicle failing to make curve, without collision on the highway, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214356006","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to blowout, without collision on the highway"},{"system" : "http://snomed.info/sct","code" : "214357002","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to blowout, without collision on the highway, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214358007","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to blowout, without collision on the highway, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214359004","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to blowout, without collision on the highway, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214360009","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to blowout, without collision on the highway, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214378004","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to driver falling asleep, without collision on the highway"},{"system" : "http://snomed.info/sct","code" : "214379007","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to driver falling asleep, without collision on the highway, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214380005","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to driver falling asleep, without collision on the highway, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214381009","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to driver falling asleep, without collision on the highway, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214389006","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to driver inattention, without collision on the highway"},{"system" : "http://snomed.info/sct","code" : "214390002","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to driver inattention, without collision on the highway, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214391003","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to driver inattention, without collision on the highway, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214392005","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to driver inattention, without collision on the highway, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214393000","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to driver inattention, without collision on the highway, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214395007","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to driver inattention, without collision on the highway, rider of animal or occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214396008","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to driver inattention, without collision on the highway, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214397004","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to driver inattention, without collision on the highway, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214400008","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to excessive speed, without collision on the highway"},{"system" : "http://snomed.info/sct","code" : "214401007","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to excessive speed, without collision on the highway, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214402000","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to excessive speed, without collision on the highway, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214403005","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to excessive speed, without collision on the highway, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214405003","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to excessive speed, without collision on the highway, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214412007","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to failure of mechanical part, without collision on the highway"},{"system" : "http://snomed.info/sct","code" : "214413002","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to failure of mechanical part, without collision on the highway, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214414008","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to failure of mechanical part, without collision on the highway, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214415009","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to failure of mechanical part, without collision on the highway, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214416005","display" : "Motor vehicle traffic accident due to motor vehicle going out of control due to failure of mechanical part, without collision on the highway, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214435005","display" : "Noncollision motor vehicle traffic accident while boarding or alighting"},{"system" : "http://snomed.info/sct","code" : "214436006","display" : "Noncollision motor vehicle traffic accident involving fall down stairs of motor bus while boarding or alighting"},{"system" : "http://snomed.info/sct","code" : "214437002","display" : "Noncollision motor vehicle traffic accident involving fall down stairs of motor bus while boarding or alighting, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214438007","display" : "Noncollision motor vehicle traffic accident involving fall down stairs of motor bus while boarding or alighting, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214439004","display" : "Noncollision motor vehicle traffic accident involving fall down stairs of motor bus while boarding or alighting, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214441003","display" : "Noncollision motor vehicle traffic accident involving fall down stairs of motor bus while boarding or alighting, occupant of tram injured"},{"system" : "http://snomed.info/sct","code" : "214442005","display" : "Noncollision motor vehicle traffic accident involving fall down stairs of motor bus while boarding or alighting, rider of animal or occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214443000","display" : "Noncollision motor vehicle traffic accident involving fall down stairs of motor bus while boarding or alighting, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214444006","display" : "Noncollision motor vehicle traffic accident involving fall down stairs of motor bus while boarding or alighting, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214447004","display" : "Noncollision motor vehicle traffic accident involving fall from car in street while boarding or alighting"},{"system" : "http://snomed.info/sct","code" : "214448009","display" : "Noncollision motor vehicle traffic accident involving fall from car in street while boarding or alighting, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214449001","display" : "Noncollision motor vehicle traffic accident involving fall from car in street while boarding or alighting, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214450001","display" : "Noncollision motor vehicle traffic accident involving fall from car in street while boarding or alighting, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214452009","display" : "Noncollision motor vehicle traffic accident involving fall from car in street while boarding or alighting, occupant of tram injured"},{"system" : "http://snomed.info/sct","code" : "214453004","display" : "Noncollision motor vehicle traffic accident involving fall from car in street while boarding or alighting, rider of animal or occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214455006","display" : "Noncollision motor vehicle traffic accident involving fall from car in street while boarding or alighting, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214458008","display" : "Noncollision motor vehicle traffic accident involving injury by moving part of the vehicle while boarding or alighting"},{"system" : "http://snomed.info/sct","code" : "214459000","display" : "Noncollision motor vehicle traffic accident involving injury by moving part of the vehicle while boarding or alighting, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214460005","display" : "Noncollision motor vehicle traffic accident involving injury by moving part of the vehicle while boarding or alighting, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214462002","display" : "Noncollision motor vehicle traffic accident involving injury by moving part of the vehicle while boarding or alighting, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214469006","display" : "Noncollision motor vehicle traffic accident involving being trapped by door of motor bus while boarding or alighting"},{"system" : "http://snomed.info/sct","code" : "214471006","display" : "Noncollision motor vehicle traffic accident involving being trapped by door of motor bus while boarding or alighting, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214474003","display" : "Noncollision motor vehicle traffic accident involving being trapped by door of motor bus while boarding or alighting, occupant of tram injured"},{"system" : "http://snomed.info/sct","code" : "214475002","display" : "Noncollision motor vehicle traffic accident involving being trapped by door of motor bus while boarding or alighting, rider of animal or occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214477005","display" : "Noncollision motor vehicle traffic accident involving being trapped by door of motor bus while boarding or alighting, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214515007","display" : "Accident due to breakage of any part of moving motor vehicle on road"},{"system" : "http://snomed.info/sct","code" : "214516008","display" : "Noncollision motor vehicle traffic accident involving breakage of any part of motor vehicle while in motion, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214517004","display" : "Noncollision motor vehicle traffic accident involving breakage of any part of motor vehicle while in motion, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214518009","display" : "Noncollision motor vehicle traffic accident involving breakage of any part of motor vehicle while in motion, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214526001","display" : "Accident due to explosion in moving motor vehicle on road"},{"system" : "http://snomed.info/sct","code" : "214527005","display" : "Noncollision motor vehicle traffic accident involving explosion of any part of motor vehicle while in motion, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214528000","display" : "Noncollision motor vehicle traffic accident involving explosion of any part of motor vehicle while in motion, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214529008","display" : "Noncollision motor vehicle traffic accident involving explosion of any part of motor vehicle while in motion, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214530003","display" : "Noncollision motor vehicle traffic accident involving explosion of any part of motor vehicle while in motion, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214534007","display" : "Noncollision motor vehicle traffic accident involving explosion of any part of motor vehicle while in motion, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214537000","display" : "Fall from moving motor vehicle on road"},{"system" : "http://snomed.info/sct","code" : "214538005","display" : "Noncollision motor vehicle traffic accident involving fall from motor vehicle while in motion, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214539002","display" : "Noncollision motor vehicle traffic accident involving fall from motor vehicle while in motion, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214540000","display" : "Noncollision motor vehicle traffic accident involving fall from motor vehicle while in motion, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214541001","display" : "Noncollision motor vehicle traffic accident involving fall from motor vehicle while in motion, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214548007","display" : "Accident due to jumping from moving motor vehicle on road"},{"system" : "http://snomed.info/sct","code" : "214549004","display" : "Noncollision motor vehicle traffic accident involving jump from motor vehicle while in motion, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214550004","display" : "Noncollision motor vehicle traffic accident involving jump from motor vehicle while in motion, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214551000","display" : "Noncollision motor vehicle traffic accident involving jump from motor vehicle while in motion, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214552007","display" : "Noncollision motor vehicle traffic accident involving jump from motor vehicle while in motion, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214559003","display" : "Accidentally pushed from moving motor vehicle on road"},{"system" : "http://snomed.info/sct","code" : "214560008","display" : "Noncollision motor vehicle traffic accident involving being accidentally pushed from motor vehicle while in motion, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214561007","display" : "Noncollision motor vehicle traffic accident involving being accidentally pushed from motor vehicle while in motion, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214562000","display" : "Noncollision motor vehicle traffic accident involving being accidentally pushed from motor vehicle while in motion, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214563005","display" : "Noncollision motor vehicle traffic accident involving being accidentally pushed from motor vehicle while in motion, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214570005","display" : "Fire starting in motor vehicle while in motion on road"},{"system" : "http://snomed.info/sct","code" : "214571009","display" : "Noncollision motor vehicle traffic accident involving fire starting in motor vehicle while in motion, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214572002","display" : "Noncollision motor vehicle traffic accident involving fire starting in motor vehicle while in motion, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214573007","display" : "Noncollision motor vehicle traffic accident involving fire starting in motor vehicle while in motion, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214574001","display" : "Noncollision motor vehicle traffic accident involving fire starting in motor vehicle while in motion, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214575000","display" : "Noncollision motor vehicle traffic accident involving fire starting in motor vehicle while in motion, occupant of tram injured"},{"system" : "http://snomed.info/sct","code" : "214576004","display" : "Noncollision motor vehicle traffic accident involving fire starting in motor vehicle while in motion, rider of animal or occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214577008","display" : "Noncollision motor vehicle traffic accident involving fire starting in motor vehicle while in motion, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214578003","display" : "Noncollision motor vehicle traffic accident involving fire starting in motor vehicle while in motion, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214581008","display" : "Hit by object thrown into or on moving motor vehicle on road"},{"system" : "http://snomed.info/sct","code" : "214582001","display" : "Noncollision motor vehicle traffic accident involving being hit by object thrown into or on motor vehicle while in motion, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214584000","display" : "Noncollision motor vehicle traffic accident involving being hit by object thrown into or on motor vehicle while in motion, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214585004","display" : "Noncollision motor vehicle traffic accident involving being hit by object thrown into or on motor vehicle while in motion, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214586003","display" : "Noncollision motor vehicle traffic accident involving being hit by object thrown into or on motor vehicle while in motion, occupant of tram injured"},{"system" : "http://snomed.info/sct","code" : "214587007","display" : "Noncollision motor vehicle traffic accident involving being hit by object thrown into or on motor vehicle while in motion, rider of animal or occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214588002","display" : "Noncollision motor vehicle traffic accident involving being hit by object thrown into or on motor vehicle while in motion, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214589005","display" : "Noncollision motor vehicle traffic accident involving being hit by object thrown into or on motor vehicle while in motion, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214592009","display" : "Injured by being thrown against moving motor vehicle on road"},{"system" : "http://snomed.info/sct","code" : "214593004","display" : "Noncollision motor vehicle traffic accident involving injury by being thrown against some part of, or object in, motor vehicle while in motion, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214594005","display" : "Noncollision motor vehicle traffic accident involving injury by being thrown against some part of, or object in, motor vehicle while in motion, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214595006","display" : "Noncollision motor vehicle traffic accident involving injury by being thrown against some part of, or object in, motor vehicle while in motion, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214596007","display" : "Noncollision motor vehicle traffic accident involving injury by being thrown against some part of, or object in, motor vehicle while in motion, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214597003","display" : "Noncollision motor vehicle traffic accident involving injury by being thrown against some part of, or object in, motor vehicle while in motion, occupant of tram injured"},{"system" : "http://snomed.info/sct","code" : "214598008","display" : "Noncollision motor vehicle traffic accident with injury by being thrown against some part of, or object in, motor vehicle while in motion, rider of animal or occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214599000","display" : "Noncollision motor vehicle traffic accident involving injury by being thrown against some part of, or object in, motor vehicle while in motion, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214601003","display" : "Noncollision motor vehicle traffic accident involving injury by being thrown against some part of, or object in, motor vehicle while in motion, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214604006","display" : "Accident due to object falling in or on moving motor vehicle on road"},{"system" : "http://snomed.info/sct","code" : "214605007","display" : "Noncollision motor vehicle traffic accident involving object falling in or on motor vehicle while in motion, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214606008","display" : "Noncollision motor vehicle traffic accident involving object falling in or on motor vehicle while in motion, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214607004","display" : "Noncollision motor vehicle traffic accident involving object falling in or on motor vehicle while in motion, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214609001","display" : "Noncollision motor vehicle traffic accident involving object falling in or on motor vehicle while in motion, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214640008","display" : "Motor vehicle accident off public road"},{"system" : "http://snomed.info/sct","code" : "214641007","display" : "Accident off public road involving motor-driven snow vehicle"},{"system" : "http://snomed.info/sct","code" : "214642000","display" : "Accident with breakage of part of motor-driven snow vehicle"},{"system" : "http://snomed.info/sct","code" : "214643005","display" : "Nontraffic accident involving breakage of part of motor-driven snow vehicle, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214644004","display" : "Nontraffic accident involving breakage of part of motor-driven snow vehicle, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214647006","display" : "Nontraffic accident involving breakage of part of motor-driven snow vehicle, occupant of tram injured"},{"system" : "http://snomed.info/sct","code" : "214648001","display" : "Nontraffic accident involving breakage of part of motor-driven snow vehicle, rider of animal or occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214650009","display" : "Nontraffic accident involving breakage of part of motor-driven snow vehicle, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214653006","display" : "Fall from motor-driven snow vehicle"},{"system" : "http://snomed.info/sct","code" : "214654000","display" : "Nontraffic accident involving fall from motor-driven snow vehicle, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214665005","display" : "Hit by motor-driven snow vehicle"},{"system" : "http://snomed.info/sct","code" : "214666006","display" : "Nontraffic accident involving being hit by motor-driven snow vehicle, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214667002","display" : "Nontraffic accident involving being hit by motor-driven snow vehicle, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214668007","display" : "Nontraffic accident involving being hit by motor-driven snow vehicle, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214669004","display" : "Nontraffic accident involving being hit by motor-driven snow vehicle, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214671004","display" : "Nontraffic accident involving being hit by motor-driven snow vehicle, rider of animal or occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214672006","display" : "Nontraffic accident involving being hit by motor-driven snow vehicle, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214673001","display" : "Nontraffic accident involving being hit by motor-driven snow vehicle, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "214676009","display" : "Overturning of motor-driven snow vehicle"},{"system" : "http://snomed.info/sct","code" : "214699008","display" : "Nontraffic accident involving collision of motor-driven snow vehicle, not on public highway, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214702001","display" : "Nontraffic accident involving collision of motor-driven snow vehicle, not on public highway, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214703006","display" : "Nontraffic accident involving collision of motor-driven snow vehicle, not on public highway, occupant of tram injured"},{"system" : "http://snomed.info/sct","code" : "214704000","display" : "Nontraffic accident involving collision of motor-driven snow vehicle, not on public highway, rider of animal or occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214705004","display" : "Nontraffic accident involving collision of motor-driven snow vehicle, not on public highway, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214733004","display" : "Fall from off-road land motor vehicle"},{"system" : "http://snomed.info/sct","code" : "214744007","display" : "Hit by off-road land motor vehicle"},{"system" : "http://snomed.info/sct","code" : "214766000","display" : "Nontraffic accident involving being run over or dragged by off-road motor vehicle, except snow vehicle"},{"system" : "http://snomed.info/sct","code" : "214778001","display" : "Nontraffic accident involving being thrown against some part of or object in, off-road motor vehicle, except snow vehicle, of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214834003","display" : "Motor vehicle nontraffic accident involving collision, not on public highway, between motor vehicle, except off-road motor vehicle, and animal"},{"system" : "http://snomed.info/sct","code" : "214845000","display" : "Motor vehicle nontraffic accident involving collision, not on public highway, between motor vehicle, except off-road motor vehicle, and nonmotor vehicle"},{"system" : "http://snomed.info/sct","code" : "214867004","display" : "Motor vehicle nontraffic accident involving collision, not on public highway, between motor vehicle, except off-road motor vehicle, and pedestrian"},{"system" : "http://snomed.info/sct","code" : "214868009","display" : "Motor vehicle nontraffic accident involving collision, not on public highway, between motor vehicle, except off-road motor vehicle, and pedestrian, driver of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214869001","display" : "Motor vehicle nontraffic accident involving collision, not on public highway, between motor vehicle, except off-road motor vehicle, and pedestrian, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214870000","display" : "Motor vehicle nontraffic accident involving collision, not on public highway, between motor vehicle, except off-road motor vehicle, and pedestrian, motor cyclist injured"},{"system" : "http://snomed.info/sct","code" : "214871001","display" : "Motor vehicle nontraffic accident involving collision, not on public highway, between motor vehicle, except off-road motor vehicle, and pedestrian, passenger on motor cycle injured"},{"system" : "http://snomed.info/sct","code" : "214878007","display" : "Motor vehicle nontraffic accident involving collision, not on public highway, between motor vehicle, except off-road motor vehicle, and railway train"},{"system" : "http://snomed.info/sct","code" : "214925009","display" : "Motor vehicle nontraffic accident involving injury from moving part of motor vehicle while boarding or alighting from motor vehicle, except off-road motor vehicle, not on public highway"},{"system" : "http://snomed.info/sct","code" : "214936002","display" : "Motor vehicle nontraffic accident involving being trapped by door of motor vehicle while boarding or alighting from motor vehicle, except off-road motor vehicle, not on public highway"},{"system" : "http://snomed.info/sct","code" : "214938001","display" : "Nontraffic accident involving being trapped by door of motor vehicle while boarding or alighting from motor vehicle, except off-road vehicle, not on highway, passenger of motor vehicle injured"},{"system" : "http://snomed.info/sct","code" : "214970001","display" : "Motor vehicle nontraffic accident involving breakage of part of motor vehicle, except off-road motor vehicle, while in motion, not on public highway"},{"system" : "http://snomed.info/sct","code" : "214981003","display" : "Motor vehicle nontraffic accident involving explosion of any part of motor vehicle, except off-road motor vehicle, while in motion, not on public highway"},{"system" : "http://snomed.info/sct","code" : "214992002","display" : "Motor vehicle nontraffic accident involving fall from motor vehicle, except off-road motor vehicle, while in motion, not on public highway"},{"system" : "http://snomed.info/sct","code" : "215003008","display" : "Motor vehicle nontraffic accident involving jump from motor vehicle, except off-road motor vehicle, while in motion, not on public highway"},{"system" : "http://snomed.info/sct","code" : "215015007","display" : "Motor vehicle nontraffic accident involving being accidentally pushed from motor vehicle, except off-road motor vehicle, while in motion, not on public highway"},{"system" : "http://snomed.info/sct","code" : "215026001","display" : "Motor vehicle nontraffic accident involving fire starting in motor vehicle, except off-road motor vehicle, while in motion, not on public highway"},{"system" : "http://snomed.info/sct","code" : "215037000","display" : "Motor vehicle nontraffic accident involving being hit by object thrown into motor vehicle, except off-road motor vehicle, while in motion, not on public highway"},{"system" : "http://snomed.info/sct","code" : "215048007","display" : "Motor vehicle nontraffic accident involving being hit by object thrown on motor vehicle, except off-road motor vehicle, whilst in motion, not on public highway"},{"system" : "http://snomed.info/sct","code" : "215059003","display" : "Motor vehicle nontraffic accident involving injury by being thrown against some part of, or object in motor vehicle, except off-road motor vehicle, while in motion, not on public highway"},{"system" : "http://snomed.info/sct","code" : "215071009","display" : "Motor vehicle nontraffic accident involving injury from moving part of motor vehicle, except off-road motor vehicle, while in motion, not on public highway"},{"system" : "http://snomed.info/sct","code" : "215082001","display" : "Motor vehicle nontraffic accident involving injury from object falling in or on motor vehicle, except off-road motor vehicle, while in motion, not on public highway"},{"system" : "http://snomed.info/sct","code" : "215108001","display" : "Pedal cycle accident involving breakage of part of pedal cycle"},{"system" : "http://snomed.info/sct","code" : "215117001","display" : "Pedal cycle in collision with unridden animal"},{"system" : "http://snomed.info/sct","code" : "215125004","display" : "Pedal cycle in collision with another pedal cycle"},{"system" : "http://snomed.info/sct","code" : "215133003","display" : "Pedal cycle in collision with non-motor road vehicle"},{"system" : "http://snomed.info/sct","code" : "215135005","display" : "Pedal cycle accident involving collision between pedal cycle and non-motor road vehicle, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "215141003","display" : "Pedal cycle accident collision with pedestrian"},{"system" : "http://snomed.info/sct","code" : "215142005","display" : "Pedal cycle accident involving collision between pedal cycle and pedestrian, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "215143000","display" : "Pedal cycle accident involving collision between pedal cycle and pedestrian, pedal cyclist injured"},{"system" : "http://snomed.info/sct","code" : "215157003","display" : "Entanglement in wheel of pedal cycle"},{"system" : "http://snomed.info/sct","code" : "215165000","display" : "Pedal cycle accident involving fall from pedal cycle"},{"system" : "http://snomed.info/sct","code" : "215173009","display" : "Pedal cycle accident hit by falling or thrown object"},{"system" : "http://snomed.info/sct","code" : "215189007","display" : "Animal-drawn vehicle accident"},{"system" : "http://snomed.info/sct","code" : "215190003","display" : "Accident due to breakage of part of animal-drawn vehicle"},{"system" : "http://snomed.info/sct","code" : "215191004","display" : "Animal-drawn vehicle accident involving breakage of any part of vehicle, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "215193001","display" : "Animal-drawn vehicle accident involving breakage of any part of vehicle, rider of animal injured"},{"system" : "http://snomed.info/sct","code" : "215194007","display" : "Animal-drawn vehicle accident involving breakage of any part of vehicle, occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "215198005","display" : "Animal-drawn vehicle accident involving collision between animal-drawn vehicle and animal"},{"system" : "http://snomed.info/sct","code" : "215201000","display" : "Animal-drawn vehicle accident involving collision between animal-drawn vehicle and animal, occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "215212000","display" : "Animal-drawn vehicle accident involving collision between animal-drawn vehicle and pedestrian, pedestrian conveyance or pedestrian vehicle"},{"system" : "http://snomed.info/sct","code" : "215215003","display" : "Animal-drawn vehicle accident involving collision between animal-drawn vehicle and pedestrian, pedestrian conveyance or pedestrian vehicle, occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "215227000","display" : "Fall from animal-drawn vehicle"},{"system" : "http://snomed.info/sct","code" : "215234003","display" : "Knocked down by animal-drawn vehicle"},{"system" : "http://snomed.info/sct","code" : "215236001","display" : "Animal-drawn vehicle accident involving being knocked down by animal-drawn vehicle, rider of animal injured"},{"system" : "http://snomed.info/sct","code" : "215241009","display" : "Overturning of animal-drawn vehicle"},{"system" : "http://snomed.info/sct","code" : "215242002","display" : "Animal-drawn vehicle accident involving overturning of animal-drawn vehicle, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "215243007","display" : "Animal-drawn vehicle accident involving overturning of animal-drawn vehicle, rider of animal injured"},{"system" : "http://snomed.info/sct","code" : "215244001","display" : "Animal-drawn vehicle accident involving overturning of animal-drawn vehicle, occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "215248003","display" : "Run over by animal-drawn vehicle"},{"system" : "http://snomed.info/sct","code" : "215250006","display" : "Animal-drawn vehicle accident involving being run over by animal-drawn vehicle, rider of animal injured"},{"system" : "http://snomed.info/sct","code" : "215255001","display" : "Thrown from animal-drawn vehicle"},{"system" : "http://snomed.info/sct","code" : "215258004","display" : "Animal-drawn vehicle accident involving being thrown from animal-drawn vehicle, occupant of animal-drawn vehicle injured"},{"system" : "http://snomed.info/sct","code" : "215272008","display" : "Collision between animal being ridden and another animal, rider of animal injured"},{"system" : "http://snomed.info/sct","code" : "215284005","display" : "Collision between animal being ridden and pedestrian, pedestrian conveyance or pedestrian vehicle, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "215285006","display" : "Collision between animal being ridden and pedestrian, pedestrian conveyance or pedestrian vehicle, rider of animal injured"},{"system" : "http://snomed.info/sct","code" : "215295004","display" : "Fall from animal being ridden"},{"system" : "http://snomed.info/sct","code" : "215301003","display" : "Knocked down by animal being ridden"},{"system" : "http://snomed.info/sct","code" : "215302005","display" : "Knocked down by animal being ridden - pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "215307004","display" : "Thrown from animal being ridden"},{"system" : "http://snomed.info/sct","code" : "215313008","display" : "Trampled by animal being ridden"},{"system" : "http://snomed.info/sct","code" : "215314002","display" : "Trampled by animal being ridden, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "215315001","display" : "Trampled by animal being ridden, rider of animal injured"},{"system" : "http://snomed.info/sct","code" : "215319007","display" : "Ridden animal stumbled and fell"},{"system" : "http://snomed.info/sct","code" : "215321002","display" : "Ridden animal stumbled and fell, pedestrian injured"},{"system" : "http://snomed.info/sct","code" : "215322009","display" : "Ridden animal stumbled and fell, rider of animal injured"},{"system" : "http://snomed.info/sct","code" : "215414001","display" : "Water transport accident"},{"system" : "http://snomed.info/sct","code" : "215415000","display" : "Accident to watercraft causing immersion"},{"system" : "http://snomed.info/sct","code" : "215417008","display" : "Submersion or drowning due to boat overturning, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215418003","display" : "Submersion or drowning due to boat overturning, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215422008","display" : "Submersion or drowning due to boat overturning, water skier injured"},{"system" : "http://snomed.info/sct","code" : "215423003","display" : "Submersion or drowning due to boat overturning, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215424009","display" : "Submersion or drowning due to boat overturning, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215427002","display" : "Submersion and drowning due to boat submerging"},{"system" : "http://snomed.info/sct","code" : "215428007","display" : "Submersion or drowning due to boat submerging, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215429004","display" : "Submersion or drowning due to boat submerging, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215432001","display" : "Submersion or drowning due to boat submerging, water skier injured"},{"system" : "http://snomed.info/sct","code" : "215433006","display" : "Submersion or drowning due to boat submerging, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215434000","display" : "Submersion or drowning due to boat submerging, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215437007","display" : "Submersion and drowning due to falling from burning ship"},{"system" : "http://snomed.info/sct","code" : "215438002","display" : "Submersion or drowning due to falling from burning ship, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215439005","display" : "Submersion or drowning due to falling from burning ship, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215443009","display" : "Submersion or drowning due to falling from burning ship, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215444003","display" : "Submersion or drowning due to falling from burning ship, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215447005","display" : "Submersion and drowning due to jumping from burning ship"},{"system" : "http://snomed.info/sct","code" : "215448000","display" : "Submersion or drowning due to jumping from burning ship, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215449008","display" : "Submersion or drowning due to jumping from burning ship, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215454004","display" : "Submersion or drowning due to jumping from burning ship, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215455003","display" : "Submersion or drowning due to jumping from burning ship, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215458001","display" : "Submersion and drowning due to falling from crushed watercraft"},{"system" : "http://snomed.info/sct","code" : "215459009","display" : "Submersion or drowning due to falling from crushed watercraft, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215460004","display" : "Submersion or drowning due to falling from crushed watercraft, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215463002","display" : "Submersion or drowning due to falling from crushed watercraft, water skier injured"},{"system" : "http://snomed.info/sct","code" : "215464008","display" : "Submersion or drowning due to falling from crushed watercraft, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215465009","display" : "Submersion or drowning due to falling from crushed watercraft, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215468006","display" : "Submersion and drowning due to jumping from crushed watercraft"},{"system" : "http://snomed.info/sct","code" : "215469003","display" : "Submersion or drowning due to jumping from crushed watercraft, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215470002","display" : "Submersion or drowning due to jumping from crushed watercraft, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215473000","display" : "Submersion or drowning due to jumping from crushed watercraft, water skier injured"},{"system" : "http://snomed.info/sct","code" : "215474006","display" : "Submersion or drowning due to jumping from crushed watercraft, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215475007","display" : "Submersion or drowning due to jumping from crushed watercraft, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215479001","display" : "Submersion or drowning due to ship sinking, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215480003","display" : "Submersion or drowning due to ship sinking, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215483001","display" : "Submersion or drowning due to ship sinking, water skier injured"},{"system" : "http://snomed.info/sct","code" : "215484007","display" : "Ship sinking - swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215485008","display" : "Submersion or drowning due to ship sinking, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215499007","display" : "Burned while ship on fire"},{"system" : "http://snomed.info/sct","code" : "215500003","display" : "Burned while ship on fire, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215505008","display" : "Burned while ship on fire, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215506009","display" : "Burned while ship on fire, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215509002","display" : "Crushed between ships in collision"},{"system" : "http://snomed.info/sct","code" : "215510007","display" : "Crushed between ships in collision, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215511006","display" : "Crushed between ships in collision, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215514003","display" : "Crushed-ships in collision - water skier injured"},{"system" : "http://snomed.info/sct","code" : "215515002","display" : "Crushed-ships in collision - swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215516001","display" : "Crushed between ships in collision, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215519008","display" : "Crushed by lifeboat after abandoning ship"},{"system" : "http://snomed.info/sct","code" : "215520002","display" : "Crushed by lifeboat after abandoning ship, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215521003","display" : "Crushed by lifeboat after abandoning ship, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215525007","display" : "Crushed by lifeboat after abandoning ship, water skier injured"},{"system" : "http://snomed.info/sct","code" : "215526008","display" : "Crushed by lifeboat - swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215527004","display" : "Crushed by lifeboat after abandoning ship, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215540009","display" : "Hit by falling object due to accident to watercraft"},{"system" : "http://snomed.info/sct","code" : "215541008","display" : "Hit by falling object due to accident to watercraft, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215542001","display" : "Hit by falling object due to accident to watercraft, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215545004","display" : "Hit by falling object due to accident to watercraft, water skier injured"},{"system" : "http://snomed.info/sct","code" : "215546003","display" : "Hit by falling object due to accident to watercraft, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215547007","display" : "Hit by falling object due to accident to watercraft, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215560001","display" : "Struck by vessel after falling from damaged craft"},{"system" : "http://snomed.info/sct","code" : "215561002","display" : "Struck by boat or part thereof after fall or jump from damaged boat, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215562009","display" : "Struck by boat or part thereof after fall or jump from damaged boat, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215565006","display" : "Struck by boat or part thereof after fall or jump from damaged boat, water skier injured"},{"system" : "http://snomed.info/sct","code" : "215566007","display" : "Struck by boat or part thereof after fall or jump from damaged boat, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215567003","display" : "Struck by boat or part thereof after fall or jump from damaged boat, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215581001","display" : "Immersion or drowning due to fall from gangplank"},{"system" : "http://snomed.info/sct","code" : "215582008","display" : "Submersion or drowning due to fall from gangplank, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215583003","display" : "Submersion or drowning due to fall from gangplank, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215587002","display" : "Submersion or drowning due to fall from gangplank, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215588007","display" : "Submersion or drowning due to fall from gangplank, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215591007","display" : "Submersion or drowning due to fall overboard"},{"system" : "http://snomed.info/sct","code" : "215592000","display" : "Submersion or drowning due to fall overboard, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215593005","display" : "Submersion or drowning due to fall overboard, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215598001","display" : "Submersion or drowning due to fall overboard, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215601006","display" : "Submersion or drowning due to being thrown overboard"},{"system" : "http://snomed.info/sct","code" : "215602004","display" : "Submersion or drowning due to being thrown overboard, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215603009","display" : "Submersion or drowning due to being thrown overboard, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215608000","display" : "Submersion or drowning due to being thrown overboard, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215612006","display" : "Submersion or drowning due to being washed overboard, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215613001","display" : "Submersion or drowning due to being washed overboard, occupant of small powered boat occupant"},{"system" : "http://snomed.info/sct","code" : "215619002","display" : "Submersion or drowning due to being washed overboard, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215633002","display" : "Fall on stairs or ladders in water transport"},{"system" : "http://snomed.info/sct","code" : "215634008","display" : "Fall on stairs in water transport"},{"system" : "http://snomed.info/sct","code" : "215635009","display" : "Fall on stairs in water transport, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215636005","display" : "Fall on stairs in water transport, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215640001","display" : "Fall-stairs water transport - swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215641002","display" : "Fall on stairs in water transport, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215644005","display" : "Fall on ladder in water transport"},{"system" : "http://snomed.info/sct","code" : "215645006","display" : "Fall on ladder in water transport, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215646007","display" : "Fall on ladder in water transport, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215650000","display" : "Fall-ladder water transport - swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215651001","display" : "Fall on ladder in water transport, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215686004","display" : "Machinery accident in water transport"},{"system" : "http://snomed.info/sct","code" : "215748004","display" : "Explosion, fire or burning in watercraft"},{"system" : "http://snomed.info/sct","code" : "215749007","display" : "Explosion in watercraft"},{"system" : "http://snomed.info/sct","code" : "215750007","display" : "Explosion in watercraft, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215751006","display" : "Explosion in watercraft, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215754003","display" : "Explosion in watercraft, water skier injured"},{"system" : "http://snomed.info/sct","code" : "215755002","display" : "Explosion in watercraft, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215756001","display" : "Explosion in watercraft, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215759008","display" : "Localised fire in watercraft"},{"system" : "http://snomed.info/sct","code" : "215760003","display" : "Localized fire in watercraft, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215761004","display" : "Localised fire in watercraft, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215765008","display" : "Localised fire in watercraft, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215766009","display" : "Localized fire in watercraft, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215790005","display" : "Atomic power plant malfunction in watercraft"},{"system" : "http://snomed.info/sct","code" : "215791009","display" : "Atomic power plant malfunction in watercraft, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215792002","display" : "Atomic power plant malfunction in watercraft, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215796004","display" : "Atomic power plant malfunction in watercraft, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215797008","display" : "Atomic power plant malfunction in watercraft, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215800005","display" : "Crushed between ship and wharf"},{"system" : "http://snomed.info/sct","code" : "215801009","display" : "Crushed between ship and wharf, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215802002","display" : "Crushed between ship and wharf, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215806004","display" : "Crushed between ship and wharf - swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215807008","display" : "Crushed between ship and wharf - docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215820006","display" : "Crushed between ships without accident to watercraft"},{"system" : "http://snomed.info/sct","code" : "215821005","display" : "Crushed between ships without accident to watercraft, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215822003","display" : "Crushed between ships without accident to watercraft, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215825001","display" : "Crushed between ships without accident to watercraft, water skier injured"},{"system" : "http://snomed.info/sct","code" : "215826000","display" : "Crushed between ships without accident to watercraft, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215827009","display" : "Crushed between ships without accident to watercraft, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215831003","display" : "Crushed by falling object on ship or while loading or unloading"},{"system" : "http://snomed.info/sct","code" : "215832005","display" : "Crushed by falling object on ship or while loading or unloading, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215833000","display" : "Crushed by falling object on ship or while loading or unloading, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215837004","display" : "Crushed by falling object on ship or while loading or unloading, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215838009","display" : "Crushed by falling object on ship or while loading or unloading, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215841000","display" : "Hit by boat while water skiing"},{"system" : "http://snomed.info/sct","code" : "215851004","display" : "Hit by boat, or part thereof, after fall from boat"},{"system" : "http://snomed.info/sct","code" : "215852006","display" : "Hit by boat or part thereof after fall from boat, occupant of small unpowered boat injured"},{"system" : "http://snomed.info/sct","code" : "215853001","display" : "Hit by boat or part thereof after fall from boat, occupant of small powered boat injured"},{"system" : "http://snomed.info/sct","code" : "215856009","display" : "Hit by boat or part thereof after fall from boat, water skier injured"},{"system" : "http://snomed.info/sct","code" : "215857000","display" : "Hit by boat or part thereof after fall from boat, swimmer injured"},{"system" : "http://snomed.info/sct","code" : "215858005","display" : "Hit by boat or part thereof after fall from boat, docker or stevedore injured"},{"system" : "http://snomed.info/sct","code" : "215873006","display" : "Accident to powered aircraft at takeoff or touchdown"},{"system" : "http://snomed.info/sct","code" : "215876003","display" : "Aircraft collision while taking off, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "215877007","display" : "Aircraft collision while taking off, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "215879005","display" : "Aircraft collision while taking off, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "215881007","display" : "Aircraft collision while taking off, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "215882000","display" : "Aircraft collision-takeoff - parachutist injured"},{"system" : "http://snomed.info/sct","code" : "215883005","display" : "Aircraft collision while taking off, ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "215885003","display" : "Aircraft collision while landing"},{"system" : "http://snomed.info/sct","code" : "215887006","display" : "Aircraft collision while landing, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "215888001","display" : "Aircraft collision while landing, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "215890000","display" : "Aircraft collision while landing, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "215892008","display" : "Aircraft collision while landing, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "215893003","display" : "Aircraft collision-landing - parachutist injured"},{"system" : "http://snomed.info/sct","code" : "215894009","display" : "Aircraft collision while landing, ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "215896006","display" : "Aircraft crash on takeoff"},{"system" : "http://snomed.info/sct","code" : "215898007","display" : "Aircraft crash while taking off, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "215899004","display" : "Aircraft crash while taking off, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "215901008","display" : "Aircraft crash while taking off, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "215903006","display" : "Aircraft crash while taking off, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "215904000","display" : "Aircraft crash on takeoff - parachutist injured"},{"system" : "http://snomed.info/sct","code" : "215905004","display" : "Aircraft crash while taking off, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "215909005","display" : "Aircraft crash while landing, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "215910000","display" : "Aircraft crash while landing, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "215912008","display" : "Aircraft crash while landing, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "215914009","display" : "Aircraft crash while landing, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "215915005","display" : "Aircraft crash on landing - parachutist injured"},{"system" : "http://snomed.info/sct","code" : "215916006","display" : "Aircraft crash while landing, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "215918007","display" : "Aircraft fire on takeoff"},{"system" : "http://snomed.info/sct","code" : "215919004","display" : "Fire on aircraft while taking off, occupant of spacecraft injured"},{"system" : "http://snomed.info/sct","code" : "215920005","display" : "Fire on aircraft while taking off, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "215921009","display" : "Fire on aircraft while taking off, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "215923007","display" : "Fire on aircraft while taking off, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "215925000","display" : "Fire on aircraft while taking off, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "215926004","display" : "Aircraft fire on takeoff - parachutist injured"},{"system" : "http://snomed.info/sct","code" : "215927008","display" : "Fire on aircraft while taking off, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "215930001","display" : "Fire on aircraft while landing"},{"system" : "http://snomed.info/sct","code" : "215932009","display" : "Fire on aircraft while landing, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "215933004","display" : "Fire on aircraft while landing, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "215935006","display" : "Fire on aircraft while landing, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "215937003","display" : "Fire on aircraft while landing, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "215938008","display" : "Aircraft fire on landing - parachutist injured"},{"system" : "http://snomed.info/sct","code" : "215939000","display" : "Fire on aircraft while landing, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "215941004","display" : "Aircraft explosion on takeoff"},{"system" : "http://snomed.info/sct","code" : "215942006","display" : "Explosion on aircraft while taking off, occupant of spacecraft injured"},{"system" : "http://snomed.info/sct","code" : "215943001","display" : "Explosion on aircraft while taking off, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "215944007","display" : "Explosion on aircraft while taking off, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "215946009","display" : "Explosion on aircraft while taking off, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "215948005","display" : "Explosion on aircraft while taking off, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "215949002","display" : "Aircraft explosion-takeoff - parachutist injured"},{"system" : "http://snomed.info/sct","code" : "215950002","display" : "Explosion on aircraft while taking off, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "215954006","display" : "Explosion on aircraft while landing, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "215955007","display" : "Explosion on aircraft while landing, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "215957004","display" : "Explosion on aircraft while landing, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "215959001","display" : "Explosion on aircraft while landing, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "215960006","display" : "Aircraft explosion-landing - parachutist injured"},{"system" : "http://snomed.info/sct","code" : "215961005","display" : "Explosion on aircraft while landing, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "215963008","display" : "Forced landing on takeoff"},{"system" : "http://snomed.info/sct","code" : "215964002","display" : "Forced landing while taking off, occupant of spacecraft injured"},{"system" : "http://snomed.info/sct","code" : "215965001","display" : "Forced landing while taking off, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "215966000","display" : "Forced landing while taking off, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "215968004","display" : "Forced landing while taking off, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "215970008","display" : "Forced landing while taking off, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "215971007","display" : "Forced landing on takeoff - parachutist injured"},{"system" : "http://snomed.info/sct","code" : "215972000","display" : "Forced landing while taking off, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "215974004","display" : "Forced landing while landing"},{"system" : "http://snomed.info/sct","code" : "215975003","display" : "Forced land on landing - occupant of spacecraft injured"},{"system" : "http://snomed.info/sct","code" : "215976002","display" : "Forced landing while landing, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "215977006","display" : "Forced landing while landing, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "215979009","display" : "Forced landing while landing, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "215981006","display" : "Forced landing while landing, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "215982004","display" : "Forced land on landing - parachutist injured"},{"system" : "http://snomed.info/sct","code" : "215983009","display" : "Forced landing while landing, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "216008008","display" : "Collision of aircraft with another aircraft while in transit"},{"system" : "http://snomed.info/sct","code" : "216010005","display" : "Collision of aircraft with another aircraft, while in transit, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216011009","display" : "Collision of aircraft with another aircraft, while in transit, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "216013007","display" : "Collision of aircraft with another aircraft, while in transit, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "216015000","display" : "Collision of aircraft with another aircraft, while in transit, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "216017008","display" : "Collision of aircraft with another aircraft, while in transit, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "216018003","display" : "Collision of aircraft with another aircraft, while in transit, other person injured"},{"system" : "http://snomed.info/sct","code" : "216019006","display" : "Collision of aircraft with bird, while in transit"},{"system" : "http://snomed.info/sct","code" : "216021001","display" : "Collision of aircraft with bird, while in transit, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216022008","display" : "Collision of aircraft with bird, while in transit, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "216024009","display" : "Collision of aircraft with bird, while in transit, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "216026006","display" : "Collision of aircraft with bird, while in transit, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "216028007","display" : "Collision of aircraft with bird, while in transit, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "216042004","display" : "Explosion on aircraft while in transit"},{"system" : "http://snomed.info/sct","code" : "216043009","display" : "Explosion on aircraft while in transit, occupant of spacecraft injured"},{"system" : "http://snomed.info/sct","code" : "216044003","display" : "Explosion on aircraft while in transit, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216045002","display" : "Explosion on aircraft while in transit, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "216047005","display" : "Explosion on aircraft while in transit, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "216049008","display" : "Explosion on aircraft while in transit, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "216050008","display" : "Explosion aircraft-flying - parachutist injured"},{"system" : "http://snomed.info/sct","code" : "216051007","display" : "Explosion on aircraft while in transit, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "216053005","display" : "Fire on aircraft while in transit"},{"system" : "http://snomed.info/sct","code" : "216055003","display" : "Fire on aircraft while in transit, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216056002","display" : "Fire on aircraft while in transit, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "216058001","display" : "Fire on aircraft while in transit, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "216060004","display" : "Fire on aircraft while in transit, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "216062007","display" : "Fire on aircraft while in transit, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "216075007","display" : "Accident to unpowered aircraft"},{"system" : "http://snomed.info/sct","code" : "216076008","display" : "Balloon accident"},{"system" : "http://snomed.info/sct","code" : "216077004","display" : "Balloon accident, occupant of unpowered aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216078009","display" : "Balloon accident, parachutist injured"},{"system" : "http://snomed.info/sct","code" : "216079001","display" : "Balloon accident, member of ground crew injured"},{"system" : "http://snomed.info/sct","code" : "216081004","display" : "Glider accident"},{"system" : "http://snomed.info/sct","code" : "216084007","display" : "Glider accident, parachutist injured"},{"system" : "http://snomed.info/sct","code" : "216085008","display" : "Glider accident, member of ground crew injured"},{"system" : "http://snomed.info/sct","code" : "216087000","display" : "Hang glider accident"},{"system" : "http://snomed.info/sct","code" : "216088005","display" : "Hang glider accident, occupant of unpowered aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216089002","display" : "Hang glider accident, parachutist injured"},{"system" : "http://snomed.info/sct","code" : "216090006","display" : "Hang glider accident, member of ground crew injured"},{"system" : "http://snomed.info/sct","code" : "216092003","display" : "Manned kite accident"},{"system" : "http://snomed.info/sct","code" : "216093008","display" : "Manned kite accident, occupant of unpowered aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216094002","display" : "Manned kite accident, parachutist injured"},{"system" : "http://snomed.info/sct","code" : "216095001","display" : "Manned kite accident, member of ground crew injured"},{"system" : "http://snomed.info/sct","code" : "216097009","display" : "Hit by object falling from unpowered aircraft"},{"system" : "http://snomed.info/sct","code" : "216098004","display" : "Hit by object falling from unpowered aircraft, occupant of unpowered aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216099007","display" : "Hit by object falling from unpowered aircraft, parachutist injured"},{"system" : "http://snomed.info/sct","code" : "216100004","display" : "Hit by object falling from unpowered aircraft, member or ground crew injured"},{"system" : "http://snomed.info/sct","code" : "216107001","display" : "Fall in, on, or from aircraft"},{"system" : "http://snomed.info/sct","code" : "216108006","display" : "Accident boarding aircraft"},{"system" : "http://snomed.info/sct","code" : "216110008","display" : "Accident in boarding aircraft, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216111007","display" : "Accident in boarding aircraft, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "216113005","display" : "Accident in boarding aircraft, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "216115003","display" : "Accident in boarding aircraft, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "216116002","display" : "Accident boarding aircraft - parachutist injured"},{"system" : "http://snomed.info/sct","code" : "216117006","display" : "Accident in boarding aircraft, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "216119009","display" : "Accident in alighting from aircraft"},{"system" : "http://snomed.info/sct","code" : "216122006","display" : "Accident in alighting from aircraft, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216123001","display" : "Accident in alighting from aircraft, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "216125008","display" : "Accident in alighting from aircraft, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "216127000","display" : "Accident in alighting from aircraft, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "216128005","display" : "Accident in alighting from aircraft, parachutist injured (event)"},{"system" : "http://snomed.info/sct","code" : "216129002","display" : "Accident in alighting from aircraft, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "216131006","display" : "Fall while on board aircraft"},{"system" : "http://snomed.info/sct","code" : "216134003","display" : "Fall in aircraft, not due to an accident to aircraft, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216135002","display" : "Fall in aircraft, not due to an accident to aircraft, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "216137005","display" : "Fall in aircraft, not due to an accident to aircraft, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "216140005","display" : "Fall in aircraft, not due to an accident to aircraft, parachutist injured"},{"system" : "http://snomed.info/sct","code" : "216141009","display" : "Fall in aircraft, not due to an accident to aircraft, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "216154002","display" : "Fall from aircraft"},{"system" : "http://snomed.info/sct","code" : "216156000","display" : "Fall from aircraft, not due to an accident to aircraft, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216157009","display" : "Fall from aircraft, not due to an accident to aircraft, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "216159007","display" : "Fall from aircraft, not due to an accident to aircraft, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "216161003","display" : "Fall from aircraft, not due to an accident to aircraft, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "216162005","display" : "Fall from aircraft, not due to an accident to aircraft, parachutist injured"},{"system" : "http://snomed.info/sct","code" : "216163000","display" : "Fall from aircraft, not due to an accident to aircraft, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "216177002","display" : "Hit by aircraft, without accident to aircraft"},{"system" : "http://snomed.info/sct","code" : "216179004","display" : "Hit by aircraft, without accident to aircraft, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216180001","display" : "Hit by aircraft, without accident to aircraft, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "216182009","display" : "Hit by aircraft, without accident to aircraft, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "216184005","display" : "Hit by aircraft, without accident to aircraft, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "216185006","display" : "Hit by aircraft, without accident to aircraft, parachutist injured"},{"system" : "http://snomed.info/sct","code" : "216186007","display" : "Hit by aircraft, without accident to aircraft, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "216188008","display" : "Hit by object falling from aircraft, without accident to aircraft"},{"system" : "http://snomed.info/sct","code" : "216190009","display" : "Hit by object falling from aircraft, without accident to aircraft, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216191008","display" : "Hit by object falling from aircraft, without accident to aircraft, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "216193006","display" : "Hit by object falling from aircraft, without accident to aircraft, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "216195004","display" : "Hit by object falling from aircraft, without accident to aircraft, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "216196003","display" : "Hit by object falling from aircraft, without accident to aircraft, parachutist injured"},{"system" : "http://snomed.info/sct","code" : "216197007","display" : "Hit by object falling from aircraft, without accident to aircraft, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "216245007","display" : "Sucked into aircraft jet, without accident to aircraft"},{"system" : "http://snomed.info/sct","code" : "216247004","display" : "Sucked into aircraft jet, without accident to aircraft, occupant of military aircraft injured"},{"system" : "http://snomed.info/sct","code" : "216248009","display" : "Sucked into aircraft jet, without accident to aircraft, member of crew of commercial aircraft in surface to surface transport injured"},{"system" : "http://snomed.info/sct","code" : "216250001","display" : "Sucked into aircraft jet, without accident to aircraft, occupant of commercial aircraft in surface to air transport injured"},{"system" : "http://snomed.info/sct","code" : "216252009","display" : "Sucked into aircraft jet, without accident to aircraft, occupant of unpowered aircraft, except parachutist, injured"},{"system" : "http://snomed.info/sct","code" : "216253004","display" : "Sucked into aircraft jet, without accident to aircraft, parachutist injured"},{"system" : "http://snomed.info/sct","code" : "216254005","display" : "Sucked into aircraft jet, without accident to aircraft, member of ground crew or airline employee injured"},{"system" : "http://snomed.info/sct","code" : "216267008","display" : "Accident to spacecraft"},{"system" : "http://snomed.info/sct","code" : "216268003","display" : "Spacecraft launching pad accident"},{"system" : "http://snomed.info/sct","code" : "216269006","display" : "Spacecraft launching pad accident, occupant of spacecraft injured"},{"system" : "http://snomed.info/sct","code" : "216270007","display" : "Spacecraft launching pad accident, member of ground crew injured"},{"system" : "http://snomed.info/sct","code" : "216278000","display" : "Accidents involving powered vehicles used solely within the buildings and premises of an industrial or commercial establishment"},{"system" : "http://snomed.info/sct","code" : "216279008","display" : "Accident involving battery powered airport passenger vehicle"},{"system" : "http://snomed.info/sct","code" : "216280006","display" : "Accident involving battery powered baggage trucks"},{"system" : "http://snomed.info/sct","code" : "216281005","display" : "Accident involving battery powered mail trucks"},{"system" : "http://snomed.info/sct","code" : "216282003","display" : "Accident involving coal car in mine"},{"system" : "http://snomed.info/sct","code" : "216283008","display" : "Accident involving logging car"},{"system" : "http://snomed.info/sct","code" : "216284002","display" : "Accident involving industrial self propelled truck"},{"system" : "http://snomed.info/sct","code" : "216285001","display" : "Accident involving powered station baggage truck"},{"system" : "http://snomed.info/sct","code" : "216286000","display" : "Accident involving powered tram, truck or tub in mine"},{"system" : "http://snomed.info/sct","code" : "216287009","display" : "Accident involving powered tram, truck or tub in quarry"},{"system" : "http://snomed.info/sct","code" : "216288004","display" : "Accident involving breakage of any part of vehicle used solely within the buildings and premises of an industrial or commercial establishment"},{"system" : "http://snomed.info/sct","code" : "216289007","display" : "Accident involving collision between powered vehicle, used solely within the buildings and premises of an industrial or commercial establishment, and pedestrian"},{"system" : "http://snomed.info/sct","code" : "216290003","display" : "Accident involving collision between powered vehicle, used solely within the buildings and premises of an industrial or commercial establishment, and another vehicle"},{"system" : "http://snomed.info/sct","code" : "216291004","display" : "Accident involving collision between powered vehicle, used solely within the buildings and premises of an industrial or commercial establishment, and another object"},{"system" : "http://snomed.info/sct","code" : "216292006","display" : "Accident involving explosion of powered vehicle, used solely within the buildings and premises of an industrial or commercial establishment"},{"system" : "http://snomed.info/sct","code" : "216293001","display" : "Accident involving fall from powered vehicle, used solely within the buildings and premises of an industrial or commercial establishment"},{"system" : "http://snomed.info/sct","code" : "216294007","display" : "Accident involving overturning of powered vehicle, used solely within the buildings and premises of an industrial or commercial establishment"},{"system" : "http://snomed.info/sct","code" : "216295008","display" : "Accident involving being struck by powered vehicle, used solely within the buildings and premises of an industrial or commercial establishment"},{"system" : "http://snomed.info/sct","code" : "216297000","display" : "Accident to cable car not running on rails"},{"system" : "http://snomed.info/sct","code" : "216298005","display" : "Accident caused by breakage of cable in cable car not running on rails"},{"system" : "http://snomed.info/sct","code" : "216300005","display" : "Accident caused by being caught by cable car, not on rails"},{"system" : "http://snomed.info/sct","code" : "216301009","display" : "Accident caused by being dragged by cable car, not on rails"},{"system" : "http://snomed.info/sct","code" : "216302002","display" : "Accident caused by fall from cable car, not on rails"},{"system" : "http://snomed.info/sct","code" : "216303007","display" : "Accident involving jump from cable car, not on rails"},{"system" : "http://snomed.info/sct","code" : "216304001","display" : "Accident involving object thrown in cable car, not running on rails"},{"system" : "http://snomed.info/sct","code" : "216305000","display" : "Accident caused by object thrown from cable car, not running on rails"},{"system" : "http://snomed.info/sct","code" : "216308003","display" : "Accident involving ice yacht"},{"system" : "http://snomed.info/sct","code" : "216309006","display" : "Accident involving land yacht"}]}}

#275

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":true,"include":[{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","concept":[{"code":"443031000124106","display":"Adult critical care formula"},{"code":"443051000124104","display":"Adult diabetes specialty formula"},{"code":"442911000124109","display":"Adult elemental formula"},{"code":"443021000124108","display":"Adult hepatic specialty formula"},{"code":"442971000124100","display":"Adult high energy formula"},{"code":"442981000124102","display":"Adult hydrolyzed protein formula"},{"code":"442991000124104","display":"Adult high protein formula"},{"code":"443011000124100","display":"Adult high protein high fiber formula"},{"code":"442961000124107","display":"Adult low carbohydrate formula"},{"code":"442951000124105","display":"Adult pulmonary specialty formula"},{"code":"442941000124108","display":"Adult renal specialty formula"},{"code":"442921000124101","display":"Adult standard formula"},{"code":"442931000124103","display":"Adult soy protein isolate formula"},{"code":"443361000124100","display":"Pediatric Formula"},{"code":"443401000124105","display":"Pediatric elemental formula"},{"code":"443491000124103","display":"Pediatric high energy formula"},{"code":"443501000124106","display":"Pediatric high energy formula with increased fiber"},{"code":"443421000124100","display":"Pediatric hydrolyzed protein formula"},{"code":"443471000124104","display":"Pediatric increased fiber formula"},{"code":"444431000124104","display":"Pediatric reduced energy formula"},{"code":"443451000124109","display":"Pediatric standard formula"},{"code":"441561000124106","display":"Standard enteral formula with fiber"},{"code":"443461000124106","display":"Standard Formula"},{"code":"441531000124102","display":"Standard Enteral Formula"},{"code":"443561000124107","display":"Soy based formula"},{"code":"443481000124101","display":"Renal Formula"},{"code":"441571000124104","display":"High energy enteral formula with fiber"},{"code":"441591000124103","display":"Diabetic enteral formula with fiber"},{"code":"441601000124106","display":"Diabetic high calorie high protein enteral formula with fiber"},{"code":"443351000124102","display":"Increased fiber formula"},{"code":"443771000124106","display":"Hydrolyzed protein formula"},{"code":"441671000124100","display":"Hydrolyzed peptide-based high protein enteral formula"},{"code":"443111000124101","display":"High protein formula"},{"code":"443431000124102","display":"High Energy Formula"},{"code":"443411000124108","display":"Elemental Formula"},{"code":"442651000124102","display":"Adult formula"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:4677
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:35 GMT
last-modified:Sat, 13 Sep 2025 20:51:35 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371034

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:b86ea36d-9a9c-472a-b29a-9d74a94dfb8f","timestamp" : "2025-09-13T20:51:35.594Z","total" : 36,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : false},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "443031000124106","display" : "Adult critical care formula (product)"},{"system" : "http://snomed.info/sct","code" : "443051000124104","display" : "Adult diabetic specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442911000124109","display" : "Adult elemental formula (product)"},{"system" : "http://snomed.info/sct","code" : "443021000124108","display" : "Adult hepatic specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442971000124100","display" : "Adult high energy formula (product)"},{"system" : "http://snomed.info/sct","code" : "442981000124102","display" : "Adult hydrolysed protein formula"},{"system" : "http://snomed.info/sct","code" : "442991000124104","display" : "Adult high protein formula (product)"},{"system" : "http://snomed.info/sct","code" : "443011000124100","display" : "Adult high protein high fibre formula"},{"system" : "http://snomed.info/sct","code" : "442961000124107","display" : "Adult low carbohydrate formula (product)"},{"system" : "http://snomed.info/sct","code" : "442951000124105","display" : "Adult pulmonary specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442941000124108","display" : "Adult renal specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442921000124101","display" : "Adult standard formula (product)"},{"system" : "http://snomed.info/sct","code" : "442931000124103","display" : "Adult soy protein isolate formula (product)"},{"system" : "http://snomed.info/sct","code" : "443361000124100","display" : "Paediatric formula"},{"system" : "http://snomed.info/sct","code" : "443401000124105","display" : "Paediatric elemental formula"},{"system" : "http://snomed.info/sct","code" : "443491000124103","display" : "Paediatric high calorie formula"},{"system" : "http://snomed.info/sct","code" : "443501000124106","display" : "Paediatric high energy formula with increased fibre"},{"system" : "http://snomed.info/sct","code" : "443421000124100","display" : "Paediatric hydrolysed protein formula"},{"system" : "http://snomed.info/sct","code" : "443471000124104","display" : "Paediatric increased fibre formula"},{"system" : "http://snomed.info/sct","code" : "444431000124104","display" : "Paediatric reduced energy formula"},{"system" : "http://snomed.info/sct","code" : "443451000124109","display" : "Paediatric standard formula"},{"system" : "http://snomed.info/sct","code" : "441561000124106","display" : "Standard enteral formula with fibre"},{"system" : "http://snomed.info/sct","code" : "443461000124106","display" : "Standard formula (product)"},{"system" : "http://snomed.info/sct","code" : "441531000124102","display" : "Standard enteral formula"},{"system" : "http://snomed.info/sct","code" : "443561000124107","display" : "Soy-based formula (product)"},{"system" : "http://snomed.info/sct","code" : "443481000124101","display" : "Renal formula"},{"system" : "http://snomed.info/sct","code" : "441571000124104","display" : "High energy enteral formula with fibre"},{"system" : "http://snomed.info/sct","code" : "441591000124103","display" : "Diabetic enteral formula with fibre"},{"system" : "http://snomed.info/sct","code" : "441601000124106","display" : "Diabetic high calorie high protein enteral formula with fiber"},{"system" : "http://snomed.info/sct","code" : "443351000124102","display" : "Increased fibre formula"},{"system" : "http://snomed.info/sct","code" : "443771000124106","display" : "Hydrolysed protein formula"},{"system" : "http://snomed.info/sct","code" : "441671000124100","display" : "Hydrolysed peptide-based high protein enteral formula"},{"system" : "http://snomed.info/sct","code" : "443111000124101","display" : "High protein formula (product)"},{"system" : "http://snomed.info/sct","code" : "443431000124102","display" : "High energy formula"},{"system" : "http://snomed.info/sct","code" : "443411000124108","display" : "Elemental formula (product)"},{"system" : "http://snomed.info/sct","code" : "442651000124102","display" : "Adult formula (product)"}]}}

#276

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"_limit","valueInteger":10000},{"name":"_incomplete","valueBoolean":true},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"excludeNested","valueBoolean":false},{"name":"incomplete-ok","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"tx-resource","resource":{"resourceType":"CodeSystem","id":"example","meta":{"lastUpdated":"2023-03-26T15:21:02.749+11:00","profile":["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]},"text":{"status":"additional","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"}],"url":"http://hl7.org/fhir/CodeSystem/example","identifier":[{"system":"urn:ietf:rfc:3986","value":"urn:oid:2.16.840.1.113883.4.642.4.1827"},{"system":"http://acme.com/identifiers/codesystems","value":"internal-cholesterol-inl"}],"version":"5.0.0","name":"ACMECholCodesBlood","title":"ACME Codes for Cholesterol in Serum/Plasma","status":"draft","experimental":true,"date":"2016-01-28","publisher":"Acme Co","contact":[{"name":"FHIR project team","telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}],"description":"This is an example code system that includes all the ACME codes for serum/plasma cholesterol from v2.36.","caseSensitive":true,"content":"complete","filter":[{"code":"acme-plasma","description":"An internal filter used to select codes that are only used with plasma","operator":["="],"value":"the value of this filter is either 'true' or 'false'"}],"concept":[{"code":"chol-mmol","display":"SChol (mmol/L)","definition":"Serum Cholesterol, in mmol/L","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"From ACME POC Testing"}]},{"code":"chol-mass","display":"SChol (mg/L)","definition":"Serum Cholesterol, in mg/L","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"From Paragon Labs"}]},{"code":"chol","display":"SChol","definition":"Serum Cholesterol","designation":[{"use":{"system":"http://acme.com/config/fhir/codesystems/internal","code":"internal-label"},"value":"Obdurate Labs uses this with both kinds of units..."}]}]}},{"name":"tx-resource","resource":{"resourceType":"CodeSystem","id":"example-supplement","meta":{"lastUpdated":"2023-03-26T15:21:02.749+11:00"},"text":{"status":"additional","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"}],"url":"http://hl7.org/fhir/CodeSystem/example-supplement","identifier":[{"system":"urn:ietf:rfc:3986","value":"urn:oid:2.16.840.1.113883.4.642.4.1820"}],"version":"5.0.0","name":"CholCodeLegacyStatus","title":"Cholesterol Code Legacy Status","status":"draft","experimental":true,"date":"2016-01-28","publisher":"ACME Co","contact":[{"name":"FHIR project team","telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}],"description":"CholCodeLegacyStatus","content":"supplement","supplements":"http://hl7.org/fhir/CodeSystem/example","property":[{"code":"legacy","description":"hether the test is currently performed","type":"boolean"}],"concept":[{"code":"chol-mmol","property":[{"code":"legacy","valueBoolean":false}]},{"code":"chol-mass","property":[{"code":"legacy","valueBoolean":true}]},{"code":"chol","property":[{"code":"legacy","valueBoolean":true}]}]}},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"R4B-example-filter-for-R5","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"},{"extension":[{"url":"packageId","valueId":"hl7.fhir.uv.xver-r4b.r5"},{"url":"version","valueString":"0.0.1-snapshot-2"}],"url":"http://hl7.org/fhir/StructureDefinition/package-source"},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm","valueInteger":0,"_valueInteger":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom","valueCanonical":"http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"}]}},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status","valueCode":"trial-use","_valueCode":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom","valueCanonical":"http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"}]}}],"url":"http://hl7.org/fhir/4.3/ValueSet/R4B-example-filter-for-R5","version":"0.0.1-snapshot-2","name":"R4B_example_filter_for_R5","title":"Cross-version VS for R4B.ACMECholCodesPlasma for use in FHIR R5","status":"active","experimental":false,"date":"2025-09-01T22:36:42.51063+10:00","publisher":"FHIR Infrastructure","contact":[{"name":"FHIR Infrastructure","telecom":[{"system":"url","value":"http://www.hl7.org/Special/committees/fiwg"}]}],"description":"This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/example-filter|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5.","jurisdiction":[{"coding":[{"system":"http://unstats.un.org/unsd/methods/m49/m49.htm","code":"001","display":"World"}]}],"compose":{"include":[{"system":"http://hl7.org/fhir/CodeSystem/example","filter":[{"property":"acme-plasma","op":"=","value":"true"}]}]}}}]}
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:607
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:36 GMT
server:nginx
x-request-id:236-5371037

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The filter \"acme-plasma = true\" from the value set http://hl7.org/fhir/4.3/ValueSet/R4B-example-filter-for-R5 was not understood in the context of http://hl7.org/fhir/CodeSystem/example (3)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "The filter \"acme-plasma = true\" from the value set http://hl7.org/fhir/4.3/ValueSet/R4B-example-filter-for-R5 was not understood in the context of http://hl7.org/fhir/CodeSystem/example (3)"}}]}

#277

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"705383004"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:3056
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:36 GMT
last-modified:Sat, 13 Sep 2025 20:51:36 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371039

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:764e4d62-2a3c-46a2-92bf-fe81c39572d8","timestamp" : "2025-09-13T20:51:36.401Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "705383004","display" : "Eating/Drinking assistive device"},{"system" : "http://snomed.info/sct","code" : "428891004","display" : "Balloon gastrostomy tube (physical object)"},{"system" : "http://snomed.info/sct","code" : "464180003","display" : "Assistive cutlery (physical object)"},{"system" : "http://snomed.info/sct","code" : "464409009","display" : "Assistive chopsticks (physical object)"},{"system" : "http://snomed.info/sct","code" : "464653006","display" : "Assistive drinking cup"},{"system" : "http://snomed.info/sct","code" : "464663003","display" : "Assistive drinking straw"},{"system" : "http://snomed.info/sct","code" : "464677000","display" : "Assistive drinking mug"},{"system" : "http://snomed.info/sct","code" : "464709005","display" : "Assistive food/drink serving container"},{"system" : "http://snomed.info/sct","code" : "464756008","display" : "Assistive food dispenser (physical object)"},{"system" : "http://snomed.info/sct","code" : "464867004","display" : "Assistive egg cup"},{"system" : "http://snomed.info/sct","code" : "464919005","display" : "Assistive liquid flow stopper (physical object)"},{"system" : "http://snomed.info/sct","code" : "464934004","display" : "Assistive serving board"},{"system" : "http://snomed.info/sct","code" : "464985007","display" : "Assistive drinking glass"},{"system" : "http://snomed.info/sct","code" : "465039002","display" : "Assistive liquid funnel (physical object)"},{"system" : "http://snomed.info/sct","code" : "466825006","display" : "Warm water dining plate (physical object)"},{"system" : "http://snomed.info/sct","code" : "468191003","display" : "Adult drinking/feeding cup"},{"system" : "http://snomed.info/sct","code" : "468431007","display" : "Diet dish (physical object)"},{"system" : "http://snomed.info/sct","code" : "470571004","display" : "Gastrostomy tube"},{"system" : "http://snomed.info/sct","code" : "470607009","display" : "Gastrostomy button"},{"system" : "http://snomed.info/sct","code" : "470630003","display" : "Infant drinking/feeding cup"},{"system" : "http://snomed.info/sct","code" : "700701001","display" : "Food guard"},{"system" : "http://snomed.info/sct","code" : "1144324003","display" : "Assistive feeder"},{"system" : "http://snomed.info/sct","code" : "1149195002","display" : "Assistive powered drinking aid"}]}}

#278

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","version":"4.3.0","concept":[{"code":"83418008","display":"Fetus"}]}]}}}]}
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:1963
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:37 GMT
server:nginx
x-request-id:236-5371042

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Unable to provide support for code system http://snomed.info/sct version 4.3.0 (known versions = http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/900000000000207008/version/20250201,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/45991000052106/version/20220531)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "Unable to provide support for code system http://snomed.info/sct version 4.3.0 (known versions = http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/900000000000207008/version/20250201,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/45991000052106/version/20220531)"}}]}

#279

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"_limit","valueInteger":10000},{"name":"_incomplete","valueBoolean":true},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"valueSet","resource":{"resourceType":"ValueSet","url":"http://hl7.org/fhir/4.3/ValueSet/R4B-focal-subject-for-R5-inc-0","status":"active","compose":{"inactive":false,"include":[{"system":"http://snomed.info/sct","version":"4.3.0","concept":[{"code":"83418008","display":"Fetus"}]}]}}}]}
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:1963
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:37 GMT
server:nginx
x-request-id:236-5371045

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Unable to provide support for code system http://snomed.info/sct version 4.3.0 (known versions = http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/900000000000207008/version/20250201,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/45991000052106/version/20220531)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "Unable to provide support for code system http://snomed.info/sct version 4.3.0 (known versions = http://snomed.info/sct/827022005/version/20241216,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/11000146104/version/20240930,http://snomed.info/sct/554471000005108/version/20250331,http://snomed.info/sct/900000000000207008/version/20240801,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/731000124108/version/20250301,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/900000000000207008/version/20250201,http://snomed.info/sct/900000000000207008/version/20240201,http://snomed.info/sct/45991000052106/version/20231130,http://snomed.info/sct/45991000052106/version/20220531)"}}]}

#280

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"255620007"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:88993
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:37 GMT
last-modified:Sat, 13 Sep 2025 20:51:37 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371047

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:8dca4210-dce1-4a12-882b-bf5ac1e096ae","timestamp" : "2025-09-13T20:51:37.821Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "255620007","display" : "Food (substance)"},{"system" : "http://snomed.info/sct","code" : "3718001","display" : "Cow's milk"},{"system" : "http://snomed.info/sct","code" : "4289006","display" : "Keyhole-limpet hemocyanin"},{"system" : "http://snomed.info/sct","code" : "4882006","display" : "Ichthyoallyeinotoxin"},{"system" : "http://snomed.info/sct","code" : "5163009","display" : "Scombrotoxin"},{"system" : "http://snomed.info/sct","code" : "7661006","display" : "Fish bone"},{"system" : "http://snomed.info/sct","code" : "7791007","display" : "Soya protein"},{"system" : "http://snomed.info/sct","code" : "10827009","display" : "Milk protein"},{"system" : "http://snomed.info/sct","code" : "12448007","display" : "Whelk poison"},{"system" : "http://snomed.info/sct","code" : "13577000","display" : "Nut"},{"system" : "http://snomed.info/sct","code" : "14263006","display" : "Prepared fish"},{"system" : "http://snomed.info/sct","code" : "16641007","display" : "Bonellinin"},{"system" : "http://snomed.info/sct","code" : "19950006","display" : "Brevetoxin"},{"system" : "http://snomed.info/sct","code" : "20459005","display" : "Abalone viscera poison"},{"system" : "http://snomed.info/sct","code" : "22836000","display" : "Vegetable"},{"system" : "http://snomed.info/sct","code" : "23182003","display" : "Cereal"},{"system" : "http://snomed.info/sct","code" : "23317009","display" : "Saxitoxin"},{"system" : "http://snomed.info/sct","code" : "24515005","display" : "Spice"},{"system" : "http://snomed.info/sct","code" : "25743006","display" : "Skim milk"},{"system" : "http://snomed.info/sct","code" : "26426004","display" : "Ciguatoxin"},{"system" : "http://snomed.info/sct","code" : "28230009","display" : "Poultry"},{"system" : "http://snomed.info/sct","code" : "28647000","display" : "Meat"},{"system" : "http://snomed.info/sct","code" : "28942008","display" : "Coconut oil"},{"system" : "http://snomed.info/sct","code" : "29516008","display" : "Venerupin shellfish toxin"},{"system" : "http://snomed.info/sct","code" : "32500002","display" : "Shellfish toxin"},{"system" : "http://snomed.info/sct","code" : "32627005","display" : "Eburnetoxin"},{"system" : "http://snomed.info/sct","code" : "35124009","display" : "Clupeotoxin"},{"system" : "http://snomed.info/sct","code" : "37784002","display" : "Striatoxin"},{"system" : "http://snomed.info/sct","code" : "39102003","display" : "Food particle"},{"system" : "http://snomed.info/sct","code" : "40112002","display" : "Ichthyotoxin (substance)"},{"system" : "http://snomed.info/sct","code" : "41317008","display" : "Asterosaponin"},{"system" : "http://snomed.info/sct","code" : "41834005","display" : "Olive oil"},{"system" : "http://snomed.info/sct","code" : "42244003","display" : "Debromoaplysiatoxin"},{"system" : "http://snomed.info/sct","code" : "43708003","display" : "Animal feed additive"},{"system" : "http://snomed.info/sct","code" : "44027008","display" : "Seafood"},{"system" : "http://snomed.info/sct","code" : "44590006","display" : "Callistin toxin"},{"system" : "http://snomed.info/sct","code" : "46321002","display" : "Asterotoxin"},{"system" : "http://snomed.info/sct","code" : "46329000","display" : "Chocolate milk"},{"system" : "http://snomed.info/sct","code" : "50479000","display" : "Soya protein-iron complex"},{"system" : "http://snomed.info/sct","code" : "50593009","display" : "Casein"},{"system" : "http://snomed.info/sct","code" : "51905005","display" : "Mustard"},{"system" : "http://snomed.info/sct","code" : "51934004","display" : "Hemocyanin"},{"system" : "http://snomed.info/sct","code" : "52800001","display" : "Marine toxin"},{"system" : "http://snomed.info/sct","code" : "53875002","display" : "Colostrum"},{"system" : "http://snomed.info/sct","code" : "54041009","display" : "Safflower oil"},{"system" : "http://snomed.info/sct","code" : "56773009","display" : "Ichthyocrinotoxin"},{"system" : "http://snomed.info/sct","code" : "59119009","display" : "Ichthyosarcotoxin"},{"system" : "http://snomed.info/sct","code" : "59149006","display" : "Tetrodotoxin"},{"system" : "http://snomed.info/sct","code" : "61044003","display" : "Acipenserin"},{"system" : "http://snomed.info/sct","code" : "63045006","display" : "Berry"},{"system" : "http://snomed.info/sct","code" : "63766005","display" : "Flour"},{"system" : "http://snomed.info/sct","code" : "64869000","display" : "Conotoxin"},{"system" : "http://snomed.info/sct","code" : "66228001","display" : "Actinocongestin"},{"system" : "http://snomed.info/sct","code" : "67324005","display" : "Rice"},{"system" : "http://snomed.info/sct","code" : "67938008","display" : "Amnesic shellfish poison"},{"system" : "http://snomed.info/sct","code" : "70813002","display" : "Milk"},{"system" : "http://snomed.info/sct","code" : "71561006","display" : "Chelonitoxin"},{"system" : "http://snomed.info/sct","code" : "72340002","display" : "Plotolysin toxin"},{"system" : "http://snomed.info/sct","code" : "72359000","display" : "Gonyautoxin"},{"system" : "http://snomed.info/sct","code" : "72511004","display" : "Fruit"},{"system" : "http://snomed.info/sct","code" : "73892005","display" : "Carmine"},{"system" : "http://snomed.info/sct","code" : "74242007","display" : "Food starch"},{"system" : "http://snomed.info/sct","code" : "77722008","display" : "Poultry bone"},{"system" : "http://snomed.info/sct","code" : "80743002","display" : "Mustard black"},{"system" : "http://snomed.info/sct","code" : "80903004","display" : "Haplotoxin"},{"system" : "http://snomed.info/sct","code" : "82450006","display" : "Cottonseed oil"},{"system" : "http://snomed.info/sct","code" : "82566005","display" : "Animal feed"},{"system" : "http://snomed.info/sct","code" : "83595008","display" : "Goat's milk"},{"system" : "http://snomed.info/sct","code" : "83897009","display" : "Paralytic shellfish toxin"},{"system" : "http://snomed.info/sct","code" : "84802001","display" : "Equinatoxin"},{"system" : "http://snomed.info/sct","code" : "85668006","display" : "Starch powder"},{"system" : "http://snomed.info/sct","code" : "86600008","display" : "Fish toxin"},{"system" : "http://snomed.info/sct","code" : "89707004","display" : "Sesame oil"},{"system" : "http://snomed.info/sct","code" : "89811004","display" : "Gluten"},{"system" : "http://snomed.info/sct","code" : "89866003","display" : "Plotospasmin toxin"},{"system" : "http://snomed.info/sct","code" : "90677004","display" : "Mustard white"},{"system" : "http://snomed.info/sct","code" : "90696000","display" : "Neosaxitonin"},{"system" : "http://snomed.info/sct","code" : "91353009","display" : "Cephalotoxin"},{"system" : "http://snomed.info/sct","code" : "91677007","display" : "Aplysiatoxin"},{"system" : "http://snomed.info/sct","code" : "102259006","display" : "Citrus fruit"},{"system" : "http://snomed.info/sct","code" : "102260001","display" : "Peanut butter"},{"system" : "http://snomed.info/sct","code" : "102261002","display" : "Strawberry"},{"system" : "http://snomed.info/sct","code" : "102262009","display" : "Chocolate"},{"system" : "http://snomed.info/sct","code" : "102263004","display" : "Eggs (edible)"},{"system" : "http://snomed.info/sct","code" : "102264005","display" : "Cheese"},{"system" : "http://snomed.info/sct","code" : "102270004","display" : "Growth stimulant"},{"system" : "http://snomed.info/sct","code" : "102271000","display" : "Efrotomycin"},{"system" : "http://snomed.info/sct","code" : "102697003","display" : "Lactalbumin"},{"system" : "http://snomed.info/sct","code" : "102698008","display" : "Minor lactalbumin"},{"system" : "http://snomed.info/sct","code" : "102699000","display" : "Beta-lactalbumin"},{"system" : "http://snomed.info/sct","code" : "126076005","display" : "Fish liver oil"},{"system" : "http://snomed.info/sct","code" : "126077001","display" : "Burbot liver oil"},{"system" : "http://snomed.info/sct","code" : "126078006","display" : "Percomorph liver oil"},{"system" : "http://snomed.info/sct","code" : "126079003","display" : "Percoid liver oil"},{"system" : "http://snomed.info/sct","code" : "126080000","display" : "Shark liver oil"},{"system" : "http://snomed.info/sct","code" : "126081001","display" : "Halibut liver oil"},{"system" : "http://snomed.info/sct","code" : "126082008","display" : "Cod liver oil"},{"system" : "http://snomed.info/sct","code" : "127384006","display" : "Salmon calcitonin"},{"system" : "http://snomed.info/sct","code" : "226017009","display" : "Bombay mix"},{"system" : "http://snomed.info/sct","code" : "226021002","display" : "Cauliflower cheese"},{"system" : "http://snomed.info/sct","code" : "226022009","display" : "Cheese pastry"},{"system" : "http://snomed.info/sct","code" : "226023004","display" : "Cheesecake"},{"system" : "http://snomed.info/sct","code" : "226024005","display" : "Chocolate digestive biscuit"},{"system" : "http://snomed.info/sct","code" : "226037008","display" : "Lasagne"},{"system" : "http://snomed.info/sct","code" : "226041007","display" : "Mint - sweet"},{"system" : "http://snomed.info/sct","code" : "226046002","display" : "Plain digestive biscuit"},{"system" : "http://snomed.info/sct","code" : "226061001","display" : "Tamarind"},{"system" : "http://snomed.info/sct","code" : "226062008","display" : "Trail mix"},{"system" : "http://snomed.info/sct","code" : "226367006","display" : "Eicosapentaenoic acid"},{"system" : "http://snomed.info/sct","code" : "226368001","display" : "DHA - Docosahexaenoic acid"},{"system" : "http://snomed.info/sct","code" : "226491003","display" : "Apple juice"},{"system" : "http://snomed.info/sct","code" : "226492005","display" : "Grape juice"},{"system" : "http://snomed.info/sct","code" : "226493000","display" : "Grapefruit juice"},{"system" : "http://snomed.info/sct","code" : "226495007","display" : "Lemon juice"},{"system" : "http://snomed.info/sct","code" : "226496008","display" : "Orange juice"},{"system" : "http://snomed.info/sct","code" : "226497004","display" : "Pineapple juice"},{"system" : "http://snomed.info/sct","code" : "226498009","display" : "Tomato juice"},{"system" : "http://snomed.info/sct","code" : "226529007","display" : "Starchy food"},{"system" : "http://snomed.info/sct","code" : "226530002","display" : "Baby cereal"},{"system" : "http://snomed.info/sct","code" : "226531003","display" : "Rusk"},{"system" : "http://snomed.info/sct","code" : "226532005","display" : "Flavored rusk"},{"system" : "http://snomed.info/sct","code" : "226533000","display" : "Low sugar rusk"},{"system" : "http://snomed.info/sct","code" : "226534006","display" : "Plain rusk"},{"system" : "http://snomed.info/sct","code" : "226535007","display" : "Wholemeal rusk"},{"system" : "http://snomed.info/sct","code" : "226536008","display" : "Rice-based baby cereal"},{"system" : "http://snomed.info/sct","code" : "226537004","display" : "Mixed cereal-based baby cereal"},{"system" : "http://snomed.info/sct","code" : "226538009","display" : "Wheat-based baby cereal"},{"system" : "http://snomed.info/sct","code" : "226539001","display" : "Biscuit"},{"system" : "http://snomed.info/sct","code" : "226540004","display" : "Chocolate biscuit"},{"system" : "http://snomed.info/sct","code" : "226541000","display" : "Full coated chocolate biscuit"},{"system" : "http://snomed.info/sct","code" : "226542007","display" : "Half-coated chocolate biscuit"},{"system" : "http://snomed.info/sct","code" : "226543002","display" : "Cracker"},{"system" : "http://snomed.info/sct","code" : "226544008","display" : "Cream cracker"},{"system" : "http://snomed.info/sct","code" : "226546005","display" : "Wholemeal cracker"},{"system" : "http://snomed.info/sct","code" : "226547001","display" : "Crispbread"},{"system" : "http://snomed.info/sct","code" : "226548006","display" : "Digestive biscuit"},{"system" : "http://snomed.info/sct","code" : "226549003","display" : "Gingernut biscuit"},{"system" : "http://snomed.info/sct","code" : "226550003","display" : "Home-made biscuit"},{"system" : "http://snomed.info/sct","code" : "226551004","display" : "Matzo"},{"system" : "http://snomed.info/sct","code" : "226552006","display" : "Oatcake"},{"system" : "http://snomed.info/sct","code" : "226553001","display" : "Sandwich biscuit"},{"system" : "http://snomed.info/sct","code" : "226554007","display" : "Semi-sweet biscuit"},{"system" : "http://snomed.info/sct","code" : "226555008","display" : "Short-sweet biscuit"},{"system" : "http://snomed.info/sct","code" : "226556009","display" : "Shortbread biscuit"},{"system" : "http://snomed.info/sct","code" : "226557000","display" : "Wafer biscuit"},{"system" : "http://snomed.info/sct","code" : "226558005","display" : "Water biscuit"},{"system" : "http://snomed.info/sct","code" : "226559002","display" : "Bread"},{"system" : "http://snomed.info/sct","code" : "226560007","display" : "Brown bread"},{"system" : "http://snomed.info/sct","code" : "226561006","display" : "Brown bread roll"},{"system" : "http://snomed.info/sct","code" : "226562004","display" : "Breadcrumbs"},{"system" : "http://snomed.info/sct","code" : "226563009","display" : "Chapati"},{"system" : "http://snomed.info/sct","code" : "226564003","display" : "White chapati"},{"system" : "http://snomed.info/sct","code" : "226565002","display" : "White chapati made with fat"},{"system" : "http://snomed.info/sct","code" : "226566001","display" : "White chapati made without fat"},{"system" : "http://snomed.info/sct","code" : "226567005","display" : "Wholemeal chapati"},{"system" : "http://snomed.info/sct","code" : "226568000","display" : "Wholemeal chapati made with fat"},{"system" : "http://snomed.info/sct","code" : "226569008","display" : "Wholemeal chapati made without fat"},{"system" : "http://snomed.info/sct","code" : "226570009","display" : "Currant bread"},{"system" : "http://snomed.info/sct","code" : "226571008","display" : "Granary bread"},{"system" : "http://snomed.info/sct","code" : "226572001","display" : "Granary bread roll"},{"system" : "http://snomed.info/sct","code" : "226574000","display" : "Malt bread"},{"system" : "http://snomed.info/sct","code" : "226575004","display" : "Naan bread"},{"system" : "http://snomed.info/sct","code" : "226576003","display" : "Papadum"},{"system" : "http://snomed.info/sct","code" : "226577007","display" : "Fried papadum"},{"system" : "http://snomed.info/sct","code" : "226578002","display" : "Grilled papadum"},{"system" : "http://snomed.info/sct","code" : "226579005","display" : "Paratha"},{"system" : "http://snomed.info/sct","code" : "226580008","display" : "Pitta bread"},{"system" : "http://snomed.info/sct","code" : "226581007","display" : "White pitta bread"},{"system" : "http://snomed.info/sct","code" : "226582000","display" : "Wholemeal pitta bread"},{"system" : "http://snomed.info/sct","code" : "226583005","display" : "Milk bread"},{"system" : "http://snomed.info/sct","code" : "226584004","display" : "Rye bread"},{"system" : "http://snomed.info/sct","code" : "226585003","display" : "Soda bread"},{"system" : "http://snomed.info/sct","code" : "226587006","display" : "Tortilla"},{"system" : "http://snomed.info/sct","code" : "226589009","display" : "Wheatgerm bread"},{"system" : "http://snomed.info/sct","code" : "226590000","display" : "White bread"},{"system" : "http://snomed.info/sct","code" : "226592008","display" : "Fried white bread"},{"system" : "http://snomed.info/sct","code" : "226593003","display" : "West Indian white bread"},{"system" : "http://snomed.info/sct","code" : "226595005","display" : "White bread roll"},{"system" : "http://snomed.info/sct","code" : "226596006","display" : "Wholemeal bread"},{"system" : "http://snomed.info/sct","code" : "226597002","display" : "Wholemeal bread roll"},{"system" : "http://snomed.info/sct","code" : "226598007","display" : "Breakfast cereal"},{"system" : "http://snomed.info/sct","code" : "226601002","display" : "Bran flakes"},{"system" : "http://snomed.info/sct","code" : "226604005","display" : "Cornflakes"},{"system" : "http://snomed.info/sct","code" : "226611009","display" : "Muesli"},{"system" : "http://snomed.info/sct","code" : "226612002","display" : "Muesli Swiss style"},{"system" : "http://snomed.info/sct","code" : "226613007","display" : "Muesli with extra fruit"},{"system" : "http://snomed.info/sct","code" : "226614001","display" : "Muesli with no added sugar"},{"system" : "http://snomed.info/sct","code" : "226616004","display" : "Oat and wheat bran"},{"system" : "http://snomed.info/sct","code" : "226617008","display" : "Porridge"},{"system" : "http://snomed.info/sct","code" : "226618003","display" : "Porridge made with milk"},{"system" : "http://snomed.info/sct","code" : "226619006","display" : "Porridge made with semi-skimmed milk"},{"system" : "http://snomed.info/sct","code" : "226620000","display" : "Porridge made with skimmed milk"},{"system" : "http://snomed.info/sct","code" : "226621001","display" : "Porridge made with whole milk"},{"system" : "http://snomed.info/sct","code" : "226622008","display" : "Porridge made with water"},{"system" : "http://snomed.info/sct","code" : "226639005","display" : "Cake"},{"system" : "http://snomed.info/sct","code" : "226640007","display" : "All bran loaf"},{"system" : "http://snomed.info/sct","code" : "226641006","display" : "Battenburg cake"},{"system" : "http://snomed.info/sct","code" : "226642004","display" : "Welsh cheesecake"},{"system" : "http://snomed.info/sct","code" : "226643009","display" : "Cherry cake"},{"system" : "http://snomed.info/sct","code" : "226644003","display" : "Chinese cake"},{"system" : "http://snomed.info/sct","code" : "226645002","display" : "Chinese glutinous rice flour cake"},{"system" : "http://snomed.info/sct","code" : "226647005","display" : "Chocolate cake"},{"system" : "http://snomed.info/sct","code" : "226648000","display" : "Chocolate cake with butter icing"},{"system" : "http://snomed.info/sct","code" : "226649008","display" : "Coconut cake"},{"system" : "http://snomed.info/sct","code" : "226650008","display" : "Crispie cake"},{"system" : "http://snomed.info/sct","code" : "226651007","display" : "Fancy iced cake"},{"system" : "http://snomed.info/sct","code" : "226652000","display" : "Fruit cake"},{"system" : "http://snomed.info/sct","code" : "226653005","display" : "Plain fruit cake"},{"system" : "http://snomed.info/sct","code" : "226654004","display" : "Rich fruit cake"},{"system" : "http://snomed.info/sct","code" : "226655003","display" : "Iced fruit cake"},{"system" : "http://snomed.info/sct","code" : "226656002","display" : "Wholemeal fruit cake"},{"system" : "http://snomed.info/sct","code" : "226657006","display" : "Gateau"},{"system" : "http://snomed.info/sct","code" : "226658001","display" : "Gingerbread"},{"system" : "http://snomed.info/sct","code" : "226659009","display" : "Lardy cake"},{"system" : "http://snomed.info/sct","code" : "226660004","display" : "Madeira cake"},{"system" : "http://snomed.info/sct","code" : "226661000","display" : "Rock cake"},{"system" : "http://snomed.info/sct","code" : "226662007","display" : "Sevyiann"},{"system" : "http://snomed.info/sct","code" : "226663002","display" : "Sponge cake"},{"system" : "http://snomed.info/sct","code" : "226664008","display" : "Fatless sponge cake"},{"system" : "http://snomed.info/sct","code" : "226665009","display" : "Frozen sponge cake"},{"system" : "http://snomed.info/sct","code" : "226666005","display" : "Jam-filled sponge cake"},{"system" : "http://snomed.info/sct","code" : "226667001","display" : "Fresh cream-filled sponge cake"},{"system" : "http://snomed.info/sct","code" : "226668006","display" : "Sponge cake with butter icing"},{"system" : "http://snomed.info/sct","code" : "226669003","display" : "Sponge cake made with cake mix"},{"system" : "http://snomed.info/sct","code" : "226670002","display" : "Swiss roll"},{"system" : "http://snomed.info/sct","code" : "226671003","display" : "Chocolate filled swiss roll"},{"system" : "http://snomed.info/sct","code" : "226672005","display" : "Jam filled swiss roll"},{"system" : "http://snomed.info/sct","code" : "226673000","display" : "Individual swiss roll"},{"system" : "http://snomed.info/sct","code" : "226674006","display" : "Welsh cake"},{"system" : "http://snomed.info/sct","code" : "226675007","display" : "Individual cakes and pastries"},{"system" : "http://snomed.info/sct","code" : "226676008","display" : "Asian pastry"},{"system" : "http://snomed.info/sct","code" : "226677004","display" : "Brandy snap"},{"system" : "http://snomed.info/sct","code" : "226678009","display" : "Burfi"},{"system" : "http://snomed.info/sct","code" : "226679001","display" : "Chelsea bun"},{"system" : "http://snomed.info/sct","code" : "226680003","display" : "Choux bun"},{"system" : "http://snomed.info/sct","code" : "226681004","display" : "Cream horn"},{"system" : "http://snomed.info/sct","code" : "226682006","display" : "Crumpet"},{"system" : "http://snomed.info/sct","code" : "226683001","display" : "Currant bun"},{"system" : "http://snomed.info/sct","code" : "226684007","display" : "Custard tart"},{"system" : "http://snomed.info/sct","code" : "226685008","display" : "Danish pastry"},{"system" : "http://snomed.info/sct","code" : "226686009","display" : "Doughnut"},{"system" : "http://snomed.info/sct","code" : "226687000","display" : "Jam doughnut"},{"system" : "http://snomed.info/sct","code" : "226688005","display" : "Ring doughnut"},{"system" : "http://snomed.info/sct","code" : "226689002","display" : "Fresh cream doughnut"},{"system" : "http://snomed.info/sct","code" : "226690006","display" : "Eccles cake"},{"system" : "http://snomed.info/sct","code" : "226691005","display" : "Eclair"},{"system" : "http://snomed.info/sct","code" : "226692003","display" : "Flapjack"},{"system" : "http://snomed.info/sct","code" : "226693008","display" : "Greek pastry"},{"system" : "http://snomed.info/sct","code" : "226694002","display" : "Gulab jamen"},{"system" : "http://snomed.info/sct","code" : "226697009","display" : "Hot cross bun"},{"system" : "http://snomed.info/sct","code" : "226699007","display" : "Jam tart"},{"system" : "http://snomed.info/sct","code" : "226700008","display" : "Jellabi"},{"system" : "http://snomed.info/sct","code" : "226701007","display" : "Melting moment"},{"system" : "http://snomed.info/sct","code" : "226702000","display" : "Mince pie"},{"system" : "http://snomed.info/sct","code" : "226703005","display" : "Mincemeat tart"},{"system" : "http://snomed.info/sct","code" : "226704004","display" : "Muffin"},{"system" : "http://snomed.info/sct","code" : "226705003","display" : "Pinni"},{"system" : "http://snomed.info/sct","code" : "226706002","display" : "Rum baba"},{"system" : "http://snomed.info/sct","code" : "226707006","display" : "Scone"},{"system" : "http://snomed.info/sct","code" : "226708001","display" : "Cheese scone"},{"system" : "http://snomed.info/sct","code" : "226709009","display" : "Fruit scone"},{"system" : "http://snomed.info/sct","code" : "226710004","display" : "Plain scone"},{"system" : "http://snomed.info/sct","code" : "226711000","display" : "Potato scone"},{"system" : "http://snomed.info/sct","code" : "226712007","display" : "Wholemeal scone"},{"system" : "http://snomed.info/sct","code" : "226713002","display" : "Wholemeal fruit scone"},{"system" : "http://snomed.info/sct","code" : "226714008","display" : "Scotch pancake"},{"system" : "http://snomed.info/sct","code" : "226715009","display" : "Shortbread"},{"system" : "http://snomed.info/sct","code" : "226716005","display" : "Strawberry tartlet"},{"system" : "http://snomed.info/sct","code" : "226717001","display" : "Teacake"},{"system" : "http://snomed.info/sct","code" : "226718006","display" : "Vanilla slice"},{"system" : "http://snomed.info/sct","code" : "226719003","display" : "Waffle"},{"system" : "http://snomed.info/sct","code" : "226720009","display" : "Arrowroot"},{"system" : "http://snomed.info/sct","code" : "226721008","display" : "Pearl barley"},{"system" : "http://snomed.info/sct","code" : "226722001","display" : "Whole grain barley"},{"system" : "http://snomed.info/sct","code" : "226723006","display" : "Buckwheat - cereal"},{"system" : "http://snomed.info/sct","code" : "226724000","display" : "Bulgur wheat"},{"system" : "http://snomed.info/sct","code" : "226725004","display" : "Oatmeal"},{"system" : "http://snomed.info/sct","code" : "226726003","display" : "Popcorn"},{"system" : "http://snomed.info/sct","code" : "226727007","display" : "Plain popcorn"},{"system" : "http://snomed.info/sct","code" : "226728002","display" : "Sweet popcorn"},{"system" : "http://snomed.info/sct","code" : "226729005","display" : "Salted popcorn"},{"system" : "http://snomed.info/sct","code" : "226730000","display" : "Buttered popcorn"},{"system" : "http://snomed.info/sct","code" : "226731001","display" : "Sago"},{"system" : "http://snomed.info/sct","code" : "226732008","display" : "Semolina"},{"system" : "http://snomed.info/sct","code" : "226733003","display" : "Tapioca"},{"system" : "http://snomed.info/sct","code" : "226734009","display" : "Wheatgerm"},{"system" : "http://snomed.info/sct","code" : "226735005","display" : "Noodles"},{"system" : "http://snomed.info/sct","code" : "226736006","display" : "Egg noodles"},{"system" : "http://snomed.info/sct","code" : "226737002","display" : "Fried noodles"},{"system" : "http://snomed.info/sct","code" : "226738007","display" : "Plain noodles"},{"system" : "http://snomed.info/sct","code" : "226739004","display" : "Pot noodles"},{"system" : "http://snomed.info/sct","code" : "226740002","display" : "Pasta"},{"system" : "http://snomed.info/sct","code" : "226741003","display" : "Cannelloni"},{"system" : "http://snomed.info/sct","code" : "226742005","display" : "Macaroni"},{"system" : "http://snomed.info/sct","code" : "226743000","display" : "Ravioli"},{"system" : "http://snomed.info/sct","code" : "226744006","display" : "Spaghetti"},{"system" : "http://snomed.info/sct","code" : "226745007","display" : "White spaghetti"},{"system" : "http://snomed.info/sct","code" : "226746008","display" : "Wholemeal spaghetti"},{"system" : "http://snomed.info/sct","code" : "226747004","display" : "Tinned spaghetti"},{"system" : "http://snomed.info/sct","code" : "226748009","display" : "Vermicelli"},{"system" : "http://snomed.info/sct","code" : "226749001","display" : "Pastry"},{"system" : "http://snomed.info/sct","code" : "226750001","display" : "Choux pastry"},{"system" : "http://snomed.info/sct","code" : "226751002","display" : "Flaky pastry"},{"system" : "http://snomed.info/sct","code" : "226752009","display" : "Flan case pastry"},{"system" : "http://snomed.info/sct","code" : "226753004","display" : "Puff pastry"},{"system" : "http://snomed.info/sct","code" : "226754005","display" : "Shortcrust pastry"},{"system" : "http://snomed.info/sct","code" : "226755006","display" : "Wholemeal pastry"},{"system" : "http://snomed.info/sct","code" : "226756007","display" : "Brown rice"},{"system" : "http://snomed.info/sct","code" : "226757003","display" : "Red rice"},{"system" : "http://snomed.info/sct","code" : "226758008","display" : "Savory rice"},{"system" : "http://snomed.info/sct","code" : "226759000","display" : "White rice"},{"system" : "http://snomed.info/sct","code" : "226761009","display" : "Gold top milk"},{"system" : "http://snomed.info/sct","code" : "226762002","display" : "Flavored cow's milk"},{"system" : "http://snomed.info/sct","code" : "226763007","display" : "Semi-skimmed milk"},{"system" : "http://snomed.info/sct","code" : "226764001","display" : "Calcium fortified semi-skimmed milk"},{"system" : "http://snomed.info/sct","code" : "226765000","display" : "Calcium fortified skimmed milk"},{"system" : "http://snomed.info/sct","code" : "226766004","display" : "Sterilised milk"},{"system" : "http://snomed.info/sct","code" : "226767008","display" : "Whole milk"},{"system" : "http://snomed.info/sct","code" : "226768003","display" : "Calcium fortified whole milk"},{"system" : "http://snomed.info/sct","code" : "226769006","display" : "Buttermilk"},{"system" : "http://snomed.info/sct","code" : "226770007","display" : "Whey"},{"system" : "http://snomed.info/sct","code" : "226771006","display" : "Dried milk"},{"system" : "http://snomed.info/sct","code" : "226774003","display" : "Buttermilk powder"},{"system" : "http://snomed.info/sct","code" : "226775002","display" : "Dried goat's milk"},{"system" : "http://snomed.info/sct","code" : "226776001","display" : "Dried cow's milk"},{"system" : "http://snomed.info/sct","code" : "226777005","display" : "Dried semi-skimmed cow's milk"},{"system" : "http://snomed.info/sct","code" : "226778000","display" : "Skimmed milk powder"},{"system" : "http://snomed.info/sct","code" : "226779008","display" : "Dried skimmed cow's milk with vegetable fat"},{"system" : "http://snomed.info/sct","code" : "226780006","display" : "Dried whole milk"},{"system" : "http://snomed.info/sct","code" : "226781005","display" : "Dried soya milk"},{"system" : "http://snomed.info/sct","code" : "226782003","display" : "Dried whey"},{"system" : "http://snomed.info/sct","code" : "226783008","display" : "Tinned milk"},{"system" : "http://snomed.info/sct","code" : "226784002","display" : "Condensed milk"},{"system" : "http://snomed.info/sct","code" : "226785001","display" : "Skimmed sweetened condensed milk"},{"system" : "http://snomed.info/sct","code" : "226786000","display" : "Whole sweetened condensed milk"},{"system" : "http://snomed.info/sct","code" : "226787009","display" : "Evaporated milk"},{"system" : "http://snomed.info/sct","code" : "226788004","display" : "Low fat evaporated milk"},{"system" : "http://snomed.info/sct","code" : "226789007","display" : "Breast milk"},{"system" : "http://snomed.info/sct","code" : "226790003","display" : "EBM - Expressed breast milk"},{"system" : "http://snomed.info/sct","code" : "226791004","display" : "Sheep milk"},{"system" : "http://snomed.info/sct","code" : "226793001","display" : "Soya milk"},{"system" : "http://snomed.info/sct","code" : "226795008","display" : "Junior milk"},{"system" : "http://snomed.info/sct","code" : "226796009","display" : "Fresh cream"},{"system" : "http://snomed.info/sct","code" : "226797000","display" : "Half-cream"},{"system" : "http://snomed.info/sct","code" : "226798005","display" : "Double cream"},{"system" : "http://snomed.info/sct","code" : "226799002","display" : "Clotted cream"},{"system" : "http://snomed.info/sct","code" : "226800003","display" : "Single cream"},{"system" : "http://snomed.info/sct","code" : "226801004","display" : "Soured cream"},{"system" : "http://snomed.info/sct","code" : "226802006","display" : "Whipping cream"},{"system" : "http://snomed.info/sct","code" : "226803001","display" : "Tinned cream"},{"system" : "http://snomed.info/sct","code" : "226805008","display" : "Imitation cream"},{"system" : "http://snomed.info/sct","code" : "226808005","display" : "Smatana"},{"system" : "http://snomed.info/sct","code" : "226809002","display" : "Cheese spread"},{"system" : "http://snomed.info/sct","code" : "226810007","display" : "Plain cheese spread"},{"system" : "http://snomed.info/sct","code" : "226811006","display" : "Flavored cheese spread"},{"system" : "http://snomed.info/sct","code" : "226812004","display" : "Lactic cheese spread"},{"system" : "http://snomed.info/sct","code" : "226813009","display" : "Low fat cheese spread"},{"system" : "http://snomed.info/sct","code" : "226814003","display" : "Cottage cheese"},{"system" : "http://snomed.info/sct","code" : "226815002","display" : "Plain cottage cheese"},{"system" : "http://snomed.info/sct","code" : "226816001","display" : "Very low fat cottage cheese"},{"system" : "http://snomed.info/sct","code" : "226817005","display" : "Cottage cheese with additions"},{"system" : "http://snomed.info/sct","code" : "226818000","display" : "Hard cheese"},{"system" : "http://snomed.info/sct","code" : "226819008","display" : "Caerphilly cheese"},{"system" : "http://snomed.info/sct","code" : "226820002","display" : "Cheddar cheese"},{"system" : "http://snomed.info/sct","code" : "226821003","display" : "Reduced fat cheddar cheese"},{"system" : "http://snomed.info/sct","code" : "226822005","display" : "Vegetarian cheddar cheese"},{"system" : "http://snomed.info/sct","code" : "226823000","display" : "Cheshire cheese"},{"system" : "http://snomed.info/sct","code" : "226824006","display" : "Reduced fat Cheshire cheese"},{"system" : "http://snomed.info/sct","code" : "226825007","display" : "Derby cheese"},{"system" : "http://snomed.info/sct","code" : "226826008","display" : "Danish blue cheese"},{"system" : "http://snomed.info/sct","code" : "226827004","display" : "Double Gloucester cheese"},{"system" : "http://snomed.info/sct","code" : "226828009","display" : "Edam cheese"},{"system" : "http://snomed.info/sct","code" : "226829001","display" : "Edam-type cheese reduced fat"},{"system" : "http://snomed.info/sct","code" : "226830006","display" : "Emmental cheese"},{"system" : "http://snomed.info/sct","code" : "226831005","display" : "Feta cheese"},{"system" : "http://snomed.info/sct","code" : "226832003","display" : "Gouda cheese"},{"system" : "http://snomed.info/sct","code" : "226834002","display" : "Gruyere cheese"},{"system" : "http://snomed.info/sct","code" : "226835001","display" : "Lancashire cheese"},{"system" : "http://snomed.info/sct","code" : "226836000","display" : "Leicester cheese"},{"system" : "http://snomed.info/sct","code" : "226837009","display" : "Mozzarella cheese"},{"system" : "http://snomed.info/sct","code" : "226838004","display" : "Parmesan cheese"},{"system" : "http://snomed.info/sct","code" : "226839007","display" : "Red Windsor cheese"},{"system" : "http://snomed.info/sct","code" : "226840009","display" : "Roquefort cheese"},{"system" : "http://snomed.info/sct","code" : "226841008","display" : "Sage Derby cheese"},{"system" : "http://snomed.info/sct","code" : "226842001","display" : "Soya cheese"},{"system" : "http://snomed.info/sct","code" : "226843006","display" : "Stilton - white cheese"},{"system" : "http://snomed.info/sct","code" : "226844000","display" : "Stilton - blue cheese"},{"system" : "http://snomed.info/sct","code" : "226845004","display" : "Wensleydale cheese"},{"system" : "http://snomed.info/sct","code" : "226846003","display" : "Processed cheese"},{"system" : "http://snomed.info/sct","code" : "226847007","display" : "Smoked processed cheese"},{"system" : "http://snomed.info/sct","code" : "226848002","display" : "Soft cheese"},{"system" : "http://snomed.info/sct","code" : "226849005","display" : "Cream cheese"},{"system" : "http://snomed.info/sct","code" : "226850005","display" : "Medium fat cream cheese"},{"system" : "http://snomed.info/sct","code" : "226851009","display" : "Low fat cream cheese"},{"system" : "http://snomed.info/sct","code" : "226852002","display" : "Goats milk soft cheese"},{"system" : "http://snomed.info/sct","code" : "226853007","display" : "Ricotta cheese"},{"system" : "http://snomed.info/sct","code" : "226854001","display" : "Soft mold ripened cheese"},{"system" : "http://snomed.info/sct","code" : "226855000","display" : "Brie cheese"},{"system" : "http://snomed.info/sct","code" : "226856004","display" : "Camembert cheese"},{"system" : "http://snomed.info/sct","code" : "226857008","display" : "Fromage frais"},{"system" : "http://snomed.info/sct","code" : "226858003","display" : "Plain fromage frais"},{"system" : "http://snomed.info/sct","code" : "226859006","display" : "Flavoured fromage frais"},{"system" : "http://snomed.info/sct","code" : "226860001","display" : "Fruit fromage frais"},{"system" : "http://snomed.info/sct","code" : "226861002","display" : "Very low fat fromage frais"},{"system" : "http://snomed.info/sct","code" : "226862009","display" : "Quark"},{"system" : "http://snomed.info/sct","code" : "226863004","display" : "Yoghurt"},{"system" : "http://snomed.info/sct","code" : "226864005","display" : "Whole milk yogurt"},{"system" : "http://snomed.info/sct","code" : "226865006","display" : "Whole milk plain yoghurt"},{"system" : "http://snomed.info/sct","code" : "226866007","display" : "Whole milk fruit yogurt"},{"system" : "http://snomed.info/sct","code" : "226867003","display" : "Whole milk flavored yoghurt"},{"system" : "http://snomed.info/sct","code" : "226868008","display" : "Live yogurt"},{"system" : "http://snomed.info/sct","code" : "226869000","display" : "Organic yoghurt"},{"system" : "http://snomed.info/sct","code" : "226870004","display" : "Goat's milk yogurt"},{"system" : "http://snomed.info/sct","code" : "226871000","display" : "Low fat yoghurt"},{"system" : "http://snomed.info/sct","code" : "226872007","display" : "Plain low fat yogurt"},{"system" : "http://snomed.info/sct","code" : "226873002","display" : "Flavoured low fat yoghurt"},{"system" : "http://snomed.info/sct","code" : "226874008","display" : "Fruit low fat yogurt"},{"system" : "http://snomed.info/sct","code" : "226875009","display" : "Muesli-nut low fat yoghurt"},{"system" : "http://snomed.info/sct","code" : "226876005","display" : "Low calorie yogurt"},{"system" : "http://snomed.info/sct","code" : "226877001","display" : "Drinking yoghurt"},{"system" : "http://snomed.info/sct","code" : "226878006","display" : "Greek yogurt"},{"system" : "http://snomed.info/sct","code" : "226879003","display" : "Sheep's milk yoghurt"},{"system" : "http://snomed.info/sct","code" : "226880000","display" : "Soya milk yogurt"},{"system" : "http://snomed.info/sct","code" : "226881001","display" : "Dried egg"},{"system" : "http://snomed.info/sct","code" : "226882008","display" : "BE - Boiled egg"},{"system" : "http://snomed.info/sct","code" : "226883003","display" : "Fried egg"},{"system" : "http://snomed.info/sct","code" : "226884009","display" : "PE - Poached egg"},{"system" : "http://snomed.info/sct","code" : "226885005","display" : "Raw egg"},{"system" : "http://snomed.info/sct","code" : "226886006","display" : "Scrambled egg"},{"system" : "http://snomed.info/sct","code" : "226887002","display" : "Fat and oil"},{"system" : "http://snomed.info/sct","code" : "226888007","display" : "Butter"},{"system" : "http://snomed.info/sct","code" : "226889004","display" : "Blended spread"},{"system" : "http://snomed.info/sct","code" : "226890008","display" : "Margarine"},{"system" : "http://snomed.info/sct","code" : "226891007","display" : "Hard vegetable fat margarine"},{"system" : "http://snomed.info/sct","code" : "226892000","display" : "Hard animal and vegetable fat margarine"},{"system" : "http://snomed.info/sct","code" : "226894004","display" : "Soft polyunsaturated fat margarine"},{"system" : "http://snomed.info/sct","code" : "226895003","display" : "Olive oil margarine"},{"system" : "http://snomed.info/sct","code" : "226896002","display" : "Low fat spread"},{"system" : "http://snomed.info/sct","code" : "226897006","display" : "VLF - Very low fat spread"},{"system" : "http://snomed.info/sct","code" : "226898001","display" : "Dripping"},{"system" : "http://snomed.info/sct","code" : "226899009","display" : "Lard"},{"system" : "http://snomed.info/sct","code" : "226900004","display" : "Suet"},{"system" : "http://snomed.info/sct","code" : "226901000","display" : "Ghee"},{"system" : "http://snomed.info/sct","code" : "226902007","display" : "Butter ghee"},{"system" : "http://snomed.info/sct","code" : "226903002","display" : "Palm oil ghee"},{"system" : "http://snomed.info/sct","code" : "226904008","display" : "Vegetable oil ghee"},{"system" : "http://snomed.info/sct","code" : "226907001","display" : "Palm oil"},{"system" : "http://snomed.info/sct","code" : "226908006","display" : "Rapeseed oil"},{"system" : "http://snomed.info/sct","code" : "226909003","display" : "Rapeseed oil high erucic acid"},{"system" : "http://snomed.info/sct","code" : "226910008","display" : "Rapeseed oil low erucic acid"},{"system" : "http://snomed.info/sct","code" : "226911007","display" : "Soya oil"},{"system" : "http://snomed.info/sct","code" : "226912000","display" : "Sunflowerseed oil"},{"system" : "http://snomed.info/sct","code" : "226913005","display" : "Blended vegetable oil"},{"system" : "http://snomed.info/sct","code" : "226914004","display" : "Polyunsaturated vegetable oil"},{"system" : "http://snomed.info/sct","code" : "226915003","display" : "Red meat"},{"system" : "http://snomed.info/sct","code" : "226916002","display" : "Beef"},{"system" : "http://snomed.info/sct","code" : "226917006","display" : "Beef steak"},{"system" : "http://snomed.info/sct","code" : "226918001","display" : "Grilled beef steak"},{"system" : "http://snomed.info/sct","code" : "226919009","display" : "Fried beef steak"},{"system" : "http://snomed.info/sct","code" : "226920003","display" : "Boiled beef"},{"system" : "http://snomed.info/sct","code" : "226921004","display" : "Boiled salt beef"},{"system" : "http://snomed.info/sct","code" : "226922006","display" : "Minced beef"},{"system" : "http://snomed.info/sct","code" : "226923001","display" : "Stewed minced beef"},{"system" : "http://snomed.info/sct","code" : "226924007","display" : "Stewed extra-lean minced beef"},{"system" : "http://snomed.info/sct","code" : "226925008","display" : "Roast beef"},{"system" : "http://snomed.info/sct","code" : "226926009","display" : "Lean roast beef"},{"system" : "http://snomed.info/sct","code" : "226927000","display" : "Stewed beef"},{"system" : "http://snomed.info/sct","code" : "226928005","display" : "Bacon"},{"system" : "http://snomed.info/sct","code" : "226929002","display" : "Boiled bacon"},{"system" : "http://snomed.info/sct","code" : "226930007","display" : "Fried bacon"},{"system" : "http://snomed.info/sct","code" : "226931006","display" : "Grilled bacon"},{"system" : "http://snomed.info/sct","code" : "226932004","display" : "Gammon"},{"system" : "http://snomed.info/sct","code" : "226933009","display" : "Roast ham"},{"system" : "http://snomed.info/sct","code" : "226934003","display" : "Pork"},{"system" : "http://snomed.info/sct","code" : "226935002","display" : "Fried pork chop"},{"system" : "http://snomed.info/sct","code" : "226936001","display" : "Grilled pork chop"},{"system" : "http://snomed.info/sct","code" : "226937005","display" : "Minced pork"},{"system" : "http://snomed.info/sct","code" : "226938000","display" : "Roast pork"},{"system" : "http://snomed.info/sct","code" : "226939008","display" : "Lean roast pork"},{"system" : "http://snomed.info/sct","code" : "226940005","display" : "Roast belly pork"},{"system" : "http://snomed.info/sct","code" : "226941009","display" : "Boiled ham"},{"system" : "http://snomed.info/sct","code" : "226942002","display" : "Lamb"},{"system" : "http://snomed.info/sct","code" : "226943007","display" : "Fried lamb chop"},{"system" : "http://snomed.info/sct","code" : "226944001","display" : "Grilled lamb chop"},{"system" : "http://snomed.info/sct","code" : "226945000","display" : "Minced lamb"},{"system" : "http://snomed.info/sct","code" : "226946004","display" : "Roast lamb"},{"system" : "http://snomed.info/sct","code" : "226947008","display" : "Lean roast lamb"},{"system" : "http://snomed.info/sct","code" : "226948003","display" : "Roast leg of lamb"},{"system" : "http://snomed.info/sct","code" : "226949006","display" : "Roast shoulder of lamb"},{"system" : "http://snomed.info/sct","code" : "226950006","display" : "Roast breast of lamb"},{"system" : "http://snomed.info/sct","code" : "226951005","display" : "Stewed lamb"},{"system" : "http://snomed.info/sct","code" : "226952003","display" : "Veal"},{"system" : "http://snomed.info/sct","code" : "226953008","display" : "Fried veal"},{"system" : "http://snomed.info/sct","code" : "226954002","display" : "Grilled veal"},{"system" : "http://snomed.info/sct","code" : "226955001","display" : "Chicken"},{"system" : "http://snomed.info/sct","code" : "226956000","display" : "Boiled chicken"},{"system" : "http://snomed.info/sct","code" : "226957009","display" : "Fried chicken"},{"system" : "http://snomed.info/sct","code" : "226958004","display" : "Fried chicken in batter"},{"system" : "http://snomed.info/sct","code" : "226959007","display" : "Fried chicken in breadcrumb"},{"system" : "http://snomed.info/sct","code" : "226960002","display" : "Fried chicken nuggets"},{"system" : "http://snomed.info/sct","code" : "226961003","display" : "Roast chicken"},{"system" : "http://snomed.info/sct","code" : "226962005","display" : "Minced chicken"},{"system" : "http://snomed.info/sct","code" : "226963000","display" : "Duck - meat"},{"system" : "http://snomed.info/sct","code" : "226964006","display" : "Roast duck"},{"system" : "http://snomed.info/sct","code" : "226965007","display" : "Goose"},{"system" : "http://snomed.info/sct","code" : "226966008","display" : "Roast goose"},{"system" : "http://snomed.info/sct","code" : "226967004","display" : "Turkey - meat"},{"system" : "http://snomed.info/sct","code" : "226968009","display" : "Roast turkey"},{"system" : "http://snomed.info/sct","code" : "226969001","display" : "Stewed turkey"},{"system" : "http://snomed.info/sct","code" : "226970000","display" : "Minced turkey"},{"system" : "http://snomed.info/sct","code" : "226971001","display" : "Game - meat"},{"system" : "http://snomed.info/sct","code" : "226972008","display" : "Grouse - meat"},{"system" : "http://snomed.info/sct","code" : "226973003","display" : "Roast grouse"},{"system" : "http://snomed.info/sct","code" : "226974009","display" : "Partridge - meat"},{"system" : "http://snomed.info/sct","code" : "226975005","display" : "Roast partridge"},{"system" : "http://snomed.info/sct","code" : "226976006","display" : "Pheasant"},{"system" : "http://snomed.info/sct","code" : "226977002","display" : "Roast pheasant"},{"system" : "http://snomed.info/sct","code" : "226978007","display" : "Roast pigeon"},{"system" : "http://snomed.info/sct","code" : "226979004","display" : "Roast venison"},{"system" : "http://snomed.info/sct","code" : "226980001","display" : "Stewed hare"},{"system" : "http://snomed.info/sct","code" : "226981002","display" : "Stewed rabbit"},{"system" : "http://snomed.info/sct","code" : "226982009","display" : "Offal"},{"system" : "http://snomed.info/sct","code" : "226983004","display" : "Heart - meat"},{"system" : "http://snomed.info/sct","code" : "226984005","display" : "Stewed heart"},{"system" : "http://snomed.info/sct","code" : "226985006","display" : "Roast heart"},{"system" : "http://snomed.info/sct","code" : "226987003","display" : "Kidney - meat"},{"system" : "http://snomed.info/sct","code" : "226988008","display" : "Fried kidney"},{"system" : "http://snomed.info/sct","code" : "226989000","display" : "Grilled kidney"},{"system" : "http://snomed.info/sct","code" : "226990009","display" : "Stewed kidney"},{"system" : "http://snomed.info/sct","code" : "226991008","display" : "Liver - meat"},{"system" : "http://snomed.info/sct","code" : "226992001","display" : "Fried liver"},{"system" : "http://snomed.info/sct","code" : "226993006","display" : "Grilled liver"},{"system" : "http://snomed.info/sct","code" : "226994000","display" : "Stewed liver"},{"system" : "http://snomed.info/sct","code" : "226995004","display" : "Oxtail"},{"system" : "http://snomed.info/sct","code" : "226996003","display" : "Stewed oxtail"},{"system" : "http://snomed.info/sct","code" : "226997007","display" : "Sweetbread"},{"system" : "http://snomed.info/sct","code" : "226998002","display" : "Fried sweetbread"},{"system" : "http://snomed.info/sct","code" : "226999005","display" : "Tongue - meat"},{"system" : "http://snomed.info/sct","code" : "227000008","display" : "Tripe"},{"system" : "http://snomed.info/sct","code" : "227001007","display" : "Dressed tripe"},{"system" : "http://snomed.info/sct","code" : "227002000","display" : "Dressed stewed tripe"},{"system" : "http://snomed.info/sct","code" : "227003005","display" : "Meat products"},{"system" : "http://snomed.info/sct","code" : "227004004","display" : "Meat burger"},{"system" : "http://snomed.info/sct","code" : "227005003","display" : "Beef burger"},{"system" : "http://snomed.info/sct","code" : "227006002","display" : "Pork burger"},{"system" : "http://snomed.info/sct","code" : "227007006","display" : "Lamb burger"},{"system" : "http://snomed.info/sct","code" : "227008001","display" : "Chicken burger"},{"system" : "http://snomed.info/sct","code" : "227009009","display" : "Turkey burger"},{"system" : "http://snomed.info/sct","code" : "227010004","display" : "Black pudding"},{"system" : "http://snomed.info/sct","code" : "227011000","display" : "Brawn"},{"system" : "http://snomed.info/sct","code" : "227012007","display" : "Faggot"},{"system" : "http://snomed.info/sct","code" : "227013002","display" : "Haggis"},{"system" : "http://snomed.info/sct","code" : "227014008","display" : "Liver pate"},{"system" : "http://snomed.info/sct","code" : "227015009","display" : "LF - Low fat liver pate"},{"system" : "http://snomed.info/sct","code" : "227016005","display" : "Meat paste"},{"system" : "http://snomed.info/sct","code" : "227017001","display" : "Polony"},{"system" : "http://snomed.info/sct","code" : "227018006","display" : "Salami"},{"system" : "http://snomed.info/sct","code" : "227019003","display" : "Saveloy"},{"system" : "http://snomed.info/sct","code" : "227020009","display" : "Sausage"},{"system" : "http://snomed.info/sct","code" : "227021008","display" : "Frankfurter"},{"system" : "http://snomed.info/sct","code" : "227022001","display" : "LF - Low fat sausage"},{"system" : "http://snomed.info/sct","code" : "227023006","display" : "Beef sausage"},{"system" : "http://snomed.info/sct","code" : "227024000","display" : "LF - Low fat beef sausage"},{"system" : "http://snomed.info/sct","code" : "227025004","display" : "Pork sausage"},{"system" : "http://snomed.info/sct","code" : "227026003","display" : "LF - Low fat pork sausage"},{"system" : "http://snomed.info/sct","code" : "227027007","display" : "Turkey sausage"},{"system" : "http://snomed.info/sct","code" : "227028002","display" : "Low fat turkey sausage"},{"system" : "http://snomed.info/sct","code" : "227029005","display" : "Liver sausage"},{"system" : "http://snomed.info/sct","code" : "227030000","display" : "White pudding"},{"system" : "http://snomed.info/sct","code" : "227031001","display" : "Processed meat"},{"system" : "http://snomed.info/sct","code" : "227032008","display" : "Chicken roll"},{"system" : "http://snomed.info/sct","code" : "227033003","display" : "Chopped ham and pork"},{"system" : "http://snomed.info/sct","code" : "227034009","display" : "Corned beef"},{"system" : "http://snomed.info/sct","code" : "227036006","display" : "Luncheon meat"},{"system" : "http://snomed.info/sct","code" : "227038007","display" : "White fish"},{"system" : "http://snomed.info/sct","code" : "227040002","display" : "Bele"},{"system" : "http://snomed.info/sct","code" : "227041003","display" : "Boal"},{"system" : "http://snomed.info/sct","code" : "227042005","display" : "Bream"},{"system" : "http://snomed.info/sct","code" : "227044006","display" : "Chinese salted fish"},{"system" : "http://snomed.info/sct","code" : "227045007","display" : "Chital"},{"system" : "http://snomed.info/sct","code" : "227046008","display" : "Baked cod"},{"system" : "http://snomed.info/sct","code" : "227047004","display" : "Poached cod"},{"system" : "http://snomed.info/sct","code" : "227048009","display" : "Grilled cod"},{"system" : "http://snomed.info/sct","code" : "227049001","display" : "Fried cod"},{"system" : "http://snomed.info/sct","code" : "227050001","display" : "Fried cod in batter"},{"system" : "http://snomed.info/sct","code" : "227051002","display" : "Fried cod in breadcrumbs"},{"system" : "http://snomed.info/sct","code" : "227052009","display" : "Fried cod goujons in breadcrumbs"},{"system" : "http://snomed.info/sct","code" : "227053004","display" : "Cod in batter baked in the oven"},{"system" : "http://snomed.info/sct","code" : "227054005","display" : "Dried salted cod"},{"system" : "http://snomed.info/sct","code" : "227055006","display" : "Smoked poached cod"},{"system" : "http://snomed.info/sct","code" : "227058008","display" : "Dab"},{"system" : "http://snomed.info/sct","code" : "227060005","display" : "Poached haddock"},{"system" : "http://snomed.info/sct","code" : "227061009","display" : "Fried haddock"},{"system" : "http://snomed.info/sct","code" : "227062002","display" : "Fried haddock in batter"},{"system" : "http://snomed.info/sct","code" : "227063007","display" : "Fried haddock in breadcrumbs"},{"system" : "http://snomed.info/sct","code" : "227064001","display" : "Fried haddock goujons in breadcrumbs"},{"system" : "http://snomed.info/sct","code" : "227065000","display" : "Smoked poached haddock"},{"system" : "http://snomed.info/sct","code" : "227066004","display" : "Hake"},{"system" : "http://snomed.info/sct","code" : "227067008","display" : "Halibut"},{"system" : "http://snomed.info/sct","code" : "227068003","display" : "Hoki"},{"system" : "http://snomed.info/sct","code" : "227069006","display" : "Fried hoki in batter"},{"system" : "http://snomed.info/sct","code" : "227070007","display" : "John dory"},{"system" : "http://snomed.info/sct","code" : "227071006","display" : "Kalabasu"},{"system" : "http://snomed.info/sct","code" : "227072004","display" : "Lemon sole"},{"system" : "http://snomed.info/sct","code" : "227073009","display" : "Poached lemon sole"},{"system" : "http://snomed.info/sct","code" : "227074003","display" : "Fried lemon sole"},{"system" : "http://snomed.info/sct","code" : "227075002","display" : "Fried lemon sole in breadcrumbs"},{"system" : "http://snomed.info/sct","code" : "227076001","display" : "Ling"},{"system" : "http://snomed.info/sct","code" : "227078000","display" : "Monkfish"},{"system" : "http://snomed.info/sct","code" : "227080006","display" : "Grey mullet"},{"system" : "http://snomed.info/sct","code" : "227081005","display" : "Red mullet"},{"system" : "http://snomed.info/sct","code" : "227083008","display" : "Plaice"},{"system" : "http://snomed.info/sct","code" : "227084002","display" : "Poached plaice"},{"system" : "http://snomed.info/sct","code" : "227085001","display" : "Fried plaice"},{"system" : "http://snomed.info/sct","code" : "227086000","display" : "Fried plaice in batter"},{"system" : "http://snomed.info/sct","code" : "227087009","display" : "Fried plaice in breadcrumbs"},{"system" : "http://snomed.info/sct","code" : "227088004","display" : "Fried plaice goujons in breadcrumbs"},{"system" : "http://snomed.info/sct","code" : "227089007","display" : "Pollack"},{"system" : "http://snomed.info/sct","code" : "227092006","display" : "Black pomfret"},{"system" : "http://snomed.info/sct","code" : "227093001","display" : "White pomfret"},{"system" : "http://snomed.info/sct","code" : "227096009","display" : "Rohu"},{"system" : "http://snomed.info/sct","code" : "227097000","display" : "Dogfish"},{"system" : "http://snomed.info/sct","code" : "227098005","display" : "Fried rock salmon in batter"},{"system" : "http://snomed.info/sct","code" : "227099002","display" : "Saithe"},{"system" : "http://snomed.info/sct","code" : "227101009","display" : "Shark - food"},{"system" : "http://snomed.info/sct","code" : "227103007","display" : "Fried skate in batter"},{"system" : "http://snomed.info/sct","code" : "227104001","display" : "Tilapia"},{"system" : "http://snomed.info/sct","code" : "227105000","display" : "Turbot"},{"system" : "http://snomed.info/sct","code" : "227106004","display" : "Whiting"},{"system" : "http://snomed.info/sct","code" : "227107008","display" : "Poached whiting"},{"system" : "http://snomed.info/sct","code" : "227108003","display" : "Fried whiting"},{"system" : "http://snomed.info/sct","code" : "227109006","display" : "Fried whiting in breadcrumbs"},{"system" : "http://snomed.info/sct","code" : "227110001","display" : "Oily fish"},{"system" : "http://snomed.info/sct","code" : "227111002","display" : "Bacha"},{"system" : "http://snomed.info/sct","code" : "227114005","display" : "Jellied eel"},{"system" : "http://snomed.info/sct","code" : "227115006","display" : "Dried herring"},{"system" : "http://snomed.info/sct","code" : "227116007","display" : "Fried herring in oatmeal"},{"system" : "http://snomed.info/sct","code" : "227117003","display" : "Grilled herring"},{"system" : "http://snomed.info/sct","code" : "227118008","display" : "Pickled herring"},{"system" : "http://snomed.info/sct","code" : "227119000","display" : "Hilsa"},{"system" : "http://snomed.info/sct","code" : "227120006","display" : "Jackfish"},{"system" : "http://snomed.info/sct","code" : "227121005","display" : "Katla"},{"system" : "http://snomed.info/sct","code" : "227122003","display" : "Kipper"},{"system" : "http://snomed.info/sct","code" : "227123008","display" : "Poached kipper"},{"system" : "http://snomed.info/sct","code" : "227124002","display" : "Grilled kipper"},{"system" : "http://snomed.info/sct","code" : "227126000","display" : "Fried mackerel"},{"system" : "http://snomed.info/sct","code" : "227127009","display" : "Grilled mackerel"},{"system" : "http://snomed.info/sct","code" : "227128004","display" : "Smoked mackerel"},{"system" : "http://snomed.info/sct","code" : "227129007","display" : "Grilled smoked mackerel"},{"system" : "http://snomed.info/sct","code" : "227130002","display" : "Orange roughy"},{"system" : "http://snomed.info/sct","code" : "227131003","display" : "Pangas"},{"system" : "http://snomed.info/sct","code" : "227132005","display" : "Grilled salmon"},{"system" : "http://snomed.info/sct","code" : "227133000","display" : "Poached salmon"},{"system" : "http://snomed.info/sct","code" : "227134006","display" : "Smoked salmon"},{"system" : "http://snomed.info/sct","code" : "227135007","display" : "Salmon en croute"},{"system" : "http://snomed.info/sct","code" : "227136008","display" : "Sardine"},{"system" : "http://snomed.info/sct","code" : "227137004","display" : "Grilled sardine"},{"system" : "http://snomed.info/sct","code" : "227138009","display" : "Fried sardine"},{"system" : "http://snomed.info/sct","code" : "227139001","display" : "Sprats"},{"system" : "http://snomed.info/sct","code" : "227141000","display" : "Fried trout"},{"system" : "http://snomed.info/sct","code" : "227142007","display" : "Baked trout"},{"system" : "http://snomed.info/sct","code" : "227143002","display" : "Smoked trout"},{"system" : "http://snomed.info/sct","code" : "227144008","display" : "Tuna fish"},{"system" : "http://snomed.info/sct","code" : "227145009","display" : "Whitebait fried"},{"system" : "http://snomed.info/sct","code" : "227147001","display" : "Cockles"},{"system" : "http://snomed.info/sct","code" : "227148006","display" : "Cockles bottled in vinegar"},{"system" : "http://snomed.info/sct","code" : "227150003","display" : "Mussel"},{"system" : "http://snomed.info/sct","code" : "227151004","display" : "Prawns"},{"system" : "http://snomed.info/sct","code" : "227152006","display" : "Boiled prawns"},{"system" : "http://snomed.info/sct","code" : "227153001","display" : "Fried prawns"},{"system" : "http://snomed.info/sct","code" : "227154007","display" : "Fried prawns in batter"},{"system" : "http://snomed.info/sct","code" : "227155008","display" : "Dried prawns"},{"system" : "http://snomed.info/sct","code" : "227156009","display" : "Scampi"},{"system" : "http://snomed.info/sct","code" : "227157000","display" : "Fried scampi in batter"},{"system" : "http://snomed.info/sct","code" : "227158005","display" : "Fried scampi in breadcrumbs"},{"system" : "http://snomed.info/sct","code" : "227159002","display" : "Fried shrimp"},{"system" : "http://snomed.info/sct","code" : "227160007","display" : "Dried shrimp"},{"system" : "http://snomed.info/sct","code" : "227164003","display" : "Dried squid"},{"system" : "http://snomed.info/sct","code" : "227165002","display" : "Fried squid"},{"system" : "http://snomed.info/sct","code" : "227167005","display" : "Fried squid in batter"},{"system" : "http://snomed.info/sct","code" : "227168000","display" : "Whelks"},{"system" : "http://snomed.info/sct","code" : "227169008","display" : "Winkles"},{"system" : "http://snomed.info/sct","code" : "227170009","display" : "Fish products"},{"system" : "http://snomed.info/sct","code" : "227171008","display" : "Crabstick"},{"system" : "http://snomed.info/sct","code" : "227172001","display" : "Fish ball"},{"system" : "http://snomed.info/sct","code" : "227173006","display" : "Fishcake"},{"system" : "http://snomed.info/sct","code" : "227174000","display" : "Grilled fishcake"},{"system" : "http://snomed.info/sct","code" : "227175004","display" : "Fried fishcake"},{"system" : "http://snomed.info/sct","code" : "227176003","display" : "Fish fingers"},{"system" : "http://snomed.info/sct","code" : "227177007","display" : "Fried fish fingers"},{"system" : "http://snomed.info/sct","code" : "227178002","display" : "Grilled fish fingers"},{"system" : "http://snomed.info/sct","code" : "227179005","display" : "Fish paste"},{"system" : "http://snomed.info/sct","code" : "227180008","display" : "Fish pate"},{"system" : "http://snomed.info/sct","code" : "227181007","display" : "Fish pie"},{"system" : "http://snomed.info/sct","code" : "227182000","display" : "Kedgeree"},{"system" : "http://snomed.info/sct","code" : "227183005","display" : "Fish roe"},{"system" : "http://snomed.info/sct","code" : "227184004","display" : "Raw hard fish roe"},{"system" : "http://snomed.info/sct","code" : "227185003","display" : "Fried hard fish roe"},{"system" : "http://snomed.info/sct","code" : "227186002","display" : "Fried hard fish roe in batter"},{"system" : "http://snomed.info/sct","code" : "227187006","display" : "Raw soft fish roe"},{"system" : "http://snomed.info/sct","code" : "227188001","display" : "Fried soft fish roe"},{"system" : "http://snomed.info/sct","code" : "227189009","display" : "Seafood cocktail"},{"system" : "http://snomed.info/sct","code" : "227190000","display" : "Taramasalata"},{"system" : "http://snomed.info/sct","code" : "227191001","display" : "Tinned fish"},{"system" : "http://snomed.info/sct","code" : "227193003","display" : "Anchovies canned in oil"},{"system" : "http://snomed.info/sct","code" : "227194009","display" : "Herring canned in tomato sauce"},{"system" : "http://snomed.info/sct","code" : "227195005","display" : "Mackerel canned in tomato sauce"},{"system" : "http://snomed.info/sct","code" : "227196006","display" : "Mackerel canned in brine"},{"system" : "http://snomed.info/sct","code" : "227197002","display" : "Mussels canned in brine"},{"system" : "http://snomed.info/sct","code" : "227198007","display" : "Pilchards canned in tomato sauce"},{"system" : "http://snomed.info/sct","code" : "227199004","display" : "Pilchards canned in brine"},{"system" : "http://snomed.info/sct","code" : "227200001","display" : "Salmon canned in brine"},{"system" : "http://snomed.info/sct","code" : "227201002","display" : "Sardines canned in brine"},{"system" : "http://snomed.info/sct","code" : "227202009","display" : "Sardines canned in oil"},{"system" : "http://snomed.info/sct","code" : "227203004","display" : "Sardines canned in tomato sauce"},{"system" : "http://snomed.info/sct","code" : "227204005","display" : "Tuna canned in brine"},{"system" : "http://snomed.info/sct","code" : "227205006","display" : "Tuna canned in oil"},{"system" : "http://snomed.info/sct","code" : "227206007","display" : "Crab canned in brine"},{"system" : "http://snomed.info/sct","code" : "227207003","display" : "Shrimps canned in brine"},{"system" : "http://snomed.info/sct","code" : "227208008","display" : "Abalone canned in brine"},{"system" : "http://snomed.info/sct","code" : "227209000","display" : "Clams canned in brine"},{"system" : "http://snomed.info/sct","code" : "227210005","display" : "Vegetables pulses herbs and spices"},{"system" : "http://snomed.info/sct","code" : "227212002","display" : "Alfalfa sprout"},{"system" : "http://snomed.info/sct","code" : "227213007","display" : "Amaranth leaf"},{"system" : "http://snomed.info/sct","code" : "227214001","display" : "Arrowhead"},{"system" : "http://snomed.info/sct","code" : "227215000","display" : "Artichoke"},{"system" : "http://snomed.info/sct","code" : "227216004","display" : "Globe artichoke"},{"system" : "http://snomed.info/sct","code" : "227217008","display" : "Jerusalem artichoke"},{"system" : "http://snomed.info/sct","code" : "227218003","display" : "Asparagus"},{"system" : "http://snomed.info/sct","code" : "227219006","display" : "Aubergine"},{"system" : "http://snomed.info/sct","code" : "227220000","display" : "Beetroot"},{"system" : "http://snomed.info/sct","code" : "227221001","display" : "Brassica vegetable"},{"system" : "http://snomed.info/sct","code" : "227225005","display" : "Chinese cabbage"},{"system" : "http://snomed.info/sct","code" : "227226006","display" : "Red cabbage"},{"system" : "http://snomed.info/sct","code" : "227227002","display" : "Savoy cabbage"},{"system" : "http://snomed.info/sct","code" : "227228007","display" : "Spring cabbage"},{"system" : "http://snomed.info/sct","code" : "227229004","display" : "White cabbage"},{"system" : "http://snomed.info/sct","code" : "227230009","display" : "Curly kale"},{"system" : "http://snomed.info/sct","code" : "227231008","display" : "Kohl rabi"},{"system" : "http://snomed.info/sct","code" : "227232001","display" : "Seakale"},{"system" : "http://snomed.info/sct","code" : "227233006","display" : "Breadfruit"},{"system" : "http://snomed.info/sct","code" : "227234000","display" : "Cassava"},{"system" : "http://snomed.info/sct","code" : "227235004","display" : "Celeriac"},{"system" : "http://snomed.info/sct","code" : "227236003","display" : "Chard"},{"system" : "http://snomed.info/sct","code" : "227238002","display" : "Cho cho"},{"system" : "http://snomed.info/sct","code" : "227239005","display" : "Courgette"},{"system" : "http://snomed.info/sct","code" : "227240007","display" : "Cole leaf"},{"system" : "http://snomed.info/sct","code" : "227242004","display" : "Drumstick leaf"},{"system" : "http://snomed.info/sct","code" : "227244003","display" : "Fenugreek"},{"system" : "http://snomed.info/sct","code" : "227245002","display" : "Gherkin"},{"system" : "http://snomed.info/sct","code" : "227247005","display" : "Jackfruit"},{"system" : "http://snomed.info/sct","code" : "227249008","display" : "Lotus tuber"},{"system" : "http://snomed.info/sct","code" : "227250008","display" : "Marrow"},{"system" : "http://snomed.info/sct","code" : "227251007","display" : "Matoki"},{"system" : "http://snomed.info/sct","code" : "227253005","display" : "Mustard leaf"},{"system" : "http://snomed.info/sct","code" : "227254004","display" : "Okra"},{"system" : "http://snomed.info/sct","code" : "227255003","display" : "Spring onion"},{"system" : "http://snomed.info/sct","code" : "227258001","display" : "Patra leaf"},{"system" : "http://snomed.info/sct","code" : "227259009","display" : "Plantain"},{"system" : "http://snomed.info/sct","code" : "227260004","display" : "Pumpkin"},{"system" : "http://snomed.info/sct","code" : "227261000","display" : "Raddiccio"},{"system" : "http://snomed.info/sct","code" : "227262007","display" : "Radish white - mooli"},{"system" : "http://snomed.info/sct","code" : "227263002","display" : "Rape leaf"},{"system" : "http://snomed.info/sct","code" : "227264008","display" : "Salsify"},{"system" : "http://snomed.info/sct","code" : "227265009","display" : "Seaweed"},{"system" : "http://snomed.info/sct","code" : "227266005","display" : "Swede"},{"system" : "http://snomed.info/sct","code" : "227268006","display" : "Sweetcorn"},{"system" : "http://snomed.info/sct","code" : "227269003","display" : "Sweetcorn kernels"},{"system" : "http://snomed.info/sct","code" : "227270002","display" : "Sweetcorn on-the-cob"},{"system" : "http://snomed.info/sct","code" : "227271003","display" : "Tannia"},{"system" : "http://snomed.info/sct","code" : "227272005","display" : "Taro"},{"system" : "http://snomed.info/sct","code" : "227273000","display" : "Taro leaves"},{"system" : "http://snomed.info/sct","code" : "227274006","display" : "Tomato puree"},{"system" : "http://snomed.info/sct","code" : "227275007","display" : "Turnip"},{"system" : "http://snomed.info/sct","code" : "227276008","display" : "Water chestnut"},{"system" : "http://snomed.info/sct","code" : "227277004","display" : "Watercress"},{"system" : "http://snomed.info/sct","code" : "227279001","display" : "Boiled potato"},{"system" : "http://snomed.info/sct","code" : "227280003","display" : "Potato boiled in salted water"},{"system" : "http://snomed.info/sct","code" : "227281004","display" : "Potato boiled in unsalted water"},{"system" : "http://snomed.info/sct","code" : "227282006","display" : "Chips"},{"system" : "http://snomed.info/sct","code" : "227283001","display" : "Thick cut chips"},{"system" : "http://snomed.info/sct","code" : "227284007","display" : "Thin cut chips"},{"system" : "http://snomed.info/sct","code" : "227285008","display" : "Crinkle cut chips"},{"system" : "http://snomed.info/sct","code" : "227286009","display" : "Chips fried in corn oil"},{"system" : "http://snomed.info/sct","code" : "227287000","display" : "Chips fried in dripping"},{"system" : "http://snomed.info/sct","code" : "227288005","display" : "Chips fried in blended oil"},{"system" : "http://snomed.info/sct","code" : "227289002","display" : "Chips fried in polyunsaturated oil"},{"system" : "http://snomed.info/sct","code" : "227290006","display" : "Microwave chips"},{"system" : "http://snomed.info/sct","code" : "227291005","display" : "Oven chips"},{"system" : "http://snomed.info/sct","code" : "227292003","display" : "Jacket potato"},{"system" : "http://snomed.info/sct","code" : "227294002","display" : "Mashed potato"},{"system" : "http://snomed.info/sct","code" : "227295001","display" : "Potato mashed with butter"},{"system" : "http://snomed.info/sct","code" : "227296000","display" : "Potato mashed with margarine"},{"system" : "http://snomed.info/sct","code" : "227297009","display" : "Potato mashed with milk"},{"system" : "http://snomed.info/sct","code" : "227298004","display" : "Potato mashed with polyunsaturated margarine"},{"system" : "http://snomed.info/sct","code" : "227299007","display" : "Roast potato"},{"system" : "http://snomed.info/sct","code" : "227300004","display" : "Potato roasted in vegetable oil"},{"system" : "http://snomed.info/sct","code" : "227301000","display" : "Potato roasted in polyunsaturated oil"},{"system" : "http://snomed.info/sct","code" : "227302007","display" : "Potato roasted in dripping"},{"system" : "http://snomed.info/sct","code" : "227303002","display" : "Tinned potato"},{"system" : "http://snomed.info/sct","code" : "227304008","display" : "Potato tinned in salted water"},{"system" : "http://snomed.info/sct","code" : "227305009","display" : "Potato tinned in unsalted water"},{"system" : "http://snomed.info/sct","code" : "227306005","display" : "Instant potato"},{"system" : "http://snomed.info/sct","code" : "227307001","display" : "Instant potato made up with water"},{"system" : "http://snomed.info/sct","code" : "227308006","display" : "Instant potato made up with semi-skimmed milk"},{"system" : "http://snomed.info/sct","code" : "227309003","display" : "Instant potato made up with skimmed milk"},{"system" : "http://snomed.info/sct","code" : "227310008","display" : "Instant potato made up with whole milk"},{"system" : "http://snomed.info/sct","code" : "227311007","display" : "Potato croquette fried in blended oil"},{"system" : "http://snomed.info/sct","code" : "227312000","display" : "Potato waffle"},{"system" : "http://snomed.info/sct","code" : "227313005","display" : "Legume"},{"system" : "http://snomed.info/sct","code" : "227314004","display" : "Canned beans"},{"system" : "http://snomed.info/sct","code" : "227315003","display" : "Baked beans"},{"system" : "http://snomed.info/sct","code" : "227316002","display" : "Baked beans canned in tomato sauce"},{"system" : "http://snomed.info/sct","code" : "227317006","display" : "Baked beans canned in tomato sauce reduced sugar"},{"system" : "http://snomed.info/sct","code" : "227318001","display" : "Baked beans canned in tomato sauce reduced salt"},{"system" : "http://snomed.info/sct","code" : "227319009","display" : "Baked beans canned in tomato sauce with burgers"},{"system" : "http://snomed.info/sct","code" : "227320003","display" : "Baked beans canned in tomato sauce with pork sausages"},{"system" : "http://snomed.info/sct","code" : "227321004","display" : "Balor beans canned"},{"system" : "http://snomed.info/sct","code" : "227322006","display" : "Barbecue beans canned in sauce"},{"system" : "http://snomed.info/sct","code" : "227323001","display" : "Canned mung beansprouts"},{"system" : "http://snomed.info/sct","code" : "227324007","display" : "Canned broad beans"},{"system" : "http://snomed.info/sct","code" : "227325008","display" : "Canned butter beans"},{"system" : "http://snomed.info/sct","code" : "227326009","display" : "Canned chick peas"},{"system" : "http://snomed.info/sct","code" : "227327000","display" : "Canned chilli beans"},{"system" : "http://snomed.info/sct","code" : "227328005","display" : "Canned haricot beans"},{"system" : "http://snomed.info/sct","code" : "227329002","display" : "Canned lilva beans"},{"system" : "http://snomed.info/sct","code" : "227330007","display" : "Canned lentils in tomato sauce"},{"system" : "http://snomed.info/sct","code" : "227331006","display" : "Canned papri beans"},{"system" : "http://snomed.info/sct","code" : "227332004","display" : "Canned peas"},{"system" : "http://snomed.info/sct","code" : "227333009","display" : "Canned garden peas"},{"system" : "http://snomed.info/sct","code" : "227334003","display" : "Canned marrowfat peas"},{"system" : "http://snomed.info/sct","code" : "227335002","display" : "Canned mushy peas"},{"system" : "http://snomed.info/sct","code" : "227336001","display" : "Canned pease pudding"},{"system" : "http://snomed.info/sct","code" : "227337005","display" : "Canned red kidney beans"},{"system" : "http://snomed.info/sct","code" : "227338000","display" : "Aduki beans"},{"system" : "http://snomed.info/sct","code" : "227339008","display" : "Beansprouts"},{"system" : "http://snomed.info/sct","code" : "227340005","display" : "Raw mung beansprouts"},{"system" : "http://snomed.info/sct","code" : "227341009","display" : "Stir-fried mung beansprouts"},{"system" : "http://snomed.info/sct","code" : "227342002","display" : "Black gram beans"},{"system" : "http://snomed.info/sct","code" : "227343007","display" : "Blackeye beans"},{"system" : "http://snomed.info/sct","code" : "227346004","display" : "Chick peas"},{"system" : "http://snomed.info/sct","code" : "227347008","display" : "Cluster beans"},{"system" : "http://snomed.info/sct","code" : "227348003","display" : "Haricot beans"},{"system" : "http://snomed.info/sct","code" : "227349006","display" : "Hummus"},{"system" : "http://snomed.info/sct","code" : "227350006","display" : "Lentils"},{"system" : "http://snomed.info/sct","code" : "227351005","display" : "Green lentils"},{"system" : "http://snomed.info/sct","code" : "227352003","display" : "Brown lentils"},{"system" : "http://snomed.info/sct","code" : "227353008","display" : "Red split lentils"},{"system" : "http://snomed.info/sct","code" : "227354002","display" : "Miso"},{"system" : "http://snomed.info/sct","code" : "227355001","display" : "Mung beans"},{"system" : "http://snomed.info/sct","code" : "227356000","display" : "Mung bean dahl"},{"system" : "http://snomed.info/sct","code" : "227357009","display" : "Papri beans"},{"system" : "http://snomed.info/sct","code" : "227358004","display" : "Pigeon peas"},{"system" : "http://snomed.info/sct","code" : "227359007","display" : "Pigeon pea dahl"},{"system" : "http://snomed.info/sct","code" : "227360002","display" : "Pinto beans"},{"system" : "http://snomed.info/sct","code" : "227361003","display" : "Refried pinto beans"},{"system" : "http://snomed.info/sct","code" : "227362005","display" : "Red kidney beans"},{"system" : "http://snomed.info/sct","code" : "227363000","display" : "Sword beans"},{"system" : "http://snomed.info/sct","code" : "227364006","display" : "Tempeh"},{"system" : "http://snomed.info/sct","code" : "227365007","display" : "Tofu"},{"system" : "http://snomed.info/sct","code" : "227366008","display" : "Steamed tofu"},{"system" : "http://snomed.info/sct","code" : "227367004","display" : "Steamed fried tofu"},{"system" : "http://snomed.info/sct","code" : "227368009","display" : "Fu-juk tofu"},{"system" : "http://snomed.info/sct","code" : "227369001","display" : "Fresh peas"},{"system" : "http://snomed.info/sct","code" : "227370000","display" : "Fresh raw peas"},{"system" : "http://snomed.info/sct","code" : "227371001","display" : "Fresh boiled peas"},{"system" : "http://snomed.info/sct","code" : "227372008","display" : "Dried boiled peas"},{"system" : "http://snomed.info/sct","code" : "227373003","display" : "Dried boiled split peas"},{"system" : "http://snomed.info/sct","code" : "227374009","display" : "Herbs and spices"},{"system" : "http://snomed.info/sct","code" : "227375005","display" : "Allspice"},{"system" : "http://snomed.info/sct","code" : "227376006","display" : "Anise seed"},{"system" : "http://snomed.info/sct","code" : "227377002","display" : "Asafetida (substance)"},{"system" : "http://snomed.info/sct","code" : "227379004","display" : "Bay leaf"},{"system" : "http://snomed.info/sct","code" : "227380001","display" : "Betel leaf"},{"system" : "http://snomed.info/sct","code" : "227381002","display" : "Caraway seed"},{"system" : "http://snomed.info/sct","code" : "227382009","display" : "Cardamom"},{"system" : "http://snomed.info/sct","code" : "227383004","display" : "Celery seed"},{"system" : "http://snomed.info/sct","code" : "227384005","display" : "Chervil, dried"},{"system" : "http://snomed.info/sct","code" : "227385006","display" : "Chilli powder"},{"system" : "http://snomed.info/sct","code" : "227386007","display" : "Chinese five spice"},{"system" : "http://snomed.info/sct","code" : "227387003","display" : "Chive - herb"},{"system" : "http://snomed.info/sct","code" : "227388008","display" : "Cinnamon"},{"system" : "http://snomed.info/sct","code" : "227389000","display" : "Clove"},{"system" : "http://snomed.info/sct","code" : "227390009","display" : "Coriander leaf"},{"system" : "http://snomed.info/sct","code" : "227391008","display" : "Coriander seed"},{"system" : "http://snomed.info/sct","code" : "227392001","display" : "Cumin seed"},{"system" : "http://snomed.info/sct","code" : "227393006","display" : "Curry leaf"},{"system" : "http://snomed.info/sct","code" : "227395004","display" : "Curry powder"},{"system" : "http://snomed.info/sct","code" : "227396003","display" : "Fennel"},{"system" : "http://snomed.info/sct","code" : "227397007","display" : "Fennel seed"},{"system" : "http://snomed.info/sct","code" : "227398002","display" : "Fenugreek seed"},{"system" : "http://snomed.info/sct","code" : "227399005","display" : "Garam masala"},{"system" : "http://snomed.info/sct","code" : "227400003","display" : "Ginger"},{"system" : "http://snomed.info/sct","code" : "227401004","display" : "Ground ginger"},{"system" : "http://snomed.info/sct","code" : "227402006","display" : "Root ginger"},{"system" : "http://snomed.info/sct","code" : "227403001","display" : "Liquorice powder"},{"system" : "http://snomed.info/sct","code" : "227404007","display" : "Mace"},{"system" : "http://snomed.info/sct","code" : "227405008","display" : "Marjoram"},{"system" : "http://snomed.info/sct","code" : "227406009","display" : "Mustard seed"},{"system" : "http://snomed.info/sct","code" : "227407000","display" : "Oregano"},{"system" : "http://snomed.info/sct","code" : "227408005","display" : "Paprika"},{"system" : "http://snomed.info/sct","code" : "227409002","display" : "Poppy seed"},{"system" : "http://snomed.info/sct","code" : "227410007","display" : "Rosemary"},{"system" : "http://snomed.info/sct","code" : "227411006","display" : "Sage"},{"system" : "http://snomed.info/sct","code" : "227412004","display" : "Tarragon"},{"system" : "http://snomed.info/sct","code" : "227413009","display" : "Thyme"},{"system" : "http://snomed.info/sct","code" : "227414003","display" : "Turmeric"},{"system" : "http://snomed.info/sct","code" : "227415002","display" : "Fruit nuts and seeds"},{"system" : "http://snomed.info/sct","code" : "227416001","display" : "Fresh fruit"},{"system" : "http://snomed.info/sct","code" : "227417005","display" : "Bilberry"},{"system" : "http://snomed.info/sct","code" : "227418000","display" : "Blackberries"},{"system" : "http://snomed.info/sct","code" : "227419008","display" : "Blackcurrant"},{"system" : "http://snomed.info/sct","code" : "227420002","display" : "Clementine"},{"system" : "http://snomed.info/sct","code" : "227421003","display" : "Cranberries"},{"system" : "http://snomed.info/sct","code" : "227422005","display" : "Damson"},{"system" : "http://snomed.info/sct","code" : "227423000","display" : "Phoenix dactylifera (substance)"},{"system" : "http://snomed.info/sct","code" : "227424006","display" : "Elderberries"},{"system" : "http://snomed.info/sct","code" : "227425007","display" : "Figs"},{"system" : "http://snomed.info/sct","code" : "227426008","display" : "Fresh fruit salad"},{"system" : "http://snomed.info/sct","code" : "227427004","display" : "Gooseberries"},{"system" : "http://snomed.info/sct","code" : "227428009","display" : "Greengage"},{"system" : "http://snomed.info/sct","code" : "227429001","display" : "Guava"},{"system" : "http://snomed.info/sct","code" : "227431005","display" : "Kumquat"},{"system" : "http://snomed.info/sct","code" : "227432003","display" : "Loganberries"},{"system" : "http://snomed.info/sct","code" : "227433008","display" : "Lychee"},{"system" : "http://snomed.info/sct","code" : "227434002","display" : "Mulberries"},{"system" : "http://snomed.info/sct","code" : "227435001","display" : "Nectarine"},{"system" : "http://snomed.info/sct","code" : "227436000","display" : "Olives"},{"system" : "http://snomed.info/sct","code" : "227437009","display" : "Ortanique"},{"system" : "http://snomed.info/sct","code" : "227438004","display" : "Passion fruit"},{"system" : "http://snomed.info/sct","code" : "227441008","display" : "Pomegranate"},{"system" : "http://snomed.info/sct","code" : "227442001","display" : "Pomelo"},{"system" : "http://snomed.info/sct","code" : "227443006","display" : "Quince"},{"system" : "http://snomed.info/sct","code" : "227444000","display" : "Raspberries"},{"system" : "http://snomed.info/sct","code" : "227445004","display" : "Redcurrant"},{"system" : "http://snomed.info/sct","code" : "227446003","display" : "Satsuma"},{"system" : "http://snomed.info/sct","code" : "227447007","display" : "Sharon fruit"},{"system" : "http://snomed.info/sct","code" : "227448002","display" : "White currant"},{"system" : "http://snomed.info/sct","code" : "227449005","display" : "Dried fruit"},{"system" : "http://snomed.info/sct","code" : "227450005","display" : "Dried banana"},{"system" : "http://snomed.info/sct","code" : "227451009","display" : "Dried apple"},{"system" : "http://snomed.info/sct","code" : "227452002","display" : "Dried apricot"},{"system" : "http://snomed.info/sct","code" : "227453007","display" : "Currants"},{"system" : "http://snomed.info/sct","code" : "227454001","display" : "Dried date"},{"system" : "http://snomed.info/sct","code" : "227455000","display" : "Dried fig"},{"system" : "http://snomed.info/sct","code" : "227456004","display" : "Dried mixed fruit"},{"system" : "http://snomed.info/sct","code" : "227457008","display" : "Dried mixed peel"},{"system" : "http://snomed.info/sct","code" : "227458003","display" : "Dried peach"},{"system" : "http://snomed.info/sct","code" : "227459006","display" : "Dried pear"},{"system" : "http://snomed.info/sct","code" : "227460001","display" : "Dried pineapple"},{"system" : "http://snomed.info/sct","code" : "227461002","display" : "Glace cherry"},{"system" : "http://snomed.info/sct","code" : "227462009","display" : "Prunes"},{"system" : "http://snomed.info/sct","code" : "227463004","display" : "Raisin"},{"system" : "http://snomed.info/sct","code" : "227464005","display" : "Sultanas"},{"system" : "http://snomed.info/sct","code" : "227465006","display" : "Canned fruit"},{"system" : "http://snomed.info/sct","code" : "227466007","display" : "Tinned apple"},{"system" : "http://snomed.info/sct","code" : "227467003","display" : "Tinned apricot"},{"system" : "http://snomed.info/sct","code" : "227468008","display" : "Tinned blackcurrants"},{"system" : "http://snomed.info/sct","code" : "227469000","display" : "Tinned cherries"},{"system" : "http://snomed.info/sct","code" : "227470004","display" : "Tinned figs"},{"system" : "http://snomed.info/sct","code" : "227471000","display" : "Tinned fruit cocktail"},{"system" : "http://snomed.info/sct","code" : "227472007","display" : "Tinned gooseberries"},{"system" : "http://snomed.info/sct","code" : "227473002","display" : "Tinned grapefruit"},{"system" : "http://snomed.info/sct","code" : "227474008","display" : "Tinned guava"},{"system" : "http://snomed.info/sct","code" : "227475009","display" : "Tinned kumquat"},{"system" : "http://snomed.info/sct","code" : "227476005","display" : "Tinned loganberries"},{"system" : "http://snomed.info/sct","code" : "227477001","display" : "Tinned lychees"},{"system" : "http://snomed.info/sct","code" : "227478006","display" : "Tinned mandarin oranges"},{"system" : "http://snomed.info/sct","code" : "227479003","display" : "Tinned mango"},{"system" : "http://snomed.info/sct","code" : "227480000","display" : "Tinned paw-paw"},{"system" : "http://snomed.info/sct","code" : "227481001","display" : "Tinned peaches"},{"system" : "http://snomed.info/sct","code" : "227482008","display" : "Tinned pears"},{"system" : "http://snomed.info/sct","code" : "227483003","display" : "Tinned pineapple"},{"system" : "http://snomed.info/sct","code" : "227484009","display" : "Tinned plums"},{"system" : "http://snomed.info/sct","code" : "227485005","display" : "Tinned prunes"},{"system" : "http://snomed.info/sct","code" : "227486006","display" : "Tinned raspberries"},{"system" : "http://snomed.info/sct","code" : "227487002","display" : "Tinned rhubarb"},{"system" : "http://snomed.info/sct","code" : "227488007","display" : "Tinned strawberries"},{"system" : "http://snomed.info/sct","code" : "227489004","display" : "Tinned fruit pie filling"},{"system" : "http://snomed.info/sct","code" : "227490008","display" : "Barcelona nut"},{"system" : "http://snomed.info/sct","code" : "227491007","display" : "Betel nuts"},{"system" : "http://snomed.info/sct","code" : "227492000","display" : "Breadnut seed"},{"system" : "http://snomed.info/sct","code" : "227493005","display" : "Cashew nuts"},{"system" : "http://snomed.info/sct","code" : "227495003","display" : "Roasted and salted cashew nuts"},{"system" : "http://snomed.info/sct","code" : "227496002","display" : "Fresh coconut"},{"system" : "http://snomed.info/sct","code" : "227497006","display" : "Creamed coconut"},{"system" : "http://snomed.info/sct","code" : "227498001","display" : "Desiccated coconut"},{"system" : "http://snomed.info/sct","code" : "227499009","display" : "Coconut cream"},{"system" : "http://snomed.info/sct","code" : "227500000","display" : "Coconut milk"},{"system" : "http://snomed.info/sct","code" : "227501001","display" : "Macadamia nut"},{"system" : "http://snomed.info/sct","code" : "227502008","display" : "Marzipan home-made"},{"system" : "http://snomed.info/sct","code" : "227503003","display" : "Marzipan retail"},{"system" : "http://snomed.info/sct","code" : "227504009","display" : "Melon seed"},{"system" : "http://snomed.info/sct","code" : "227505005","display" : "Mixed nuts"},{"system" : "http://snomed.info/sct","code" : "227506006","display" : "Mixed nuts and raisins"},{"system" : "http://snomed.info/sct","code" : "227507002","display" : "Smooth peanut butter"},{"system" : "http://snomed.info/sct","code" : "227508007","display" : "Crunchy peanut butter"},{"system" : "http://snomed.info/sct","code" : "227509004","display" : "Dry roasted peanuts"},{"system" : "http://snomed.info/sct","code" : "227510009","display" : "Salted peanuts"},{"system" : "http://snomed.info/sct","code" : "227511008","display" : "Pine nut"}]}}

#281

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"32485007","display":"Admission to hospital"},{"code":"308283009","display":"Discharge from hospital"},{"code":"442137000","display":"Completion time of procedure"},{"code":"386216000","display":"Childbirth"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1010
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:38 GMT
last-modified:Sat, 13 Sep 2025 20:51:38 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371049

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:37eb49e5-f47e-4eeb-9078-50f8a71a6a7f","timestamp" : "2025-09-13T20:51:38.819Z","total" : 4,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "32485007","display" : "Hospital admission"},{"system" : "http://snomed.info/sct","code" : "308283009","display" : "Discharge from hospital"},{"system" : "http://snomed.info/sct","code" : "442137000","display" : "Completion time of procedure"},{"system" : "http://snomed.info/sct","code" : "386216000","display" : "Human parturition, function (observable entity)"}]}}

#282

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"1857005"},{"code":"397430003"},{"code":"14189004"},{"code":"36989005"},{"code":"36653000"},{"code":"76902006"},{"code":"709410003"},{"code":"27836007"},{"code":"398102009"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1449
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:39 GMT
last-modified:Sat, 13 Sep 2025 20:51:39 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371051

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:4cc70bea-e068-4d15-9412-7e14805051b9","timestamp" : "2025-09-13T20:51:39.555Z","total" : 9,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "1857005","display" : "Gestational rubella syndrome"},{"system" : "http://snomed.info/sct","code" : "397430003","display" : "Diphtheria caused by Corynebacterium diphtheriae (disorder)"},{"system" : "http://snomed.info/sct","code" : "14189004","display" : "Measles"},{"system" : "http://snomed.info/sct","code" : "36989005","display" : "Mumps"},{"system" : "http://snomed.info/sct","code" : "36653000","display" : "Rubella"},{"system" : "http://snomed.info/sct","code" : "76902006","display" : "Tetanus"},{"system" : "http://snomed.info/sct","code" : "709410003","display" : "Haemophilus influenzae type b infection"},{"system" : "http://snomed.info/sct","code" : "27836007","display" : "Pertussis"},{"system" : "http://snomed.info/sct","code" : "398102009","display" : "Acute poliomyelitis (disorder)"}]}}

#283

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"429060002"},{"code":"281657000"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:826
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:39 GMT
last-modified:Sat, 13 Sep 2025 20:51:39 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371053

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:84fe8dbf-d72d-41e8-9641-1cfab58333f6","timestamp" : "2025-09-13T20:51:39.848Z","total" : 2,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "429060002","display" : "Procedure to meet occupational requirement"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "281657000","display" : "Travel vaccinations"}]}}

#284

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"77176002"},{"code":"77386006"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:760
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:40 GMT
last-modified:Sat, 13 Sep 2025 20:51:40 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371055

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:a467f158-3b3c-40ba-8f25-5c8f315f790c","timestamp" : "2025-09-13T20:51:40.186Z","total" : 2,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "77176002","display" : "Smoker"},{"system" : "http://snomed.info/sct","code" : "77386006","display" : "Pregnancy"}]}}

#285

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"310376006"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:3330
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:40 GMT
last-modified:Sat, 13 Sep 2025 20:51:40 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371058

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:b9f5a9b6-aaab-4ced-9840-e477adad4d25","timestamp" : "2025-09-13T20:51:40.581Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "310376006","display" : "Immunization consent not given"},{"system" : "http://snomed.info/sct","code" : "171257003","display" : "No consent - Tetanus/low dose diphtheria vaccine (finding)"},{"system" : "http://snomed.info/sct","code" : "171265000","display" : "Pertussis vaccine refused"},{"system" : "http://snomed.info/sct","code" : "171266004","display" : "No consent - diphtheria immunisation"},{"system" : "http://snomed.info/sct","code" : "171267008","display" : "No consent - tetanus immunization"},{"system" : "http://snomed.info/sct","code" : "171268003","display" : "Polio immunisation refused"},{"system" : "http://snomed.info/sct","code" : "171269006","display" : "No consent - measles immunization"},{"system" : "http://snomed.info/sct","code" : "171270007","display" : "No consent - rubella immunisation"},{"system" : "http://snomed.info/sct","code" : "171271006","display" : "No consent - BCG"},{"system" : "http://snomed.info/sct","code" : "171272004","display" : "No consent - influenza immunization"},{"system" : "http://snomed.info/sct","code" : "171280006","display" : "No consent for MMR"},{"system" : "http://snomed.info/sct","code" : "171283008","display" : "No consent for any primary immunization (finding)"},{"system" : "http://snomed.info/sct","code" : "171285001","display" : "No consent - pre-school vaccinations"},{"system" : "http://snomed.info/sct","code" : "171286000","display" : "No consent - school exit vaccinations"},{"system" : "http://snomed.info/sct","code" : "171291004","display" : "No consent for Haemophilus influenzae type b immunization"},{"system" : "http://snomed.info/sct","code" : "171292006","display" : "No consent pneumococcal immunisation"},{"system" : "http://snomed.info/sct","code" : "171293001","display" : "No consent for MR - Measles/rubella vaccine"},{"system" : "http://snomed.info/sct","code" : "268559007","display" : "No consent for any immunization"},{"system" : "http://snomed.info/sct","code" : "310839003","display" : "No consent for MMR1"},{"system" : "http://snomed.info/sct","code" : "310840001","display" : "No consent for measles/mumps/rubella two"},{"system" : "http://snomed.info/sct","code" : "314768003","display" : "No consent DTP immunisation"},{"system" : "http://snomed.info/sct","code" : "314769006","display" : "No consent DT immunization"},{"system" : "http://snomed.info/sct","code" : "314936001","display" : "No consent for meningitis C immunisation"},{"system" : "http://snomed.info/sct","code" : "407598009","display" : "No consent for third Haemophilus influenzae type b vaccine booster (finding)"}]}}

#286

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"71388002"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:108093
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:42 GMT
last-modified:Sat, 13 Sep 2025 20:51:42 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371060

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:528a7468-ed8c-4946-9a7b-1ba08648673b","timestamp" : "2025-09-13T20:51:41.533Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "71388002","display" : "Procedure"},{"system" : "http://snomed.info/sct","code" : "104001","display" : "Excision of lesion of patella"},{"system" : "http://snomed.info/sct","code" : "115006","display" : "Removable appliance therapy"},{"system" : "http://snomed.info/sct","code" : "119000","display" : "Thoracoscopic partial lobectomy of lung"},{"system" : "http://snomed.info/sct","code" : "128004","display" : "Hand microscope examination of skin"},{"system" : "http://snomed.info/sct","code" : "133000","display" : "Percutaneous implantation of neurostimulator electrodes into neuromuscular component"},{"system" : "http://snomed.info/sct","code" : "135007","display" : "Arthrotomy of wrist joint with exploration and biopsy"},{"system" : "http://snomed.info/sct","code" : "142007","display" : "Excision of tumor from shoulder area, deep, intramuscular"},{"system" : "http://snomed.info/sct","code" : "146005","display" : "Repair of nonunion of metatarsal with bone graft"},{"system" : "http://snomed.info/sct","code" : "153001","display" : "Cystourethroscopy with resection of ureterocele"},{"system" : "http://snomed.info/sct","code" : "166001","display" : "Behavioral therapy"},{"system" : "http://snomed.info/sct","code" : "170009","display" : "Special potency disk identification, vancomycin test"},{"system" : "http://snomed.info/sct","code" : "174000","display" : "Harrison-Richardson operation on vagina"},{"system" : "http://snomed.info/sct","code" : "176003","display" : "Anastomosis of rectum"},{"system" : "http://snomed.info/sct","code" : "189009","display" : "Excision of lesion of artery"},{"system" : "http://snomed.info/sct","code" : "197002","display" : "Mold to yeast conversion test"},{"system" : "http://snomed.info/sct","code" : "230009","display" : "Miller operation, urethrovesical suspension"},{"system" : "http://snomed.info/sct","code" : "243009","display" : "Replacement of cerebral ventricular tube"},{"system" : "http://snomed.info/sct","code" : "245002","display" : "Division of nerve ganglion"},{"system" : "http://snomed.info/sct","code" : "262007","display" : "Percutaneous aspiration of renal pelvis"},{"system" : "http://snomed.info/sct","code" : "267001","display" : "Anal fistulectomy, multiple"},{"system" : "http://snomed.info/sct","code" : "285008","display" : "Incision and drainage of vulva"},{"system" : "http://snomed.info/sct","code" : "294002","display" : "Excisional biopsy of joint structure of spine"},{"system" : "http://snomed.info/sct","code" : "295001","display" : "Nonexcisional destruction of cyst of ciliary body"},{"system" : "http://snomed.info/sct","code" : "306005","display" : "Echography of kidney"},{"system" : "http://snomed.info/sct","code" : "316002","display" : "Partial dacryocystectomy"},{"system" : "http://snomed.info/sct","code" : "334003","display" : "Panorex examination of mandible"},{"system" : "http://snomed.info/sct","code" : "342002","display" : "Amobarbital interview"},{"system" : "http://snomed.info/sct","code" : "348003","display" : "Radionuclide dynamic function study"},{"system" : "http://snomed.info/sct","code" : "351005","display" : "Urinary undiversion of ureteral anastomosis"},{"system" : "http://snomed.info/sct","code" : "352003","display" : "Reagent RBC, preparation antibody sensitized pool"},{"system" : "http://snomed.info/sct","code" : "374009","display" : "Costosternoplasty for pectus excavatum repair"},{"system" : "http://snomed.info/sct","code" : "388008","display" : "Blepharorrhaphy"},{"system" : "http://snomed.info/sct","code" : "389000","display" : "Tobramycin measurement"},{"system" : "http://snomed.info/sct","code" : "401004","display" : "Distal subtotal pancreatectomy"},{"system" : "http://snomed.info/sct","code" : "406009","display" : "Fulguration of stomach lesion"},{"system" : "http://snomed.info/sct","code" : "417005","display" : "Hospital re-admission"},{"system" : "http://snomed.info/sct","code" : "435001","display" : "Pulmonary inhalation study"},{"system" : "http://snomed.info/sct","code" : "445004","display" : "Repair of malunion of tibia"},{"system" : "http://snomed.info/sct","code" : "456004","display" : "Total abdominal colectomy with ileostomy"},{"system" : "http://snomed.info/sct","code" : "459006","display" : "Closed condylotomy of mandible"},{"system" : "http://snomed.info/sct","code" : "463004","display" : "Closed reduction of coxofemoral joint dislocation with splint"},{"system" : "http://snomed.info/sct","code" : "468008","display" : "Glutathione measurement"},{"system" : "http://snomed.info/sct","code" : "474008","display" : "Esophagoenteric anastomosis, intrathoracic"},{"system" : "http://snomed.info/sct","code" : "489004","display" : "Ferritin measurement"},{"system" : "http://snomed.info/sct","code" : "493005","display" : "Urobilinogen measurement, 48-hour, feces"},{"system" : "http://snomed.info/sct","code" : "494004","display" : "Excision of lesion of tonsil"},{"system" : "http://snomed.info/sct","code" : "497006","display" : "Replacement of cochlear prosthesis, multiple channels"},{"system" : "http://snomed.info/sct","code" : "531007","display" : "Open pulmonary valve commissurotomy with inflow occlusion"},{"system" : "http://snomed.info/sct","code" : "533005","display" : "Repair of vesicocolic fistula"},{"system" : "http://snomed.info/sct","code" : "535003","display" : "Closure of ureterovesicovaginal fistula"},{"system" : "http://snomed.info/sct","code" : "540006","display" : "Antibody to single and double stranded DNA measurement"},{"system" : "http://snomed.info/sct","code" : "543008","display" : "Choledochostomy with transduodenal sphincteroplasty"},{"system" : "http://snomed.info/sct","code" : "545001","display" : "Operative procedure on lower leg"},{"system" : "http://snomed.info/sct","code" : "549007","display" : "Incision of intracranial vein"},{"system" : "http://snomed.info/sct","code" : "550007","display" : "Excision of lesion of adenoids"},{"system" : "http://snomed.info/sct","code" : "559008","display" : "Excision of varicose vein"},{"system" : "http://snomed.info/sct","code" : "574005","display" : "Benzodiazepine measurement"},{"system" : "http://snomed.info/sct","code" : "617002","display" : "Bone graft to mandible"},{"system" : "http://snomed.info/sct","code" : "618007","display" : "Frontal sinusectomy"},{"system" : "http://snomed.info/sct","code" : "625000","display" : "Removal of supernumerary digit"},{"system" : "http://snomed.info/sct","code" : "628003","display" : "Steinman test"},{"system" : "http://snomed.info/sct","code" : "629006","display" : "Lysis of adhesions of urethra"},{"system" : "http://snomed.info/sct","code" : "633004","display" : "Chart review by physician"},{"system" : "http://snomed.info/sct","code" : "637003","display" : "Lysis of adhesions of nose"},{"system" : "http://snomed.info/sct","code" : "642006","display" : "Cerebral thermography"},{"system" : "http://snomed.info/sct","code" : "647000","display" : "Excision of cervix by electroconization"},{"system" : "http://snomed.info/sct","code" : "657004","display" : "Operation on bursa"},{"system" : "http://snomed.info/sct","code" : "665001","display" : "Partial meniscectomy of temporomandibular joint"},{"system" : "http://snomed.info/sct","code" : "670008","display" : "Electrosurgical epilation of eyebrow"},{"system" : "http://snomed.info/sct","code" : "671007","display" : "Transplantation of testis"},{"system" : "http://snomed.info/sct","code" : "673005","display" : "Indirect laryngoscopy"},{"system" : "http://snomed.info/sct","code" : "674004","display" : "Abduction test"},{"system" : "http://snomed.info/sct","code" : "676002","display" : "Peritoneal dialysis including cannulation"},{"system" : "http://snomed.info/sct","code" : "680007","display" : "Radiation physics consultation"},{"system" : "http://snomed.info/sct","code" : "687005","display" : "Albumin/Globulin ratio"},{"system" : "http://snomed.info/sct","code" : "695009","display" : "Destructive procedure of lesion on skin of trunk"},{"system" : "http://snomed.info/sct","code" : "697001","display" : "Hepatitis A virus antibody measurement"},{"system" : "http://snomed.info/sct","code" : "710006","display" : "Thromboendarterectomy with graft of mesenteric artery"},{"system" : "http://snomed.info/sct","code" : "712003","display" : "Closed chest suction"},{"system" : "http://snomed.info/sct","code" : "722009","display" : "Fine needle biopsy of thymus"},{"system" : "http://snomed.info/sct","code" : "726007","display" : "Pathology consultation, comprehensive, records and specimen with report"},{"system" : "http://snomed.info/sct","code" : "730005","display" : "Incision of subcutaneous tissue"},{"system" : "http://snomed.info/sct","code" : "741007","display" : "Operation on prostate"},{"system" : "http://snomed.info/sct","code" : "746002","display" : "Chiropractic adjustment of coccyx subluxation"},{"system" : "http://snomed.info/sct","code" : "753006","display" : "Manipulation of ankle AND foot"},{"system" : "http://snomed.info/sct","code" : "754000","display" : "Total urethrectomy"},{"system" : "http://snomed.info/sct","code" : "759005","display" : "Intracerebral electroencephalogram"},{"system" : "http://snomed.info/sct","code" : "762008","display" : "Computerized axial tomography of cervical spine with contrast"},{"system" : "http://snomed.info/sct","code" : "764009","display" : "Arthrodesis of interphalangeal joint of great toe"},{"system" : "http://snomed.info/sct","code" : "767002","display" : "White blood cell count"},{"system" : "http://snomed.info/sct","code" : "789003","display" : "Cranial decompression, subtemporal, supratentorial"},{"system" : "http://snomed.info/sct","code" : "791006","display" : "Dressing and fixation procedure"},{"system" : "http://snomed.info/sct","code" : "807005","display" : "Excision of brain"},{"system" : "http://snomed.info/sct","code" : "814007","display" : "Electrophoresis measurement"},{"system" : "http://snomed.info/sct","code" : "817000","display" : "Excision of cyst of spleen"},{"system" : "http://snomed.info/sct","code" : "831000","display" : "Drawer test"},{"system" : "http://snomed.info/sct","code" : "853003","display" : "Fecal fat measurement, 72-hour collection"},{"system" : "http://snomed.info/sct","code" : "867007","display" : "Facial-hypoglossal nerve anastomosis"},{"system" : "http://snomed.info/sct","code" : "870006","display" : "Carbamazepine measurement"},{"system" : "http://snomed.info/sct","code" : "879007","display" : "Special blood coagulation test, explain by report"},{"system" : "http://snomed.info/sct","code" : "881009","display" : "Cyclodialysis"},{"system" : "http://snomed.info/sct","code" : "893000","display" : "Tumor antigen measurement"},{"system" : "http://snomed.info/sct","code" : "897004","display" : "Radical maxillary antrotomy"},{"system" : "http://snomed.info/sct","code" : "910002","display" : "MHPG measurement, urine"},{"system" : "http://snomed.info/sct","code" : "911003","display" : "Removal of subarachnoid-ureteral shunt"},{"system" : "http://snomed.info/sct","code" : "913000","display" : "Chiropractic patient education and instruction"},{"system" : "http://snomed.info/sct","code" : "926001","display" : "Embolectomy with catheter of radial artery by arm incision"},{"system" : "http://snomed.info/sct","code" : "935008","display" : "Excision of bulbourethral gland"},{"system" : "http://snomed.info/sct","code" : "941001","display" : "Endoscopy of pituitary gland"},{"system" : "http://snomed.info/sct","code" : "948007","display" : "Phlebectomy of intracranial varicose vein"},{"system" : "http://snomed.info/sct","code" : "951000","display" : "Ultrasonic guidance for endomyocardial biopsy"},{"system" : "http://snomed.info/sct","code" : "967006","display" : "Medication education"},{"system" : "http://snomed.info/sct","code" : "969009","display" : "Incision and exploration of larynx"},{"system" : "http://snomed.info/sct","code" : "971009","display" : "Prosthetic construction and fitting"},{"system" : "http://snomed.info/sct","code" : "1001000","display" : "Cauterization of Bartholin's gland"},{"system" : "http://snomed.info/sct","code" : "1008006","display" : "Operation on nerve ganglion"},{"system" : "http://snomed.info/sct","code" : "1019009","display" : "Removal of corneal epithelium"},{"system" : "http://snomed.info/sct","code" : "1021004","display" : "Repair of scrotum"},{"system" : "http://snomed.info/sct","code" : "1029002","display" : "Fetoscopy"},{"system" : "http://snomed.info/sct","code" : "1032004","display" : "Enucleation of parotid gland cyst"},{"system" : "http://snomed.info/sct","code" : "1035002","display" : "Minimum bactericidal concentration test, microdilution method"},{"system" : "http://snomed.info/sct","code" : "1036001","display" : "Insertion of intravascular device in common iliac vein, complete"},{"system" : "http://snomed.info/sct","code" : "1041009","display" : "Debridement of open fracture of phalanges of foot"},{"system" : "http://snomed.info/sct","code" : "1048003","display" : "Capillary specimen collection"},{"system" : "http://snomed.info/sct","code" : "1054002","display" : "Incision of sphincter of Oddi"},{"system" : "http://snomed.info/sct","code" : "1071001","display" : "Proximal splenorenal anastomosis"},{"system" : "http://snomed.info/sct","code" : "1084005","display" : "Excision of perinephric cyst"},{"system" : "http://snomed.info/sct","code" : "1093006","display" : "Excision of abdominal varicose vein"},{"system" : "http://snomed.info/sct","code" : "1103000","display" : "Transcrural mobilization of stapes"},{"system" : "http://snomed.info/sct","code" : "1104006","display" : "Triad knee repair"},{"system" : "http://snomed.info/sct","code" : "1115001","display" : "Decortication"},{"system" : "http://snomed.info/sct","code" : "1119007","display" : "Closed reduction of dislocation of foot and toe"},{"system" : "http://snomed.info/sct","code" : "1121002","display" : "Kinetic activities for range of motion"},{"system" : "http://snomed.info/sct","code" : "1127003","display" : "Interstitial radium application"},{"system" : "http://snomed.info/sct","code" : "1133007","display" : "Removal of intact bilateral mammary implants"},{"system" : "http://snomed.info/sct","code" : "1163003","display" : "Ureteroenterostomy"},{"system" : "http://snomed.info/sct","code" : "1176009","display" : "Incision of inguinal region"},{"system" : "http://snomed.info/sct","code" : "1198000","display" : "Excisional biopsy of bone of scapula"},{"system" : "http://snomed.info/sct","code" : "1209007","display" : "Arthroscopy of knee with lateral meniscus repair"},{"system" : "http://snomed.info/sct","code" : "1227005","display" : "Incision of subvalvular tissue for discrete subvalvular aortic stenosis"},{"system" : "http://snomed.info/sct","code" : "1235008","display" : "Muscle transfer"},{"system" : "http://snomed.info/sct","code" : "1237000","display" : "Application of cast, sugar tong"},{"system" : "http://snomed.info/sct","code" : "1238005","display" : "Epiphyseal arrest by stapling of distal radius"},{"system" : "http://snomed.info/sct","code" : "1251000","display" : "Incisional biopsy of testis"},{"system" : "http://snomed.info/sct","code" : "1253002","display" : "Refusion of spine"},{"system" : "http://snomed.info/sct","code" : "1258006","display" : "Excision of meniscus of wrist"},{"system" : "http://snomed.info/sct","code" : "1266002","display" : "Closure of fistula of ear drum"},{"system" : "http://snomed.info/sct","code" : "1267006","display" : "Electrocoagulation of lesion of vagina"},{"system" : "http://snomed.info/sct","code" : "1278003","display" : "Open reduction of closed shoulder dislocation with fracture of greater tuberosity"},{"system" : "http://snomed.info/sct","code" : "1292009","display" : "Magnetic resonance imaging of urinary bladder"},{"system" : "http://snomed.info/sct","code" : "1299000","display" : "Excision of appendiceal stump"},{"system" : "http://snomed.info/sct","code" : "1315009","display" : "Reconstruction of eyebrow"},{"system" : "http://snomed.info/sct","code" : "1324000","display" : "Cerebrospinal fluid IgG ratio and IgG index"},{"system" : "http://snomed.info/sct","code" : "1327007","display" : "Procedure on Meckel's diverticulum"},{"system" : "http://snomed.info/sct","code" : "1328002","display" : "Ilioiliac shunt"},{"system" : "http://snomed.info/sct","code" : "1329005","display" : "Division of congenital web of larynx"},{"system" : "http://snomed.info/sct","code" : "1337002","display" : "Colosigmoidostomy"},{"system" : "http://snomed.info/sct","code" : "1339004","display" : "Removal of impacted feces"},{"system" : "http://snomed.info/sct","code" : "1352009","display" : "Anterior spinal rhizotomy"},{"system" : "http://snomed.info/sct","code" : "1358008","display" : "Anti-human globulin test, enzyme technique, titer"},{"system" : "http://snomed.info/sct","code" : "1366004","display" : "Inhalation therapy procedure"},{"system" : "http://snomed.info/sct","code" : "1385001","display" : "Echography, scan B-mode for fetal age determination"},{"system" : "http://snomed.info/sct","code" : "1390003","display" : "Laparoscopic-assisted sigmoid colectomy"},{"system" : "http://snomed.info/sct","code" : "1398005","display" : "Direct thrombectomy of iliac vein by leg incision"},{"system" : "http://snomed.info/sct","code" : "1399002","display" : "Incision and exploration of ureter"},{"system" : "http://snomed.info/sct","code" : "1407007","display" : "Application of long leg cast, brace type"},{"system" : "http://snomed.info/sct","code" : "1411001","display" : "Operation on papillary muscle of heart"},{"system" : "http://snomed.info/sct","code" : "1413003","display" : "Penetrating keratoplasty with homograft"},{"system" : "http://snomed.info/sct","code" : "1417002","display" : "Operation on face"},{"system" : "http://snomed.info/sct","code" : "1431002","display" : "Fixation"},{"system" : "http://snomed.info/sct","code" : "1440003","display" : "Repair with resection-recession"},{"system" : "http://snomed.info/sct","code" : "1449002","display" : "Epilation"},{"system" : "http://snomed.info/sct","code" : "1453000","display" : "Biofeedback, galvanic skin response"},{"system" : "http://snomed.info/sct","code" : "1455007","display" : "Cerclage"},{"system" : "http://snomed.info/sct","code" : "1457004","display" : "Truncal vagotomy with pyloroplasty and gastrostomy"},{"system" : "http://snomed.info/sct","code" : "1494008","display" : "Osmolarity measurement"},{"system" : "http://snomed.info/sct","code" : "1500007","display" : "Bilateral epididymovasostomy with anastomosis of epididymis to vas deferens"},{"system" : "http://snomed.info/sct","code" : "1501006","display" : "Altemeier operation, perineal rectal pull-through"},{"system" : "http://snomed.info/sct","code" : "1505002","display" : "Hospital admission for isolation"},{"system" : "http://snomed.info/sct","code" : "1529009","display" : "Aspiration of soft tissue"},{"system" : "http://snomed.info/sct","code" : "1533002","display" : "Ureteroplication"},{"system" : "http://snomed.info/sct","code" : "1550000","display" : "Amikacin measurement"},{"system" : "http://snomed.info/sct","code" : "1555005","display" : "Brief group psychotherapy"},{"system" : "http://snomed.info/sct","code" : "1559004","display" : "IL-2 assay"},{"system" : "http://snomed.info/sct","code" : "1576000","display" : "Repair of uteroenteric fistula"},{"system" : "http://snomed.info/sct","code" : "1578004","display" : "Reconstruction of ossicles with stapedectomy"},{"system" : "http://snomed.info/sct","code" : "1583007","display" : "Tractotomy of mesencephalon"},{"system" : "http://snomed.info/sct","code" : "1585000","display" : "Lengthening of gastrocnemius muscle"},{"system" : "http://snomed.info/sct","code" : "1614003","display" : "Repair of bilateral direct inguinal hernia (procedure)"},{"system" : "http://snomed.info/sct","code" : "1615002","display" : "Reline of upper partial denture at chairside"},{"system" : "http://snomed.info/sct","code" : "1616001","display" : "Galactosylceramide beta-galactosidase measurement, leukocytes"},{"system" : "http://snomed.info/sct","code" : "1636000","display" : "Injection of sclerosing agent in varicose vein"},{"system" : "http://snomed.info/sct","code" : "1638004","display" : "Cineplasty with cineplastic prosthesis of extremity"},{"system" : "http://snomed.info/sct","code" : "1640009","display" : "History and physical examination, insurance"},{"system" : "http://snomed.info/sct","code" : "1645004","display" : "Transduodenal sphincterotomy"},{"system" : "http://snomed.info/sct","code" : "1651009","display" : "Excision of tendon sheath"},{"system" : "http://snomed.info/sct","code" : "1653007","display" : "Internal fixation of bone without fracture reduction"},{"system" : "http://snomed.info/sct","code" : "1669000","display" : "Making occupied bed"},{"system" : "http://snomed.info/sct","code" : "1677001","display" : "Haagensen test"},{"system" : "http://snomed.info/sct","code" : "1680000","display" : "Secondary chemoprophylaxis"},{"system" : "http://snomed.info/sct","code" : "1683003","display" : "Direct closure of laceration of conjunctiva"},{"system" : "http://snomed.info/sct","code" : "1689004","display" : "Local excision of ovary"},{"system" : "http://snomed.info/sct","code" : "1691007","display" : "Drainage of abscess of tonsil"},{"system" : "http://snomed.info/sct","code" : "1699009","display" : "Special dosimetry"},{"system" : "http://snomed.info/sct","code" : "1704001","display" : "Repair of congenital pseudoarthrosis of tibia"},{"system" : "http://snomed.info/sct","code" : "1712009","display" : "Immunoglobulin typing, IgG"},{"system" : "http://snomed.info/sct","code" : "1713004","display" : "Induction and maintenance of total body hypothermia"},{"system" : "http://snomed.info/sct","code" : "1730002","display" : "Suture of skin wound of hindfoot"},{"system" : "http://snomed.info/sct","code" : "1746005","display" : "Scleral buckling with implant"},{"system" : "http://snomed.info/sct","code" : "1747001","display" : "Replacement of skeletal muscle stimulator"},{"system" : "http://snomed.info/sct","code" : "1753001","display" : "Resection of uveal tissue"},{"system" : "http://snomed.info/sct","code" : "1757000","display" : "Arthroscopy of wrist with partial synovectomy"},{"system" : "http://snomed.info/sct","code" : "1759002","display" : "Assessment of nutritional status"},{"system" : "http://snomed.info/sct","code" : "1770009","display" : "Mitral valvotomy"},{"system" : "http://snomed.info/sct","code" : "1774000","display" : "Nasopharyngeal rehabilitation"},{"system" : "http://snomed.info/sct","code" : "1775004","display" : "Submaxillary incision with drainage"},{"system" : "http://snomed.info/sct","code" : "1784004","display" : "Fecal stercobilin, qualitative"},{"system" : "http://snomed.info/sct","code" : "1787006","display" : "Ultrasonic guidance for pericardiocentesis"},{"system" : "http://snomed.info/sct","code" : "1788001","display" : "Blood unit collection for directed donation, donor"},{"system" : "http://snomed.info/sct","code" : "1801001","display" : "Endoscopic biopsy of duodenum"},{"system" : "http://snomed.info/sct","code" : "1805005","display" : "Surgical closure of stoma"},{"system" : "http://snomed.info/sct","code" : "1811008","display" : "Aspiration of bursa of hand"},{"system" : "http://snomed.info/sct","code" : "1813006","display" : "Cryotherapy of genital warts"},{"system" : "http://snomed.info/sct","code" : "1820004","display" : "Alcohol measurement, breath"},{"system" : "http://snomed.info/sct","code" : "1830008","display" : "Open reduction of open sacral fracture"},{"system" : "http://snomed.info/sct","code" : "1836002","display" : "Excision of diverticulum of ventricle of heart"},{"system" : "http://snomed.info/sct","code" : "1844002","display" : "Plication of ligament"},{"system" : "http://snomed.info/sct","code" : "1854003","display" : "Incision of nose"},{"system" : "http://snomed.info/sct","code" : "1859008","display" : "Removal of foreign body from tendon of hand"},{"system" : "http://snomed.info/sct","code" : "1862006","display" : "Thoracic phlebectomy"},{"system" : "http://snomed.info/sct","code" : "1866009","display" : "Bilateral total nephrectomy"},{"system" : "http://snomed.info/sct","code" : "1868005","display" : "Removal of foreign body from brain"},{"system" : "http://snomed.info/sct","code" : "1870001","display" : "Insertion of halo device of skull with synchronous skeletal traction"},{"system" : "http://snomed.info/sct","code" : "1871002","display" : "Repair of aneurysm of coronary artery"},{"system" : "http://snomed.info/sct","code" : "1872009","display" : "Suture of male perineum"},{"system" : "http://snomed.info/sct","code" : "1876007","display" : "Recession of prognathic jaw"},{"system" : "http://snomed.info/sct","code" : "1879000","display" : "Fluorescent antigen measurement"},{"system" : "http://snomed.info/sct","code" : "1889001","display" : "Patient transfer, in-hospital, unit-to-unit"},{"system" : "http://snomed.info/sct","code" : "1907003","display" : "Bifurcation of bone"},{"system" : "http://snomed.info/sct","code" : "1917008","display" : "Patient discharge, deceased, medicolegal case"},{"system" : "http://snomed.info/sct","code" : "1924009","display" : "Hepaticotomy with drainage"},{"system" : "http://snomed.info/sct","code" : "1950008","display" : "Drainage of abscess of nasal septum"},{"system" : "http://snomed.info/sct","code" : "1958001","display" : "Grafting of bone of thumb with transfer of skin flap"},{"system" : "http://snomed.info/sct","code" : "1966005","display" : "Central block anesthesia"},{"system" : "http://snomed.info/sct","code" : "1983001","display" : "Total urethrectomy including cystostomy in female"},{"system" : "http://snomed.info/sct","code" : "1995001","display" : "Stripping of cerebral meninges"},{"system" : "http://snomed.info/sct","code" : "1999007","display" : "Psychologic test"},{"system" : "http://snomed.info/sct","code" : "2002009","display" : "Construction of subcutaneous tunnel without esophageal anastomosis"},{"system" : "http://snomed.info/sct","code" : "2021001","display" : "Internal fixation of radius and ulna without fracture reduction"},{"system" : "http://snomed.info/sct","code" : "2051007","display" : "Red cell iron utilization study"},{"system" : "http://snomed.info/sct","code" : "2054004","display" : "Barbiturates measurement, quantitative and qualitative"},{"system" : "http://snomed.info/sct","code" : "2067001","display" : "Implantation of electromagnetic hearing aid"},{"system" : "http://snomed.info/sct","code" : "2069003","display" : "Dental subperiosteal implant"},{"system" : "http://snomed.info/sct","code" : "2078009","display" : "Puncture of bursa of hand"},{"system" : "http://snomed.info/sct","code" : "2079001","display" : "Reimplantation of anomalous pulmonary artery"},{"system" : "http://snomed.info/sct","code" : "2080003","display" : "Angiectomy with anastomosis of lower limb artery"},{"system" : "http://snomed.info/sct","code" : "2098004","display" : "Open reduction of open mandibular fracture with external fixation"},{"system" : "http://snomed.info/sct","code" : "2115003","display" : "Dental prophylaxis of child"},{"system" : "http://snomed.info/sct","code" : "2119009","display" : "Repair of blood vessel"},{"system" : "http://snomed.info/sct","code" : "2127000","display" : "Reduction of closed sacral fracture"},{"system" : "http://snomed.info/sct","code" : "2137005","display" : "Excision of pericardial tumor"},{"system" : "http://snomed.info/sct","code" : "2153008","display" : "Cardiac catheterization education"},{"system" : "http://snomed.info/sct","code" : "2161003","display" : "Operation on vulva"},{"system" : "http://snomed.info/sct","code" : "2164006","display" : "Injection of aorta"},{"system" : "http://snomed.info/sct","code" : "2166008","display" : "Bicuspidization of aortic valve"},{"system" : "http://snomed.info/sct","code" : "2171001","display" : "Excision of tonsil tag (procedure)"},{"system" : "http://snomed.info/sct","code" : "2178007","display" : "Ureterocentesis"},{"system" : "http://snomed.info/sct","code" : "2181002","display" : "Operation for bone injury of tarsals and metatarsals"},{"system" : "http://snomed.info/sct","code" : "2188008","display" : "Suture of tendon to skeletal attachment"},{"system" : "http://snomed.info/sct","code" : "2193006","display" : "Repair of ruptured aneurysm with graft of celiac artery"},{"system" : "http://snomed.info/sct","code" : "2196003","display" : "Gas liquid chromatography, electron capture type"},{"system" : "http://snomed.info/sct","code" : "2199005","display" : "Excision of lesion of cul-de-sac"},{"system" : "http://snomed.info/sct","code" : "2214008","display" : "Curette test of skin"},{"system" : "http://snomed.info/sct","code" : "2225004","display" : "Sensititre system test"},{"system" : "http://snomed.info/sct","code" : "2234009","display" : "Proctosigmoidopexy"},{"system" : "http://snomed.info/sct","code" : "2242005","display" : "Reconstruction of eyelid"},{"system" : "http://snomed.info/sct","code" : "2244006","display" : "Arthroscopy of wrist with internal fixation for instability"},{"system" : "http://snomed.info/sct","code" : "2250001","display" : "Resection of ascending aorta with anastomosis"},{"system" : "http://snomed.info/sct","code" : "2252009","display" : "Hospital admission, urgent, 48 hours"},{"system" : "http://snomed.info/sct","code" : "2267008","display" : "Changing tracheostomy tube"},{"system" : "http://snomed.info/sct","code" : "2270007","display" : "Repair of cleft hand"},{"system" : "http://snomed.info/sct","code" : "2276001","display" : "Exploration of popliteal artery"},{"system" : "http://snomed.info/sct","code" : "2278000","display" : "Urinalysis, automated"},{"system" : "http://snomed.info/sct","code" : "2279008","display" : "Antibody detection, RBC, enzyme, 1 stage technique, including anti-human globulin"},{"system" : "http://snomed.info/sct","code" : "2290003","display" : "Microbial culture, anaerobic, initial isolation"},{"system" : "http://snomed.info/sct","code" : "2315006","display" : "Operation on cerebral meninges"},{"system" : "http://snomed.info/sct","code" : "2321005","display" : "Delivery by Ritgen maneuver"},{"system" : "http://snomed.info/sct","code" : "2322003","display" : "Suture of recent wound of eyelid, direct closure, full-thickness"},{"system" : "http://snomed.info/sct","code" : "2337004","display" : "Adductor tenotomy of hip"},{"system" : "http://snomed.info/sct","code" : "2344008","display" : "Complicated cystorrhaphy"},{"system" : "http://snomed.info/sct","code" : "2364003","display" : "Radical resection of tumor of soft tissue of wrist area"},{"system" : "http://snomed.info/sct","code" : "2371008","display" : "Tympanoplasty type II with graft against incus or malleus"},{"system" : "http://snomed.info/sct","code" : "2373006","display" : "Buffy coat smear evaluation"},{"system" : "http://snomed.info/sct","code" : "2382000","display" : "Application of manual or electric breast pump"},{"system" : "http://snomed.info/sct","code" : "2386002","display" : "Reduction of closed patellar dislocation"},{"system" : "http://snomed.info/sct","code" : "2393003","display" : "Ligation of vein of lower limb"},{"system" : "http://snomed.info/sct","code" : "2406000","display" : "Periodontic dental consultation and report"},{"system" : "http://snomed.info/sct","code" : "2407009","display" : "Excision of mediastinal tumor"},{"system" : "http://snomed.info/sct","code" : "2408004","display" : "Hexosaminidase A and total hexosaminidase measurement, serum"},{"system" : "http://snomed.info/sct","code" : "2409007","display" : "Reattachment of extremity of foot"},{"system" : "http://snomed.info/sct","code" : "2425002","display" : "Epstein-Barr virus serologic test"},{"system" : "http://snomed.info/sct","code" : "2442008","display" : "Incision of lacrimal canaliculus"},{"system" : "http://snomed.info/sct","code" : "2448007","display" : "Cell count of synovial fluid with differential count"},{"system" : "http://snomed.info/sct","code" : "2455009","display" : "Revision of lumbosubarachnoid shunt"},{"system" : "http://snomed.info/sct","code" : "2457001","display" : "Blind rehabilitation therapy"},{"system" : "http://snomed.info/sct","code" : "2458006","display" : "Educational therapy"},{"system" : "http://snomed.info/sct","code" : "2459003","display" : "Destructive procedure of artery of upper extremity"},{"system" : "http://snomed.info/sct","code" : "2474001","display" : "Repair of malunion of metatarsal bones"},{"system" : "http://snomed.info/sct","code" : "2475000","display" : "Urine specimen collection, 24 hours"},{"system" : "http://snomed.info/sct","code" : "2480009","display" : "Debridement of skin, subcutaneous tissue, muscle and bone"},{"system" : "http://snomed.info/sct","code" : "2486003","display" : "Destruction of tissue of breast"},{"system" : "http://snomed.info/sct","code" : "2488002","display" : "Prescription, fitting and dispensing of contact lens"},{"system" : "http://snomed.info/sct","code" : "2494005","display" : "Nursing conference"},{"system" : "http://snomed.info/sct","code" : "2498008","display" : "Rebase of upper partial denture"},{"system" : "http://snomed.info/sct","code" : "2507007","display" : "5' Nucleotidase measurement"},{"system" : "http://snomed.info/sct","code" : "2514009","display" : "Reduction of closed humeral supracondylar fracture with manipulation and traction"},{"system" : "http://snomed.info/sct","code" : "2517002","display" : "Stroke rehabilitation"},{"system" : "http://snomed.info/sct","code" : "2530001","display" : "Chiropractic visit"},{"system" : "http://snomed.info/sct","code" : "2531002","display" : "Mononuclear cell function assay"},{"system" : "http://snomed.info/sct","code" : "2535006","display" : "Pulpectomy"},{"system" : "http://snomed.info/sct","code" : "2536007","display" : "Injection of medication in anterior chamber of eye"},{"system" : "http://snomed.info/sct","code" : "2547000","display" : "Excision of keloid"},{"system" : "http://snomed.info/sct","code" : "2552005","display" : "Incision of cerebral subarachnoid space"},{"system" : "http://snomed.info/sct","code" : "2566000","display" : "Osteoplasty of radius"},{"system" : "http://snomed.info/sct","code" : "2567009","display" : "Resection of rib by transaxillary approach"},{"system" : "http://snomed.info/sct","code" : "2598006","display" : "Open heart surgery"},{"system" : "http://snomed.info/sct","code" : "2601001","display" : "Removal of bone flap of skull"},{"system" : "http://snomed.info/sct","code" : "2607002","display" : "Operation on uterus supporting structures"},{"system" : "http://snomed.info/sct","code" : "2614000","display" : "Removal of ligature from fallopian tube"},{"system" : "http://snomed.info/sct","code" : "2616003","display" : "Repair of bifid digit of hand"},{"system" : "http://snomed.info/sct","code" : "2619005","display" : "Psychiatric interpretation to family or parents of patient"},{"system" : "http://snomed.info/sct","code" : "2629003","display" : "Intracranial/cerebral perfusion pressure monitoring"},{"system" : "http://snomed.info/sct","code" : "2632000","display" : "Incision and drainage of infected bursa of upper arm"},{"system" : "http://snomed.info/sct","code" : "2642003","display" : "Prefabricated post and core in addition to crown"},{"system" : "http://snomed.info/sct","code" : "2643008","display" : "Ligation of varicose vein of head and neck"},{"system" : "http://snomed.info/sct","code" : "2644002","display" : "Cauterization of liver"},{"system" : "http://snomed.info/sct","code" : "2645001","display" : "Intelligence test/WB1"},{"system" : "http://snomed.info/sct","code" : "2646000","display" : "Incision and exploration of vas deferens"},{"system" : "http://snomed.info/sct","code" : "2658000","display" : "Social service interview of patient"},{"system" : "http://snomed.info/sct","code" : "2659008","display" : "Suture of ligament of lower extremity"},{"system" : "http://snomed.info/sct","code" : "2668005","display" : "Recementation of space maintainer"},{"system" : "http://snomed.info/sct","code" : "2673004","display" : "Incision and drainage of masticator space by extraoral approach"},{"system" : "http://snomed.info/sct","code" : "2677003","display" : "Stripping"},{"system" : "http://snomed.info/sct","code" : "2690005","display" : "Magnetic resonance imaging of pelvis"},{"system" : "http://snomed.info/sct","code" : "2693007","display" : "Stool fat, quantitative measurement"},{"system" : "http://snomed.info/sct","code" : "2696004","display" : "Hepatic venography with hemodynamic evaluation"},{"system" : "http://snomed.info/sct","code" : "2697008","display" : "Stripping and ligation of saphenous vein"},{"system" : "http://snomed.info/sct","code" : "2716009","display" : "Dermal-fat-fascia graft"},{"system" : "http://snomed.info/sct","code" : "2722000","display" : "IL-3 assay"},{"system" : "http://snomed.info/sct","code" : "2731000","display" : "Serologic test for Influenza A virus (procedure)"},{"system" : "http://snomed.info/sct","code" : "2732007","display" : "Recession of tendon of hand"},{"system" : "http://snomed.info/sct","code" : "2737001","display" : "Exploratory craniotomy, infratentorial"},{"system" : "http://snomed.info/sct","code" : "2742009","display" : "Destruction of Bartholin's gland or cyst"},{"system" : "http://snomed.info/sct","code" : "2743004","display" : "Operative endoscopy of ileum"},{"system" : "http://snomed.info/sct","code" : "2745006","display" : "Omentopexy"},{"system" : "http://snomed.info/sct","code" : "2752008","display" : "Incudopexy"},{"system" : "http://snomed.info/sct","code" : "2794006","display" : "Cauterization of navel"},{"system" : "http://snomed.info/sct","code" : "2802005","display" : "Manual dilation and stretching"},{"system" : "http://snomed.info/sct","code" : "2811005","display" : "Cineradiography of pharynx"},{"system" : "http://snomed.info/sct","code" : "2813008","display" : "Nephroureterocystectomy"},{"system" : "http://snomed.info/sct","code" : "2837008","display" : "Transposition of ulnar nerve at elbow"},{"system" : "http://snomed.info/sct","code" : "2842000","display" : "Gas chromatography measurement"},{"system" : "http://snomed.info/sct","code" : "2843005","display" : "Revision of urinary conduit"},{"system" : "http://snomed.info/sct","code" : "2851008","display" : "Arthrotomy for synovectomy of sternoclavicular joint"},{"system" : "http://snomed.info/sct","code" : "2854000","display" : "Bursectomy of hand"},{"system" : "http://snomed.info/sct","code" : "2857007","display" : "Complete pinealectomy"},{"system" : "http://snomed.info/sct","code" : "2866006","display" : "Obliteration of lymphatic structure"},{"system" : "http://snomed.info/sct","code" : "2885009","display" : "Intradermal skin test"},{"system" : "http://snomed.info/sct","code" : "2891006","display" : "Arthroscopy of elbow with partial synovectomy"},{"system" : "http://snomed.info/sct","code" : "2898000","display" : "DNA analysis, antenatal, blood"},{"system" : "http://snomed.info/sct","code" : "2908005","display" : "Destruction of hemorrhoids by cryotherapy"},{"system" : "http://snomed.info/sct","code" : "2914003","display" : "Anterior sclerotomy"},{"system" : "http://snomed.info/sct","code" : "2915002","display" : "Suture of capsule of ankle"},{"system" : "http://snomed.info/sct","code" : "2945004","display" : "Suprapubic diverticulectomy of bladder"},{"system" : "http://snomed.info/sct","code" : "2947007","display" : "Therapeutic compound measurement"},{"system" : "http://snomed.info/sct","code" : "2960001","display" : "Repair of fistula of cervix"},{"system" : "http://snomed.info/sct","code" : "2968008","display" : "Craniectomy with treatment of penetrating wound of brain"},{"system" : "http://snomed.info/sct","code" : "2970004","display" : "Metacarpal lengthening and transfer of local flap"},{"system" : "http://snomed.info/sct","code" : "2971000","display" : "Closure of urethrovaginal fistula"},{"system" : "http://snomed.info/sct","code" : "2977001","display" : "Thrombectomy of lower limb vein"},{"system" : "http://snomed.info/sct","code" : "3001009","display" : "Total lobectomy with bronchoplasty"},{"system" : "http://snomed.info/sct","code" : "3010001","display" : "Removal of silastic tubes from ear"},{"system" : "http://snomed.info/sct","code" : "3016007","display" : "Removal of Crutchfield tongs from skull"},{"system" : "http://snomed.info/sct","code" : "3025001","display" : "Calcitonin measurement"},{"system" : "http://snomed.info/sct","code" : "3026000","display" : "Tibiotalar arthrodesis"},{"system" : "http://snomed.info/sct","code" : "3029007","display" : "Peripheral nervous system disease rehabilitation"},{"system" : "http://snomed.info/sct","code" : "3041000","display" : "Repair of stomach"},{"system" : "http://snomed.info/sct","code" : "3047001","display" : "Kowa fundus photography"},{"system" : "http://snomed.info/sct","code" : "3060007","display" : "Forequarter amputation, right"},{"system" : "http://snomed.info/sct","code" : "3061006","display" : "Complete avulsion of nail"},{"system" : "http://snomed.info/sct","code" : "3063009","display" : "Gastroscopy through artificial stoma"},{"system" : "http://snomed.info/sct","code" : "3075004","display" : "Nonoperative removal of prosthesis of bile duct"},{"system" : "http://snomed.info/sct","code" : "3078002","display" : "Embolectomy with catheter of renal artery by abdominal incision"},{"system" : "http://snomed.info/sct","code" : "3083005","display" : "Removal of device from thorax"},{"system" : "http://snomed.info/sct","code" : "3090000","display" : "Aneurysmectomy with graft replacement of lower limb artery"},{"system" : "http://snomed.info/sct","code" : "3112006","display" : "Restraint removal"},{"system" : "http://snomed.info/sct","code" : "3116009","display" : "Blood coagulation panel"},{"system" : "http://snomed.info/sct","code" : "3130004","display" : "Monitoring of cardiac output by ECG"},{"system" : "http://snomed.info/sct","code" : "3133002","display" : "Patient discharge, deceased, autopsy"},{"system" : "http://snomed.info/sct","code" : "3137001","display" : "Reimplantation"},{"system" : "http://snomed.info/sct","code" : "3143004","display" : "Visual field examination and evaluation, intermediate"},{"system" : "http://snomed.info/sct","code" : "3162001","display" : "Gadolinium measurement"},{"system" : "http://snomed.info/sct","code" : "3164000","display" : "Open reduction of closed mandibular fracture with interdental fixation"},{"system" : "http://snomed.info/sct","code" : "3165004","display" : "Irrigation of muscle of hand"},{"system" : "http://snomed.info/sct","code" : "3166003","display" : "Repair of salivary gland fistula"},{"system" : "http://snomed.info/sct","code" : "3177009","display" : "Internal obstetrical version"},{"system" : "http://snomed.info/sct","code" : "3183007","display" : "Closure of colostomy"},{"system" : "http://snomed.info/sct","code" : "3186004","display" : "Excision of Skene's gland"},{"system" : "http://snomed.info/sct","code" : "3190002","display" : "Epilation by forceps"},{"system" : "http://snomed.info/sct","code" : "3204007","display" : "Destructive procedure of nerve"},{"system" : "http://snomed.info/sct","code" : "3241008","display" : "Correction of chordee with mobilization of urethra"},{"system" : "http://snomed.info/sct","code" : "3249005","display" : "Surgical construction of filtration bleb"},{"system" : "http://snomed.info/sct","code" : "3257008","display" : "Empty and measure peritoneal dialysis fluid"},{"system" : "http://snomed.info/sct","code" : "3258003","display" : "Arteriography of cerebral arteries"},{"system" : "http://snomed.info/sct","code" : "3270004","display" : "Implantation of neurostimulator in spine"},{"system" : "http://snomed.info/sct","code" : "3278006","display" : "Lysis of adhesions of bursa of hand"},{"system" : "http://snomed.info/sct","code" : "3287002","display" : "Cholecystogastrostomy"},{"system" : "http://snomed.info/sct","code" : "3320000","display" : "Autotransfusion"},{"system" : "http://snomed.info/sct","code" : "3326006","display" : "Excision of bunionette"},{"system" : "http://snomed.info/sct","code" : "3328007","display" : "Incision of vein of head and neck"},{"system" : "http://snomed.info/sct","code" : "3333006","display" : "Application of short arm splint, forearm to hand, static"},{"system" : "http://snomed.info/sct","code" : "3338002","display" : "Open reduction of open radial shaft fracture"},{"system" : "http://snomed.info/sct","code" : "3352000","display" : "Parathyroid hormone measurement"},{"system" : "http://snomed.info/sct","code" : "3357006","display" : "Iron kinetics study"},{"system" : "http://snomed.info/sct","code" : "3360004","display" : "Anastomosis of bile ducts"},{"system" : "http://snomed.info/sct","code" : "3390006","display" : "Verification routine"},{"system" : "http://snomed.info/sct","code" : "3399007","display" : "Reduction of torsion of omentum"},{"system" : "http://snomed.info/sct","code" : "3407002","display" : "Creation of lesion of spinal cord by percutaneous method"},{"system" : "http://snomed.info/sct","code" : "3413006","display" : "Blood cell morphology"},{"system" : "http://snomed.info/sct","code" : "3418002","display" : "Chondrectomy of spine"},{"system" : "http://snomed.info/sct","code" : "3432000","display" : "Preventive dental service"},{"system" : "http://snomed.info/sct","code" : "3450007","display" : "Lymphocytes, T and B cell evaluation (procedure)"},{"system" : "http://snomed.info/sct","code" : "3457005","display" : "Patient referral"},{"system" : "http://snomed.info/sct","code" : "3479000","display" : "Removal of heart assist system with replacement"},{"system" : "http://snomed.info/sct","code" : "3498003","display" : "Total excision of pituitary gland by transsphenoidal approach"},{"system" : "http://snomed.info/sct","code" : "3499006","display" : "Aspiration of vitreous with replacement"},{"system" : "http://snomed.info/sct","code" : "3509001","display" : "Streptococcus vaccination"},{"system" : "http://snomed.info/sct","code" : "3515001","display" : "Replacement of electronic heart device, pulse generator"},{"system" : "http://snomed.info/sct","code" : "3517009","display" : "Removal of foreign body of pelvis from subcutaneous tissue"},{"system" : "http://snomed.info/sct","code" : "3518004","display" : "Aversive psychotherapy"},{"system" : "http://snomed.info/sct","code" : "3527003","display" : "Antibody measurement"},{"system" : "http://snomed.info/sct","code" : "3546002","display" : "Aortocoronary artery bypass graft with saphenous vein graft"},{"system" : "http://snomed.info/sct","code" : "3559005","display" : "Insertion of ureteral stent with ureterotomy"},{"system" : "http://snomed.info/sct","code" : "3562008","display" : "Rodney Smith operation, radical subtotal pancreatectomy"},{"system" : "http://snomed.info/sct","code" : "3564009","display" : "Removal of foreign body from fallopian tube"},{"system" : "http://snomed.info/sct","code" : "3575008","display" : "Repair of fascia with graft of fascia"},{"system" : "http://snomed.info/sct","code" : "3580004","display" : "Removal of calculus of pharynx"},{"system" : "http://snomed.info/sct","code" : "3605001","display" : "Reduction of ciliary body"},{"system" : "http://snomed.info/sct","code" : "3620007","display" : "Red cell survival study with hepatic sequestration"},{"system" : "http://snomed.info/sct","code" : "3651000","display" : "Morphometric analysis, nerve"},{"system" : "http://snomed.info/sct","code" : "3654008","display" : "Lingulectomy of lung"},{"system" : "http://snomed.info/sct","code" : "3659003","display" : "Incision of inner ear"},{"system" : "http://snomed.info/sct","code" : "3664004","display" : "Repair of scleral fistula"},{"system" : "http://snomed.info/sct","code" : "3666002","display" : "Peripheral neurorrhaphy"},{"system" : "http://snomed.info/sct","code" : "3669009","display" : "Fitting of prosthesis or prosthetic device of upper arm"},{"system" : "http://snomed.info/sct","code" : "3673007","display" : "Leadbetter urethral reconstruction"},{"system" : "http://snomed.info/sct","code" : "3683006","display" : "Selenium measurement, urine"},{"system" : "http://snomed.info/sct","code" : "3686003","display" : "Zancolli operation for tendon transfer of biceps"},{"system" : "http://snomed.info/sct","code" : "3690001","display" : "Shunt of left subclavian to descending aorta by Blalock-Park operation"},{"system" : "http://snomed.info/sct","code" : "3691002","display" : "Wedge osteotomy of tarsals and metatarsals"},{"system" : "http://snomed.info/sct","code" : "3697003","display" : "Tissue processing technique, routine, embed, cut and stain, per autopsy"},{"system" : "http://snomed.info/sct","code" : "3700004","display" : "Erysiphake extraction of cataract by intracapsular approach"},{"system" : "http://snomed.info/sct","code" : "3701000","display" : "Removal of foreign body of hip from subcutaneous tissue"},{"system" : "http://snomed.info/sct","code" : "3713005","display" : "Release for de Quervain's tenosynovitis of hand"},{"system" : "http://snomed.info/sct","code" : "3717006","display" : "Dilute Russell viper venom time"},{"system" : "http://snomed.info/sct","code" : "3735002","display" : "Coproporphyrin III measurement"},{"system" : "http://snomed.info/sct","code" : "3740005","display" : "Removal of foreign body of canthus by incision"},{"system" : "http://snomed.info/sct","code" : "3748003","display" : "Biopsy of perirenal tissue"},{"system" : "http://snomed.info/sct","code" : "3749006","display" : "Reduction of closed ischial fracture"},{"system" : "http://snomed.info/sct","code" : "3758004","display" : "Thrombectomy with catheter of subclavian artery by neck incision"},{"system" : "http://snomed.info/sct","code" : "3770000","display" : "Ward urine dip stick testing"},{"system" : "http://snomed.info/sct","code" : "3778007","display" : "Manipulation of scrotal tissue"},{"system" : "http://snomed.info/sct","code" : "3780001","display" : "Routine patient disposition, no follow-up planned"},{"system" : "http://snomed.info/sct","code" : "3784005","display" : "Delayed hypersensitivity skin test for SK-SD"},{"system" : "http://snomed.info/sct","code" : "3786007","display" : "Excision of lesion of pharynx"},{"system" : "http://snomed.info/sct","code" : "3787003","display" : "Ultrasonic guidance for needle biopsy"},{"system" : "http://snomed.info/sct","code" : "3794000","display" : "Pregnanetriol measurement"},{"system" : "http://snomed.info/sct","code" : "3796003","display" : "Excision of redundant mucosa from jejunostomy"},{"system" : "http://snomed.info/sct","code" : "3802001","display" : "Dental application of desensitizing medicament"},{"system" : "http://snomed.info/sct","code" : "3819004","display" : "Embolization of thoracic artery"},{"system" : "http://snomed.info/sct","code" : "3826004","display" : "Blepharotomy with drainage of abscess of eyelid"},{"system" : "http://snomed.info/sct","code" : "3828003","display" : "Open biopsy of vertebral body of thoracic region"},{"system" : "http://snomed.info/sct","code" : "3831002","display" : "Chiropractic application of ice"},{"system" : "http://snomed.info/sct","code" : "3843001","display" : "Removal of foreign body from fascia"},{"system" : "http://snomed.info/sct","code" : "3858009","display" : "Echography of thyroid, A-mode"},{"system" : "http://snomed.info/sct","code" : "3861005","display" : "Aneurysmectomy with anastomosis of lower limb artery"},{"system" : "http://snomed.info/sct","code" : "3864002","display" : "Excisional biopsy of scrotum"},{"system" : "http://snomed.info/sct","code" : "3880007","display" : "Excision of lesion of fibula"},{"system" : "http://snomed.info/sct","code" : "3881006","display" : "Incision and drainage of submental space by extraoral approach"},{"system" : "http://snomed.info/sct","code" : "3887005","display" : "Ligation of wart"},{"system" : "http://snomed.info/sct","code" : "3889008","display" : "Suture of lip"},{"system" : "http://snomed.info/sct","code" : "3891000","display" : "Comprehensive orthodontic treatment, permanent dentition, for class I malocclusion"},{"system" : "http://snomed.info/sct","code" : "3895009","display" : "Application of dressing"},{"system" : "http://snomed.info/sct","code" : "3907006","display" : "Incision and drainage of retroperitoneal abscess"},{"system" : "http://snomed.info/sct","code" : "3915009","display" : "Excision of artery of thorax and abdomen"},{"system" : "http://snomed.info/sct","code" : "3917001","display" : "Excisional biopsy of phalanges of foot"},{"system" : "http://snomed.info/sct","code" : "3918006","display" : "Plastic repair with lengthening"},{"system" : "http://snomed.info/sct","code" : "3926003","display" : "Lactic acid measurement"},{"system" : "http://snomed.info/sct","code" : "3929005","display" : "Patient transfer, in-hospital, bed-to-bed"},{"system" : "http://snomed.info/sct","code" : "3936006","display" : "Making Foster bed"},{"system" : "http://snomed.info/sct","code" : "3938007","display" : "Cerclage for retinal reattachment"},{"system" : "http://snomed.info/sct","code" : "3942005","display" : "Cystopexy"},{"system" : "http://snomed.info/sct","code" : "3955006","display" : "Antibody elution, RBC"},{"system" : "http://snomed.info/sct","code" : "3957003","display" : "Arteriectomy of thoracoabdominal aorta"},{"system" : "http://snomed.info/sct","code" : "3963007","display" : "Operation on submaxillary gland"},{"system" : "http://snomed.info/sct","code" : "3967008","display" : "Fluorescence polarization immunoassay"},{"system" : "http://snomed.info/sct","code" : "3968003","display" : "Facetectomy of vertebra"},{"system" : "http://snomed.info/sct","code" : "3969006","display" : "Removal of osteocartilagenous loose body from joint structures"},{"system" : "http://snomed.info/sct","code" : "3971006","display" : "Duchenne muscular dystrophy carrier detection"},{"system" : "http://snomed.info/sct","code" : "3980006","display" : "Subtotal resection of esophagus"},{"system" : "http://snomed.info/sct","code" : "3981005","display" : "Carrier detection, molecular genetics"},{"system" : "http://snomed.info/sct","code" : "3991004","display" : "Magnetic resonance imaging of pelvis, prostate and bladder"},{"system" : "http://snomed.info/sct","code" : "3998005","display" : "Bone imaging of limited area"},{"system" : "http://snomed.info/sct","code" : "4007002","display" : "Anti-human globulin test, indirect, titer, non-gamma"},{"system" : "http://snomed.info/sct","code" : "4008007","display" : "Phlebography of neck"},{"system" : "http://snomed.info/sct","code" : "4027001","display" : "Implantation of electronic stimulator into phrenic nerve"},{"system" : "http://snomed.info/sct","code" : "4028006","display" : "Epiplopexy"},{"system" : "http://snomed.info/sct","code" : "4034004","display" : "Closed reduction of facial fracture, except mandible"},{"system" : "http://snomed.info/sct","code" : "4035003","display" : "Restoration, resin, two surfaces, posterior, permanent"},{"system" : "http://snomed.info/sct","code" : "4036002","display" : "Arthroscopy of elbow with extensive debridement"},{"system" : "http://snomed.info/sct","code" : "4037006","display" : "Removal of vascular graft or prosthesis"},{"system" : "http://snomed.info/sct","code" : "4044002","display" : "Permanent colostomy"},{"system" : "http://snomed.info/sct","code" : "4045001","display" : "Drainage of cerebral ventricle by incision"},{"system" : "http://snomed.info/sct","code" : "4052004","display" : "Percutaneous aspiration of spinal cord cyst"},{"system" : "http://snomed.info/sct","code" : "4064007","display" : "Specimen aliquoting"},{"system" : "http://snomed.info/sct","code" : "4068005","display" : "Removal of ventricular reservoir with synchronous replacement"},{"system" : "http://snomed.info/sct","code" : "4083000","display" : "Fitting of prosthesis or prosthetic device of lower arm"},{"system" : "http://snomed.info/sct","code" : "4084006","display" : "Repair of tendon of hand with graft of muscle (procedure)"},{"system" : "http://snomed.info/sct","code" : "4090005","display" : "Replacement of transvenous atrial and ventricular pacemaker electrode leads"},{"system" : "http://snomed.info/sct","code" : "4094001","display" : "Reduction of retroversion of uterus by pessary"},{"system" : "http://snomed.info/sct","code" : "4114003","display" : "Parenteral chemotherapy for malignant neoplasm"},{"system" : "http://snomed.info/sct","code" : "4116001","display" : "Fenestration procedure"},{"system" : "http://snomed.info/sct","code" : "4119008","display" : "Intracranial phlebectomy with anastomosis"},{"system" : "http://snomed.info/sct","code" : "4139007","display" : "Posterior spinal cordotomy"},{"system" : "http://snomed.info/sct","code" : "4143006","display" : "Injection of anterior chamber of eye"},{"system" : "http://snomed.info/sct","code" : "4149005","display" : "Bone histomorphometry, aluminum stain"},{"system" : "http://snomed.info/sct","code" : "4154001","display" : "Incision and drainage of penis"},{"system" : "http://snomed.info/sct","code" : "4165006","display" : "Delayed hypersensitivity skin test for staphage lysate"},{"system" : "http://snomed.info/sct","code" : "4192000","display" : "Toxicology testing for organophosphate insecticide"},{"system" : "http://snomed.info/sct","code" : "4213001","display" : "Implantation of Ommaya reservoir"},{"system" : "http://snomed.info/sct","code" : "4214007","display" : "Intracardiac injection for cardiac resuscitation"},{"system" : "http://snomed.info/sct","code" : "4226002","display" : "Excision of lesion of thoracic vein"},{"system" : "http://snomed.info/sct","code" : "4252008","display" : "Aneurysmectomy with graft replacement by interposition"},{"system" : "http://snomed.info/sct","code" : "4263006","display" : "Biopsy of soft tissue of elbow area, superficial"},{"system" : "http://snomed.info/sct","code" : "4266003","display" : "Referral to drug addiction rehabilitation service (procedure)"},{"system" : "http://snomed.info/sct","code" : "4285000","display" : "Insertion of bone growth stimulator into femur"},{"system" : "http://snomed.info/sct","code" : "4293000","display" : "Reduction of intussusception by laparotomy"},{"system" : "http://snomed.info/sct","code" : "4304000","display" : "Excision of cusp of tricuspid valve"},{"system" : "http://snomed.info/sct","code" : "4319004","display" : "Rebase of complete lower denture"},{"system" : "http://snomed.info/sct","code" : "4321009","display" : "Bilateral leg arteriogram"},{"system" : "http://snomed.info/sct","code" : "4323007","display" : "Destruction of lesion of sclera"},{"system" : "http://snomed.info/sct","code" : "4333004","display" : "Incision and drainage of perisplenic space"},{"system" : "http://snomed.info/sct","code" : "4336007","display" : "Lloyd-Davies operation, abdominoperineal resection"},{"system" : "http://snomed.info/sct","code" : "4337003","display" : "Homogentisic acid measurement"},{"system" : "http://snomed.info/sct","code" : "4339000","display" : "Repair of nasolabial fistula"},{"system" : "http://snomed.info/sct","code" : "4341004","display" : "Complete submucous resection of turbinate"},{"system" : "http://snomed.info/sct","code" : "4344007","display" : "Cryopexy"},{"system" : "http://snomed.info/sct","code" : "4348005","display" : "Musculoplasty of hand"},{"system" : "http://snomed.info/sct","code" : "4350002","display" : "Removal of implant of cornea"},{"system" : "http://snomed.info/sct","code" : "4363008","display" : "Endoscopic brush biopsy of trachea"},{"system" : "http://snomed.info/sct","code" : "4365001","display" : "Surgical repair"},{"system" : "http://snomed.info/sct","code" : "4380007","display" : "Transposition of vulvar tissue"},{"system" : "http://snomed.info/sct","code" : "4387005","display" : "Valvuloplasty of pulmonary valve in total repair of tetralogy of Fallot"},{"system" : "http://snomed.info/sct","code" : "4388000","display" : "Repair of splenocolic fistula"},{"system" : "http://snomed.info/sct","code" : "4407008","display" : "Slitting of lacrimal canaliculus for passage of tube"},{"system" : "http://snomed.info/sct","code" : "4411002","display" : "Removal of device from female genital tract"},{"system" : "http://snomed.info/sct","code" : "4420006","display" : "Incision and drainage of parapharyngeal abscess by external approach"},{"system" : "http://snomed.info/sct","code" : "4424002","display" : "Making orthopedic bed"},{"system" : "http://snomed.info/sct","code" : "4436008","display" : "MCP receptor measurement"},{"system" : "http://snomed.info/sct","code" : "4438009","display" : "Venography of vena cava"},{"system" : "http://snomed.info/sct","code" : "4443002","display" : "Decortication of ovary"},{"system" : "http://snomed.info/sct","code" : "4447001","display" : "Autopsy, gross and microscopic examination, stillborn or newborn without CNS"},{"system" : "http://snomed.info/sct","code" : "4449003","display" : "Manipulation of spinal meninges"},{"system" : "http://snomed.info/sct","code" : "4450003","display" : "Application of Kirschner wire"},{"system" : "http://snomed.info/sct","code" : "4455008","display" : "Open reduction of open elbow dislocation"},{"system" : "http://snomed.info/sct","code" : "4457000","display" : "Insertion of mold into vagina"},{"system" : "http://snomed.info/sct","code" : "4466001","display" : "Exploration of artery of upper limb"},{"system" : "http://snomed.info/sct","code" : "4467005","display" : "Excision of tumor of ankle area, deep, intramuscular"},{"system" : "http://snomed.info/sct","code" : "4475004","display" : "Cyanide measurement"},{"system" : "http://snomed.info/sct","code" : "4487006","display" : "Norepinephrine measurement, supine"},{"system" : "http://snomed.info/sct","code" : "4489009","display" : "Neurolysis of trigeminal nerve"},{"system" : "http://snomed.info/sct","code" : "4503005","display" : "Removal of foreign body of sclera without use of magnet"},{"system" : "http://snomed.info/sct","code" : "4504004","display" : "Potter's obstetrical version with extraction"},{"system" : "http://snomed.info/sct","code" : "4505003","display" : "Tenolysis of flexor tendon of forearm"},{"system" : "http://snomed.info/sct","code" : "4507006","display" : "Decompression fasciotomy of wrist, flexor and extensor compartment"},{"system" : "http://snomed.info/sct","code" : "4511000","display" : "Restoration, inlay, composite/resin, one surface, laboratory processed"},{"system" : "http://snomed.info/sct","code" : "4516005","display" : "Iridencleisis and iridotasis"},{"system" : "http://snomed.info/sct","code" : "4520009","display" : "Anastomosis of esophagus, antesternal or antethoracic, with insertion of prosthesis"},{"system" : "http://snomed.info/sct","code" : "4525004","display" : "Emergency department patient visit"},{"system" : "http://snomed.info/sct","code" : "4533003","display" : "Ligation of artery of lower limb"},{"system" : "http://snomed.info/sct","code" : "4535005","display" : "Incision of pelvirectal tissue"},{"system" : "http://snomed.info/sct","code" : "4539004","display" : "Excision of bronchogenic cyst"},{"system" : "http://snomed.info/sct","code" : "4542005","display" : "Closed reduction of fracture of foot"},{"system" : "http://snomed.info/sct","code" : "4544006","display" : "Excision of subcutaneous tumor of extremities"},{"system" : "http://snomed.info/sct","code" : "4558008","display" : "Anterior resection of rectum"},{"system" : "http://snomed.info/sct","code" : "4570007","display" : "Chemopallidectomy"},{"system" : "http://snomed.info/sct","code" : "4581005","display" : "Coreoplasty"},{"system" : "http://snomed.info/sct","code" : "4585001","display" : "Decompression of tendon of hand"},{"system" : "http://snomed.info/sct","code" : "4587009","display" : "Epiphysiodesis of distal radius"},{"system" : "http://snomed.info/sct","code" : "4593001","display" : "Cauterization of sclera with iridectomy"},{"system" : "http://snomed.info/sct","code" : "4594007","display" : "Coproporphyrin isomers, series I & III, urine"},{"system" : "http://snomed.info/sct","code" : "4613005","display" : "Radioimmunoassay"},{"system" : "http://snomed.info/sct","code" : "4625008","display" : "Apical pulse taking"},{"system" : "http://snomed.info/sct","code" : "4626009","display" : "Take-down of arterial anastomosis"},{"system" : "http://snomed.info/sct","code" : "4636001","display" : "Denker operation for radical maxillary antrotomy"},{"system" : "http://snomed.info/sct","code" : "4640005","display" : "Ligation of fallopian tubes by abdominal approach"},{"system" : "http://snomed.info/sct","code" : "4642002","display" : "Removal of inflatable penile prosthesis, with pump, reservoir and cylinders"},{"system" : "http://snomed.info/sct","code" : "4670000","display" : "Catheterization of bronchus"},{"system" : "http://snomed.info/sct","code" : "4671001","display" : "Excision of lesion from sphenoid sinus"},{"system" : "http://snomed.info/sct","code" : "4691008","display" : "Identification of rotavirus antigen in feces"},{"system" : "http://snomed.info/sct","code" : "4694000","display" : "Percutaneous needle biopsy of muscle"},{"system" : "http://snomed.info/sct","code" : "4699005","display" : "Alpha naphthyl butyrate stain method, blood or bone marrow (procedure)"},{"system" : "http://snomed.info/sct","code" : "4701005","display" : "Colony forming unit-granulocyte-monocyte-erythroid-megakaryocyte assay"},{"system" : "http://snomed.info/sct","code" : "4707009","display" : "Partial excision of calcaneus"},{"system" : "http://snomed.info/sct","code" : "4712005","display" : "Removal of Gardner Wells tongs from skull"},{"system" : "http://snomed.info/sct","code" : "4713000","display" : "Endoscopy and photography"},{"system" : "http://snomed.info/sct","code" : "4719001","display" : "Psychologic cognitive testing and assessment"},{"system" : "http://snomed.info/sct","code" : "4727005","display" : "Lipoprotein electrophoresis"},{"system" : "http://snomed.info/sct","code" : "4734007","display" : "Irrigation of wound catheter of integument"},{"system" : "http://snomed.info/sct","code" : "4737000","display" : "Mycobacteria culture"},{"system" : "http://snomed.info/sct","code" : "4756005","display" : "Cryotherapy of subcutaneous tissue"},{"system" : "http://snomed.info/sct","code" : "4758006","display" : "Incudostapediopexy"},{"system" : "http://snomed.info/sct","code" : "4764004","display" : "Jet ventilation procedure"},{"system" : "http://snomed.info/sct","code" : "4765003","display" : "Insertion of ocular implant following or secondary to enucleation"},{"system" : "http://snomed.info/sct","code" : "4770005","display" : "Colporrhaphy for repair of urethrocele"},{"system" : "http://snomed.info/sct","code" : "4772002","display" : "Reduction of torsion of spermatic cord"},{"system" : "http://snomed.info/sct","code" : "4784000","display" : "Operation on sublingual gland"},{"system" : "http://snomed.info/sct","code" : "4804005","display" : "Microbial identification test"},{"system" : "http://snomed.info/sct","code" : "4811009","display" : "Reconstruction of diaphragm"},{"system" : "http://snomed.info/sct","code" : "4815000","display" : "Antibody identification, RBC antibody panel, enzyme, 2 stage technique including anti-human globulin"},{"system" : "http://snomed.info/sct","code" : "4820000","display" : "Incision of labial frenum"},{"system" : "http://snomed.info/sct","code" : "4827002","display" : "Shower hydrotherapy"},{"system" : "http://snomed.info/sct","code" : "4829004","display" : "Excision of small intestine for interposition"},{"system" : "http://snomed.info/sct","code" : "4849008","display" : "Biopsy of ovary"},{"system" : "http://snomed.info/sct","code" : "4862007","display" : "Revision of anastomosis of large intestine"},{"system" : "http://snomed.info/sct","code" : "4877004","display" : "Extracapsular extraction of lens with iridectomy"},{"system" : "http://snomed.info/sct","code" : "4891005","display" : "Proctostomy"},{"system" : "http://snomed.info/sct","code" : "4895001","display" : "Construction of sigmoid bladder"},{"system" : "http://snomed.info/sct","code" : "4902005","display" : "Ethchlorvynol measurement"},{"system" : "http://snomed.info/sct","code" : "4903000","display" : "Serum protein electrophoresis"},{"system" : "http://snomed.info/sct","code" : "4904006","display" : "Dilation of anal sphincter under nonlocal anesthesia"},{"system" : "http://snomed.info/sct","code" : "4914002","display" : "Treatment planning for teletherapy"},{"system" : "http://snomed.info/sct","code" : "4929000","display" : "Local perfusion of kidney"},{"system" : "http://snomed.info/sct","code" : "4930005","display" : "Repair of thoracogastric fistula"},{"system" : "http://snomed.info/sct","code" : "4957007","display" : "Cervical spinal fusion for pseudoarthrosis"},{"system" : "http://snomed.info/sct","code" : "4966006","display" : "Extracorporeal perfusion"},{"system" : "http://snomed.info/sct","code" : "4970003","display" : "Venography"},{"system" : "http://snomed.info/sct","code" : "4974007","display" : "Operation on liver"},{"system" : "http://snomed.info/sct","code" : "4987001","display" : "Osteoplasty of cranium with flap of bone"},{"system" : "http://snomed.info/sct","code" : "4992004","display" : "Cardiac catheterization, left heart, retrograde, percutaneous"},{"system" : "http://snomed.info/sct","code" : "4993009","display" : "Ischemic limb exercise with EMG and lactic acid determination"},{"system" : "http://snomed.info/sct","code" : "5019003","display" : "Direct laryngoscopy with biopsy"},{"system" : "http://snomed.info/sct","code" : "5021008","display" : "Aldosterone measurement, standing, normal salt diet"},{"system" : "http://snomed.info/sct","code" : "5022001","display" : "Lysergic acid diethylamide measurement"},{"system" : "http://snomed.info/sct","code" : "5025004","display" : "Semen analysis, presence and motility of sperm"},{"system" : "http://snomed.info/sct","code" : "5048009","display" : "External cephalic version with tocolysis"},{"system" : "http://snomed.info/sct","code" : "5055006","display" : "Uniscept system test"},{"system" : "http://snomed.info/sct","code" : "5057003","display" : "Radical orbitomaxillectomy"},{"system" : "http://snomed.info/sct","code" : "5091004","display" : "Peripheral vascular disease study"},{"system" : "http://snomed.info/sct","code" : "5105000","display" : "Endoscopy of renal pelvis"},{"system" : "http://snomed.info/sct","code" : "5110001","display" : "Ultrasound peripheral imaging, real time scan"},{"system" : "http://snomed.info/sct","code" : "5113004","display" : "T4 free measurement"},{"system" : "http://snomed.info/sct","code" : "5119000","display" : "Epiglottidectomy"},{"system" : "http://snomed.info/sct","code" : "5121005","display" : "Wedge osteotomy of pelvic bone"},{"system" : "http://snomed.info/sct","code" : "5130002","display" : "Extraction of primary membranous cataract by discission"},{"system" : "http://snomed.info/sct","code" : "5147001","display" : "Excision of lesion of ankle joint"},{"system" : "http://snomed.info/sct","code" : "5151004","display" : "Manual reduction of hemorrhoids"},{"system" : "http://snomed.info/sct","code" : "5154007","display" : "Speech therapy"},{"system" : "http://snomed.info/sct","code" : "5161006","display" : "Specialty clinic admission"},{"system" : "http://snomed.info/sct","code" : "5162004","display" : "Excision of pressure injury (procedure)"},{"system" : "http://snomed.info/sct","code" : "5165002","display" : "Division of thoracic artery"},{"system" : "http://snomed.info/sct","code" : "5176003","display" : "Thromboendarterectomy with graft of renal artery"},{"system" : "http://snomed.info/sct","code" : "5182000","display" : "Total body perfusion"},{"system" : "http://snomed.info/sct","code" : "5184004","display" : "Osteotomy of shaft of femur with fixation"},{"system" : "http://snomed.info/sct","code" : "5186002","display" : "Arthrotomy for synovectomy of glenohumeral joint"},{"system" : "http://snomed.info/sct","code" : "5190000","display" : "Cell fusion"},{"system" : "http://snomed.info/sct","code" : "5191001","display" : "Surgical treatment of missed abortion of second trimester"},{"system" : "http://snomed.info/sct","code" : "5212002","display" : "Excision of lesion of lacrimal gland by frontal approach"},{"system" : "http://snomed.info/sct","code" : "5216004","display" : "Three dimensional ultrasound imaging of heart"},{"system" : "http://snomed.info/sct","code" : "5233006","display" : "Lateral fasciotomy"},{"system" : "http://snomed.info/sct","code" : "5243009","display" : "Suture of adenoid fossa"},{"system" : "http://snomed.info/sct","code" : "5246001","display" : "Breakpoint cluster region analysis"},{"system" : "http://snomed.info/sct","code" : "5264008","display" : "Total bile acids measurement"},{"system" : "http://snomed.info/sct","code" : "5267001","display" : "Ligation of adrenal artery"},{"system" : "http://snomed.info/sct","code" : "5270002","display" : "Destruction of both fallopian tubes"},{"system" : "http://snomed.info/sct","code" : "5273000","display" : "Reduction of closed fracture of proximal end of ulna with manipulation"},{"system" : "http://snomed.info/sct","code" : "5282006","display" : "Operation on oropharynx"},{"system" : "http://snomed.info/sct","code" : "5290006","display" : "Incision and drainage of Ludwig's angina"},{"system" : "http://snomed.info/sct","code" : "5298004","display" : "Incision and drainage of deep hematoma of thigh region"},{"system" : "http://snomed.info/sct","code" : "5304008","display" : "Deep radiation therapy, 200-300 KVP"},{"system" : "http://snomed.info/sct","code" : "5316002","display" : "Closed osteotomy of mandibular ramus"},{"system" : "http://snomed.info/sct","code" : "5317006","display" : "Radical amputation of penis with bilateral pelvic lymphadenectomy"},{"system" : "http://snomed.info/sct","code" : "5326009","display" : "Administration of dermatologic formulation"},{"system" : "http://snomed.info/sct","code" : "5328005","display" : "Shortening of Achilles tendon"},{"system" : "http://snomed.info/sct","code" : "5337005","display" : "Trocar biopsy"},{"system" : "http://snomed.info/sct","code" : "5338000","display" : "Nicotine measurement"},{"system" : "http://snomed.info/sct","code" : "5342002","display" : "Prophylactic treatment of tibia with methyl methacrylate"},{"system" : "http://snomed.info/sct","code" : "5357009","display" : "Leukocyte poor blood preparation"},{"system" : "http://snomed.info/sct","code" : "5373003","display" : "Stress breaker"},{"system" : "http://snomed.info/sct","code" : "5384005","display" : "Excision of part of frontal cortex"},{"system" : "http://snomed.info/sct","code" : "5391008","display" : "Artificial voice rehabilitation"},{"system" : "http://snomed.info/sct","code" : "5393006","display" : "Exploration of parathyroid with mediastinal exploration by sternal split approach"},{"system" : "http://snomed.info/sct","code" : "5402006","display" : "Manipulation of thoracic artery"},{"system" : "http://snomed.info/sct","code" : "5407000","display" : "Injection of fallopian tube"},{"system" : "http://snomed.info/sct","code" : "5415002","display" : "Destruction of lesion of liver"},{"system" : "http://snomed.info/sct","code" : "5419008","display" : "Lysis of adhesions of tendon of hand"},{"system" : "http://snomed.info/sct","code" : "5422005","display" : "Amylase measurement, peritoneal fluid"},{"system" : "http://snomed.info/sct","code" : "5431005","display" : "Percutaneous transluminal angioplasty"},{"system" : "http://snomed.info/sct","code" : "5446003","display" : "Excision of cervical rib for outlet compression syndrome with sympathectomy"},{"system" : "http://snomed.info/sct","code" : "5447007","display" : "Transfusion"},{"system" : "http://snomed.info/sct","code" : "5452002","display" : "Core needle biopsy of thymus"},{"system" : "http://snomed.info/sct","code" : "5456004","display" : "Graft of lymphatic structure"},{"system" : "http://snomed.info/sct","code" : "5457008","display" : "Serologic test for Rickettsia conorii"},{"system" : "http://snomed.info/sct","code" : "5460001","display" : "Removal of prosthesis from fallopian tube"},{"system" : "http://snomed.info/sct","code" : "5479003","display" : "Select picture audiometry"},{"system" : "http://snomed.info/sct","code" : "5486006","display" : "Delayed suture of tendon of hand"},{"system" : "http://snomed.info/sct","code" : "5506006","display" : "Incision and exploration of abdominal wall"},{"system" : "http://snomed.info/sct","code" : "5517007","display" : "Restoration, inlay, porcelain/ceramic, per tooth, in addition to inlay"},{"system" : "http://snomed.info/sct","code" : "5521000","display" : "Open reduction of fracture of phalanges of foot"},{"system" : "http://snomed.info/sct","code" : "5545001","display" : "Repair of carotid body"},{"system" : "http://snomed.info/sct","code" : "5551006","display" : "Direct laryngoscopy with arytenoidectomy with operating microscope"},{"system" : "http://snomed.info/sct","code" : "5556001","display" : "Manually assisted spontaneous delivery"},{"system" : "http://snomed.info/sct","code" : "5570001","display" : "Arthrotomy for infection with exploration and drainage of carpometacarpal joint"},{"system" : "http://snomed.info/sct","code" : "5571002","display" : "Excision of lesion of aorta with end-to-end anastomosis"},{"system" : "http://snomed.info/sct","code" : "5572009","display" : "Incision of kidney pelvis"},{"system" : "http://snomed.info/sct","code" : "5586008","display" : "Aminolevulinic acid dehydratase measurement"},{"system" : "http://snomed.info/sct","code" : "5608002","display" : "Excretion measurement"},{"system" : "http://snomed.info/sct","code" : "5616006","display" : "Osteoplasty of tibia"},{"system" : "http://snomed.info/sct","code" : "5632009","display" : "Open biopsy of bronchus"},{"system" : "http://snomed.info/sct","code" : "5636007","display" : "Fistulectomy of bone"},{"system" : "http://snomed.info/sct","code" : "5638008","display" : "Carbohydrate measurement"},{"system" : "http://snomed.info/sct","code" : "5648005","display" : "Surgical repair and revision of shunt"},{"system" : "http://snomed.info/sct","code" : "5651003","display" : "Arylsulfatase A measurement"},{"system" : "http://snomed.info/sct","code" : "5663008","display" : "Phlebectomy of varicose vein of head and neck"},{"system" : "http://snomed.info/sct","code" : "5669007","display" : "Portable electroencephalogram awake and asleep with stimulation"},{"system" : "http://snomed.info/sct","code" : "5671007","display" : "Magnet extraction of foreign body from ciliary body"},{"system" : "http://snomed.info/sct","code" : "5685002","display" : "Electrolysis procedure"},{"system" : "http://snomed.info/sct","code" : "5687005","display" : "Removal of foreign body from ovary"},{"system" : "http://snomed.info/sct","code" : "5690004","display" : "Incision of seminal vesicle"},{"system" : "http://snomed.info/sct","code" : "5694008","display" : "Crisis intervention with follow-up"},{"system" : "http://snomed.info/sct","code" : "5721002","display" : "Repair of eyebrow"},{"system" : "http://snomed.info/sct","code" : "5722009","display" : "Surgical reanastomosis of colon"},{"system" : "http://snomed.info/sct","code" : "5726007","display" : "Removal of epicardial electrodes"},{"system" : "http://snomed.info/sct","code" : "5728008","display" : "Anoscopy for removal of foreign body"},{"system" : "http://snomed.info/sct","code" : "5731009","display" : "Hemosiderin, quantitative measurement"},{"system" : "http://snomed.info/sct","code" : "5733007","display" : "Fluorescent identification of anti-nuclear antibody"},{"system" : "http://snomed.info/sct","code" : "5738003","display" : "Biopsy of cul-de-sac"},{"system" : "http://snomed.info/sct","code" : "5745003","display" : "Excision ampulla of Vater with reimplantation of common duct"},{"system" : "http://snomed.info/sct","code" : "5760000","display" : "Osteoplasty of radius and ulna, shortening"},{"system" : "http://snomed.info/sct","code" : "5777000","display" : "Flexorplasty of elbow"},{"system" : "http://snomed.info/sct","code" : "5781000","display" : "Operation on nasal septum"},{"system" : "http://snomed.info/sct","code" : "5785009","display" : "Forensic autopsy"},{"system" : "http://snomed.info/sct","code" : "5787001","display" : "Elevation of bone fragments of orbit of skull with debridement"},{"system" : "http://snomed.info/sct","code" : "5789003","display" : "Lysis of adhesions of intestines"},{"system" : "http://snomed.info/sct","code" : "5796001","display" : "Excision of external thrombotic hemorrhoid"},{"system" : "http://snomed.info/sct","code" : "5806001","display" : "Revision of tracheostomy scar"},{"system" : "http://snomed.info/sct","code" : "5807005","display" : "Fenestration of inner ear, initial"},{"system" : "http://snomed.info/sct","code" : "5809008","display" : "Selective vagotomy with pyloroplasty and gastrostomy"},{"system" : "http://snomed.info/sct","code" : "5812006","display" : "Laboratory reporting, fax"},{"system" : "http://snomed.info/sct","code" : "5818005","display" : "Flocculation test"},{"system" : "http://snomed.info/sct","code" : "5821007","display" : "Ligation, division and complete stripping of long and short saphenous veins"},{"system" : "http://snomed.info/sct","code" : "5845006","display" : "Emulsification procedure"},{"system" : "http://snomed.info/sct","code" : "5857002","display" : "Complement mediated cytotoxicity assay"},{"system" : "http://snomed.info/sct","code" : "5865004","display" : "Open reduction of dislocation of toe"},{"system" : "http://snomed.info/sct","code" : "5870006","display" : "Tertiary closure of abdominal wall"},{"system" : "http://snomed.info/sct","code" : "5880005","display" : "Clinical examination"},{"system" : "http://snomed.info/sct","code" : "5892005","display" : "Mastoid antrotomy"},{"system" : "http://snomed.info/sct","code" : "5894006","display" : "Methyl red test"},{"system" : "http://snomed.info/sct","code" : "5897004","display" : "Removal of Scribner shunt"},{"system" : "http://snomed.info/sct","code" : "5902003","display" : "History and physical examination, complete"},{"system" : "http://snomed.info/sct","code" : "5925002","display" : "Incision and drainage of hematoma of wrist"},{"system" : "http://snomed.info/sct","code" : "5930003","display" : "Cardiac monitor removal"},{"system" : "http://snomed.info/sct","code" : "5961007","display" : "Division of blood vessels of cornea"},{"system" : "http://snomed.info/sct","code" : "5966002","display" : "Removal of foreign body from elbow area, deep"},{"system" : "http://snomed.info/sct","code" : "5971009","display" : "Incision and drainage of axilla"},{"system" : "http://snomed.info/sct","code" : "5983006","display" : "Repair of spermatic cord"},{"system" : "http://snomed.info/sct","code" : "5986003","display" : "Non-sensitized spontaneous sheep erythrocyte binding, E-rosette"},{"system" : "http://snomed.info/sct","code" : "5992009","display" : "Midtarsal arthrodesis, multiple"},{"system" : "http://snomed.info/sct","code" : "5995006","display" : "Gas liquid chromatography, flame photometric type"},{"system" : "http://snomed.info/sct","code" : "5997003","display" : "Drainage of cerebral subarachnoid space by aspiration"},{"system" : "http://snomed.info/sct","code" : "5998008","display" : "Radical dissection of groin"},{"system" : "http://snomed.info/sct","code" : "6005008","display" : "Transplantation of vitreous by anterior approach"},{"system" : "http://snomed.info/sct","code" : "6007000","display" : "Magnetic resonance imaging of chest"},{"system" : "http://snomed.info/sct","code" : "6019008","display" : "Endoscopy of large intestine"},{"system" : "http://snomed.info/sct","code" : "6025007","display" : "Laparoscopic appendectomy"},{"system" : "http://snomed.info/sct","code" : "6026008","display" : "Removal of coronary artery obstruction by percutaneous transluminal balloon with thrombolytic agent"},{"system" : "http://snomed.info/sct","code" : "6029001","display" : "Augmentation of outflow tract of pulmonary valve"},{"system" : "http://snomed.info/sct","code" : "6035001","display" : "Chart abstracting"},{"system" : "http://snomed.info/sct","code" : "6063004","display" : "Kanamycin measurement"},{"system" : "http://snomed.info/sct","code" : "6069000","display" : "Panniculotomy"},{"system" : "http://snomed.info/sct","code" : "6082008","display" : "Perforation of footplate"},{"system" : "http://snomed.info/sct","code" : "6092000","display" : "Aspiration of nasal sinus by puncture"},{"system" : "http://snomed.info/sct","code" : "6100001","display" : "Fenestration of stapes footplate with vein graft"},{"system" : "http://snomed.info/sct","code" : "6119006","display" : "Local destruction of lesion of bony palate"},{"system" : "http://snomed.info/sct","code" : "6125005","display" : "Change of gastrostomy tube"},{"system" : "http://snomed.info/sct","code" : "6126006","display" : "Fitzgerald factor assay"},{"system" : "http://snomed.info/sct","code" : "6130009","display" : "Surgical exposure of impacted or unerupted tooth to aid eruption"},{"system" : "http://snomed.info/sct","code" : "6133006","display" : "Lymphokine assay"},{"system" : "http://snomed.info/sct","code" : "6143009","display" : "Diabetic education (procedure)"},{"system" : "http://snomed.info/sct","code" : "6146001","display" : "Repair of heart septum with prosthesis"},{"system" : "http://snomed.info/sct","code" : "6148000","display" : "Chondrectomy of semilunar cartilage of knee"},{"system" : "http://snomed.info/sct","code" : "6157006","display" : "Endoscopic retrograde cholangiopancreatography with biopsy"},{"system" : "http://snomed.info/sct","code" : "6159009","display" : "Galactose measurement"},{"system" : "http://snomed.info/sct","code" : "6161000","display" : "Excision of lesion of capsule of toes"},{"system" : "http://snomed.info/sct","code" : "6164008","display" : "Osteoclasis of clavicle"},{"system" : "http://snomed.info/sct","code" : "6166005","display" : "Nephropyeloureterostomy"},{"system" : "http://snomed.info/sct","code" : "6177004","display" : "Southern blot assay"},{"system" : "http://snomed.info/sct","code" : "6187000","display" : "Repair of aneurysm with graft of common femoral artery"},{"system" : "http://snomed.info/sct","code" : "6188005","display" : "Arthrotomy of knee"},{"system" : "http://snomed.info/sct","code" : "6189002","display" : "Excision of aberrant tissue of breast"},{"system" : "http://snomed.info/sct","code" : "6190006","display" : "Colopexy"},{"system" : "http://snomed.info/sct","code" : "6195001","display" : "Transurethral drainage of prostatic abscess"},{"system" : "http://snomed.info/sct","code" : "6198004","display" : "Repair of fracture with Sofield type procedure"},{"system" : "http://snomed.info/sct","code" : "6200005","display" : "Excision of lesion of female perineum"},{"system" : "http://snomed.info/sct","code" : "6205000","display" : "Fluorescent antigen, titer"},{"system" : "http://snomed.info/sct","code" : "6213004","display" : "Prescribing corneoscleral contact lens"},{"system" : "http://snomed.info/sct","code" : "6221005","display" : "Suture of colon"},{"system" : "http://snomed.info/sct","code" : "6225001","display" : "Antibody detection, RBC, enzyme, 2 stage technique, including anti-human globulin"},{"system" : "http://snomed.info/sct","code" : "6226000","display" : "Visual rehabilitation, eye motion defect"},{"system" : "http://snomed.info/sct","code" : "6227009","display" : "Relationship psychotherapy"},{"system" : "http://snomed.info/sct","code" : "6231003","display" : "Graft of palate"},{"system" : "http://snomed.info/sct","code" : "6240004","display" : "Operative procedure on knee"},{"system" : "http://snomed.info/sct","code" : "6271008","display" : "Echography, immersion B-scan"},{"system" : "http://snomed.info/sct","code" : "6289009","display" : "White blood cell histogram evaluation"},{"system" : "http://snomed.info/sct","code" : "6295005","display" : "Sequestrectomy of pelvic bone"},{"system" : "http://snomed.info/sct","code" : "6307005","display" : "Keratophakia"},{"system" : "http://snomed.info/sct","code" : "6309008","display" : "Fecal fat differential, quantitative"},{"system" : "http://snomed.info/sct","code" : "6319002","display" : "Beta lactamase, chromogenic cephalosporin susceptibility test"},{"system" : "http://snomed.info/sct","code" : "6337001","display" : "Ligation of aortic arch"},{"system" : "http://snomed.info/sct","code" : "6339003","display" : "Conditioning play audiometry"},{"system" : "http://snomed.info/sct","code" : "6343004","display" : "Forensic bite mark comparison technique"},{"system" : "http://snomed.info/sct","code" : "6353003","display" : "Mitsuda reaction to lepromin"},{"system" : "http://snomed.info/sct","code" : "6354009","display" : "Sedimentation rate, Westergren"},{"system" : "http://snomed.info/sct","code" : "6355005","display" : "Removal of internal fixation device of radius"},{"system" : "http://snomed.info/sct","code" : "6358007","display" : "Capsulorrhaphy of joint"},{"system" : "http://snomed.info/sct","code" : "6363006","display" : "Dilation of lacrimal punctum with irrigation"},{"system" : "http://snomed.info/sct","code" : "6370006","display" : "Chemosurgery of stomach lesion"},{"system" : "http://snomed.info/sct","code" : "6384001","display" : "Removal of device from digestive system"},{"system" : "http://snomed.info/sct","code" : "6385000","display" : "Exploration of disc space"},{"system" : "http://snomed.info/sct","code" : "6388003","display" : "TdT stain"},{"system" : "http://snomed.info/sct","code" : "6396008","display" : "Galactokinase measurement"},{"system" : "http://snomed.info/sct","code" : "6397004","display" : "Muscular strength development exercise"},{"system" : "http://snomed.info/sct","code" : "6399001","display" : "Division of arteriovenous fistula with ligation"},{"system" : "http://snomed.info/sct","code" : "6402000","display" : "Excision of common bile duct"},{"system" : "http://snomed.info/sct","code" : "6403005","display" : "Lengthening of muscle of hand"},{"system" : "http://snomed.info/sct","code" : "6419003","display" : "Excision of tumor from elbow area, deep, subfascial"},{"system" : "http://snomed.info/sct","code" : "6433003","display" : "Closed heart valvotomy of mitral valve"},{"system" : "http://snomed.info/sct","code" : "6434009","display" : "Seminal fluid detection"},{"system" : "http://snomed.info/sct","code" : "6438007","display" : "Exploration of ciliary body"},{"system" : "http://snomed.info/sct","code" : "6439004","display" : "Destruction of lesion of peripheral nerve"},{"system" : "http://snomed.info/sct","code" : "6444006","display" : "Enlargement of eye socket"},{"system" : "http://snomed.info/sct","code" : "6465000","display" : "Arthrotomy of glenohumeral joint for infection with drainage"},{"system" : "http://snomed.info/sct","code" : "6473009","display" : "Suture of old obstetrical laceration of uterus"},{"system" : "http://snomed.info/sct","code" : "6480006","display" : "Urinary bladder residual urine study"},{"system" : "http://snomed.info/sct","code" : "6486000","display" : "Curettage of sclera"},{"system" : "http://snomed.info/sct","code" : "6487009","display" : "Hand tendon pulley reconstruction with tendon prosthesis"},{"system" : "http://snomed.info/sct","code" : "6491004","display" : "Protein S, free assay"},{"system" : "http://snomed.info/sct","code" : "6499002","display" : "Tsuge operation on finger for macrodactyly repair"},{"system" : "http://snomed.info/sct","code" : "6506000","display" : "Placing a patient on a bedpan"},{"system" : "http://snomed.info/sct","code" : "6519001","display" : "Operation on multiple extraocular muscles with temporary detachment from globe"},{"system" : "http://snomed.info/sct","code" : "6521006","display" : "Polytomography"},{"system" : "http://snomed.info/sct","code" : "6527005","display" : "Uchida fimbriectomy with tubal ligation by endoscopy"},{"system" : "http://snomed.info/sct","code" : "6535008","display" : "Excision of cyst of hand"},{"system" : "http://snomed.info/sct","code" : "6536009","display" : "Implantation of tricuspid valve with tissue graft"},{"system" : "http://snomed.info/sct","code" : "6543003","display" : "Complicated catheterization of bladder"},{"system" : "http://snomed.info/sct","code" : "6547002","display" : "Repair with closure of non-surgical wound"},{"system" : "http://snomed.info/sct","code" : "6555009","display" : "Insertion of infusion pump beneath skin"},{"system" : "http://snomed.info/sct","code" : "6556005","display" : "Reticulin antibody measurement"},{"system" : "http://snomed.info/sct","code" : "6562000","display" : "Destruction of lesion of tongue"},{"system" : "http://snomed.info/sct","code" : "6563005","display" : "Transposition of muscle of hand"},{"system" : "http://snomed.info/sct","code" : "6567006","display" : "Pulmonary valve commissurotomy by transvenous balloon method"},{"system" : "http://snomed.info/sct","code" : "6585004","display" : "Closed reduction of fracture of tarsal or metatarsal"},{"system" : "http://snomed.info/sct","code" : "6589005","display" : "Antibody titration, high protein"},{"system" : "http://snomed.info/sct","code" : "6601003","display" : "Removal of foreign body from skin of axilla"},{"system" : "http://snomed.info/sct","code" : "6614002","display" : "Antibody to single stranded DNA measurement"},{"system" : "http://snomed.info/sct","code" : "6615001","display" : "Electroretinography"},{"system" : "http://snomed.info/sct","code" : "6622009","display" : "Add clasp to existing partial denture"},{"system" : "http://snomed.info/sct","code" : "6634001","display" : "Destruction of hemorrhoids, internal"},{"system" : "http://snomed.info/sct","code" : "6639006","display" : "Replacement of obstructed valve in shunt system"},{"system" : "http://snomed.info/sct","code" : "6650009","display" : "Radionuclide lacrimal flow study"},{"system" : "http://snomed.info/sct","code" : "6656003","display" : "Acoustic stimulation test"},{"system" : "http://snomed.info/sct","code" : "6657007","display" : "Maintenance drug therapy for mental disorder"},{"system" : "http://snomed.info/sct","code" : "6658002","display" : "Removal of foreign body from alveolus"},{"system" : "http://snomed.info/sct","code" : "6661001","display" : "King-Steelquist hindquarter operation"},{"system" : "http://snomed.info/sct","code" : "6668007","display" : "Fibrinogen assay, quantitative"},{"system" : "http://snomed.info/sct","code" : "6670003","display" : "Closure of external fistula of trachea"},{"system" : "http://snomed.info/sct","code" : "6682007","display" : "Reattachment of amputated ear"},{"system" : "http://snomed.info/sct","code" : "6689003","display" : "Immunodiffusion, qualitative"},{"system" : "http://snomed.info/sct","code" : "6690007","display" : "Sulfonamide measurement"},{"system" : "http://snomed.info/sct","code" : "6704000","display" : "Repair of parasternal diaphragmatic hernia"},{"system" : "http://snomed.info/sct","code" : "6708002","display" : "Intrauterine cordocentesis"},{"system" : "http://snomed.info/sct","code" : "6712008","display" : "Piercing of nail"},{"system" : "http://snomed.info/sct","code" : "6722002","display" : "Nephrolithotomy for removal of calculus"},{"system" : "http://snomed.info/sct","code" : "6726004","display" : "Incision and drainage of appendiceal abscess by transabdominal approach"},{"system" : "http://snomed.info/sct","code" : "6727008","display" : "Excision of lesion of bone of humerus"},{"system" : "http://snomed.info/sct","code" : "6732009","display" : "Type II, early periodontitis, moderate pocket therapy"},{"system" : "http://snomed.info/sct","code" : "6737003","display" : "Irrigation of ventricular shunt"},{"system" : "http://snomed.info/sct","code" : "6745008","display" : "Indirect laryngoscopy with removal of foreign body"},{"system" : "http://snomed.info/sct","code" : "6748005","display" : "Electron microscopy technique, glass knife making"},{"system" : "http://snomed.info/sct","code" : "6759001","display" : "Esophagojejunostomy by thoracic approach"},{"system" : "http://snomed.info/sct","code" : "6760006","display" : "Excision of lesion of phalanges of foot"},{"system" : "http://snomed.info/sct","code" : "6763008","display" : "Manual reduction of closed fracture of acetabulum (procedure)"},{"system" : "http://snomed.info/sct","code" : "6774004","display" : "Closure of tracheostomy"},{"system" : "http://snomed.info/sct","code" : "6776002","display" : "Auricular aneurysmectomy"},{"system" : "http://snomed.info/sct","code" : "6778001","display" : "Stereotactic biopsy of lesion of spinal cord"},{"system" : "http://snomed.info/sct","code" : "6779009","display" : "Open treatment of slipped femoral epiphysis"},{"system" : "http://snomed.info/sct","code" : "6782004","display" : "Methylene blue plating test"},{"system" : "http://snomed.info/sct","code" : "6794008","display" : "Biopsy of soft tissue of wrist, superficial"},{"system" : "http://snomed.info/sct","code" : "6801000","display" : "Resection of mesentery"},{"system" : "http://snomed.info/sct","code" : "6812000","display" : "Mohs' chemosurgery, fixed tissue technique"},{"system" : "http://snomed.info/sct","code" : "6818001","display" : "Excision of buccal mucosa"},{"system" : "http://snomed.info/sct","code" : "6832004","display" : "Atherectomy"},{"system" : "http://snomed.info/sct","code" : "6833009","display" : "Closed osteotomy of mandibular angle"},{"system" : "http://snomed.info/sct","code" : "6846004","display" : "Incision of pituitary gland"},{"system" : "http://snomed.info/sct","code" : "6853008","display" : "Nasogastric tube aspiration"},{"system" : "http://snomed.info/sct","code" : "6862005","display" : "Preoperative education"},{"system" : "http://snomed.info/sct","code" : "6872008","display" : "Perfusion chemotherapy for malignant neoplasm"},{"system" : "http://snomed.info/sct","code" : "6880001","display" : "C3e receptor measurement"},{"system" : "http://snomed.info/sct","code" : "6889000","display" : "Shortening of sclera by scleral buckling"},{"system" : "http://snomed.info/sct","code" : "6898002","display" : "Arthroscopically aided posterior cruciate ligament reconstruction"},{"system" : "http://snomed.info/sct","code" : "6903003","display" : "Metabolic monitoring procedure"},{"system" : "http://snomed.info/sct","code" : "6909004","display" : "Excisional biopsy of peripheral nerve ganglion"},{"system" : "http://snomed.info/sct","code" : "6943008","display" : "Aldosterone measurement, normal salt diet, urine"},{"system" : "http://snomed.info/sct","code" : "6948004","display" : "Removal of calcareous deposit of tendon of hand"},{"system" : "http://snomed.info/sct","code" : "6951006","display" : "Aponeurorrhaphy of hand"},{"system" : "http://snomed.info/sct","code" : "6967000","display" : "Open reduction of separation of epiphysis of fibula"},{"system" : "http://snomed.info/sct","code" : "6968005","display" : "Cannulation of cisterna chyli"},{"system" : "http://snomed.info/sct","code" : "6976007","display" : "Craniocervical spinal fusion"},{"system" : "http://snomed.info/sct","code" : "6979000","display" : "Removal of elastic bandage"},{"system" : "http://snomed.info/sct","code" : "6986008","display" : "Precipitin test for blood group, species identification"},{"system" : "http://snomed.info/sct","code" : "7001008","display" : "Incision of lingual frenum"},{"system" : "http://snomed.info/sct","code" : "7012008","display" : "Coagulation or electrocoagulation of spinal cord lesion"},{"system" : "http://snomed.info/sct","code" : "7017002","display" : "Ligation of internal jugular vein"},{"system" : "http://snomed.info/sct","code" : "7026004","display" : "Transfer of pectoralis major tendon"},{"system" : "http://snomed.info/sct","code" : "7040003","display" : "Lysis of adhesions of nerve ganglion"},{"system" : "http://snomed.info/sct","code" : "7043001","display" : "Repair of inguinal hernia with spermatocelectomy"},{"system" : "http://snomed.info/sct","code" : "7053000","display" : "Puncture and drainage of spleen"},{"system" : "http://snomed.info/sct","code" : "7082004","display" : "Reduction of fracture of hand with internal fixation"},{"system" : "http://snomed.info/sct","code" : "7098006","display" : "Removal of foreign body from vertebra"},{"system" : "http://snomed.info/sct","code" : "7103008","display" : "Trypsin, duodenal fluid"},{"system" : "http://snomed.info/sct","code" : "7105001","display" : "Bosworth operation arthroplasty for acromioclavicular separation"},{"system" : "http://snomed.info/sct","code" : "7108004","display" : "Osteoclasis"},{"system" : "http://snomed.info/sct","code" : "7122004","display" : "Embolectomy of abdominal vein"},{"system" : "http://snomed.info/sct","code" : "7128000","display" : "Supply of spectacles"},{"system" : "http://snomed.info/sct","code" : "7133001","display" : "Psychiatric day care by day"},{"system" : "http://snomed.info/sct","code" : "7164004","display" : "Toxoplasmosis dye test"},{"system" : "http://snomed.info/sct","code" : "7171009","display" : "Shortening of round ligament of uterus"},{"system" : "http://snomed.info/sct","code" : "7174001","display" : "Ultrasound peripheral imaging, B-scan"},{"system" : "http://snomed.info/sct","code" : "7177008","display" : "Horizontal osteotomy of mandible"},{"system" : "http://snomed.info/sct","code" : "7189005","display" : "Injection of skin"},{"system" : "http://snomed.info/sct","code" : "7190001","display" : "Mandibular condylectomy"},{"system" : "http://snomed.info/sct","code" : "7216000","display" : "Aneurysmectomy with graft replacement of head and neck artery"},{"system" : "http://snomed.info/sct","code" : "7218004","display" : "Thrombectomy with catheter of vena cava by abdominal incision"},{"system" : "http://snomed.info/sct","code" : "7221002","display" : "Formation of tubed pedicle graft, head and neck"},{"system" : "http://snomed.info/sct","code" : "7223004","display" : "Take-down of stoma of large intestine"},{"system" : "http://snomed.info/sct","code" : "7239006","display" : "Proctosigmoidoscopy for dilation"},{"system" : "http://snomed.info/sct","code" : "7240008","display" : "Total laryngectomy with partial pharyngectomy and synchronous tracheostomy"},{"system" : "http://snomed.info/sct","code" : "7241007","display" : "Application of dressing, major"},{"system" : "http://snomed.info/sct","code" : "7246002","display" : "Kidney biopsy"},{"system" : "http://snomed.info/sct","code" : "7249009","display" : "Initial drug therapy for mental disorder"},{"system" : "http://snomed.info/sct","code" : "7256003","display" : "Countercurrent electrophoresis measurement"},{"system" : "http://snomed.info/sct","code" : "7260000","display" : "Open biopsy of gallbladder"},{"system" : "http://snomed.info/sct","code" : "7268007","display" : "Injection of vitreous substitute"},{"system" : "http://snomed.info/sct","code" : "7288006","display" : "Febrile agglutinins, qualitative"},{"system" : "http://snomed.info/sct","code" : "7298000","display" : "Fulguration of skin"},{"system" : "http://snomed.info/sct","code" : "7301001","display" : "Haptoglobin measurement, chemical"},{"system" : "http://snomed.info/sct","code" : "7304009","display" : "Lysis of adhesions of vagina"},{"system" : "http://snomed.info/sct","code" : "7306006","display" : "Partial ostectomy of tibia and fibula"},{"system" : "http://snomed.info/sct","code" : "7316003","display" : "Bone marrow aspiration procedure, tibia"},{"system" : "http://snomed.info/sct","code" : "7334004","display" : "Kinetic activities for coordination"},{"system" : "http://snomed.info/sct","code" : "7338001","display" : "Ipecac emesis administration and observation"},{"system" : "http://snomed.info/sct","code" : "7364007","display" : "Ligature of femoral vein, complete"},{"system" : "http://snomed.info/sct","code" : "7365008","display" : "Ligation of abdominal artery"},{"system" : "http://snomed.info/sct","code" : "7367000","display" : "Musculoskeletal system procedure on abdomen"},{"system" : "http://snomed.info/sct","code" : "7375006","display" : "Bronchoscopy through tracheostomy with biopsy of bronchus"},{"system" : "http://snomed.info/sct","code" : "7383000","display" : "Anastomosis of intrathoracic artery"},{"system" : "http://snomed.info/sct","code" : "7388009","display" : "Repair of graft-enteric fistula"},{"system" : "http://snomed.info/sct","code" : "7412000","display" : "Incision of lymphangioma"},{"system" : "http://snomed.info/sct","code" : "7414004","display" : "Intraoperative transluminal aortic angioplasty"},{"system" : "http://snomed.info/sct","code" : "7418001","display" : "Suture of fascia to skeletal attachment of hand"},{"system" : "http://snomed.info/sct","code" : "7419009","display" : "Destruction of cranial nerve"},{"system" : "http://snomed.info/sct","code" : "7421004","display" : "Bone marrow imaging, limited area"},{"system" : "http://snomed.info/sct","code" : "7430007","display" : "Cryotherapy of skin lesion with liquid nitrogen"},{"system" : "http://snomed.info/sct","code" : "7443007","display" : "Insertion of oropharyngeal airway"},{"system" : "http://snomed.info/sct","code" : "7447008","display" : "Immunosuppressive therapy for transplant"},{"system" : "http://snomed.info/sct","code" : "7459007","display" : "Revision of arteriovenous fistula with thrombectomy with autogenous graft"},{"system" : "http://snomed.info/sct","code" : "7468009","display" : "Strapping of hip"},{"system" : "http://snomed.info/sct","code" : "7476006","display" : "Special care of dentures"},{"system" : "http://snomed.info/sct","code" : "7486007","display" : "Reattachment of muscle"},{"system" : "http://snomed.info/sct","code" : "7495004","display" : "Stromeyer-Little operation hepatotomy"},{"system" : "http://snomed.info/sct","code" : "7510005","display" : "Color vision examination"},{"system" : "http://snomed.info/sct","code" : "7534000","display" : "Repair of perineourethroscrotal fistula"},{"system" : "http://snomed.info/sct","code" : "7541006","display" : "Incision and exploration of testis"},{"system" : "http://snomed.info/sct","code" : "7546001","display" : "History and physical examination, follow-up for neoplastic disease"},{"system" : "http://snomed.info/sct","code" : "7553005","display" : "Excisional biopsy of eye"},{"system" : "http://snomed.info/sct","code" : "7556002","display" : "Ligation of ureter"},{"system" : "http://snomed.info/sct","code" : "7557006","display" : "Vitamin E measurement"},{"system" : "http://snomed.info/sct","code" : "7562007","display" : "Radioisotope study of endocrine system"},{"system" : "http://snomed.info/sct","code" : "7576008","display" : "Spinal angiography, selective"}]}}

#287

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"271336007","display":"Examination / signs"},{"code":"160237006","display":"History/symptoms"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:818
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:42 GMT
last-modified:Sat, 13 Sep 2025 20:51:42 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371068

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:d3e08099-a5ba-457d-ab3f-8e0984dd3285","timestamp" : "2025-09-13T20:51:42.855Z","total" : 2,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","inactive" : true,"code" : "271336007","display" : "Examination / signs"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "160237006","display" : "History/symptoms"}]}}

#288

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"parent","op":"=","value":"118598001"}]}]}}}]}
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:459
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:44 GMT
server:nginx
x-request-id:236-5371074

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The filter \"parent = 118598001\" from the value set  was not understood in the context of http://snomed.info/sct (3)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "The filter \"parent = 118598001\" from the value set  was not understood in the context of http://snomed.info/sct (3)"}}]}

#289

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"_limit","valueInteger":10000},{"name":"_incomplete","valueBoolean":true},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"excludeNested","valueBoolean":false},{"name":"incomplete-ok","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"R4B-measurement-property-for-R5","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm","valueInteger":1},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"oo"},{"extension":[{"url":"packageId","valueId":"hl7.fhir.uv.xver-r4b.r5"},{"url":"version","valueString":"0.0.1-snapshot-2"}],"url":"http://hl7.org/fhir/StructureDefinition/package-source"},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status","valueCode":"trial-use","_valueCode":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom","valueCanonical":"http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"}]}}],"url":"http://hl7.org/fhir/4.3/ValueSet/R4B-measurement-property-for-R5","version":"0.0.1-snapshot-2","name":"R4B_measurement_property_for_R5","title":"Cross-version VS for R4B.Codes for Product Characteristics for use in FHIR R5","status":"active","experimental":false,"date":"2025-09-01T22:36:42.797486+10:00","publisher":"Orders and Observations","contact":[{"name":"Orders and Observations","telecom":[{"system":"url","value":"http://www.hl7.org/Special/committees/orders"}]}],"description":"This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/measurement-property|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5.","jurisdiction":[{"coding":[{"system":"http://unstats.un.org/unsd/methods/m49/m49.htm","code":"001","display":"World"}]}],"compose":{"include":[{"system":"http://snomed.info/sct","filter":[{"property":"parent","op":"=","value":"118598001"}]}]}}}]}
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:587
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:44 GMT
server:nginx
x-request-id:236-5371077

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The filter \"parent = 118598001\" from the value set http://hl7.org/fhir/4.3/ValueSet/R4B-measurement-property-for-R5 was not understood in the context of http://snomed.info/sct (3)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "The filter \"parent = 118598001\" from the value set http://hl7.org/fhir/4.3/ValueSet/R4B-measurement-property-for-R5 was not understood in the context of http://snomed.info/sct (3)"}}]}

#290

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"260419006"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:30457
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:44 GMT
last-modified:Sat, 13 Sep 2025 20:51:44 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371079

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:0103698d-7bbf-4db2-ba50-1aaea65ac494","timestamp" : "2025-09-13T20:51:44.808Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "260419006","display" : "Projection"},{"system" : "http://snomed.info/sct","code" : "260421001","display" : "Left lateral oblique"},{"system" : "http://snomed.info/sct","code" : "260422008","display" : "C1-C2 left oblique"},{"system" : "http://snomed.info/sct","code" : "260424009","display" : "Right lateral oblique"},{"system" : "http://snomed.info/sct","code" : "260425005","display" : "C1-C2 right oblique"},{"system" : "http://snomed.info/sct","code" : "260426006","display" : "Medial oblique"},{"system" : "http://snomed.info/sct","code" : "260427002","display" : "Oblique lateral"},{"system" : "http://snomed.info/sct","code" : "260428007","display" : "Mandible X-ray - lateral oblique"},{"system" : "http://snomed.info/sct","code" : "260430009","display" : "Anteroposterior left lateral decubitus"},{"system" : "http://snomed.info/sct","code" : "260431008","display" : "C1-C2 left lateral"},{"system" : "http://snomed.info/sct","code" : "260432001","display" : "Left true lateral"},{"system" : "http://snomed.info/sct","code" : "260434000","display" : "Anteroposterior right lateral decubitus"},{"system" : "http://snomed.info/sct","code" : "260435004","display" : "C1-C2 right lateral"},{"system" : "http://snomed.info/sct","code" : "260436003","display" : "Right true lateral"},{"system" : "http://snomed.info/sct","code" : "260437007","display" : "Lateral vertical beam"},{"system" : "http://snomed.info/sct","code" : "260438002","display" : "Lateral horizontal beam"},{"system" : "http://snomed.info/sct","code" : "260439005","display" : "Lateral inverted"},{"system" : "http://snomed.info/sct","code" : "260440007","display" : "True lateral of mandible"},{"system" : "http://snomed.info/sct","code" : "260441006","display" : "Frog lateral"},{"system" : "http://snomed.info/sct","code" : "260442004","display" : "Erect lateral"},{"system" : "http://snomed.info/sct","code" : "260443009","display" : "Anteroposterior inverted"},{"system" : "http://snomed.info/sct","code" : "260444003","display" : "PA - Rotated posteroanterior"},{"system" : "http://snomed.info/sct","code" : "260445002","display" : "Posteroanterior 20 degree"},{"system" : "http://snomed.info/sct","code" : "260446001","display" : "Posteroanterior in ulnar deviation"},{"system" : "http://snomed.info/sct","code" : "260447005","display" : "Penetrated posteroanterior"},{"system" : "http://snomed.info/sct","code" : "260450008","display" : "Lordotic projection"},{"system" : "http://snomed.info/sct","code" : "260451007","display" : "Supine decubitus"},{"system" : "http://snomed.info/sct","code" : "260452000","display" : "Decubitus"},{"system" : "http://snomed.info/sct","code" : "260453005","display" : "Internal/external rotation"},{"system" : "http://snomed.info/sct","code" : "260454004","display" : "45 degree projection"},{"system" : "http://snomed.info/sct","code" : "260455003","display" : "Head and neck projection"},{"system" : "http://snomed.info/sct","code" : "260458001","display" : "Slit anteroposterior"},{"system" : "http://snomed.info/sct","code" : "260459009","display" : "Reverse Towne's"},{"system" : "http://snomed.info/sct","code" : "260460004","display" : "Slit 35 degree fronto-occipital"},{"system" : "http://snomed.info/sct","code" : "260461000","display" : "Vertex projection"},{"system" : "http://snomed.info/sct","code" : "260463002","display" : "Left Stenver's"},{"system" : "http://snomed.info/sct","code" : "260464008","display" : "Right Stenver's"},{"system" : "http://snomed.info/sct","code" : "260465009","display" : "Occipitofrontal projection"},{"system" : "http://snomed.info/sct","code" : "260466005","display" : "Occipitomental projection"},{"system" : "http://snomed.info/sct","code" : "260467001","display" : "Occipitomental - erect"},{"system" : "http://snomed.info/sct","code" : "260468006","display" : "Occipitomental - tilted"},{"system" : "http://snomed.info/sct","code" : "260469003","display" : "Occipitomental - prone"},{"system" : "http://snomed.info/sct","code" : "260470002","display" : "Occipitomental - 15 degree"},{"system" : "http://snomed.info/sct","code" : "260471003","display" : "Occipitomental - 30 degree"},{"system" : "http://snomed.info/sct","code" : "260472005","display" : "Occipitomental - 45 degree"},{"system" : "http://snomed.info/sct","code" : "260473000","display" : "Waters - 35 degree tilt to radiographic baseline"},{"system" : "http://snomed.info/sct","code" : "260475007","display" : "Submentovertical reduced exposure for zygomatic arches"},{"system" : "http://snomed.info/sct","code" : "260476008","display" : "Slit SMV"},{"system" : "http://snomed.info/sct","code" : "260477004","display" : "Dental/oral projection"},{"system" : "http://snomed.info/sct","code" : "260478009","display" : "Body - molar"},{"system" : "http://snomed.info/sct","code" : "260479001","display" : "Body - premolar"},{"system" : "http://snomed.info/sct","code" : "260481004","display" : "Ramus projection"},{"system" : "http://snomed.info/sct","code" : "260482006","display" : "Bimolar projection"},{"system" : "http://snomed.info/sct","code" : "260483001","display" : "Toller projection"},{"system" : "http://snomed.info/sct","code" : "260484007","display" : "Transmaxillary projection"},{"system" : "http://snomed.info/sct","code" : "260485008","display" : "Temporomandibular joint setting"},{"system" : "http://snomed.info/sct","code" : "260486009","display" : "Maxillary sinus setting"},{"system" : "http://snomed.info/sct","code" : "260487000","display" : "Dental panoramic"},{"system" : "http://snomed.info/sct","code" : "260489002","display" : "Implant setting projection"},{"system" : "http://snomed.info/sct","code" : "260490006","display" : "Segmental setting"},{"system" : "http://snomed.info/sct","code" : "260491005","display" : "Axial view for sesamoid bones"},{"system" : "http://snomed.info/sct","code" : "260492003","display" : "Brewerton's projection"},{"system" : "http://snomed.info/sct","code" : "260493008","display" : "Harris Beath axial projection"},{"system" : "http://snomed.info/sct","code" : "260494002","display" : "Tunnel projection"},{"system" : "http://snomed.info/sct","code" : "260496000","display" : "Judet projection"},{"system" : "http://snomed.info/sct","code" : "260497009","display" : "Mortice projection"},{"system" : "http://snomed.info/sct","code" : "260499007","display" : "Occlusal projection"},{"system" : "http://snomed.info/sct","code" : "260500003","display" : "Projected oblique occlusal"},{"system" : "http://snomed.info/sct","code" : "260501004","display" : "Lower true occlusal"},{"system" : "http://snomed.info/sct","code" : "260502006","display" : "Power grip series"},{"system" : "http://snomed.info/sct","code" : "260503001","display" : "Radial head projection"},{"system" : "http://snomed.info/sct","code" : "260504007","display" : "Skyline projection"},{"system" : "http://snomed.info/sct","code" : "260506009","display" : "Van Rosen projection"},{"system" : "http://snomed.info/sct","code" : "272455005","display" : "Inferosuperior projection"},{"system" : "http://snomed.info/sct","code" : "272456006","display" : "Apical projection"},{"system" : "http://snomed.info/sct","code" : "272457002","display" : "Vertical projection"},{"system" : "http://snomed.info/sct","code" : "272458007","display" : "Prone projection"},{"system" : "http://snomed.info/sct","code" : "272459004","display" : "Supine projection"},{"system" : "http://snomed.info/sct","code" : "272460009","display" : "Anterior projection"},{"system" : "http://snomed.info/sct","code" : "272461008","display" : "Right posterior projection"},{"system" : "http://snomed.info/sct","code" : "272462001","display" : "Left posterior projection"},{"system" : "http://snomed.info/sct","code" : "272464000","display" : "Perorbital projection"},{"system" : "http://snomed.info/sct","code" : "272465004","display" : "Temporomandibular joint projection"},{"system" : "http://snomed.info/sct","code" : "272466003","display" : "Optic foramen projection"},{"system" : "http://snomed.info/sct","code" : "272467007","display" : "Lateral facial skeleton projection"},{"system" : "http://snomed.info/sct","code" : "272468002","display" : "Ear projection"},{"system" : "http://snomed.info/sct","code" : "272469005","display" : "Mid face projection"},{"system" : "http://snomed.info/sct","code" : "272470006","display" : "Cervical spine projection"},{"system" : "http://snomed.info/sct","code" : "272472003","display" : "Macro projection"},{"system" : "http://snomed.info/sct","code" : "272473008","display" : "Outlet projection"},{"system" : "http://snomed.info/sct","code" : "272474002","display" : "Swimmer's projection"},{"system" : "http://snomed.info/sct","code" : "272475001","display" : "Tibial tuberosity projection"},{"system" : "http://snomed.info/sct","code" : "272476000","display" : "Transthoracic projection"},{"system" : "http://snomed.info/sct","code" : "272478004","display" : "Transcranial projection"},{"system" : "http://snomed.info/sct","code" : "272479007","display" : "Posteroanterior projection"},{"system" : "http://snomed.info/sct","code" : "272480005","display" : "Horizontal projection"},{"system" : "http://snomed.info/sct","code" : "272481009","display" : "Erect projection"},{"system" : "http://snomed.info/sct","code" : "272482002","display" : "Adduction projection"},{"system" : "http://snomed.info/sct","code" : "272483007","display" : "True projection"},{"system" : "http://snomed.info/sct","code" : "272484001","display" : "Contralateral projection"},{"system" : "http://snomed.info/sct","code" : "278255003","display" : "Posterior projection"},{"system" : "http://snomed.info/sct","code" : "278267001","display" : "Abduction projection"},{"system" : "http://snomed.info/sct","code" : "278318001","display" : "Zimmer projection"},{"system" : "http://snomed.info/sct","code" : "398996004","display" : "Leonard-George projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399000008","display" : "Mayer projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399001007","display" : "Posterior emissive projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399002000","display" : "Nolke projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399003005","display" : "Hughston projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399004004","display" : "Oblique axial projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399005003","display" : "Miller projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399006002","display" : "Left posterior oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399011000","display" : "Axillary tail mammography view (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399012007","display" : "Medial-lateral emissive projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399013002","display" : "Chassard-Lapin projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399022001","display" : "Pirie projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399024000","display" : "May projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399025004","display" : "Ischerwood projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399026003","display" : "Zanelli projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399028002","display" : "Clements projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399033003","display" : "Frontal projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399037002","display" : "Lewis projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399038007","display" : "Right posterior oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399059000","display" : "Postero-anterior oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399061009","display" : "Axial projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399065000","display" : "Causton projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399067008","display" : "Lateral projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399071006","display" : "Plantodorsal projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399073009","display" : "Fuchs projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399074003","display" : "Left anterior oblique emissive projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399075002","display" : "Right posterior oblique emissive projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399080006","display" : "Kuchendorf projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399082003","display" : "Gaynor-Hart projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399083008","display" : "Hsieh projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399089007","display" : "Oblique axial emissive projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399098005","display" : "Staunig projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399099002","display" : "Latero-medial oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399101009","display" : "Cranio-caudal projection exaggerated medially (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399103007","display" : "Friedman projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399108003","display" : "Right anterior oblique emissive projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399110001","display" : "Tangential projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399113004","display" : "Eponymous projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399118008","display" : "Left lateral emissive projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399125001","display" : "Twining projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399127009","display" : "Teufel projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399129007","display" : "Holly projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399130002","display" : "West Point projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399132005","display" : "Frontal-oblique axial projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399135007","display" : "Left anterior oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399136008","display" : "Left posterior oblique emissive projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399138009","display" : "Penner projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399142007","display" : "Albers-Schönberg projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399146005","display" : "Grashey projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399148006","display" : "Chamberlain projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399152006","display" : "Kandel projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399156009","display" : "Laquerriere-Pierquin projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399157000","display" : "Norgaard's projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399159002","display" : "Latero-medial oblique emissive projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399160007","display" : "Frontal oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399161006","display" : "Cleavage mammography view (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399162004","display" : "Cranio-caudal projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399163009","display" : "Magnified projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399168000","display" : "Hough projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399169008","display" : "Lauenstein projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399171008","display" : "Ottonello projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399173006","display" : "Left lateral projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399179005","display" : "Lawrence projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399181007","display" : "Pawlow projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399182000","display" : "Oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399184004","display" : "Left oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399188001","display" : "Superolateral to inferomedial oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399192008","display" : "Cranio-caudal projection exaggerated laterally (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399196006","display" : "Caudo-cranial projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399198007","display" : "Right lateral projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399199004","display" : "Henschen projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399201002","display" : "Judd projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399206007","display" : "Law projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399212002","display" : "Camp-Coventry projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399215000","display" : "Wigby-Taylor projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399218003","display" : "Arcelin projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399225005","display" : "Oblique caudo-cranial projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399227002","display" : "Kemp Harper projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399234000","display" : "Rhese projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399236003","display" : "Right oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399237007","display" : "Alexander projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399241006","display" : "Titterington projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399242004","display" : "Acanthioparietal projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399243009","display" : "Settegast projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399245002","display" : "Cleaves projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399246001","display" : "Blackett-Healy projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399247005","display" : "Tarrant projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399251007","display" : "Lorenz projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399255003","display" : "Submentovertical projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399260004","display" : "Medial-lateral projection"},{"system" : "http://snomed.info/sct","code" : "399263002","display" : "Beclere projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399265009","display" : "Exaggerated cranio-caudal projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399268006","display" : "Medio-lateral oblique emissive projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399270002","display" : "Towne's projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399272005","display" : "Parietoacanthial projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399273000","display" : "Sagittal-oblique axial emissive projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399277004","display" : "Hickey projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399278009","display" : "Cahoon projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399280003","display" : "Kasabach projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399281004","display" : "Fleischner projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399284007","display" : "Merchant projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399285008","display" : "Holmblad projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399288005","display" : "Oblique cranio-caudal projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399290006","display" : "Schuller projection"},{"system" : "http://snomed.info/sct","code" : "399292003","display" : "Stecher projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399296000","display" : "Taylor projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399297009","display" : "Right lateral emissive projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399300004","display" : "Lateral-medial emissive projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399303002","display" : "Dunlap projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399308006","display" : "Lindblom projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399311007","display" : "Grandy projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399312000","display" : "Antero-posterior oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399313005","display" : "Swanson projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399316002","display" : "Parieto-orbital projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399318001","display" : "Kovacs projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399320003","display" : "Clements-Nakayama projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399321004","display" : "Anterior emissive projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399325008","display" : "Sagittal-oblique axial projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399327000","display" : "Low-Beer projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399330007","display" : "Valdini projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399332004","display" : "Kurzbauer projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399335002","display" : "Dorsoplantar projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399341009","display" : "Haas projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399342002","display" : "Lilienfeld projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399344001","display" : "Broden projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399348003","display" : "Antero-posterior projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399349006","display" : "Stenver's projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399351005","display" : "Orbito-parietal projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399352003","display" : "Lateral-medial projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399355001","display" : "Chausse projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399356000","display" : "Right anterior oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399358004","display" : "Caldwell projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399360002","display" : "Verticosubmental projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399361003","display" : "Nuclear medicine projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399362005","display" : "Bertel projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399365007","display" : "Pearson projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399368009","display" : "Medio-lateral oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399370000","display" : "Lysholm projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399372008","display" : "Ferguson projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408723005","display" : "Cranial left anterior oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408724004","display" : "Caudal left anterior oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408725003","display" : "Cranial right anterior oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408726002","display" : "Caudal right anterior oblique projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422534007","display" : "Rafert-Long projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422568001","display" : "Moore projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422670003","display" : "Apple projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422795009","display" : "Neer projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422861003","display" : "Burman projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422954003","display" : "Stryker projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422996004","display" : "Wolf projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "423091003","display" : "Colcher-Sussman projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "423720000","display" : "Rafer projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "424086005","display" : "Hirtz Modification projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "424655003","display" : "Eraso Modification projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "424811006","display" : "Danelius-Miller projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "424962005","display" : "Fisk projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "425030002","display" : "Kite projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "425035007","display" : "Robert projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "425042007","display" : "Rosenberg projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "425157002","display" : "Folio projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "425188003","display" : "Garth projection (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "441505008","display" : "Dorsopalmar projection"},{"system" : "http://snomed.info/sct","code" : "441555000","display" : "Inferomedial to superolateral oblique view"},{"system" : "http://snomed.info/sct","code" : "441672003","display" : "Dorso-ventral projection"},{"system" : "http://snomed.info/sct","code" : "441753009","display" : "Mammography view"},{"system" : "http://snomed.info/sct","code" : "442361004","display" : "Stereoscopic view"},{"system" : "http://snomed.info/sct","code" : "442441009","display" : "Ventro-dorsal projection"},{"system" : "http://snomed.info/sct","code" : "442580003","display" : "Axillary tissue mammography view"},{"system" : "http://snomed.info/sct","code" : "442581004","display" : "Nipple in profile mammography view"},{"system" : "http://snomed.info/sct","code" : "442593008","display" : "Infra-mammary fold mammography view"},{"system" : "http://snomed.info/sct","code" : "442594002","display" : "Right stereoscopic view"},{"system" : "http://snomed.info/sct","code" : "442640004","display" : "Left stereoscopic view"},{"system" : "http://snomed.info/sct","code" : "442653001","display" : "Stereoscopic view incremented from baseline"},{"system" : "http://snomed.info/sct","code" : "442667005","display" : "Stereoscopic view decremented from baseline"}]}}

#291

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"763158003"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:125094
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:46 GMT
last-modified:Sat, 13 Sep 2025 20:51:46 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371081

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:53eb7167-e966-471d-8565-c4cd7598c0bd","timestamp" : "2025-09-13T20:51:45.648Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "763158003","display" : "Medicinal product (product)"},{"system" : "http://snomed.info/sct","code" : "169008","display" : "Product containing hypothalamic releasing factor (product)"},{"system" : "http://snomed.info/sct","code" : "211009","display" : "Product containing norethandrolone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "302007","display" : "Product containing spiramycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "449005","display" : "Product containing procaine benzylpenicillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "544002","display" : "Product containing melphalan (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "796001","display" : "Product containing digoxin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "847003","display" : "Product containing dextrothyroxine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "922004","display" : "Product containing pralidoxime (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "1039008","display" : "Product containing mercaptopurine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "1148001","display" : "Product containing ticarcillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "1206000","display" : "Product containing alpha-2 adrenergic receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "1222004","display" : "Product containing metronidazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "1389007","display" : "Product containing beclometasone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "1434005","display" : "Product containing calamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "1528001","display" : "Product containing folinic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "1594006","display" : "Product containing azatadine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "1758005","display" : "Product containing motilin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "1842003","display" : "Product containing diphemanil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "1878008","display" : "Product containing hexachlorophene (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "1887004","display" : "Product containing permethrin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "1982006","display" : "Bacitracin-containing product in ocular dose form"},{"system" : "http://snomed.info/sct","code" : "2016004","display" : "Product containing dextromethorphan (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "2183004","display" : "Product containing tetryzoline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "2190009","display" : "Product containing trihexyphenidyl (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "2497003","display" : "Product containing hexetidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "2571007","display" : "Product containing busulfan (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "2596005","display" : "Product containing lincomycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "2679000","display" : "Product containing oxandrolone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "3037004","display" : "Product containing flumetasone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "3127006","display" : "Product containing fluorouracil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "3334000","display" : "Product containing cefotaxime (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "3814009","display" : "Product containing propylthiouracil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "3822002","display" : "Product containing succinylcholine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "4126008","display" : "Product containing fluprednisolone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "4194004","display" : "Product containing mazindol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "4219002","display" : "Product containing penicillamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "4220008","display" : "Product containing tolazoline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "4704002","display" : "Product containing iothiouracil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "4865009","display" : "Product containing prolactin releasing factor (product)"},{"system" : "http://snomed.info/sct","code" : "4937008","display" : "Product containing cefaclor (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "5478006","display" : "Product containing trifluperidol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "5606003","display" : "Product containing dexamethasone in nasal dose form (medicinal product form)"},{"system" : "http://snomed.info/sct","code" : "5720001","display" : "Product containing Latrodectus mactans antivenom (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "5737008","display" : "Product containing demeclocycline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "5786005","display" : "Product containing chlorothiazide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "5797005","display" : "Product containing clotrimazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "5924003","display" : "Product containing isosorbide dinitrate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "5975000","display" : "Product containing niclosamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "6028009","display" : "Product containing triamcinolone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "6067003","display" : "Product containing orciprenaline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "6071000","display" : "Product containing coal tar (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "6102009","display" : "Product containing baclofen (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "6116004","display" : "Product containing oxymetholone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "6232005","display" : "Product containing naphazoline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "6247001","display" : "Product containing folic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "6259002","display" : "Product containing precisely hydrogen peroxide 30 milligram/1 milliliter conventional release cutaneous solution (clinical drug)"},{"system" : "http://snomed.info/sct","code" : "6425004","display" : "Product containing histamine receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "6526001","display" : "Product containing nalorphine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "6625006","display" : "Product containing zinc sulfate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "6960003","display" : "Product containing polymyxin B (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "6985007","display" : "Product containing opium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "7092007","display" : "Product containing metoprolol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "7168001","display" : "Product containing magnesium carbonate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "7235000","display" : "Product containing ethylenediamine derivative and histamine receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "7292004","display" : "Product containing indocyanine green (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "7336002","display" : "Product containing trazodone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "7561000","display" : "Product containing dexamethasone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "7577004","display" : "Product containing ciprofloxacin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "7624002","display" : "Product containing sodium perborate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "7947003","display" : "Product containing aspirin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "7959004","display" : "Product containing teniposide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "8028001","display" : "Product containing butacaine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "8109005","display" : "Product containing alimemazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "8163008","display" : "Product containing nitroprusside (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "8348002","display" : "Product containing cyclopentolate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "8372007","display" : "Product containing promethazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "8416000","display" : "Product containing dicloxacillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "8658008","display" : "Product containing human serum albumin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "8692006","display" : "Product containing metamfetamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "9190005","display" : "Product containing tropicamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "9268004","display" : "Product containing secbutabarbital (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "9500005","display" : "Product containing phenelzine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "9542007","display" : "Hepatitis B surface antigen immunoglobulin-containing product"},{"system" : "http://snomed.info/sct","code" : "9690006","display" : "Product containing nikethamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "9745007","display" : "Product containing sucrose (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "9778000","display" : "Cytomegalovirus antibody-containing product"},{"system" : "http://snomed.info/sct","code" : "9944001","display" : "Product containing chlorphenamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "10099000","display" : "Product containing ketoprofen (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "10135005","display" : "Product containing Cinchona alkaloid (product)"},{"system" : "http://snomed.info/sct","code" : "10312003","display" : "Product containing prednisone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "10422008","display" : "Product containing pentaerithrityl tetranitrate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "10504007","display" : "Product containing doxycycline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "10515002","display" : "Product containing lututrin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "10555000","display" : "Product containing tocainide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "10712001","display" : "Product containing glucagon (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "10756001","display" : "Product containing haloperidol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "11402001","display" : "Product containing enzyme (product)"},{"system" : "http://snomed.info/sct","code" : "11563006","display" : "Product containing vitamin D and/or vitamin D derivative (product)"},{"system" : "http://snomed.info/sct","code" : "11719000","display" : "Product containing cetylpyridinium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "11796006","display" : "Product containing methysergide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "11841005","display" : "Product containing doxepin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "11847009","display" : "Product containing naproxen (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "11959009","display" : "Product containing procainamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "12096000","display" : "Product containing nystatin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "12335007","display" : "Diatrizoate-containing product"},{"system" : "http://snomed.info/sct","code" : "12369008","display" : "Product containing oxytocin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "12436009","display" : "Product containing vinblastine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "12495006","display" : "Product containing magnesium citrate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "12512008","display" : "Product containing triamterene (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "12559001","display" : "Product containing emetine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "12839006","display" : "Product containing estradiol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "13132007","display" : "Product containing dextran (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "13252002","display" : "Product containing salsalate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "13414000","display" : "Product containing cefadroxil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "13432000","display" : "Product containing nortriptyline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "13512003","display" : "Product containing minocycline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "13525006","display" : "Product containing acetylcholine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "13565005","display" : "Product containing bisacodyl (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "13592004","display" : "Product containing pyrazinamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "13664004","display" : "Product containing dimercaprol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "13790009","display" : "Product containing iron in oral dose form (medicinal product form)"},{"system" : "http://snomed.info/sct","code" : "13800009","display" : "Product containing naftifine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "13813003","display" : "Product containing biotin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "13929005","display" : "Product containing spironolactone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "13936006","display" : "Product containing butorphanol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "13965000","display" : "Product containing valproic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "14103001","display" : "Product containing opioid receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "14170004","display" : "Product containing capreomycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "14601000","display" : "Product containing acetylcholine receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "14706000","display" : "Phenethicillin-containing product"},{"system" : "http://snomed.info/sct","code" : "14728000","display" : "Product containing chloroquine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "14814001","display" : "Product containing trimethobenzamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "14816004","display" : "Product containing cocaine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "15222008","display" : "Product containing enalapril (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "15375005","display" : "Product containing phenanthrene derivative (product)"},{"system" : "http://snomed.info/sct","code" : "15383004","display" : "Product containing levodopa (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "15432003","display" : "Product containing ethinylestradiol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "15772006","display" : "Product containing beta-1 adrenergic receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "15857002","display" : "Ethanolamine derivative histamine receptor antagonist product"},{"system" : "http://snomed.info/sct","code" : "16031005","display" : "Product containing dexchlorpheniramine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "16037009","display" : "Product containing terfenadine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "16047007","display" : "Product containing benzodiazepine (product)"},{"system" : "http://snomed.info/sct","code" : "16131008","display" : "Product containing antivenom (product)"},{"system" : "http://snomed.info/sct","code" : "16602005","display" : "Product containing hydrocortisone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "16787005","display" : "Product containing Streptococcus equisimilis antiserum and Streptococcus suis antiserum (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "16791000","display" : "Product containing cefradine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "16832004","display" : "Product containing conjugated estrogen (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "16858004","display" : "Product containing urea (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "16867004","display" : "Product containing sulfathiazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "16970001","display" : "Product containing proguanil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "16977003","display" : "Product containing lithium carbonate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "17308007","display" : "Product containing dapsone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "17554004","display" : "Product containing paramethasone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "17558001","display" : "Product containing corn oil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "17805003","display" : "Product containing lithium citrate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "17859000","display" : "Product containing polyvalent crotalidae antivenom (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "18002004","display" : "Product containing auranofin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "18125000","display" : "Product containing fluocinonide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "18335001","display" : "Product containing plicamycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "18340009","display" : "Product containing oxychlorosene (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "18381001","display" : "Product containing pindolol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "18548003","display" : "Product containing methylphenidate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "18679008","display" : "Product containing potassium exchange resin (product)"},{"system" : "http://snomed.info/sct","code" : "18811003","display" : "Product containing asparaginase (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "18914005","display" : "Product containing hydroflumethiazide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "18952006","display" : "Product containing econazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "19194001","display" : "Product containing didanosine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "19225000","display" : "Product containing lorazepam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "19232009","display" : "Product containing prilocaine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "19261005","display" : "Product containing sulfinpyrazone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "19403009","display" : "Product containing flurazepam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "19405002","display" : "Product containing netilmicin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "19581007","display" : "Parasympathomimetic agent-containing product"},{"system" : "http://snomed.info/sct","code" : "19583005","display" : "Product containing diclofenamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "19630009","display" : "Product containing silver sulfadiazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "19768003","display" : "Product containing alkylating agent (product)"},{"system" : "http://snomed.info/sct","code" : "19841008","display" : "Product containing ceftriaxone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "20091003","display" : "Product containing somatotropin releasing factor (product)"},{"system" : "http://snomed.info/sct","code" : "20201001","display" : "Product containing nafoxidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "20237006","display" : "Product containing dihydrotachysterol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "20320002","display" : "Product containing hydrocodone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "20577002","display" : "Product containing choriogonadotropin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "20865003","display" : "Product containing diflunisal (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "21069002","display" : "Lipotropic agent"},{"system" : "http://snomed.info/sct","code" : "21159006","display" : "Product containing pargyline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "21691008","display" : "Product containing magnesium trisilicate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "21701005","display" : "Product containing cromoglicic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "21767006","display" : "Product containing iron dextran (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "21986005","display" : "Product containing Erysipelothrix rhusiopathiae antiserum (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "22091006","display" : "Product containing hormone (product)"},{"system" : "http://snomed.info/sct","code" : "22198003","display" : "Product containing metolazone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "22274004","display" : "Product containing methandriol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "22474002","display" : "Product containing aldosterone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "22587006","display" : "Product containing depolarizing neuromuscular blocker (product)"},{"system" : "http://snomed.info/sct","code" : "22657006","display" : "Product containing calcitonin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "22672005","display" : "Product containing amfetamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "22696000","display" : "Product containing hydralazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "22969001","display" : "Product containing oxytetracycline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "23079006","display" : "Product containing vincristine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "23222006","display" : "Product containing antiserum (product)"},{"system" : "http://snomed.info/sct","code" : "23532003","display" : "Product containing phenmetrazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "23827009","display" : "Product containing sulfacetamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "23888001","display" : "Product containing cascara (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "24450004","display" : "Product containing ethambutol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "24504000","display" : "Product containing methylcellulose (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "24866006","display" : "Product containing Salmonella typhimurium antiserum (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "25014009","display" : "Product containing tripelennamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "25076002","display" : "Product containing carisoprodol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "25085002","display" : "Product containing cholecystokinin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "25142008","display" : "Product containing trilostane (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "25246002","display" : "Product containing allopurinol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "25398003","display" : "Product containing ichthammol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "25419009","display" : "Product containing barium sulfate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "25673006","display" : "Product containing omeprazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "25860005","display" : "Product containing terconazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "25995007","display" : "Product containing triprolidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "26122009","display" : "Product containing dimetindene (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "26124005","display" : "Product containing glipizide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "26244009","display" : "Product containing muscarinic receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "26303005","display" : "Product containing hexestrol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "26458009","display" : "Product containing diphenhydramine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "26462003","display" : "Product containing cyproheptadine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "26503009","display" : "Product containing deserpidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "26523005","display" : "Product containing dobutamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "26548008","display" : "Product containing pancreatic hormone (product)"},{"system" : "http://snomed.info/sct","code" : "26574002","display" : "Product containing droperidol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "26736008","display" : "Product containing ferrous gluconate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "26800000","display" : "Product containing midazolam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "26842003","display" : "Product containing burbot liver oil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "27035007","display" : "Product containing heavy metal antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "27196008","display" : "Product containing bupivacaine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "27242001","display" : "Product containing methylprednisolone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "27479000","display" : "Product containing zidovudine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "27638005","display" : "Product containing alteplase (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "27658006","display" : "Product containing amoxicillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "27754002","display" : "Product containing piroxicam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "28149003","display" : "Product containing pentostatin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "28235004","display" : "Product containing doxapram (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "28415002","display" : "Product containing methscopolamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "28426008","display" : "Product containing fluocinolone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "28506006","display" : "Product containing flucytosine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "28748001","display" : "Product containing chloral hydrate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "28841002","display" : "Product containing ethisterone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "28906000","display" : "Product containing percoid liver oil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "29058003","display" : "Product containing halcinonide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "29089004","display" : "Product containing mitobronitol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "29121001","display" : "Product containing mersalyl (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "29129004","display" : "Product containing oxymetazoline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "29156002","display" : "Mechlorethamine-containing product"},{"system" : "http://snomed.info/sct","code" : "29175007","display" : "Product containing rifampicin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "29439004","display" : "Product containing captopril (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "29620001","display" : "Product containing beta tocopherol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "29840005","display" : "Product containing amoxapine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "29877002","display" : "Product containing isocarboxazid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "29896003","display" : "Product containing betamethasone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "30010009","display" : "Product containing cyanocobalamin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "30125007","display" : "Product containing senna (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "30306003","display" : "Product containing thiamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "30317002","display" : "Product containing cisapride (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "30427009","display" : "Product containing erythromycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "30466001","display" : "Product containing clomifene (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "30729008","display" : "Product containing iron (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "30761007","display" : "Product containing mannitol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "30964009","display" : "Product containing methyprylon (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "30988006","display" : "Product containing dienestrol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "31087008","display" : "Product containing ampicillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "31231007","display" : "Product containing hydrogen peroxide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "31305008","display" : "Product containing Streptococcus equisimilis antiserum (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "31306009","display" : "Product containing quinidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "31684002","display" : "Product containing buprenorphine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "31690003","display" : "Product containing bethanechol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "31692006","display" : "Product containing pentamidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "31865003","display" : "Product containing fluconazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "31872002","display" : "Product containing pramocaine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "32313007","display" : "Product containing enflurane (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "32462006","display" : "Product containing melanocyte stimulating hormone releasing factor (product)"},{"system" : "http://snomed.info/sct","code" : "32474005","display" : "Product containing probucol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "32647002","display" : "Product containing ergotamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "32653002","display" : "Product containing ergosterol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "32792001","display" : "Product containing trimethoprim (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "32823007","display" : "Product containing maprotiline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "32955006","display" : "Product containing domperidone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "32960005","display" : "Product containing thiosalicylate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "33124007","display" : "Product containing tolbutamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "33231001","display" : "Product containing pentobarbital (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "33252009","display" : "Product containing beta adrenergic receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "33378002","display" : "Product containing desipramine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "33588000","display" : "Product containing thioridazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "33589008","display" : "Product containing glycoside (product)"},{"system" : "http://snomed.info/sct","code" : "33664007","display" : "Product containing acetazolamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "33675006","display" : "Product containing carbachol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "33815001","display" : "Product containing Streptococcus suis antiserum (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "34012005","display" : "Product containing sulfonylurea (product)"},{"system" : "http://snomed.info/sct","code" : "34217006","display" : "Product containing oxyquinoline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "34364009","display" : "Product containing mefenamic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "34393009","display" : "Product containing tolazamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "34462007","display" : "Product containing natamycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "34599009","display" : "Product containing thyroglobulin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "34693000","display" : "Product containing zalcitabine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "34731007","display" : "Product containing carbenicillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "34816007","display" : "Product containing cod liver oil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "34833000","display" : "Product containing hydrocortisone in ocular dose form (medicinal product form)"},{"system" : "http://snomed.info/sct","code" : "34929006","display" : "Product containing benzethonium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "35035001","display" : "Product containing orphenadrine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "35063004","display" : "Product containing ribavirin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "35282000","display" : "Product containing gemfibrozil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "35300007","display" : "Product containing daunorubicin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "35324004","display" : "Product containing paraldehyde (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "35392005","display" : "Product containing calcium exchange resin (product)"},{"system" : "http://snomed.info/sct","code" : "35476001","display" : "Product containing silver nitrate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "35531004","display" : "Product containing hydrocortamate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "35768004","display" : "Product containing oxybutynin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "35967000","display" : "Product containing medazepam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "36068003","display" : "Product containing pyrantel (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "36113004","display" : "Product containing imipramine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "36218003","display" : "Product containing thiethylperazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "36391008","display" : "Product containing primaquine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "36537006","display" : "Product containing ambenonium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "36594001","display" : "Product containing tiabendazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "36621009","display" : "Product containing medroxyprogesterone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "36642006","display" : "Product containing propantheline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "36893000","display" : "Product containing ceftazidime (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "36909007","display" : "Product containing phenindamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "37146000","display" : "Typhus vaccine"},{"system" : "http://snomed.info/sct","code" : "37306000","display" : "Product containing vidarabine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "37400007","display" : "Product containing magnesium sulfate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "37628007","display" : "Product containing cefalotin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "37803001","display" : "Product containing tubocurarine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "38076006","display" : "Product containing thyroxine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "38166006","display" : "Product containing tolnaftate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "38231004","display" : "Product containing polysaccharide-iron complex (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "38268001","display" : "Product containing ibuprofen (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "38314008","display" : "Product containing isotretinoin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "38413003","display" : "Product manufactured as otic dose form (product)"},{"system" : "http://snomed.info/sct","code" : "38578004","display" : "Product containing megestrol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "38828006","display" : "Product containing sodium thiosulfate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "39064002","display" : "Product containing acetohexamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "39124003","display" : "Product containing methohexital (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "39128000","display" : "Product containing famotidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "39142008","display" : "Product containing phendimetrazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "39359008","display" : "Phenoxymethylpenicillin-containing product"},{"system" : "http://snomed.info/sct","code" : "39487003","display" : "Insulin-containing product"},{"system" : "http://snomed.info/sct","code" : "39516004","display" : "Product containing disulfiram (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "39608003","display" : "Product containing pentazocine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "39707000","display" : "Product containing para-aminobenzoic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "39860005","display" : "Product containing fructose (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "39939003","display" : "Product containing phenyltoloxamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "40232005","display" : "Product containing ketoconazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "40339003","display" : "Product containing calcium lactate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "40429005","display" : "Product containing etomidate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "40430000","display" : "Product containing bromelains (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "40556005","display" : "Product containing phenytoin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "40562000","display" : "Product containing methylergometrine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "40589005","display" : "Product containing amitriptyline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "40648001","display" : "Product containing fentanyl (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "40820003","display" : "Product containing carbamazepine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "40877002","display" : "Product containing streptomycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "40905005","display" : "Product containing beractant (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "40974005","display" : "Product containing dipipanone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "40999006","display" : "Product containing lomustine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "41001009","display" : "Product containing dinoprost (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "41015006","display" : "Product containing metaraminol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "41147003","display" : "Product containing perphenazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "41193000","display" : "Product containing aciclovir (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "41324009","display" : "Product containing propiomazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "41365009","display" : "Product containing fluphenazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "41367001","display" : "Product containing enterogastrone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "41399007","display" : "Product containing oxazolidinedione (product)"},{"system" : "http://snomed.info/sct","code" : "41470001","display" : "Product containing corbadrine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "41493007","display" : "Product containing dicycloverine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "41549009","display" : "Product containing angiotensin-converting enzyme inhibitor (product)"},{"system" : "http://snomed.info/sct","code" : "41985001","display" : "Product containing bitolterol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "42082003","display" : "Product containing vancomycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "42098005","display" : "Product containing dexamethasone in ocular dose form (medicinal product form)"},{"system" : "http://snomed.info/sct","code" : "42271003","display" : "Product containing glutamic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "42348003","display" : "Product containing methyltestosterone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "42444000","display" : "Product containing secobarbital (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "42514000","display" : "Product containing procaine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "42638008","display" : "Product containing methylrosanilinium chloride (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "42714002","display" : "Product containing Escherichia coli antiserum (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "42720001","display" : "Product containing miconazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "43343000","display" : "Product containing magaldrate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "43533002","display" : "Product containing chloramphenicol in ocular dose form (medicinal product form)"},{"system" : "http://snomed.info/sct","code" : "43684009","display" : "Product containing misoprostol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "43753001","display" : "Product containing dydrogesterone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "43879000","display" : "Product containing flunisolide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "44175000","display" : "Product containing diperodon (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "44418001","display" : "Product containing percomorph liver oil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "44658005","display" : "Product containing promazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "44731005","display" : "Hydrocortisone-containing product in otic dose form"},{"system" : "http://snomed.info/sct","code" : "44790008","display" : "Product containing ethosuximide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "44798001","display" : "Product containing dinoprostone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "44938006","display" : "Product containing cefoperazone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "44990002","display" : "Product containing procyclidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "45218006","display" : "Product containing clemastine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "45311002","display" : "Product containing terbutaline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "45313004","display" : "Product containing propylpiperazine derivative of phenothiazine (product)"},{"system" : "http://snomed.info/sct","code" : "45680002","display" : "Product containing tolmetin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "45844004","display" : "Product containing sulfasalazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "45888006","display" : "Product containing gamma tocopherol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "46009007","display" : "Product containing chlorambucil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "46123006","display" : "Product containing ascorbic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "46436003","display" : "Product containing haloprogin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "46479001","display" : "Product containing encainide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "46532003","display" : "Product containing brilliant green (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "46547007","display" : "Product containing labetalol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "46576005","display" : "Product containing flecainide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "46709004","display" : "Product containing methylphenobarbital (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "46741005","display" : "Product containing salicylic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "46913003","display" : "Product containing edrophonium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "47065008","display" : "Product containing quinine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "47120002","display" : "Product containing primidone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "47124006","display" : "Product containing aminoglutethimide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "47140009","display" : "Product containing medrysone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "47331002","display" : "Product containing chlorpromazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "47527007","display" : "Product containing phenindione (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "47602007","display" : "Product containing nalidixic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "47898004","display" : "Product containing verapamil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "48174005","display" : "Product containing ranitidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "48256008","display" : "Product containing benzyl benzoate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "48351000","display" : "Product containing phenylbutazone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "48546005","display" : "Product containing diazepam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "48603004","display" : "Product containing warfarin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "48614001","display" : "Product containing clobetasol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "48647005","display" : "Product containing pancrelipase (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "48698004","display" : "Product containing calcium channel blocker (product)"},{"system" : "http://snomed.info/sct","code" : "48836000","display" : "Product containing amikacin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "48875009","display" : "Product containing dihydroergotamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "48899009","display" : "Product containing hyoscyamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "49019002","display" : "Product containing prednisolone in ocular dose form (medicinal product form)"},{"system" : "http://snomed.info/sct","code" : "49267000","display" : "Product containing oxyphenbutazone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "49299006","display" : "Product containing protriptyline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "49485009","display" : "Product containing norfloxacin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "49577002","display" : "Product containing minoxidil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "49617001","display" : "Product containing carbenoxolone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "49669006","display" : "Product containing Escherichia coli antiserum and Pasteurella multocida antiserum and Salmonella typhimurium antiserum (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "49688004","display" : "Product containing hexocyclium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "49705006","display" : "Product containing idoxuridine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "49953001","display" : "Product containing pheniramine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "50094009","display" : "Product containing hetastarch (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "50318003","display" : "Product containing progesterone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "50335004","display" : "Product containing levorphanol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "50520001","display" : "Product containing framycetin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "50841004","display" : "Product containing chloramphenicol in otic dose form (medicinal product form)"},{"system" : "http://snomed.info/sct","code" : "50868004","display" : "Product containing dexamfetamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "51013009","display" : "Product containing sulfadimethoxine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "51073002","display" : "Product containing phenobarbital (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "51126006","display" : "Product containing benzestrol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "51132001","display" : "Product containing hyaluronidase (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "51326002","display" : "Product containing carmustine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "51334008","display" : "Product containing cycloserine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "51361008","display" : "Product containing amantadine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "51752005","display" : "Product containing dehydrocholic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "51758009","display" : "Product containing methadone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "51908007","display" : "Product containing prenylamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "51992002","display" : "Product containing gastrin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "52108005","display" : "Product containing ferrous fumarate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "52215008","display" : "Product containing desonide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "52388000","display" : "Product containing prednisolone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "52423008","display" : "Tar-containing product"},{"system" : "http://snomed.info/sct","code" : "52883001","display" : "Product containing hydroxyamfetamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "52896000","display" : "Product containing clioquinol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "53480001","display" : "Product containing phentermine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "53584007","display" : "Product containing methacholine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "53640004","display" : "Product containing fluoxetine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "53641000","display" : "Product containing flavoxate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "53691001","display" : "Product containing calcium gluconate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "53793005","display" : "Product containing Escherichia coli antibody (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "53800008","display" : "Product containing dithranol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "53848009","display" : "Product containing metyrapone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "54142000","display" : "Product containing domiphen (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "54344006","display" : "Product containing flurbiprofen (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "54391004","display" : "Product containing levamisole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "54406003","display" : "Product containing methoxamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "54541002","display" : "Product containing ergometrine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "54544005","display" : "Product containing pethidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "54577009","display" : "Product containing ceftizoxime (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "54705000","display" : "Product containing temazepam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "54765002","display" : "Product containing phenylephrine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "54824008","display" : "Product containing isometheptene (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "54882005","display" : "Product containing amfepramone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "54887004","display" : "Product containing cefalexin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "54972005","display" : "Product containing tretinoin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "54982006","display" : "Product containing methestrol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "55015008","display" : "Product containing sodium lactate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "55217007","display" : "Product containing calcium carbonate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "55432002","display" : "Product containing azlocillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "55556000","display" : "Product containing tetracaine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "55673009","display" : "Product containing sodium iothalamate (125-I) (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "55745002","display" : "Product containing propranolol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "55830003","display" : "Product containing human menopausal gonadotropin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "55867006","display" : "Product containing aminophylline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "55889005","display" : "Product containing praziquantel (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "56014002","display" : "Product containing hydroxyprogesterone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "56032002","display" : "Product containing androstanolone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "56059005","display" : "Product containing mebendazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "56123002","display" : "Product containing methenamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "56230001","display" : "Product containing bretylium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "56234005","display" : "Product containing somatotropin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "56480005","display" : "Product containing brompheniramine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "56549003","display" : "Product containing metoclopramide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "56602009","display" : "Product containing hydroxycarbamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "56928005","display" : "Product containing etoposide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "56934003","display" : "Product containing povidone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "57002000","display" : "Product containing chlorprothixene (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "57066004","display" : "Product containing cisplatin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "57191001","display" : "Product containing chloramphenicol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "57263002","display" : "Product containing oxiconazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "57376006","display" : "Product containing sodium bicarbonate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "57538001","display" : "Product containing chlortetracycline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "57616006","display" : "Product containing sodium tetradecyl sulfate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "57670008","display" : "Product containing cefoxitin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "57752001","display" : "Product containing gentamicin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "57811004","display" : "Product containing dihydrocodeine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "57819002","display" : "Product containing somatostatin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "57845006","display" : "Product containing isoprenaline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "57853003","display" : "Product containing clidinium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "57893000","display" : "Product containing chlortalidone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "58360000","display" : "Product containing phenazocine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "58467001","display" : "Product containing papaverine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "58502006","display" : "Product containing propylamine derivative and histamine receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "58760003","display" : "Product containing antimetabolite (product)"},{"system" : "http://snomed.info/sct","code" : "58805000","display" : "Product containing pituitary hormone (product)"},{"system" : "http://snomed.info/sct","code" : "58883005","display" : "Product containing clindamycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "58892008","display" : "Product containing trifluridine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "58905004","display" : "Product containing diazoxide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "59057006","display" : "Product containing antihemophilic factor agent (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "59187003","display" : "Product containing dopamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "59240002","display" : "Product containing mitomycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "59270007","display" : "Product containing loxapine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "59456005","display" : "Product containing astemizole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "59589008","display" : "Product containing pyrimethamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "59594008","display" : "Product containing nondepolarizing neuromuscular blocker (product)"},{"system" : "http://snomed.info/sct","code" : "59941008","display" : "Product containing diltiazem (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "59953007","display" : "Product containing pyridostigmine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "60149003","display" : "Product containing indometacin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "60468008","display" : "Product containing magnesium hydroxide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "60541005","display" : "Product containing lanatoside C (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "60682004","display" : "Product containing ecothiopate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "60731009","display" : "Product containing diethylcarbamazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "60881009","display" : "Product containing diamorphine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "60978003","display" : "Product containing barbiturate (product)"},{"system" : "http://snomed.info/sct","code" : "61020000","display" : "Product containing thyroid hormone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "61093008","display" : "Product containing prolactin inhibiting factor (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "61132004","display" : "Product containing gas gangrene antitoxin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "61181002","display" : "Product containing meprednisone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "61408004","display" : "Product containing molindone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "61457001","display" : "Product containing adrenal hormone (product)"},{"system" : "http://snomed.info/sct","code" : "61623002","display" : "Product containing buclizine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "61651006","display" : "Product containing cefamandole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "61862008","display" : "Product containing meticillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "61946003","display" : "Estrogen receptor agonist-containing product"},{"system" : "http://snomed.info/sct","code" : "62051009","display" : "Product containing dichlorisone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "62294009","display" : "Varicella-zoster virus antibody-containing product"},{"system" : "http://snomed.info/sct","code" : "62529008","display" : "Product containing tiotixene (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "62560008","display" : "Product containing fluorometholone in ocular dose form (medicinal product form)"},{"system" : "http://snomed.info/sct","code" : "62782004","display" : "Product containing clonidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "63136007","display" : "Product containing phytomenadione (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "63318000","display" : "Product containing benzoic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "63470003","display" : "Product containing fluoxymesterone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "63639004","display" : "Product containing nicotinic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "63682003","display" : "Product containing halothane (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "63758001","display" : "Product containing norethisterone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "63822004","display" : "Vitamin E and/or vitamin E derivative-containing product"},{"system" : "http://snomed.info/sct","code" : "64115004","display" : "Product containing amodiaquine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "64127001","display" : "Product containing dactinomycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "64240003","display" : "Product containing methandrostenolone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "64349004","display" : "Product containing griseofulvin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "64462001","display" : "Product containing terpin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "64558005","display" : "Methixene-containing product"},{"system" : "http://snomed.info/sct","code" : "64851009","display" : "Product containing diiodohydroxyquinoline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "64878006","display" : "Product containing methylthiouracil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "65020006","display" : "Product containing benzocaine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "65026000","display" : "Product containing ephedrine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "65041000","display" : "Product containing biperiden (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "65092008","display" : "Product containing chloropyrilene (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "65484006","display" : "Product containing prostacyclin PGI2 (product)"},{"system" : "http://snomed.info/sct","code" : "65502005","display" : "Product containing epinephrine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "65627005","display" : "Product containing vitamin K5 (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "65884003","display" : "Product containing dantron (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "65965000","display" : "Product containing Micrurus fulvius antivenom (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "66094001","display" : "Product containing probenecid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "66125007","display" : "Product containing flunisolide in nasal dose form (medicinal product form)"},{"system" : "http://snomed.info/sct","code" : "66261008","display" : "Product containing tetracycline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "66349002","display" : "Product containing androgen receptor agonist (product)"},{"system" : "http://snomed.info/sct","code" : "66441000","display" : "Product containing pantothenic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "66492008","display" : "Product containing isoflurane (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "66493003","display" : "Product containing theophylline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "66602007","display" : "Product containing stanozolol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "66859009","display" : "Product containing dipyridamole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "66860004","display" : "Product containing aluminium chloride (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "66919007","display" : "Product containing methyclothiazide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "66971004","display" : "Product containing colestipol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "67213005","display" : "Product containing lymphocyte immunoglobulin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "67440007","display" : "Product containing alpha adrenergic receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "67735003","display" : "Product containing paclitaxel (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "67939000","display" : "Product containing apomorphine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "68088000","display" : "Product containing acebutolol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "68206008","display" : "Product containing calcitriol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "68395000","display" : "Product containing calcium chloride (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "68398003","display" : "Product containing somatomedin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "68402007","display" : "Product containing carbonic anhydrase inhibitor (product)"},{"system" : "http://snomed.info/sct","code" : "68407001","display" : "Hydrogen peroxide 300 mg/mL cutaneous solution"},{"system" : "http://snomed.info/sct","code" : "68422006","display" : "Product containing cloxacillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "68424007","display" : "Product containing isoflurophate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "68444001","display" : "Product containing doxorubicin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "68490009","display" : "Product containing sodium propionate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "68622003","display" : "Product containing secretin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "68702006","display" : "Product containing sodium aurothiomalate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "68774008","display" : "Product containing isoxsuprine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "68887009","display" : "Product containing methotrexate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "69107004","display" : "Product containing dantrolene (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "69204002","display" : "Product containing guanadrel (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "69236009","display" : "Product containing amiodarone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "69331001","display" : "Product containing ciclacillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "69576000","display" : "Product containing menadione (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "69708003","display" : "Product containing clonazepam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "69879000","display" : "Product containing altretamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "69918003","display" : "Product containing aztreonam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "69967001","display" : "Product containing sucralfate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "70047000","display" : "Product containing sulfamethoxazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "70254000","display" : "Product containing sulfamethizole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "70343008","display" : "Product containing piperazine derivative and histamine receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "70379000","display" : "Product containing sodium chloride (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "70460002","display" : "Fish liver oil-containing product"},{"system" : "http://snomed.info/sct","code" : "70702006","display" : "Product containing deferoxamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "70776005","display" : "Product containing pemoline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "70841003","display" : "Product containing chymotrypsin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "70864001","display" : "Product containing meprobamate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "70934008","display" : "Product containing demecarium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "71289008","display" : "Product containing snake antivenom immunoglobulin (product)"},{"system" : "http://snomed.info/sct","code" : "71451001","display" : "Product containing kanamycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "71453003","display" : "Product containing mupirocin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "71455005","display" : "Product containing fludroxycortide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "71462001","display" : "Product containing Podophyllum resin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "71516007","display" : "Product containing ergocalciferol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "71584004","display" : "Product containing monobasic sodium phosphate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "71634000","display" : "Product containing chlormezanone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "71699007","display" : "Product containing trifluoperazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "71724000","display" : "Product containing ferrous sulfate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "71731001","display" : "Product containing medrysone in ocular dose form (medicinal product form)"},{"system" : "http://snomed.info/sct","code" : "71759000","display" : "Product containing glyceryl trinitrate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "71770007","display" : "Product containing monoamine oxidase inhibitor (product)"},{"system" : "http://snomed.info/sct","code" : "71798005","display" : "Product containing fenoprofen (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "72312007","display" : "Product containing cyclandelate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "72416006","display" : "Product containing metacycline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "72623000","display" : "Product containing tioguanine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "72824008","display" : "Product containing colestyramine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "72870001","display" : "Product containing scopolamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "72924009","display" : "Product containing clofazimine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "72968006","display" : "Product containing sodium salicylate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "73074003","display" : "Product containing colistin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "73093001","display" : "Product containing neomycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "73133000","display" : "Product containing colchicine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "73170009","display" : "Product containing menthol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "73212002","display" : "Product containing iodipamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "73277004","display" : "Product containing mecamylamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "73454001","display" : "Product containing desmopressin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "73572009","display" : "Product containing morphine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "73647000","display" : "Dipivefrin-containing product"},{"system" : "http://snomed.info/sct","code" : "73756003","display" : "Product containing amobarbital (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "73805002","display" : "Product containing thyrotropin releasing factor (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "73949004","display" : "Product containing atropine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "73986003","display" : "Product containing cefuroxime (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "74022005","display" : "Product containing mepenzolate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "74065006","display" : "Product containing prazepam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "74074008","display" : "Product containing atracurium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "74213004","display" : "Product containing indapamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "74226000","display" : "Product containing vitamin K and/or vitamin K derivative (product)"},{"system" : "http://snomed.info/sct","code" : "74470007","display" : "Product containing cyclophosphamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "74575000","display" : "Product containing piperacillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "74583006","display" : "Product containing hydroquinone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "74632002","display" : "Succinimide-containing product"},{"system" : "http://snomed.info/sct","code" : "74674007","display" : "Product containing propofol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "74771007","display" : "Product containing phenoxybenzamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "74782004","display" : "Product containing naturally occurring alkaloid (product)"},{"system" : "http://snomed.info/sct","code" : "74798006","display" : "Product containing pipenzolate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "74819009","display" : "Product containing acetohydroxamic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "75029008","display" : "Product containing desoxycortone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "75203002","display" : "Product containing mometasone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "75429004","display" : "Product containing dexbrompheniramine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "75501004","display" : "Product containing bromazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "75661008","display" : "Product containing delta tocopherol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "75927008","display" : "Product containing floxuridine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "75959001","display" : "Product containing tamoxifen (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "75969007","display" : "Product containing gonadotropin releasing factor (product)"},{"system" : "http://snomed.info/sct","code" : "76058001","display" : "Product containing prazosin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "76155001","display" : "Product containing iopanoic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "76286000","display" : "Product containing gallamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "76289007","display" : "Product containing xylometazoline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "76385003","display" : "Product containing alpha-1 adrenergic receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "76390000","display" : "Product containing practolol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "76591000","display" : "Product containing bleomycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "76696004","display" : "Product containing noscapine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "76759004","display" : "Product containing disopyramide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "76962009","display" : "Product containing iproniazid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "77035009","display" : "Product containing clofibrate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "77048008","display" : "Product containing diphtheria antitoxin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "77390008","display" : "Product containing benzatropine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "77549006","display" : "Product containing terpene (product)"},{"system" : "http://snomed.info/sct","code" : "77731008","display" : "Product containing acetylcysteine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "77750008","display" : "Product containing dacarbazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "77856005","display" : "Product containing esmolol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "77885004","display" : "Product containing mestranol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "77898008","display" : "Product containing simeticone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "78025001","display" : "Product containing ganciclovir (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "78174002","display" : "Product containing mezlocillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "78379001","display" : "Product containing reserpine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "78449007","display" : "Product containing nitrazepam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "78507004","display" : "Product containing benzylpenicillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "78542000","display" : "Product containing potassium citrate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "78684000","display" : "Product containing mesoridazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "78700004","display" : "Product containing fenfluramine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "78983008","display" : "Product containing etamivan (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "79129001","display" : "Product containing prochlorperazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "79138004","display" : "Product containing gelatin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "79221007","display" : "Product containing propoxycaine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "79225003","display" : "Product containing oxazepam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "79305004","display" : "Product containing guanethidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "79332009","display" : "Product containing diethylstilbestrol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "79356008","display" : "Product containing acenocoumarol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "79440004","display" : "Corticosteroid and/or corticosteroid derivative-containing product"},{"system" : "http://snomed.info/sct","code" : "79736009","display" : "Product containing ciclopirox (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "79873000","display" : "Vaccinia human immune globulin-containing product"},{"system" : "http://snomed.info/sct","code" : "80024007","display" : "Product containing neostigmine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "80127003","display" : "Product containing phenylpropanolamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "80165005","display" : "Product containing hydroxyzine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "80311000","display" : "Product containing chlorphenesin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "80399002","display" : "Product containing aluminium hydroxide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "80618000","display" : "Product containing ethylestrenol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "80732005","display" : "Product containing sulfafurazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "80802008","display" : "Product containing cyclobenzaprine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "80834004","display" : "Product containing rabies human immune globulin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "80870001","display" : "Product containing glibenclamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "80906007","display" : "Product containing ciclosporin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "81073007","display" : "Product containing dimenhydrinate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "81088002","display" : "Product containing cefazolin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "81219009","display" : "Mumps human immune globulin-containing product"},{"system" : "http://snomed.info/sct","code" : "81335000","display" : "Product containing isoniazid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "81457006","display" : "Product containing desoximetasone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "81583003","display" : "Product containing procarbazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "81609008","display" : "Product containing furosemide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "81646007","display" : "Product containing diphenylpyraline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "81728006","display" : "Product containing digitoxin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "81947000","display" : "Product containing etacrynic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "82133001","display" : "Product containing noretynodrel (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "82156005","display" : "Product containing retinol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "82165003","display" : "Product containing phentolamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "82166002","display" : "Product containing prolactin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "82240008","display" : "Product containing norgestrel (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "82264009","display" : "Product containing homatropine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "82290007","display" : "Product containing bismuth (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "82312001","display" : "Product containing bacampicillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "82573000","display" : "Product containing lidocaine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "82746003","display" : "Product containing chlordiazepoxide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "82804004","display" : "Product manufactured as nasal dose form (product)"},{"system" : "http://snomed.info/sct","code" : "82896009","display" : "Product containing nadolol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "82951001","display" : "Product containing guanabenz (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "83085007","display" : "Product containing nalbuphine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "83192000","display" : "Product containing mescaline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "83201006","display" : "Product containing oxacillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "83288003","display" : "Product containing diloxanide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "83490000","display" : "Product containing hydroxychloroquine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "83532008","display" : "Product containing cimetidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "83692001","display" : "Product containing mineralocorticoid (product)"},{"system" : "http://snomed.info/sct","code" : "83973001","display" : "Product containing methocarbamol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "83999008","display" : "Product containing clarithromycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "84078002","display" : "Product containing methyldopa (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "84737005","display" : "Product containing mafenide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "84812008","display" : "Product containing heparin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "84844007","display" : "Product containing butoconazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "84951002","display" : "Product containing meclozine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "84986000","display" : "Product containing corticotropin releasing factor (product)"},{"system" : "http://snomed.info/sct","code" : "85063003","display" : "Product containing opioid receptor partial agonist (product)"},{"system" : "http://snomed.info/sct","code" : "85272000","display" : "Product containing nifedipine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "85343003","display" : "Product containing nitrofurantoin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "85354008","display" : "Product containing cyclizine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "85408000","display" : "Product containing antazoline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "85417000","display" : "Product containing autonomic agent (product)"},{"system" : "http://snomed.info/sct","code" : "85429009","display" : "Product containing physostigmine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "85468002","display" : "Product containing polythiazide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "85507008","display" : "Product containing esterified estrogen (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "85591001","display" : "Product containing timolol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "85990009","display" : "Product containing codeine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "86066003","display" : "Product containing spectinomycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "86080005","display" : "Product containing botulinum antitoxin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "86085000","display" : "Product containing vecuronium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "86131002","display" : "Product containing metirosine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "86162003","display" : "Product containing nandrolone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "86308005","display" : "Product containing sympathomimetic (product)"},{"system" : "http://snomed.info/sct","code" : "86337009","display" : "Product containing human tetanus immunoglobulin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "86389004","display" : "Product containing shark liver oil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "86647004","display" : "Product containing bumetanide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "86906004","display" : "Product containing propylamino derivative of phenothiazine (product)"},{"system" : "http://snomed.info/sct","code" : "86939001","display" : "Product containing sulfaguanidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "86977007","display" : "Product containing mesalazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "87233003","display" : "Product containing low molecular weight heparin (product)"},{"system" : "http://snomed.info/sct","code" : "87285001","display" : "Product containing nimodipine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "87395005","display" : "Product containing amiloride (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "87567009","display" : "Product containing mefloquine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "87586001","display" : "Product containing neuromuscular blocker (product)"},{"system" : "http://snomed.info/sct","code" : "87617007","display" : "Product containing naltrexone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "87652004","display" : "Product containing atenolol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "87881000","display" : "Product containing danazol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "88134000","display" : "Product containing rauwolfia alkaloid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "88226000","display" : "Product containing hydrocortisone in nasal dose form (medicinal product form)"},{"system" : "http://snomed.info/sct","code" : "88519001","display" : "Product containing calcifediol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "88566002","display" : "Product containing liver extract (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "88997008","display" : "Product containing thiotepa (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "89018006","display" : "Product containing naloxone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "89029005","display" : "Product containing levomepromazine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "89045007","display" : "Product containing pertussis human immune globulin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "89092006","display" : "Product containing tranylcypromine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "89132005","display" : "Product containing chenodeoxycholic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "89192008","display" : "Product containing fludrocortisone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "89265009","display" : "Product containing cytarabine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "89435001","display" : "Product containing poliomyelitis human immune globulin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "89466007","display" : "Product containing methallenestril (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "89505005","display" : "Product containing sulindac (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "89664002","display" : "Product containing metocurine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "89692007","display" : "Product containing crotamiton (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "89695009","display" : "Product containing tobramycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "89785009","display" : "Product containing ritodrine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "90017009","display" : "Product containing estrone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "90332006","display" : "Product containing paracetamol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "90346006","display" : "Product containing razoxane (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "90356005","display" : "Product containing pilocarpine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "90370005","display" : "Product containing benzalkonium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "90426002","display" : "Product containing trimipramine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "90659009","display" : "Product containing natamycin in ocular dose form (medicinal product form)"},{"system" : "http://snomed.info/sct","code" : "90802006","display" : "Product containing reversible anticholinesterase (product)"},{"system" : "http://snomed.info/sct","code" : "90882008","display" : "Product containing carbinoxamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "91107009","display" : "Product containing caffeine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "91135008","display" : "Product containing bendroflumethiazide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "91143003","display" : "Product containing salbutamol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "91169009","display" : "Product containing nafcillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "91307002","display" : "Digitalis-containing product"},{"system" : "http://snomed.info/sct","code" : "91339009","display" : "Product containing trimetrexate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "91376007","display" : "Product containing pentoxifylline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "91435002","display" : "Product containing pseudoephedrine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "91452003","display" : "Product containing buspirone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "91479004","display" : "Product containing gramicidin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "91667005","display" : "Product containing hydrochlorothiazide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96011002","display" : "Product containing carbomycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96014005","display" : "Product containing teicoplanin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96015006","display" : "Product containing fusidic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96018008","display" : "Product containing tiamulin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96020006","display" : "Product containing tylosin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96023008","display" : "Product containing virginiamycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96029007","display" : "Product containing apramycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96034006","display" : "Product containing azithromycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96038009","display" : "Product containing itraconazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96044008","display" : "Product containing ceftiofur (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96047001","display" : "Product containing cefpirome (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96049003","display" : "Product containing cefpodoxime (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96051004","display" : "Product containing ceftibuten (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96052006","display" : "Product containing cefixime (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96053001","display" : "Product containing cefsulodin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96054007","display" : "Product containing cefprozil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96055008","display" : "Product containing cefodizime (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96062004","display" : "Product containing meropenem (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96063009","display" : "Product containing mecillinam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96064003","display" : "Product containing pivmecillinam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96065002","display" : "Product containing temocillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96067005","display" : "Product containing flucloxacillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96072001","display" : "Product containing pivampicillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96073006","display" : "Product containing talampicillin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96077007","display" : "Product containing lymecycline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96081007","display" : "Product containing cinoxacin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96084004","display" : "Product containing enoxacin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96086002","display" : "Product containing ofloxacin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96087006","display" : "Product containing levofloxacin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96088001","display" : "Product containing lomefloxacin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96090000","display" : "Product containing sparfloxacin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96091001","display" : "Product containing temafloxacin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96093003","display" : "Product containing rosoxacin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96097002","display" : "Product containing famciclovir (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96099004","display" : "Product containing foscarnet (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96103009","display" : "Product containing ipronidazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96108000","display" : "Product containing imidocarb (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96119002","display" : "Product containing albendazole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96138006","display" : "Product containing ivermectin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96149000","display" : "Product containing bambermycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96169005","display" : "Product containing salinomycin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96183007","display" : "Product containing alfentanil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96185000","display" : "Product containing tilidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96191003","display" : "Product containing dextromoramide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96195007","display" : "Product containing lamotrigine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96196008","display" : "Product containing butalbital (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96199001","display" : "Product containing bupropion (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96200003","display" : "Product containing mianserin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96209002","display" : "Product containing clomipramine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96213009","display" : "Product containing fluvoxamine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96220002","display" : "Product containing flupentixol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96221003","display" : "Product containing clozapine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96231005","display" : "Product containing zolpidem (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96233008","display" : "Product containing lormetazepam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96234002","display" : "Product containing bromazepam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96236000","display" : "Product containing clobazam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96237009","display" : "Product containing flunitrazepam (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96246003","display" : "Product containing benzodiazepine receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "96247007","display" : "Product containing flumazenil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96252002","display" : "Product containing prolintane (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96278006","display" : "Product containing hyaluronic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96280000","display" : "Product containing bone resorption inhibitor (product)"},{"system" : "http://snomed.info/sct","code" : "96281001","display" : "Product containing bisphosphonate (product)"},{"system" : "http://snomed.info/sct","code" : "96284009","display" : "Product containing etidronic acid (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96298001","display" : "Product containing mexiletine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96299009","display" : "Product containing oxprenolol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96300001","display" : "Product containing propafenone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96301002","display" : "Product containing sotalol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96302009","display" : "Product containing 3-hydroxy-3-methylglutaryl-coenzyme A reductase inhibitor (product)"},{"system" : "http://snomed.info/sct","code" : "96304005","display" : "Product containing simvastatin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96305006","display" : "Product containing pravastatin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96307003","display" : "Product containing fluvastatin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96308008","display" : "Product containing angiotensin II receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "96309000","display" : "Product containing losartan (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96316004","display" : "Product containing chlorhexidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96339005","display" : "Product containing boldenone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96358001","display" : "Product containing norgestomet (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96359009","display" : "Product containing altrenogest (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96360004","display" : "Product containing melengestrol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96370002","display" : "Product containing cyproterone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96371003","display" : "Product containing flutamide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96378009","display" : "Product containing toremifene (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96380003","display" : "Product containing gestrinone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "96381004","display" : "Product containing paroxypropione (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108373009","display" : "Product containing sibutramine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108379008","display" : "Product containing remifentanil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108386000","display" : "Product containing risperidone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108393001","display" : "Product containing desflurane (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108395008","display" : "Product containing sevoflurane (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108397000","display" : "Product containing fosphenytoin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108400009","display" : "Product containing topiramate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108402001","display" : "Product containing gabapentin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108403006","display" : "Product containing tiagabine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108406003","display" : "Product containing zolmitriptan (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108408002","display" : "Product containing naratriptan (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108411001","display" : "Product containing rizatriptan (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108415005","display" : "Product containing dronabinol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108417002","display" : "Product containing 5-hydroxytryptamine-3-receptor antagonist (product)"},{"system" : "http://snomed.info/sct","code" : "108418007","display" : "Product containing ondansetron (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108421009","display" : "Product containing dolasetron (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108424001","display" : "Product containing granisetron (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108430001","display" : "Product containing mirtazapine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108432009","display" : "Product containing venlafaxine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108435006","display" : "Product containing nefazodone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108438008","display" : "Product containing pimozide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108441004","display" : "Product containing olanzapine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108443001","display" : "Product containing quetiapine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108446009","display" : "Product containing mivacurium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108449002","display" : "Product containing rocuronium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108452005","display" : "Product containing cisatracurium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108455007","display" : "Product containing pipecuronium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108458009","display" : "Product containing doxacurium (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108461005","display" : "Product containing tizanidine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108464002","display" : "Product containing tolcapone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108466000","display" : "Product containing selegiline (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108468004","display" : "Product containing pergolide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108471007","display" : "Product containing pramipexole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108473005","display" : "Product containing ropinirole (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108478001","display" : "Product containing isosorbide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108480007","display" : "Product containing milrinone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108484003","display" : "Product containing isosorbide mononitrate (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108491000","display" : "Product containing ibutilide (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108494008","display" : "Product containing tacrine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108497001","display" : "Product containing donepezil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108502004","display" : "Product containing adenosine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108507005","display" : "Product containing tramadol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108508000","display" : "Product containing nabumetone (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108510003","display" : "Product containing etodolac (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108512006","display" : "Product containing ketorolac (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108524004","display" : "Product containing nisoldipine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108526002","display" : "Product containing nicardipine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108530004","display" : "Product containing bepridil (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108533002","display" : "Product containing isradipine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108535009","display" : "Product containing felodipine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108537001","display" : "Product containing amlodipine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108539003","display" : "Product containing midodrine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108542009","display" : "Product containing penbutolol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108544005","display" : "Product containing carteolol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108547003","display" : "Product containing bisoprolol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108551001","display" : "Product containing carvedilol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108553003","display" : "Product containing guanfacine (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108556006","display" : "Product containing doxazosin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108559004","display" : "Product containing tamsulosin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108562001","display" : "Product containing trandolapril (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108564000","display" : "Product containing ramipril (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108566003","display" : "Product containing moexipril (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108569005","display" : "Product containing fosinopril (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108572003","display" : "Product containing benazepril (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108575001","display" : "Product containing lisinopril (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108578004","display" : "Product containing quinapril (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108581009","display" : "Product containing valsartan (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108585000","display" : "Product containing irbesartan (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108587008","display" : "Product containing candesartan (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108593000","display" : "Product containing epoprostenol (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108596008","display" : "Product containing cerivastatin (medicinal product)"},{"system" : "http://snomed.info/sct","code" : "108600003","display" : "Product containing atorvastatin (medicinal product)"}]}}

#292

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"736542009"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:49511
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:46 GMT
last-modified:Sat, 13 Sep 2025 20:51:46 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371083

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:a2939580-aa9d-467b-9688-8e350fdcc6aa","timestamp" : "2025-09-13T20:51:46.954Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "736542009","display" : "Pharmaceutical dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "66076007","display" : "Chewable tablet"},{"system" : "http://snomed.info/sct","code" : "70409003","display" : "Conventional release oromucosal solution for mouthwash (dose form)"},{"system" : "http://snomed.info/sct","code" : "385018001","display" : "Oral drops"},{"system" : "http://snomed.info/sct","code" : "385019009","display" : "Oral drops solution"},{"system" : "http://snomed.info/sct","code" : "385020003","display" : "Oral drops suspension"},{"system" : "http://snomed.info/sct","code" : "385021004","display" : "Oral drops emulsion"},{"system" : "http://snomed.info/sct","code" : "385023001","display" : "Oral solution"},{"system" : "http://snomed.info/sct","code" : "385024007","display" : "Oral suspension"},{"system" : "http://snomed.info/sct","code" : "385025008","display" : "Oral emulsion"},{"system" : "http://snomed.info/sct","code" : "385026009","display" : "Powder for oral solution"},{"system" : "http://snomed.info/sct","code" : "385027000","display" : "Powder for oral suspension"},{"system" : "http://snomed.info/sct","code" : "385028005","display" : "Granules for oral solution"},{"system" : "http://snomed.info/sct","code" : "385029002","display" : "Granules for oral suspension"},{"system" : "http://snomed.info/sct","code" : "385032004","display" : "Conventional release oral syrup (dose form)"},{"system" : "http://snomed.info/sct","code" : "385033009","display" : "Powder for conventional release oral syrup (dose form)"},{"system" : "http://snomed.info/sct","code" : "385034003","display" : "Granules for conventional release oral syrup (dose form)"},{"system" : "http://snomed.info/sct","code" : "385038000","display" : "Oral gel"},{"system" : "http://snomed.info/sct","code" : "385039008","display" : "Oral paste"},{"system" : "http://snomed.info/sct","code" : "385041009","display" : "Oral powder"},{"system" : "http://snomed.info/sct","code" : "385044001","display" : "Effervescent oral granules"},{"system" : "http://snomed.info/sct","code" : "385045000","display" : "Gastro-resistant oral granules (dose form)"},{"system" : "http://snomed.info/sct","code" : "385046004","display" : "Prolonged-release oral granules (dose form)"},{"system" : "http://snomed.info/sct","code" : "385047008","display" : "Modified-release oral granules"},{"system" : "http://snomed.info/sct","code" : "385052003","display" : "Gastro-resistant oral capsule (dose form)"},{"system" : "http://snomed.info/sct","code" : "385053008","display" : "Prolonged-release oral capsule"},{"system" : "http://snomed.info/sct","code" : "385054002","display" : "Modified-release oral capsule"},{"system" : "http://snomed.info/sct","code" : "385059007","display" : "Gastro-resistant oral tablet (dose form)"},{"system" : "http://snomed.info/sct","code" : "385060002","display" : "Prolonged-release oral tablet"},{"system" : "http://snomed.info/sct","code" : "385061003","display" : "Modified-release oral tablet (dose form)"},{"system" : "http://snomed.info/sct","code" : "385062005","display" : "Oral lyophilisate"},{"system" : "http://snomed.info/sct","code" : "385063000","display" : "Prolonged-release oral gum (dose form)"},{"system" : "http://snomed.info/sct","code" : "385065007","display" : "Oromucosal solution for gargle"},{"system" : "http://snomed.info/sct","code" : "385070000","display" : "Oromucosal solution"},{"system" : "http://snomed.info/sct","code" : "385071001","display" : "Oromucosal suspension"},{"system" : "http://snomed.info/sct","code" : "385072008","display" : "Oromucosal drops"},{"system" : "http://snomed.info/sct","code" : "385073003","display" : "Oromucosal spray"},{"system" : "http://snomed.info/sct","code" : "385074009","display" : "Sublingual spray"},{"system" : "http://snomed.info/sct","code" : "385077002","display" : "Gingival solution"},{"system" : "http://snomed.info/sct","code" : "385078007","display" : "Oromucosal gel"},{"system" : "http://snomed.info/sct","code" : "385079004","display" : "Oromucosal paste"},{"system" : "http://snomed.info/sct","code" : "385081002","display" : "Gingival gel"},{"system" : "http://snomed.info/sct","code" : "385082009","display" : "Gingival paste"},{"system" : "http://snomed.info/sct","code" : "385084005","display" : "Sublingual tablet"},{"system" : "http://snomed.info/sct","code" : "385085006","display" : "Buccal tablet"},{"system" : "http://snomed.info/sct","code" : "385086007","display" : "Prolonged-release muco-adhesive buccal tablet (dose form)"},{"system" : "http://snomed.info/sct","code" : "385088008","display" : "Dental gel"},{"system" : "http://snomed.info/sct","code" : "385089000","display" : "Dental stick"},{"system" : "http://snomed.info/sct","code" : "385090009","display" : "Prolonged-release dental insert (dose form)"},{"system" : "http://snomed.info/sct","code" : "385091008","display" : "Dental powder"},{"system" : "http://snomed.info/sct","code" : "385094000","display" : "Dental solution"},{"system" : "http://snomed.info/sct","code" : "385095004","display" : "Dental suspension"},{"system" : "http://snomed.info/sct","code" : "385096003","display" : "Dental emulsion"},{"system" : "http://snomed.info/sct","code" : "385102005","display" : "Cutaneous paste"},{"system" : "http://snomed.info/sct","code" : "385103000","display" : "Cutaneous foam"},{"system" : "http://snomed.info/sct","code" : "385105007","display" : "Cutaneous spray"},{"system" : "http://snomed.info/sct","code" : "385106008","display" : "Cutaneous solution spray"},{"system" : "http://snomed.info/sct","code" : "385108009","display" : "Cutaneous solution"},{"system" : "http://snomed.info/sct","code" : "385110006","display" : "Cutaneous suspension"},{"system" : "http://snomed.info/sct","code" : "385111005","display" : "Cutaneous emulsion"},{"system" : "http://snomed.info/sct","code" : "385112003","display" : "Cutaneous powder"},{"system" : "http://snomed.info/sct","code" : "385113008","display" : "Solution for iontophoresis"},{"system" : "http://snomed.info/sct","code" : "385114002","display" : "Prolonged-release transdermal patch (dose form)"},{"system" : "http://snomed.info/sct","code" : "385118004","display" : "Cutaneous stick"},{"system" : "http://snomed.info/sct","code" : "385119007","display" : "Cutaneous sponge"},{"system" : "http://snomed.info/sct","code" : "385121002","display" : "Eye cream"},{"system" : "http://snomed.info/sct","code" : "385122009","display" : "Eye gel"},{"system" : "http://snomed.info/sct","code" : "385123004","display" : "Eye ointment"},{"system" : "http://snomed.info/sct","code" : "385124005","display" : "Eye drops"},{"system" : "http://snomed.info/sct","code" : "385125006","display" : "Eye drops solution"},{"system" : "http://snomed.info/sct","code" : "385128008","display" : "Prolonged-release eye drops"},{"system" : "http://snomed.info/sct","code" : "385132002","display" : "Prolonged-release ophthalmic insert (dose form)"},{"system" : "http://snomed.info/sct","code" : "385133007","display" : "Ear cream"},{"system" : "http://snomed.info/sct","code" : "385134001","display" : "Ear gel"},{"system" : "http://snomed.info/sct","code" : "385135000","display" : "Ear ointment"},{"system" : "http://snomed.info/sct","code" : "385136004","display" : "Ear drops"},{"system" : "http://snomed.info/sct","code" : "385137008","display" : "Ear drops solution"},{"system" : "http://snomed.info/sct","code" : "385138003","display" : "Ear drops emulsion"},{"system" : "http://snomed.info/sct","code" : "385139006","display" : "Ear powder"},{"system" : "http://snomed.info/sct","code" : "385140008","display" : "Ear spray"},{"system" : "http://snomed.info/sct","code" : "385141007","display" : "Ear spray solution"},{"system" : "http://snomed.info/sct","code" : "385142000","display" : "Ear spray suspension"},{"system" : "http://snomed.info/sct","code" : "385143005","display" : "Ear spray emulsion"},{"system" : "http://snomed.info/sct","code" : "385147006","display" : "Ear tampon"},{"system" : "http://snomed.info/sct","code" : "385148001","display" : "Ear stick"},{"system" : "http://snomed.info/sct","code" : "385149009","display" : "Nasal cream"},{"system" : "http://snomed.info/sct","code" : "385150009","display" : "Nasal gel"},{"system" : "http://snomed.info/sct","code" : "385151008","display" : "Nasal ointment"},{"system" : "http://snomed.info/sct","code" : "385152001","display" : "Nasal drops"},{"system" : "http://snomed.info/sct","code" : "385153006","display" : "Nasal drops solution"},{"system" : "http://snomed.info/sct","code" : "385154000","display" : "Nasal drops suspension"},{"system" : "http://snomed.info/sct","code" : "385155004","display" : "Nasal drops emulsion"},{"system" : "http://snomed.info/sct","code" : "385156003","display" : "Nasal powder"},{"system" : "http://snomed.info/sct","code" : "385157007","display" : "Nasal spray"},{"system" : "http://snomed.info/sct","code" : "385158002","display" : "Nasal solution spray"},{"system" : "http://snomed.info/sct","code" : "385159005","display" : "Nasal suspension spray"},{"system" : "http://snomed.info/sct","code" : "385160000","display" : "Nasal emulsion spray"},{"system" : "http://snomed.info/sct","code" : "385162008","display" : "Nasal stick"},{"system" : "http://snomed.info/sct","code" : "385163003","display" : "Conventional release ear and eye and nose drops (dose form)"},{"system" : "http://snomed.info/sct","code" : "385164009","display" : "Conventional release ear and eye and nose ointment (dose form)"},{"system" : "http://snomed.info/sct","code" : "385165005","display" : "Vaginal cream"},{"system" : "http://snomed.info/sct","code" : "385166006","display" : "Vaginal gel"},{"system" : "http://snomed.info/sct","code" : "385167002","display" : "Vaginal ointment"},{"system" : "http://snomed.info/sct","code" : "385168007","display" : "Vaginal foam"},{"system" : "http://snomed.info/sct","code" : "385170003","display" : "Vaginal solution"},{"system" : "http://snomed.info/sct","code" : "385171004","display" : "Vaginal suspension"},{"system" : "http://snomed.info/sct","code" : "385172006","display" : "Vaginal emulsion"},{"system" : "http://snomed.info/sct","code" : "385173001","display" : "Tablet for vaginal solution"},{"system" : "http://snomed.info/sct","code" : "385175008","display" : "Vaginal capsule"},{"system" : "http://snomed.info/sct","code" : "385176009","display" : "Hard vaginal capsule"},{"system" : "http://snomed.info/sct","code" : "385177000","display" : "Soft vaginal capsule"},{"system" : "http://snomed.info/sct","code" : "385178005","display" : "Vaginal tablet"},{"system" : "http://snomed.info/sct","code" : "385179002","display" : "Effervescent vaginal tablet"},{"system" : "http://snomed.info/sct","code" : "385182007","display" : "Rectal cream"},{"system" : "http://snomed.info/sct","code" : "385183002","display" : "Rectal gel"},{"system" : "http://snomed.info/sct","code" : "385184008","display" : "Rectal ointment"},{"system" : "http://snomed.info/sct","code" : "385185009","display" : "Rectal foam"},{"system" : "http://snomed.info/sct","code" : "385187001","display" : "Rectal solution"},{"system" : "http://snomed.info/sct","code" : "385188006","display" : "Rectal suspension"},{"system" : "http://snomed.info/sct","code" : "385189003","display" : "Rectal emulsion"},{"system" : "http://snomed.info/sct","code" : "385191006","display" : "Powder for rectal suspension"},{"system" : "http://snomed.info/sct","code" : "385192004","display" : "Tablet for rectal solution"},{"system" : "http://snomed.info/sct","code" : "385193009","display" : "Tablet for rectal suspension"},{"system" : "http://snomed.info/sct","code" : "385195002","display" : "Rectal capsule"},{"system" : "http://snomed.info/sct","code" : "385196001","display" : "Rectal tampon"},{"system" : "http://snomed.info/sct","code" : "385198000","display" : "Conventional release solution for nebulizer (dose form)"},{"system" : "http://snomed.info/sct","code" : "385199008","display" : "Conventional release suspension for nebulizer (dose form)"},{"system" : "http://snomed.info/sct","code" : "385200006","display" : "Powder for nebuliser suspension"},{"system" : "http://snomed.info/sct","code" : "385201005","display" : "Powder for nebuliser solution"},{"system" : "http://snomed.info/sct","code" : "385202003","display" : "Conventional release emulsion for nebulizer (dose form)"},{"system" : "http://snomed.info/sct","code" : "385204002","display" : "Pressurized solution for inhalation"},{"system" : "http://snomed.info/sct","code" : "385205001","display" : "Pressurised suspension for inhalation"},{"system" : "http://snomed.info/sct","code" : "385206000","display" : "Pressurised emulsion for inhalation"},{"system" : "http://snomed.info/sct","code" : "385207009","display" : "Powder for inhalation"},{"system" : "http://snomed.info/sct","code" : "385217004","display" : "Gas for inhalation"},{"system" : "http://snomed.info/sct","code" : "385219001","display" : "Solution for injection"},{"system" : "http://snomed.info/sct","code" : "385220007","display" : "Suspension for injection"},{"system" : "http://snomed.info/sct","code" : "385221006","display" : "Emulsion for injection"},{"system" : "http://snomed.info/sct","code" : "385223009","display" : "Powder for solution for injection"},{"system" : "http://snomed.info/sct","code" : "385224003","display" : "Powder for suspension for injection"},{"system" : "http://snomed.info/sct","code" : "385229008","display" : "Solution for infusion"},{"system" : "http://snomed.info/sct","code" : "385242008","display" : "Intravesical solution"},{"system" : "http://snomed.info/sct","code" : "385245005","display" : "Urethral gel"},{"system" : "http://snomed.info/sct","code" : "385246006","display" : "Urethral stick"},{"system" : "http://snomed.info/sct","code" : "385247002","display" : "Conventional release solution for endotracheopulmonary instillation"},{"system" : "http://snomed.info/sct","code" : "385250004","display" : "Conventional release suspension for endotracheopulmonary instillation (dose form)"},{"system" : "http://snomed.info/sct","code" : "385251000","display" : "Endocervical gel"},{"system" : "http://snomed.info/sct","code" : "385258006","display" : "Gastroenteral solution"},{"system" : "http://snomed.info/sct","code" : "385259003","display" : "Gastroenteral suspension"},{"system" : "http://snomed.info/sct","code" : "385260008","display" : "Gastroenteral emulsion"},{"system" : "http://snomed.info/sct","code" : "385268001","display" : "Oral dose form"},{"system" : "http://snomed.info/sct","code" : "385273007","display" : "Dental dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "385276004","display" : "Ocular dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "385277008","display" : "Otic dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "385278003","display" : "Cutaneous powder spray"},{"system" : "http://snomed.info/sct","code" : "385279006","display" : "Cutaneous suspension spray"},{"system" : "http://snomed.info/sct","code" : "385280009","display" : "Gastroenteral dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "385282001","display" : "Endocervical dose form"},{"system" : "http://snomed.info/sct","code" : "385287007","display" : "Parenteral dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "385289005","display" : "Rectal dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "385290001","display" : "Nasal dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "385292009","display" : "Vaginal dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "414951009","display" : "Oral elixir"},{"system" : "http://snomed.info/sct","code" : "420283001","display" : "Nasal emulsion"},{"system" : "http://snomed.info/sct","code" : "420292003","display" : "Rectal powder"},{"system" : "http://snomed.info/sct","code" : "420293008","display" : "Conventional release oral coated pellets capsule"},{"system" : "http://snomed.info/sct","code" : "420378007","display" : "Prolonged-release film-coated oral tablet (dose form)"},{"system" : "http://snomed.info/sct","code" : "420509004","display" : "Oral granules"},{"system" : "http://snomed.info/sct","code" : "420536002","display" : "Vaginal powder"},{"system" : "http://snomed.info/sct","code" : "420540006","display" : "Cutaneous oil"},{"system" : "http://snomed.info/sct","code" : "420631002","display" : "Vaginal insert"},{"system" : "http://snomed.info/sct","code" : "420636007","display" : "Ear and eye drops"},{"system" : "http://snomed.info/sct","code" : "420641004","display" : "Solution for inhalation"},{"system" : "http://snomed.info/sct","code" : "420692007","display" : "Oral capsule"},{"system" : "http://snomed.info/sct","code" : "420736004","display" : "Eye suspension"},{"system" : "http://snomed.info/sct","code" : "420767002","display" : "Gastro-resistant oral pellets capsule (dose form)"},{"system" : "http://snomed.info/sct","code" : "420873008","display" : "Prolonged-release suspension for injection"},{"system" : "http://snomed.info/sct","code" : "420891003","display" : "Ear drops suspension"},{"system" : "http://snomed.info/sct","code" : "420901005","display" : "Ear emulsion"},{"system" : "http://snomed.info/sct","code" : "420929008","display" : "Rectal suppository"},{"system" : "http://snomed.info/sct","code" : "421026006","display" : "Oral tablet"},{"system" : "http://snomed.info/sct","code" : "421056002","display" : "Emulsion for inhalation"},{"system" : "http://snomed.info/sct","code" : "421155001","display" : "Gastro-resistant and prolonged-release oral tablet"},{"system" : "http://snomed.info/sct","code" : "421221008","display" : "Suspension for inhalation"},{"system" : "http://snomed.info/sct","code" : "421338009","display" : "Prolonged-release oral coated capsule"},{"system" : "http://snomed.info/sct","code" : "421343002","display" : "Powder for cutaneous solution"},{"system" : "http://snomed.info/sct","code" : "421366001","display" : "Tablet for oral suspension"},{"system" : "http://snomed.info/sct","code" : "421382000","display" : "Ear suspension"},{"system" : "http://snomed.info/sct","code" : "421425002","display" : "Powder for inhalation solution"},{"system" : "http://snomed.info/sct","code" : "421427005","display" : "Conventional release ear and eye ointment (dose form)"},{"system" : "http://snomed.info/sct","code" : "421446006","display" : "Granules for extended-release oral suspension"},{"system" : "http://snomed.info/sct","code" : "421535006","display" : "Gastro-resistant oral particles tablet (dose form)"},{"system" : "http://snomed.info/sct","code" : "421620004","display" : "Prolonged-release buccal tablet"},{"system" : "http://snomed.info/sct","code" : "421628006","display" : "Cutaneous cream"},{"system" : "http://snomed.info/sct","code" : "421701006","display" : "Tablet for oral solution"},{"system" : "http://snomed.info/sct","code" : "421713001","display" : "Ear solution"},{"system" : "http://snomed.info/sct","code" : "421752008","display" : "Gastro-resistant and prolonged-release oral capsule (dose form)"},{"system" : "http://snomed.info/sct","code" : "421765004","display" : "Conventional release solution for intraperitoneal injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "421857007","display" : "Powder for ophthalmic solution"},{"system" : "http://snomed.info/sct","code" : "421949005","display" : "Cutaneous gel"},{"system" : "http://snomed.info/sct","code" : "422060001","display" : "Ophthalmic solution"},{"system" : "http://snomed.info/sct","code" : "422068008","display" : "Eye drops suspension"},{"system" : "http://snomed.info/sct","code" : "422080000","display" : "Nasal suspension"},{"system" : "http://snomed.info/sct","code" : "422085005","display" : "Powder for ophthalmic suspension"},{"system" : "http://snomed.info/sct","code" : "422201009","display" : "Tablet for cutaneous solution"},{"system" : "http://snomed.info/sct","code" : "422264003","display" : "Powder for prolonged-release suspension for injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "422336005","display" : "Nasal solution"},{"system" : "http://snomed.info/sct","code" : "422353003","display" : "Extended-release oral suspension"},{"system" : "http://snomed.info/sct","code" : "424552006","display" : "Vaginal sponge"},{"system" : "http://snomed.info/sct","code" : "425753008","display" : "Cutaneous ointment"},{"system" : "http://snomed.info/sct","code" : "425965000","display" : "Rectal spray"},{"system" : "http://snomed.info/sct","code" : "426823003","display" : "Vaginal spray"},{"system" : "http://snomed.info/sct","code" : "427129005","display" : "Conventional release oral coated capsule (dose form)"},{"system" : "http://snomed.info/sct","code" : "442015005","display" : "Intrauterine dose form"},{"system" : "http://snomed.info/sct","code" : "443424002","display" : "Buccal film"},{"system" : "http://snomed.info/sct","code" : "447050008","display" : "Orodispersible film"},{"system" : "http://snomed.info/sct","code" : "447079001","display" : "Orodispersible tablet"},{"system" : "http://snomed.info/sct","code" : "719200003","display" : "Ophthalmic strip"},{"system" : "http://snomed.info/sct","code" : "739147005","display" : "Rectal suspension spray"},{"system" : "http://snomed.info/sct","code" : "739148000","display" : "Rectal solution spray"},{"system" : "http://snomed.info/sct","code" : "739371005","display" : "Vaginal suspension spray"},{"system" : "http://snomed.info/sct","code" : "739372003","display" : "Vaginal solution spray"},{"system" : "http://snomed.info/sct","code" : "739662008","display" : "Conventional release vaginal tampon (dose form)"},{"system" : "http://snomed.info/sct","code" : "740548000","display" : "Urethral dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "740575007","display" : "Intravesical dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "740596000","display" : "Cutaneous dose form"},{"system" : "http://snomed.info/sct","code" : "745991000","display" : "Oromucosal dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "746008008","display" : "Gingival dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "761845009","display" : "Transdermal dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "761899004","display" : "Powder for rectal solution"},{"system" : "http://snomed.info/sct","code" : "761900009","display" : "Eye drops emulsion"},{"system" : "http://snomed.info/sct","code" : "761901008","display" : "Delayed-release granules for oral suspension"},{"system" : "http://snomed.info/sct","code" : "761905004","display" : "Oromucosal spray solution"},{"system" : "http://snomed.info/sct","code" : "761906003","display" : "Conventional release suspension for oromucosal spray"},{"system" : "http://snomed.info/sct","code" : "761907007","display" : "Powder for intravesical suspension"},{"system" : "http://snomed.info/sct","code" : "762064002","display" : "Conventional release eye emulsion"},{"system" : "http://snomed.info/sct","code" : "762065001","display" : "Conventional release cutaneous lotion (dose form)"},{"system" : "http://snomed.info/sct","code" : "762071007","display" : "Intraocular dose form"},{"system" : "http://snomed.info/sct","code" : "762072000","display" : "Conventional release cutaneous tape"},{"system" : "http://snomed.info/sct","code" : "762893001","display" : "Conventional release transdermal ointment (dose form)"},{"system" : "http://snomed.info/sct","code" : "762895008","display" : "Granules for conventional release oromucosal solution (dose form)"},{"system" : "http://snomed.info/sct","code" : "763340003","display" : "Conventional release solution for sublingual spray"},{"system" : "http://snomed.info/sct","code" : "763445009","display" : "Conventional release dental paste"},{"system" : "http://snomed.info/sct","code" : "763446005","display" : "Conventional release gel for injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "763484004","display" : "Intrauterine solution"},{"system" : "http://snomed.info/sct","code" : "763485003","display" : "Intrauterine suspension"},{"system" : "http://snomed.info/sct","code" : "763819006","display" : "Prolonged-release transdermal film"},{"system" : "http://snomed.info/sct","code" : "763820000","display" : "Gastro-resistant oral suspension"},{"system" : "http://snomed.info/sct","code" : "763823003","display" : "Powder for conventional release oromucosal gel"},{"system" : "http://snomed.info/sct","code" : "763852000","display" : "Conventional release buccal spray"},{"system" : "http://snomed.info/sct","code" : "764296002","display" : "Prolonged-release subcutaneous implant"},{"system" : "http://snomed.info/sct","code" : "764297006","display" : "Conventional release transdermal foam"},{"system" : "http://snomed.info/sct","code" : "764378009","display" : "Enteral dose form"},{"system" : "http://snomed.info/sct","code" : "764446000","display" : "Conventional release nasal paste"},{"system" : "http://snomed.info/sct","code" : "764477003","display" : "Conventional release transdermal cream (dose form)"},{"system" : "http://snomed.info/sct","code" : "764478008","display" : "Gingival ointment"},{"system" : "http://snomed.info/sct","code" : "764485007","display" : "Conventional release cutaneous patch (dose form)"},{"system" : "http://snomed.info/sct","code" : "764486008","display" : "Prolonged-release cutaneous patch (dose form)"},{"system" : "http://snomed.info/sct","code" : "764499006","display" : "Conventional release buccal lozenge (dose form)"},{"system" : "http://snomed.info/sct","code" : "764501003","display" : "Oromucosal lozenge"},{"system" : "http://snomed.info/sct","code" : "764671009","display" : "Sublingual dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "764770000","display" : "Dual delayed-release oral capsule (dose form)"},{"system" : "http://snomed.info/sct","code" : "764772008","display" : "Prolonged-release vaginal ring"},{"system" : "http://snomed.info/sct","code" : "764773003","display" : "Conventional release oromucosal pastille"},{"system" : "http://snomed.info/sct","code" : "764774009","display" : "Conventional release and prolonged-release oral tablet"},{"system" : "http://snomed.info/sct","code" : "764776006","display" : "Dental pellet"},{"system" : "http://snomed.info/sct","code" : "764780001","display" : "Conventional release effervescent oral tablet (dose form)"},{"system" : "http://snomed.info/sct","code" : "764787003","display" : "Conventional release oropharyngeal foam (dose form)"},{"system" : "http://snomed.info/sct","code" : "764788008","display" : "Oropharyngeal solution"},{"system" : "http://snomed.info/sct","code" : "764792001","display" : "Pulmonary dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "764802001","display" : "Conventional release transdermal gel (dose form)"},{"system" : "http://snomed.info/sct","code" : "764803006","display" : "Transdermal spray"},{"system" : "http://snomed.info/sct","code" : "764842006","display" : "Prolonged-release ocular implant"},{"system" : "http://snomed.info/sct","code" : "764843001","display" : "Powder for conventional release solution for infusion (dose form)"},{"system" : "http://snomed.info/sct","code" : "765061001","display" : "Gastro-resistant oral soft capsule"},{"system" : "http://snomed.info/sct","code" : "765062008","display" : "Prolonged-release oral soft capsule (dose form)"},{"system" : "http://snomed.info/sct","code" : "765064009","display" : "Modified-release oral soft capsule"},{"system" : "http://snomed.info/sct","code" : "765065005","display" : "Powder for suspension for infusion"},{"system" : "http://snomed.info/sct","code" : "765163001","display" : "Conventional release solution for ear and eye drops (dose form)"},{"system" : "http://snomed.info/sct","code" : "765164007","display" : "Conventional release solution for ear and eye and nose drops (dose form)"},{"system" : "http://snomed.info/sct","code" : "765367006","display" : "Emulsion for infusion"},{"system" : "http://snomed.info/sct","code" : "766233005","display" : "Gastro-resistant and prolonged-release oral granules (dose form)"},{"system" : "http://snomed.info/sct","code" : "766234004","display" : "Powder for conventional release suspension for inhalation (dose form)"},{"system" : "http://snomed.info/sct","code" : "766964003","display" : "Oropharyngeal dose form (dose form)"},{"system" : "http://snomed.info/sct","code" : "767059009","display" : "Vaginal pessary"},{"system" : "http://snomed.info/sct","code" : "769000008","display" : "Subcutaneous dose form"},{"system" : "http://snomed.info/sct","code" : "769115006","display" : "Effervescent powder for conventional release oral solution"},{"system" : "http://snomed.info/sct","code" : "769120006","display" : "Effervescent powder for oral suspension"},{"system" : "http://snomed.info/sct","code" : "772805002","display" : "Endotracheopulmonary dose form"},{"system" : "http://snomed.info/sct","code" : "772806001","display" : "Buccal dose form"},{"system" : "http://snomed.info/sct","code" : "782648001","display" : "Prolonged-release vaginal pessary (dose form)"},{"system" : "http://snomed.info/sct","code" : "783748000","display" : "Conventional release foam for injection"},{"system" : "http://snomed.info/sct","code" : "785898006","display" : "Conventional release solution for irrigation"},{"system" : "http://snomed.info/sct","code" : "785899003","display" : "Conventional release solution for ocular irrigation (dose form)"},{"system" : "http://snomed.info/sct","code" : "785908001","display" : "Conventional release cutaneous shampoo"},{"system" : "http://snomed.info/sct","code" : "785910004","display" : "Prolonged-release intralesional implant"},{"system" : "http://snomed.info/sct","code" : "840614006","display" : "Conventional release intraarticular implant (dose form)"},{"system" : "http://snomed.info/sct","code" : "879805002","display" : "Conventional release oral pellets in capsule"},{"system" : "http://snomed.info/sct","code" : "896760006","display" : "Powder for conventional release oral and rectal suspension (dose form)"},{"system" : "http://snomed.info/sct","code" : "1002252007","display" : "Conventional release gas for insufflation"},{"system" : "http://snomed.info/sct","code" : "1163202003","display" : "Cutaneous emulsion for bathing"},{"system" : "http://snomed.info/sct","code" : "1163573008","display" : "Film-coated oral tablet"},{"system" : "http://snomed.info/sct","code" : "1173983000","display" : "Conventional release cutaneous oil for bathing"},{"system" : "http://snomed.info/sct","code" : "1208958005","display" : "Solution for infusion and/or injection"},{"system" : "http://snomed.info/sct","code" : "1209021002","display" : "Powder for conventional release solution for infusion and/or injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "1209093009","display" : "Conventional release suspension for ear and nose drops (dose form)"},{"system" : "http://snomed.info/sct","code" : "1209095002","display" : "Conventional release solution for intravesical and urethral irrigation (dose form)"},{"system" : "http://snomed.info/sct","code" : "1209096001","display" : "Conventional release oral and rectal solution (dose form)"},{"system" : "http://snomed.info/sct","code" : "1209112001","display" : "Granules for conventional release oral and rectal suspension (dose form)"},{"system" : "http://snomed.info/sct","code" : "1209141005","display" : "Conventional release emulsion for infusion and/or injection"},{"system" : "http://snomed.info/sct","code" : "1217284004","display" : "Delayed-release oral hard capsule"},{"system" : "http://snomed.info/sct","code" : "1217285003","display" : "Extended-release oral hard capsule"},{"system" : "http://snomed.info/sct","code" : "1217286002","display" : "Modified-release oral hard capsule"},{"system" : "http://snomed.info/sct","code" : "1217287006","display" : "Conventional release hard oral capsule"},{"system" : "http://snomed.info/sct","code" : "1217288001","display" : "Conventional release soft oral capsule"},{"system" : "http://snomed.info/sct","code" : "1217289009","display" : "Oromucosal ointment"},{"system" : "http://snomed.info/sct","code" : "1217290000","display" : "Conventional release oromucosal cream"},{"system" : "http://snomed.info/sct","code" : "1229930004","display" : "Conventional release solution for ear and nose drops (dose form)"},{"system" : "http://snomed.info/sct","code" : "1229931000","display" : "Powder for conventional release vaginal solution (dose form)"},{"system" : "http://snomed.info/sct","code" : "1229932007","display" : "Conventional release transdermal solution (dose form)"},{"system" : "http://snomed.info/sct","code" : "1229933002","display" : "Conventional release solution for transdermal spray (dose form)"},{"system" : "http://snomed.info/sct","code" : "1229934008","display" : "Oromucosal spray emulsion"},{"system" : "http://snomed.info/sct","code" : "1229935009","display" : "Conventional release emulsion for sublingual spray (dose form)"},{"system" : "http://snomed.info/sct","code" : "1229992005","display" : "Powder for solution for iontophoresis"},{"system" : "http://snomed.info/sct","code" : "1230065004","display" : "Conventional release emulsion for cutaneous spray (dose form)"},{"system" : "http://snomed.info/sct","code" : "1230073008","display" : "Conventional release ointment for cutaneous spray (dose form)"},{"system" : "http://snomed.info/sct","code" : "1230184003","display" : "Dispersion for infusion"},{"system" : "http://snomed.info/sct","code" : "1230185002","display" : "Conventional release dispersion for injection"},{"system" : "http://snomed.info/sct","code" : "1230186001","display" : "Extended-release dispersion for injection"},{"system" : "http://snomed.info/sct","code" : "1230193002","display" : "Tablet for conventional release oromucosal solution for gargle"},{"system" : "http://snomed.info/sct","code" : "1230194008","display" : "Gas for conventional release dispersion for infusion (dose form)"},{"system" : "http://snomed.info/sct","code" : "1230195009","display" : "Gas for conventional release dispersion for injection"},{"system" : "http://snomed.info/sct","code" : "1230196005","display" : "Powder for conventional release dispersion for infusion"},{"system" : "http://snomed.info/sct","code" : "1230200000","display" : "Powder for conventional release oromucosal solution for gargle"},{"system" : "http://snomed.info/sct","code" : "1230202008","display" : "Powder for conventional release oromucosal solution for mouthwash (dose form)"},{"system" : "http://snomed.info/sct","code" : "1230219005","display" : "Oromucosal compressed lozenge"},{"system" : "http://snomed.info/sct","code" : "1230220004","display" : "Conventional release periodontal gel (dose form)"},{"system" : "http://snomed.info/sct","code" : "1230221000","display" : "Conventional release periodontal powder (dose form)"},{"system" : "http://snomed.info/sct","code" : "1230222007","display" : "Conventional release periodontal insert"},{"system" : "http://snomed.info/sct","code" : "1230224008","display" : "Conventional release cutaneous lacquer"},{"system" : "http://snomed.info/sct","code" : "1230267000","display" : "Powder for dispersion for injection"},{"system" : "http://snomed.info/sct","code" : "1230324006","display" : "Powder for solution for endotracheopulmonary instillation"},{"system" : "http://snomed.info/sct","code" : "1230325007","display" : "Powder for conventional release suspension for endotracheopulmonary instillation"},{"system" : "http://snomed.info/sct","code" : "1230329001","display" : "Conventional release cryogenic gas for inhalation (dose form)"},{"system" : "http://snomed.info/sct","code" : "1230330006","display" : "Conventional release liquified gas for inhalation"},{"system" : "http://snomed.info/sct","code" : "1230331005","display" : "Conventional release compressed gas for inhalation"},{"system" : "http://snomed.info/sct","code" : "1230336000","display" : "Conventional release oral effervescent powder (dose form)"},{"system" : "http://snomed.info/sct","code" : "1230350005","display" : "Conventional release cutaneous poultice (dose form)"},{"system" : "http://snomed.info/sct","code" : "1230351009","display" : "Conventional release sublingual lyophilisate (dose form)"},{"system" : "http://snomed.info/sct","code" : "1230358003","display" : "Conventional release effervescent granules for oral suspension (dose form)"},{"system" : "http://snomed.info/sct","code" : "1230359006","display" : "Conventional release sublingual powder (dose form)"},{"system" : "http://snomed.info/sct","code" : "1230360001","display" : "Conventional release sublingual film (dose form)"},{"system" : "http://snomed.info/sct","code" : "1230389004","display" : "Conventional release coated oral tablet (dose form)"},{"system" : "http://snomed.info/sct","code" : "1230390008","display" : "Coated oral granules"},{"system" : "http://snomed.info/sct","code" : "1231297004","display" : "Prolonged-release periodontal insert"},{"system" : "http://snomed.info/sct","code" : "1231318007","display" : "Cutaneous collodion"},{"system" : "http://snomed.info/sct","code" : "1231322002","display" : "Conventional release dental cement (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231323007","display" : "Conventional release powder for dental cement"},{"system" : "http://snomed.info/sct","code" : "1231370008","display" : "Urethral ointment"},{"system" : "http://snomed.info/sct","code" : "1231371007","display" : "Oromucosal film"},{"system" : "http://snomed.info/sct","code" : "1231372000","display" : "Powder for conventional release suspension for oral drops"},{"system" : "http://snomed.info/sct","code" : "1231373005","display" : "Granules for solution for oral drops"},{"system" : "http://snomed.info/sct","code" : "1231473006","display" : "Solution for peritoneal dialysis"},{"system" : "http://snomed.info/sct","code" : "1231474000","display" : "Conventional release solution for hemodialysis"},{"system" : "http://snomed.info/sct","code" : "1231475004","display" : "Extracorporeal dose form"},{"system" : "http://snomed.info/sct","code" : "1231476003","display" : "Conventional release solution for hemofiltration (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231478002","display" : "Conventional release solution for hemodiafiltration (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231479005","display" : "Conventional release solution for hemodiafiltration or hemodialysis (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231536006","display" : "Conventional release oromucosal solution for gargle or mouthwash (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231562002","display" : "Emulsion for vapor inhalation"},{"system" : "http://snomed.info/sct","code" : "1231563007","display" : "Conventional release powder for vapor inhalation (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231564001","display" : "Conventional release ointment for vapor inhalation"},{"system" : "http://snomed.info/sct","code" : "1231565000","display" : "Capsule for vapor inhalation"},{"system" : "http://snomed.info/sct","code" : "1231566004","display" : "Tablet for vapour inhalation"},{"system" : "http://snomed.info/sct","code" : "1231567008","display" : "Conventional release solution for vapour inhalation"},{"system" : "http://snomed.info/sct","code" : "1231571006","display" : "Prolonged-release vaginal delivery system (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231572004","display" : "Prolonged-release transdermal delivery system (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231577005","display" : "Conventional release solution for cardioplegia"},{"system" : "http://snomed.info/sct","code" : "1231578000","display" : "Powder for conventional release intravesical solution (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231579008","display" : "Intravesical suspension"},{"system" : "http://snomed.info/sct","code" : "1231711003","display" : "Conventional release pure liquid for vapour inhalation"},{"system" : "http://snomed.info/sct","code" : "1231712005","display" : "Conventional release cutaneous pure liquid (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231713000","display" : "Oral pure liquid"},{"system" : "http://snomed.info/sct","code" : "1231714006","display" : "Pure liquid for oral drops"},{"system" : "http://snomed.info/sct","code" : "1231719001","display" : "Powder for conventional release solution for intraocular drops"},{"system" : "http://snomed.info/sct","code" : "1231720007","display" : "Conventional release solution for intraocular drops (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231723009","display" : "Conventional release toothpaste (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231724003","display" : "Conventional release solution for cardioplegia or organ preservation (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231818003","display" : "Impregnated material for conventional release ophthalmic application (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231833006","display" : "Prolonged-release solution for injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "1231836003","display" : "Absorbent impregnated material for conventional release cutaneous application"},{"system" : "http://snomed.info/sct","code" : "1231837007","display" : "Dispersion for nebuliser"},{"system" : "http://snomed.info/sct","code" : "1231838002","display" : "Absorbent impregnated material for conventional release vapor inhalation"},{"system" : "http://snomed.info/sct","code" : "1234766003","display" : "Conventional release solution for dental cement (dose form)"},{"system" : "http://snomed.info/sct","code" : "1234923000","display" : "Gas for conventional release dispersion for infusion or injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "1234924006","display" : "Emulsion for infusion or injection"},{"system" : "http://snomed.info/sct","code" : "1234925007","display" : "Conventional release dispersion for infusion or injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "1234926008","display" : "Conventional release solution for infusion or injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "1234927004","display" : "Powder for conventional release solution for infusion or injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "1236765002","display" : "Conventional release solution for tissue adhesive"},{"system" : "http://snomed.info/sct","code" : "1236766001","display" : "Conventional release powder for tissue adhesive"},{"system" : "http://snomed.info/sct","code" : "1236767005","display" : "Conventional release impregnated material for tissue adhesive (dose form)"},{"system" : "http://snomed.info/sct","code" : "1236768000","display" : "Conventional release dispersion for infusion and/or injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "1236769008","display" : "Gas for dispersion for infusion and/or injection"},{"system" : "http://snomed.info/sct","code" : "1236816003","display" : "Powder for solution for tissue adhesive"},{"system" : "http://snomed.info/sct","code" : "1236820004","display" : "Solution for solution for tissue adhesive"},{"system" : "http://snomed.info/sct","code" : "1237073006","display" : "Prolonged-release intrauterine delivery system (dose form)"},{"system" : "http://snomed.info/sct","code" : "1237263004","display" : "Concentrate for conventional release suspension for injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "1237264005","display" : "Concentrate for conventional release oral suspension (dose form)"},{"system" : "http://snomed.info/sct","code" : "1237265006","display" : "Concentrate for oral solution"},{"system" : "http://snomed.info/sct","code" : "1237266007","display" : "Concentrate for conventional release rectal solution"},{"system" : "http://snomed.info/sct","code" : "1237267003","display" : "Concentrate for conventional release solution for infusion (dose form)"},{"system" : "http://snomed.info/sct","code" : "1237268008","display" : "Concentrate for conventional release solution for injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "1237269000","display" : "Concentrate for solution for infusion and/or injection"},{"system" : "http://snomed.info/sct","code" : "1237270004","display" : "Concentrate for conventional release solution for peritoneal dialysis"},{"system" : "http://snomed.info/sct","code" : "1237271000","display" : "Concentrate for conventional release dispersion for injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "1237273002","display" : "Concentrate for dispersion for infusion"},{"system" : "http://snomed.info/sct","code" : "1237274008","display" : "Concentrate for conventional release dispersion for infusion and/or injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "1237275009","display" : "Concentrate for conventional release solution for hemodialysis (dose form)"},{"system" : "http://snomed.info/sct","code" : "1237284009","display" : "Concentrate for conventional release emulsion for infusion (dose form)"},{"system" : "http://snomed.info/sct","code" : "1237285005","display" : "Concentrate for conventional release emulsion for infusion and/or injection"},{"system" : "http://snomed.info/sct","code" : "1237286006","display" : "Concentrate for emulsion for injection"},{"system" : "http://snomed.info/sct","code" : "1237287002","display" : "Concentrate for conventional release cutaneous solution"},{"system" : "http://snomed.info/sct","code" : "1237288007","display" : "Concentrate for conventional release intravesical solution (dose form)"},{"system" : "http://snomed.info/sct","code" : "1237289004","display" : "Concentrate for conventional release oromucosal solution"},{"system" : "http://snomed.info/sct","code" : "1237290008","display" : "Concentrate for conventional release oral and rectal solution (dose form)"},{"system" : "http://snomed.info/sct","code" : "1237291007","display" : "Concentrate for conventional release solution for intraocular irrigation"},{"system" : "http://snomed.info/sct","code" : "1237293005","display" : "Concentrate for conventional release solution for nebulizer (dose form)"},{"system" : "http://snomed.info/sct","code" : "1237310005","display" : "Concentrate for conventional release oromucosal solution for gargle"},{"system" : "http://snomed.info/sct","code" : "1237318003","display" : "Concentrate for conventional release emulsion for cutaneous spray (dose form)"},{"system" : "http://snomed.info/sct","code" : "1255299001","display" : "Tablet for conventional release oromucosal solution for mouthwash (dose form)"},{"system" : "http://snomed.info/sct","code" : "1255338008","display" : "Conventional release chewable soft capsule"},{"system" : "http://snomed.info/sct","code" : "1255346009","display" : "Intestinal gel"},{"system" : "http://snomed.info/sct","code" : "1255347000","display" : "Intestinal dose form"},{"system" : "http://snomed.info/sct","code" : "1269278009","display" : "Porous impregnated material for conventional release pulmonary vapor inhalation (dose form)"},{"system" : "http://snomed.info/sct","code" : "1279737007","display" : "Prolonged-release solution for eye drops (dose form)"},{"system" : "http://snomed.info/sct","code" : "1287605002","display" : "Conventional release solution for intraperitoneal instillation (dose form)"},{"system" : "http://snomed.info/sct","code" : "1290360004","display" : "Chewable and/or dispersible oral tablet"},{"system" : "http://snomed.info/sct","code" : "1297017001","display" : "Powder for conventional release intravesical solution and solution for injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "1297071006","display" : "Conventional release intravesical solution and solution for injection (dose form)"},{"system" : "http://snomed.info/sct","code" : "1306759002","display" : "Prolonged-release intravitreal implant (dose form)"},{"system" : "http://snomed.info/sct","code" : "1306760007","display" : "Prolonged-release intracameral implant (dose form)"},{"system" : "http://snomed.info/sct","code" : "1007391000202107","display" : "Conventional release oral gum (dose form)"}]}}

#293

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"255620007","display":"Foods"},{"code":"28647000","display":"Meat"},{"code":"22836000","display":"Vegetables"},{"code":"72511004","display":"Fruit"},{"code":"226760005","display":"Dairy foods"},{"code":"226887002","display":"Dietary Fats and Oils"},{"code":"102263004","display":"Eggs"},{"code":"74242007","display":"Food Starch"},{"code":"227415002","display":"Fruit Nuts and Seeds"},{"code":"264331002","display":"Grain"},{"code":"227518002","display":"Sauce seasonings and soups"},{"code":"44027008","display":"Seafood"},{"code":"226529007","display":"Starchy food"},{"code":"227210005","display":"Vegetables plus herbs and spices"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1833
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:47 GMT
last-modified:Sat, 13 Sep 2025 20:51:47 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371085

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:56cb0670-0da4-48d9-a2ae-c44c4681f812","timestamp" : "2025-09-13T20:51:47.607Z","total" : 14,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "255620007","display" : "Foods"},{"system" : "http://snomed.info/sct","code" : "28647000","display" : "Meat"},{"system" : "http://snomed.info/sct","code" : "22836000","display" : "Vegetable"},{"system" : "http://snomed.info/sct","code" : "72511004","display" : "Fruit"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "226760005","display" : "Dairy foods"},{"system" : "http://snomed.info/sct","code" : "226887002","display" : "Dietary Fats and Oils"},{"system" : "http://snomed.info/sct","code" : "102263004","display" : "Eggs (edible)"},{"system" : "http://snomed.info/sct","code" : "74242007","display" : "Food starch"},{"system" : "http://snomed.info/sct","code" : "227415002","display" : "Fruit nuts and seeds"},{"system" : "http://snomed.info/sct","code" : "264331002","display" : "Grain"},{"system" : "http://snomed.info/sct","code" : "227518002","display" : "Sauces seasonings and soups"},{"system" : "http://snomed.info/sct","code" : "44027008","display" : "Seafood"},{"system" : "http://snomed.info/sct","code" : "226529007","display" : "Starchy food"},{"system" : "http://snomed.info/sct","code" : "227210005","display" : "Vegetables pulses herbs and spices"}]}}

#294

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"33463005","display":"Fluid"},{"code":"39972003","display":"Sodium"},{"code":"88480006","display":"Potassium"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:838
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:48 GMT
last-modified:Sat, 13 Sep 2025 20:51:48 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371087

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:a4f265e7-29a8-459c-a423-282ee6f1d5cb","timestamp" : "2025-09-13T20:51:48.046Z","total" : 3,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "33463005","display" : "Fluid"},{"system" : "http://snomed.info/sct","code" : "39972003","display" : "Sodium"},{"system" : "http://snomed.info/sct","code" : "88480006","display" : "Potassium"}]}}

#295

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"226355009"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:47070
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:48 GMT
last-modified:Sat, 13 Sep 2025 20:51:48 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371089

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:a3f22fb6-bd20-4966-9c66-856271be81ab","timestamp" : "2025-09-13T20:51:48.290Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "226355009","display" : "Nutrients"},{"system" : "http://snomed.info/sct","code" : "2331003","display" : "Carbohydrate"},{"system" : "http://snomed.info/sct","code" : "2942001","display" : "Carbon (14-C) xylose (substance)"},{"system" : "http://snomed.info/sct","code" : "3161008","display" : "3-methyl histidine"},{"system" : "http://snomed.info/sct","code" : "3325005","display" : "Lipopolysaccharide"},{"system" : "http://snomed.info/sct","code" : "5691000","display" : "Absorbable gelatin sponge"},{"system" : "http://snomed.info/sct","code" : "6083003","display" : "Hydroxylysine"},{"system" : "http://snomed.info/sct","code" : "7509000","display" : "Mannitol hexanitrate"},{"system" : "http://snomed.info/sct","code" : "7774008","display" : "Neo-b-vitamin A1 (substance)"},{"system" : "http://snomed.info/sct","code" : "7791007","display" : "Soya protein"},{"system" : "http://snomed.info/sct","code" : "8143001","display" : "Diosmin"},{"system" : "http://snomed.info/sct","code" : "8919000","display" : "Biotin"},{"system" : "http://snomed.info/sct","code" : "10796004","display" : "Glucose-6-phosphate"},{"system" : "http://snomed.info/sct","code" : "11320009","display" : "Sucrose"},{"system" : "http://snomed.info/sct","code" : "11984007","display" : "Alfacalcidol"},{"system" : "http://snomed.info/sct","code" : "12391001","display" : "Dextran 70"},{"system" : "http://snomed.info/sct","code" : "12970004","display" : "Inositol hexanitrate"},{"system" : "http://snomed.info/sct","code" : "13235001","display" : "Riboflavin"},{"system" : "http://snomed.info/sct","code" : "13781002","display" : "Alpha amino isobutyric acid"},{"system" : "http://snomed.info/sct","code" : "13863008","display" : "Arabinose"},{"system" : "http://snomed.info/sct","code" : "14125007","display" : "Serine"},{"system" : "http://snomed.info/sct","code" : "14139007","display" : "Arginine glutamate"},{"system" : "http://snomed.info/sct","code" : "14312008","display" : "Vitamin L>2<"},{"system" : "http://snomed.info/sct","code" : "14564001","display" : "Amylopectin"},{"system" : "http://snomed.info/sct","code" : "14715007","display" : "Dextran 75"},{"system" : "http://snomed.info/sct","code" : "14971004","display" : "Isoleucine"},{"system" : "http://snomed.info/sct","code" : "15331006","display" : "Glycine"},{"system" : "http://snomed.info/sct","code" : "15472007","display" : "Disaccharide"},{"system" : "http://snomed.info/sct","code" : "16850006","display" : "Ribose"},{"system" : "http://snomed.info/sct","code" : "18414002","display" : "Vitamin D>3<"},{"system" : "http://snomed.info/sct","code" : "19160003","display" : "Xylose"},{"system" : "http://snomed.info/sct","code" : "19839007","display" : "Sorbitol"},{"system" : "http://snomed.info/sct","code" : "21239003","display" : "Beta-D-fructopyranose (substance)"},{"system" : "http://snomed.info/sct","code" : "21706000","display" : "Tetrahydrofolic acid"},{"system" : "http://snomed.info/sct","code" : "22555008","display" : "Sorbose"},{"system" : "http://snomed.info/sct","code" : "22559002","display" : "Glycoasparagine"},{"system" : "http://snomed.info/sct","code" : "22606007","display" : "Vitamin K2"},{"system" : "http://snomed.info/sct","code" : "23433006","display" : "Ergocalciferol"},{"system" : "http://snomed.info/sct","code" : "25761002","display" : "Glutamine"},{"system" : "http://snomed.info/sct","code" : "26645004","display" : "Homocystine"},{"system" : "http://snomed.info/sct","code" : "26766001","display" : "Starch glycerite"},{"system" : "http://snomed.info/sct","code" : "27378009","display" : "Tyrosine"},{"system" : "http://snomed.info/sct","code" : "28942008","display" : "Coconut oil"},{"system" : "http://snomed.info/sct","code" : "30094001","display" : "Riboflavin dinucleotide"},{"system" : "http://snomed.info/sct","code" : "30178006","display" : "Calciotropic hormone"},{"system" : "http://snomed.info/sct","code" : "31121009","display" : "Gamma aminoisobutyric acid (substance)"},{"system" : "http://snomed.info/sct","code" : "32741009","display" : "D-xylulose"},{"system" : "http://snomed.info/sct","code" : "33922005","display" : "Vitamin L"},{"system" : "http://snomed.info/sct","code" : "35344005","display" : "Ribulose"},{"system" : "http://snomed.info/sct","code" : "35733004","display" : "Fat-soluble vitamin"},{"system" : "http://snomed.info/sct","code" : "36397007","display" : "Muramic acid"},{"system" : "http://snomed.info/sct","code" : "36434002","display" : "1-methyl histidine"},{"system" : "http://snomed.info/sct","code" : "36816009","display" : "Glucose-1-phosphate"},{"system" : "http://snomed.info/sct","code" : "36998008","display" : "Glycogen"},{"system" : "http://snomed.info/sct","code" : "37237003","display" : "Tocopherol"},{"system" : "http://snomed.info/sct","code" : "38182007","display" : "Galactose"},{"system" : "http://snomed.info/sct","code" : "38839009","display" : "Glycerol teichoic acid"},{"system" : "http://snomed.info/sct","code" : "38909000","display" : "Glutamic acid hydrochloride"},{"system" : "http://snomed.info/sct","code" : "39360003","display" : "Starch"},{"system" : "http://snomed.info/sct","code" : "40479008","display" : "Fructose-1-phosphate"},{"system" : "http://snomed.info/sct","code" : "40924008","display" : "Water-soluble vitamin"},{"system" : "http://snomed.info/sct","code" : "41441005","display" : "Erythrose"},{"system" : "http://snomed.info/sct","code" : "41834005","display" : "Olive oil"},{"system" : "http://snomed.info/sct","code" : "42180008","display" : "Vitamin D>2<, phosphate ester"},{"system" : "http://snomed.info/sct","code" : "43289005","display" : "Dihydrofolic acid"},{"system" : "http://snomed.info/sct","code" : "43431002","display" : "Maltose"},{"system" : "http://snomed.info/sct","code" : "43706004","display" : "Ascorbic acid"},{"system" : "http://snomed.info/sct","code" : "43728004","display" : "Beta-D-fructofuranose"},{"system" : "http://snomed.info/sct","code" : "43835003","display" : "Zinc gelatin"},{"system" : "http://snomed.info/sct","code" : "43909000","display" : "Thiamine triphosphate"},{"system" : "http://snomed.info/sct","code" : "44262008","display" : "Oxidized cellulose"},{"system" : "http://snomed.info/sct","code" : "44970006","display" : "Aspartic acid"},{"system" : "http://snomed.info/sct","code" : "45524001","display" : "Dextranomer"},{"system" : "http://snomed.info/sct","code" : "45962009","display" : "Collodion"},{"system" : "http://snomed.info/sct","code" : "46075000","display" : "Oligosaccharide"},{"system" : "http://snomed.info/sct","code" : "47703008","display" : "Lactose"},{"system" : "http://snomed.info/sct","code" : "48736006","display" : "Ribitol teichoic acid"},{"system" : "http://snomed.info/sct","code" : "49506005","display" : "Gluconic acid"},{"system" : "http://snomed.info/sct","code" : "50233008","display" : "Levulinic acid"},{"system" : "http://snomed.info/sct","code" : "50479000","display" : "Soya protein-iron complex"},{"system" : "http://snomed.info/sct","code" : "51224002","display" : "Carboxymethylcellulose sodium"},{"system" : "http://snomed.info/sct","code" : "52130006","display" : "Quercetin"},{"system" : "http://snomed.info/sct","code" : "52625008","display" : "Arginine"},{"system" : "http://snomed.info/sct","code" : "52736009","display" : "Threonine"},{"system" : "http://snomed.info/sct","code" : "53499005","display" : "Riboflavin mononucleotide"},{"system" : "http://snomed.info/sct","code" : "53646005","display" : "Fructose-6-phosphate"},{"system" : "http://snomed.info/sct","code" : "53834009","display" : "Hemicellulose"},{"system" : "http://snomed.info/sct","code" : "54041009","display" : "Safflower oil"},{"system" : "http://snomed.info/sct","code" : "54045000","display" : "Glyceraldehyde"},{"system" : "http://snomed.info/sct","code" : "54821000","display" : "Tryptophan"},{"system" : "http://snomed.info/sct","code" : "55946005","display" : "Pectin"},{"system" : "http://snomed.info/sct","code" : "56383006","display" : "Leucocyanidin"},{"system" : "http://snomed.info/sct","code" : "56740002","display" : "Triiodotyrosine"},{"system" : "http://snomed.info/sct","code" : "58202007","display" : "Fructose"},{"system" : "http://snomed.info/sct","code" : "58753009","display" : "Alanine"},{"system" : "http://snomed.info/sct","code" : "60244003","display" : "3-dehydroretinol"},{"system" : "http://snomed.info/sct","code" : "60260004","display" : "Histidine"},{"system" : "http://snomed.info/sct","code" : "60764009","display" : "Neovitamin A"},{"system" : "http://snomed.info/sct","code" : "61045002","display" : "Sedoheptulose"},{"system" : "http://snomed.info/sct","code" : "62174006","display" : "Fructose-1-6-phosphate"},{"system" : "http://snomed.info/sct","code" : "62763008","display" : "Teichoic acid"},{"system" : "http://snomed.info/sct","code" : "63004003","display" : "Phenylalanine"},{"system" : "http://snomed.info/sct","code" : "63089006","display" : "Mannose"},{"system" : "http://snomed.info/sct","code" : "63330006","display" : "Nonessential amino acid"},{"system" : "http://snomed.info/sct","code" : "63676001","display" : "Arginine hydrochloride"},{"system" : "http://snomed.info/sct","code" : "63718003","display" : "Folic acid"},{"system" : "http://snomed.info/sct","code" : "65183007","display" : "Vitamin K and/or vitamin K derivative (substance)"},{"system" : "http://snomed.info/sct","code" : "66322002","display" : "Dextran 40"},{"system" : "http://snomed.info/sct","code" : "66656000","display" : "Vitamin K>1<"},{"system" : "http://snomed.info/sct","code" : "67060008","display" : "Vitamin D>3<, phosphate ester"},{"system" : "http://snomed.info/sct","code" : "67079006","display" : "Glucose"},{"system" : "http://snomed.info/sct","code" : "67377000","display" : "Pangamic acid"},{"system" : "http://snomed.info/sct","code" : "67517005","display" : "25-hydroxy ergocalciferol"},{"system" : "http://snomed.info/sct","code" : "68077006","display" : "Quercetin-3-rutinoside"},{"system" : "http://snomed.info/sct","code" : "68992005","display" : "Cellulose"},{"system" : "http://snomed.info/sct","code" : "70113000","display" : "Branched-chain amino acid"},{"system" : "http://snomed.info/sct","code" : "70203000","display" : "Adenine"},{"system" : "http://snomed.info/sct","code" : "70288006","display" : "Methionine"},{"system" : "http://snomed.info/sct","code" : "70587000","display" : "Beta alanine"},{"system" : "http://snomed.info/sct","code" : "70706009","display" : "Troxerutin"},{"system" : "http://snomed.info/sct","code" : "71544008","display" : "Polysaccharide"},{"system" : "http://snomed.info/sct","code" : "72164009","display" : "Inositol"},{"system" : "http://snomed.info/sct","code" : "72309009","display" : "Vitamin P complex"},{"system" : "http://snomed.info/sct","code" : "72840006","display" : "Valine"},{"system" : "http://snomed.info/sct","code" : "73131003","display" : "Carotene"},{"system" : "http://snomed.info/sct","code" : "73916008","display" : "Oxitriptan"},{"system" : "http://snomed.info/sct","code" : "74801000","display" : "Sugar"},{"system" : "http://snomed.info/sct","code" : "75799006","display" : "Lysine"},{"system" : "http://snomed.info/sct","code" : "75871008","display" : "Argininosuccinic acid"},{"system" : "http://snomed.info/sct","code" : "75876003","display" : "Sodium alginate"},{"system" : "http://snomed.info/sct","code" : "77404006","display" : "Homoserine"},{"system" : "http://snomed.info/sct","code" : "77454000","display" : "Mannoheptulose"},{"system" : "http://snomed.info/sct","code" : "78527003","display" : "Fucose"},{"system" : "http://snomed.info/sct","code" : "80393001","display" : "Diiodotyrosine"},{"system" : "http://snomed.info/sct","code" : "80582002","display" : "Glycerol"},{"system" : "http://snomed.info/sct","code" : "81100008","display" : "Pentose"},{"system" : "http://snomed.info/sct","code" : "82450006","display" : "Cottonseed oil"},{"system" : "http://snomed.info/sct","code" : "82622003","display" : "Vitamin A"},{"system" : "http://snomed.info/sct","code" : "83797003","display" : "Leucine"},{"system" : "http://snomed.info/sct","code" : "85214009","display" : "Glutamic acid"},{"system" : "http://snomed.info/sct","code" : "85668006","display" : "Starch powder"},{"system" : "http://snomed.info/sct","code" : "86431009","display" : "Pantothenic acid"},{"system" : "http://snomed.info/sct","code" : "87116002","display" : "5,25-dihydroxy cholecalciferol (substance)"},{"system" : "http://snomed.info/sct","code" : "87136001","display" : "Asparagine"},{"system" : "http://snomed.info/sct","code" : "87371008","display" : "Phosphoribosyl pyrophosphate"},{"system" : "http://snomed.info/sct","code" : "87708000","display" : "Vitamin"},{"system" : "http://snomed.info/sct","code" : "88546006","display" : "Sarcosine"},{"system" : "http://snomed.info/sct","code" : "89707004","display" : "Sesame oil"},{"system" : "http://snomed.info/sct","code" : "91166002","display" : "Monoiodotyrosine"},{"system" : "http://snomed.info/sct","code" : "96150000","display" : "Moenomycin A"},{"system" : "http://snomed.info/sct","code" : "96151001","display" : "Moenomycin B>1<"},{"system" : "http://snomed.info/sct","code" : "96152008","display" : "Moenomycin B>2<"},{"system" : "http://snomed.info/sct","code" : "96153003","display" : "Moenomycin C"},{"system" : "http://snomed.info/sct","code" : "102258003","display" : "Gliadin"},{"system" : "http://snomed.info/sct","code" : "102658006","display" : "4-pyridoxic acid (substance)"},{"system" : "http://snomed.info/sct","code" : "102661007","display" : "Galactose-1-phosphate"},{"system" : "http://snomed.info/sct","code" : "102663005","display" : "Triosephosphate"},{"system" : "http://snomed.info/sct","code" : "102747008","display" : "Homocysteine"},{"system" : "http://snomed.info/sct","code" : "102750006","display" : "Phosphoserine"},{"system" : "http://snomed.info/sct","code" : "103067001","display" : "Retinaldehyde"},{"system" : "http://snomed.info/sct","code" : "103068006","display" : "Provitamin A"},{"system" : "http://snomed.info/sct","code" : "103069003","display" : "Vitamin B and/or vitamin B derivative (substance)"},{"system" : "http://snomed.info/sct","code" : "103070002","display" : "Pyridoxine congeners"},{"system" : "http://snomed.info/sct","code" : "103072005","display" : "Ethylnicotinamide"},{"system" : "http://snomed.info/sct","code" : "103074006","display" : "N^1^-methyl-3-carboxamide-6-pyridone"},{"system" : "http://snomed.info/sct","code" : "108946001","display" : "Paricalcitol"},{"system" : "http://snomed.info/sct","code" : "109015005","display" : "Absorbable gelatin film"},{"system" : "http://snomed.info/sct","code" : "109017002","display" : "Absorbable gelatin powder"},{"system" : "http://snomed.info/sct","code" : "109024001","display" : "Dextran 1"},{"system" : "http://snomed.info/sct","code" : "109117004","display" : "Pentosan polysulfate sodium"},{"system" : "http://snomed.info/sct","code" : "109240008","display" : "Carrageenan"},{"system" : "http://snomed.info/sct","code" : "112000000","display" : "Essential amino acid"},{"system" : "http://snomed.info/sct","code" : "112121003","display" : "Vitamin U"},{"system" : "http://snomed.info/sct","code" : "116094003","display" : "Doxercalciferol"},{"system" : "http://snomed.info/sct","code" : "116257004","display" : "Monosaccharide"},{"system" : "http://snomed.info/sct","code" : "116258009","display" : "Aldose"},{"system" : "http://snomed.info/sct","code" : "116259001","display" : "Hexose"},{"system" : "http://snomed.info/sct","code" : "116260006","display" : "Ketose"},{"system" : "http://snomed.info/sct","code" : "116261005","display" : "Tetrose"},{"system" : "http://snomed.info/sct","code" : "116262003","display" : "Triose"},{"system" : "http://snomed.info/sct","code" : "116263008","display" : "Heptose"},{"system" : "http://snomed.info/sct","code" : "116264002","display" : "Trisaccharide"},{"system" : "http://snomed.info/sct","code" : "116265001","display" : "Raffinose"},{"system" : "http://snomed.info/sct","code" : "116266000","display" : "Sugar phosphate"},{"system" : "http://snomed.info/sct","code" : "116267009","display" : "Sugar alcohol"},{"system" : "http://snomed.info/sct","code" : "116268004","display" : "Galactitol"},{"system" : "http://snomed.info/sct","code" : "116269007","display" : "Maltitol"},{"system" : "http://snomed.info/sct","code" : "116271007","display" : "Ribitol"},{"system" : "http://snomed.info/sct","code" : "116776001","display" : "D-alpha-tocopherol"},{"system" : "http://snomed.info/sct","code" : "116777005","display" : "Beta tocopherol"},{"system" : "http://snomed.info/sct","code" : "116778000","display" : "Gamma tocopherol"},{"system" : "http://snomed.info/sct","code" : "116934003","display" : "Ergosterol"},{"system" : "http://snomed.info/sct","code" : "126076005","display" : "Fish liver oil"},{"system" : "http://snomed.info/sct","code" : "126077001","display" : "Burbot liver oil"},{"system" : "http://snomed.info/sct","code" : "126078006","display" : "Percomorph liver oil"},{"system" : "http://snomed.info/sct","code" : "126079003","display" : "Percoid liver oil"},{"system" : "http://snomed.info/sct","code" : "126080000","display" : "Shark liver oil"},{"system" : "http://snomed.info/sct","code" : "126081001","display" : "Halibut liver oil"},{"system" : "http://snomed.info/sct","code" : "126082008","display" : "Cod liver oil"},{"system" : "http://snomed.info/sct","code" : "126223008","display" : "Calcium leucovorin"},{"system" : "http://snomed.info/sct","code" : "126224002","display" : "Sodium folate"},{"system" : "http://snomed.info/sct","code" : "126225001","display" : "Calcium pantothenate"},{"system" : "http://snomed.info/sct","code" : "126226000","display" : "Dexpanthenol"},{"system" : "http://snomed.info/sct","code" : "126227009","display" : "Pyridoxine hydrochloride"},{"system" : "http://snomed.info/sct","code" : "126228004","display" : "Thiamine hydrochloride"},{"system" : "http://snomed.info/sct","code" : "126229007","display" : "Thiamine mononitrate"},{"system" : "http://snomed.info/sct","code" : "126230002","display" : "Calcium ascorbate"},{"system" : "http://snomed.info/sct","code" : "126231003","display" : "Sodium ascorbate"},{"system" : "http://snomed.info/sct","code" : "126235007","display" : "Dihydrotachysterol"},{"system" : "http://snomed.info/sct","code" : "126237004","display" : "Delta tocopherol"},{"system" : "http://snomed.info/sct","code" : "126238009","display" : "Vitamin K5 (substance)"},{"system" : "http://snomed.info/sct","code" : "126239001","display" : "Menadiol sodium diphosphate"},{"system" : "http://snomed.info/sct","code" : "173196005","display" : "Nicotinamide (substance)"},{"system" : "http://snomed.info/sct","code" : "226367006","display" : "Eicosapentaenoic acid"},{"system" : "http://snomed.info/sct","code" : "226368001","display" : "DHA - Docosahexaenoic acid"},{"system" : "http://snomed.info/sct","code" : "226369009","display" : "Tetrasaccharide"},{"system" : "http://snomed.info/sct","code" : "226370005","display" : "Stachyose"},{"system" : "http://snomed.info/sct","code" : "226371009","display" : "Pentasaccharide"},{"system" : "http://snomed.info/sct","code" : "226372002","display" : "Verbascose"},{"system" : "http://snomed.info/sct","code" : "226373007","display" : "Amylose"},{"system" : "http://snomed.info/sct","code" : "226374001","display" : "Complex carbohydrate"},{"system" : "http://snomed.info/sct","code" : "226375000","display" : "Refined carbohydrate"},{"system" : "http://snomed.info/sct","code" : "226887002","display" : "Fat and oil"},{"system" : "http://snomed.info/sct","code" : "226888007","display" : "Butter"},{"system" : "http://snomed.info/sct","code" : "226889004","display" : "Blended spread"},{"system" : "http://snomed.info/sct","code" : "226890008","display" : "Margarine"},{"system" : "http://snomed.info/sct","code" : "226891007","display" : "Hard vegetable fat margarine"},{"system" : "http://snomed.info/sct","code" : "226892000","display" : "Hard animal and vegetable fat margarine"},{"system" : "http://snomed.info/sct","code" : "226894004","display" : "Soft polyunsaturated fat margarine"},{"system" : "http://snomed.info/sct","code" : "226895003","display" : "Olive oil margarine"},{"system" : "http://snomed.info/sct","code" : "226896002","display" : "Low fat spread"},{"system" : "http://snomed.info/sct","code" : "226897006","display" : "VLF - Very low fat spread"},{"system" : "http://snomed.info/sct","code" : "226898001","display" : "Dripping"},{"system" : "http://snomed.info/sct","code" : "226899009","display" : "Lard"},{"system" : "http://snomed.info/sct","code" : "226900004","display" : "Suet"},{"system" : "http://snomed.info/sct","code" : "226901000","display" : "Ghee"},{"system" : "http://snomed.info/sct","code" : "226902007","display" : "Butter ghee"},{"system" : "http://snomed.info/sct","code" : "226903002","display" : "Palm oil ghee"},{"system" : "http://snomed.info/sct","code" : "226904008","display" : "Vegetable oil ghee"},{"system" : "http://snomed.info/sct","code" : "226907001","display" : "Palm oil"},{"system" : "http://snomed.info/sct","code" : "226908006","display" : "Rapeseed oil"},{"system" : "http://snomed.info/sct","code" : "226909003","display" : "Rapeseed oil high erucic acid"},{"system" : "http://snomed.info/sct","code" : "226910008","display" : "Rapeseed oil low erucic acid"},{"system" : "http://snomed.info/sct","code" : "226911007","display" : "Soya oil"},{"system" : "http://snomed.info/sct","code" : "226912000","display" : "Sunflowerseed oil"},{"system" : "http://snomed.info/sct","code" : "226913005","display" : "Blended vegetable oil"},{"system" : "http://snomed.info/sct","code" : "226914004","display" : "Polyunsaturated vegetable oil"},{"system" : "http://snomed.info/sct","code" : "227991002","display" : "Carbohydrate food"},{"system" : "http://snomed.info/sct","code" : "227992009","display" : "High carbohydrate food"},{"system" : "http://snomed.info/sct","code" : "227993004","display" : "Low carbohydrate food"},{"system" : "http://snomed.info/sct","code" : "227994005","display" : "Complex carbohydrate food"},{"system" : "http://snomed.info/sct","code" : "227995006","display" : "Refined carbohydrate food"},{"system" : "http://snomed.info/sct","code" : "227996007","display" : "Simple carbohydrate food"},{"system" : "http://snomed.info/sct","code" : "229848001","display" : "Blended spread - 70-80% fat"},{"system" : "http://snomed.info/sct","code" : "229849009","display" : "Blended spread - 40% fat"},{"system" : "http://snomed.info/sct","code" : "229850009","display" : "Butteroil"},{"system" : "http://snomed.info/sct","code" : "229851008","display" : "Spreadable butter"},{"system" : "http://snomed.info/sct","code" : "229852001","display" : "Beef dripping"},{"system" : "http://snomed.info/sct","code" : "229853006","display" : "Pork dripping"},{"system" : "http://snomed.info/sct","code" : "229854000","display" : "Compound cooking fat"},{"system" : "http://snomed.info/sct","code" : "229855004","display" : "Polyunsat compound cooking fat"},{"system" : "http://snomed.info/sct","code" : "229857007","display" : "Shredded suet"},{"system" : "http://snomed.info/sct","code" : "229858002","display" : "Vegetable suet"},{"system" : "http://snomed.info/sct","code" : "229859005","display" : "Dairy spread"},{"system" : "http://snomed.info/sct","code" : "229928009","display" : "Wheatgerm oil"},{"system" : "http://snomed.info/sct","code" : "229929001","display" : "Walnut oil"},{"system" : "http://snomed.info/sct","code" : "229930006","display" : "Hazelnut oil"},{"system" : "http://snomed.info/sct","code" : "229932003","display" : "Grapeseed oil"},{"system" : "http://snomed.info/sct","code" : "230045004","display" : "Soft margarine not polyunsaturated"},{"system" : "http://snomed.info/sct","code" : "230046003","display" : "Non-polyunsaturated low fat spread 40% fat"},{"system" : "http://snomed.info/sct","code" : "230047007","display" : "Non-polyunsaturated low fat spread 70-80% fat"},{"system" : "http://snomed.info/sct","code" : "230048002","display" : "Polyunsaturated low fat spread 70% fat"},{"system" : "http://snomed.info/sct","code" : "230049005","display" : "Polyunsaturated low fat spread 60% fat"},{"system" : "http://snomed.info/sct","code" : "230050005","display" : "Polyunsaturated low fat spread 35-40% fat"},{"system" : "http://snomed.info/sct","code" : "256227006","display" : "Agarose"},{"system" : "http://snomed.info/sct","code" : "259333003","display" : "Calcitriol"},{"system" : "http://snomed.info/sct","code" : "259336006","display" : "24,25-DHCC - 24,25-Dihydroxycholecalciferol"},{"system" : "http://snomed.info/sct","code" : "259337002","display" : "Calcifediol"},{"system" : "http://snomed.info/sct","code" : "259382003","display" : "Amylopectin glycogen"},{"system" : "http://snomed.info/sct","code" : "259392006","display" : "Glycogen limit dextrin"},{"system" : "http://snomed.info/sct","code" : "259403006","display" : "Fuco-oligosaccharide"},{"system" : "http://snomed.info/sct","code" : "259406003","display" : "Manno-oligosaccharide"},{"system" : "http://snomed.info/sct","code" : "259411001","display" : "Sialyloligosaccharide"},{"system" : "http://snomed.info/sct","code" : "259509008","display" : "Adenosylcobalamin"},{"system" : "http://snomed.info/sct","code" : "259512006","display" : "Methylcobalamin"},{"system" : "http://snomed.info/sct","code" : "259651009","display" : "Cellobiose"},{"system" : "http://snomed.info/sct","code" : "259655000","display" : "Rhamnose"},{"system" : "http://snomed.info/sct","code" : "259659006","display" : "Vitamin B1"},{"system" : "http://snomed.info/sct","code" : "259660001","display" : "Thiamine phosphate"},{"system" : "http://snomed.info/sct","code" : "259661002","display" : "Thiamine pyrophosphate"},{"system" : "http://snomed.info/sct","code" : "259666007","display" : "Alpha-tocopherol"},{"system" : "http://snomed.info/sct","code" : "273943001","display" : "Antipellagra factor"},{"system" : "http://snomed.info/sct","code" : "273945008","display" : "Lactulose"},{"system" : "http://snomed.info/sct","code" : "301862003","display" : "Free glycerol"},{"system" : "http://snomed.info/sct","code" : "304111003","display" : "Cobalamin"},{"system" : "http://snomed.info/sct","code" : "312184007","display" : "L-methionine (substance)"},{"system" : "http://snomed.info/sct","code" : "372571007","display" : "Pentosan polysulfate (substance)"},{"system" : "http://snomed.info/sct","code" : "372601001","display" : "Levocarnitine"},{"system" : "http://snomed.info/sct","code" : "372650007","display" : "Dextran (substance)"},{"system" : "http://snomed.info/sct","code" : "373531009","display" : "Gelatin (substance)"},{"system" : "http://snomed.info/sct","code" : "373560000","display" : "Bambermycins"},{"system" : "http://snomed.info/sct","code" : "385517000","display" : "Fondaparinux sodium (substance)"},{"system" : "http://snomed.info/sct","code" : "386927006","display" : "Hydroxypropyl cellulose (substance)"},{"system" : "http://snomed.info/sct","code" : "386932007","display" : "Hydroxyethylcellose"},{"system" : "http://snomed.info/sct","code" : "386965004","display" : "Acarbose (substance)"},{"system" : "http://snomed.info/sct","code" : "387030006","display" : "Choline bitartrate (substance)"},{"system" : "http://snomed.info/sct","code" : "387041008","display" : "Pentastarch (substance)"},{"system" : "http://snomed.info/sct","code" : "387131008","display" : "Methylcellulose (substance)"},{"system" : "http://snomed.info/sct","code" : "387168006","display" : "Mannitol (substance)"},{"system" : "http://snomed.info/sct","code" : "387274000","display" : "Hetastarch (substance)"},{"system" : "http://snomed.info/sct","code" : "391734004","display" : "Alginic acid"},{"system" : "http://snomed.info/sct","code" : "391737006","display" : "Almond oil (substance)"},{"system" : "http://snomed.info/sct","code" : "395734009","display" : "Guar gum (substance)"},{"system" : "http://snomed.info/sct","code" : "395737002","display" : "Hexastarch (substance)"},{"system" : "http://snomed.info/sct","code" : "395766004","display" : "Calcipotriol (substance)"},{"system" : "http://snomed.info/sct","code" : "395769006","display" : "Levofolinic acid (substance)"},{"system" : "http://snomed.info/sct","code" : "395791004","display" : "Methylcellulose-450 (substance)"},{"system" : "http://snomed.info/sct","code" : "395815002","display" : "Oxerutins (substance)"},{"system" : "http://snomed.info/sct","code" : "395830006","display" : "Alpha tocopherol acetate (substance)"},{"system" : "http://snomed.info/sct","code" : "395838004","display" : "Potassium aminobenzoate (substance)"},{"system" : "http://snomed.info/sct","code" : "395839007","display" : "Potassium ascorbate (substance)"},{"system" : "http://snomed.info/sct","code" : "395951005","display" : "Xylitol (substance)"},{"system" : "http://snomed.info/sct","code" : "396065004","display" : "Folinic acid (substance)"},{"system" : "http://snomed.info/sct","code" : "406774009","display" : "Fish derived omega 3 fatty acid (substance)"},{"system" : "http://snomed.info/sct","code" : "409871008","display" : "1,3-beta-D-glucan"},{"system" : "http://snomed.info/sct","code" : "410872002","display" : "Mangafodipir trisodium (substance)"},{"system" : "http://snomed.info/sct","code" : "412135003","display" : "Icodextrin (substance)"},{"system" : "http://snomed.info/sct","code" : "412203006","display" : "Hesperidin (substance)"},{"system" : "http://snomed.info/sct","code" : "412244007","display" : "Menadione (substance)"},{"system" : "http://snomed.info/sct","code" : "412250002","display" : "Multivitamin agent (substance)"},{"system" : "http://snomed.info/sct","code" : "412410003","display" : "Hypromellose (substance)"},{"system" : "http://snomed.info/sct","code" : "412552006","display" : "Vegetable oil (substance)"},{"system" : "http://snomed.info/sct","code" : "412632001","display" : "Alloisoleucine (substance)"},{"system" : "http://snomed.info/sct","code" : "413483001","display" : "Alpha-carotene"},{"system" : "http://snomed.info/sct","code" : "414506003","display" : "Inositol niacinate"},{"system" : "http://snomed.info/sct","code" : "415543009","display" : "Sodium glycerophosphate (substance)"},{"system" : "http://snomed.info/sct","code" : "416094000","display" : "7-dehydrocholesterol"},{"system" : "http://snomed.info/sct","code" : "417889008","display" : "Arachis oil (substance)"},{"system" : "http://snomed.info/sct","code" : "418407000","display" : "Cellulose-derived viscosity modifier (substance)"},{"system" : "http://snomed.info/sct","code" : "418929008","display" : "Lactitol (substance)"},{"system" : "http://snomed.info/sct","code" : "418938005","display" : "Hydroxyethyl starch (substance)"},{"system" : "http://snomed.info/sct","code" : "419382002","display" : "Cyanocobalamin (substance)"},{"system" : "http://snomed.info/sct","code" : "419432008","display" : "Carboxymethylcellulose"},{"system" : "http://snomed.info/sct","code" : "419843007","display" : "Nicofuranose (substance)"},{"system" : "http://snomed.info/sct","code" : "420053004","display" : "Starflower oil (substance)"},{"system" : "http://snomed.info/sct","code" : "421289007","display" : "Menadiol (substance)"},{"system" : "http://snomed.info/sct","code" : "421621000","display" : "Retinol acetate (substance)"},{"system" : "http://snomed.info/sct","code" : "422073002","display" : "Menadiol diacetate"},{"system" : "http://snomed.info/sct","code" : "422160004","display" : "Vitamin A palmitate"},{"system" : "http://snomed.info/sct","code" : "425645005","display" : "Tetrastarch (substance)"},{"system" : "http://snomed.info/sct","code" : "425867009","display" : "Sodium pantothenate (substance)"},{"system" : "http://snomed.info/sct","code" : "427638006","display" : "Gluconolactone (substance)"},{"system" : "http://snomed.info/sct","code" : "428732003","display" : "Hexyl nicotinate (substance)"},{"system" : "http://snomed.info/sct","code" : "429592005","display" : "Polydextrose (substance)"},{"system" : "http://snomed.info/sct","code" : "429990006","display" : "Levoleucovorin calcium (substance)"},{"system" : "http://snomed.info/sct","code" : "430469009","display" : "Pyridoxine (substance)"},{"system" : "http://snomed.info/sct","code" : "430632000","display" : "Pyridoxamine (substance)"},{"system" : "http://snomed.info/sct","code" : "430633005","display" : "Pyridoxine 5'-phosphate (substance)"},{"system" : "http://snomed.info/sct","code" : "430634004","display" : "Pyridoxamine 5'-phosphate (substance)"},{"system" : "http://snomed.info/sct","code" : "430926008","display" : "Pyridoxal (substance)"},{"system" : "http://snomed.info/sct","code" : "432165000","display" : "L-methyl folic acid"},{"system" : "http://snomed.info/sct","code" : "433468002","display" : "Levoleucovorin calcium pentahydrate (substance)"},{"system" : "http://snomed.info/sct","code" : "438901003","display" : "Sugar acid (substance)"},{"system" : "http://snomed.info/sct","code" : "442247006","display" : "Cyclic oligosaccharide"},{"system" : "http://snomed.info/sct","code" : "442340006","display" : "Sugammadex"},{"system" : "http://snomed.info/sct","code" : "442346000","display" : "Riboflavin sodium phosphate"},{"system" : "http://snomed.info/sct","code" : "443148002","display" : "Omega-5 gliadin (substance)"},{"system" : "http://snomed.info/sct","code" : "449236003","display" : "Levomefolate calcium (substance)"},{"system" : "http://snomed.info/sct","code" : "699182008","display" : "Sulbutiamine"},{"system" : "http://snomed.info/sct","code" : "702796008","display" : "Hidrosmin (substance)"},{"system" : "http://snomed.info/sct","code" : "703395001","display" : "Ascorbyl palmitate"},{"system" : "http://snomed.info/sct","code" : "703402008","display" : "Bisbentiamine"},{"system" : "http://snomed.info/sct","code" : "704430002","display" : "Panthenol"},{"system" : "http://snomed.info/sct","code" : "706927001","display" : "Free tryptophan (substance)"},{"system" : "http://snomed.info/sct","code" : "706929003","display" : "Free thiamine"},{"system" : "http://snomed.info/sct","code" : "706930008","display" : "Free retinol (substance)"},{"system" : "http://snomed.info/sct","code" : "706938001","display" : "Free inositol (substance)"},{"system" : "http://snomed.info/sct","code" : "706941005","display" : "Free hydroxylysine"},{"system" : "http://snomed.info/sct","code" : "706942003","display" : "Free homocystine (substance)"},{"system" : "http://snomed.info/sct","code" : "706943008","display" : "Free homocysteine (substance)"},{"system" : "http://snomed.info/sct","code" : "706978008","display" : "Arabitol"},{"system" : "http://snomed.info/sct","code" : "706980002","display" : "Xylulose (substance)"},{"system" : "http://snomed.info/sct","code" : "707019004","display" : "1,25-dihydroxyvitamin D"},{"system" : "http://snomed.info/sct","code" : "707020005","display" : "1,25-dihydroxyvitamin D2 (substance)"},{"system" : "http://snomed.info/sct","code" : "707053000","display" : "25-hydroxyvitamin D"},{"system" : "http://snomed.info/sct","code" : "707070008","display" : "3-epi-25-Hydroxyvitamin D2 (substance)"},{"system" : "http://snomed.info/sct","code" : "707071007","display" : "3-epi-25-Hydroxyvitamin D3 (substance)"},{"system" : "http://snomed.info/sct","code" : "707184000","display" : "5-methyltetrahydrofolate"},{"system" : "http://snomed.info/sct","code" : "707661006","display" : "Methionine sulfoxide (substance)"},{"system" : "http://snomed.info/sct","code" : "707677007","display" : "N-methyl valine (substance)"},{"system" : "http://snomed.info/sct","code" : "708047003","display" : "Sulfated monosaccharide (substance)"},{"system" : "http://snomed.info/sct","code" : "708189008","display" : "Fondaparinux (substance)"},{"system" : "http://snomed.info/sct","code" : "708562005","display" : "Xantinol nicotinate"},{"system" : "http://snomed.info/sct","code" : "708600008","display" : "Menadione sodium bisulfite (substance)"},{"system" : "http://snomed.info/sct","code" : "708703004","display" : "Tocotrienol"},{"system" : "http://snomed.info/sct","code" : "708704005","display" : "Threitol (substance)"},{"system" : "http://snomed.info/sct","code" : "708715000","display" : "1,5-anhydroglucitol"},{"system" : "http://snomed.info/sct","code" : "708850004","display" : "N-2-hydroxyethyl valine"},{"system" : "http://snomed.info/sct","code" : "709131007","display" : "Guanidinoacetic acid (substance)"},{"system" : "http://snomed.info/sct","code" : "709610005","display" : "Protein-bound glucose (substance)"},{"system" : "http://snomed.info/sct","code" : "709844000","display" : "N-carbamoyl-beta-alanine"},{"system" : "http://snomed.info/sct","code" : "710238007","display" : "Delta alanine (substance)"},{"system" : "http://snomed.info/sct","code" : "712565006","display" : "Lysine acetate"},{"system" : "http://snomed.info/sct","code" : "712594004","display" : "Histadinyl-isoleucine (substance)"},{"system" : "http://snomed.info/sct","code" : "712684001","display" : "Menatetrenone"},{"system" : "http://snomed.info/sct","code" : "712686004","display" : "Fursultiamine"},{"system" : "http://snomed.info/sct","code" : "712713006","display" : "Fructooligosaccharide"},{"system" : "http://snomed.info/sct","code" : "712800005","display" : "Glycyl-tyrosine"},{"system" : "http://snomed.info/sct","code" : "712808003","display" : "Flavin adenine dinucleotide sodium"},{"system" : "http://snomed.info/sct","code" : "713311003","display" : "Soya bean oil refined"},{"system" : "http://snomed.info/sct","code" : "713336009","display" : "Olive oil refined (substance)"},{"system" : "http://snomed.info/sct","code" : "713357001","display" : "Methiosulfonium chloride"},{"system" : "http://snomed.info/sct","code" : "713371009","display" : "Hydroxyethyl starch 130/0.4 (substance)"},{"system" : "http://snomed.info/sct","code" : "713372002","display" : "Gelatin hydrolysate (substance)"},{"system" : "http://snomed.info/sct","code" : "713648000","display" : "Canola oil (substance)"},{"system" : "http://snomed.info/sct","code" : "713664008","display" : "Acylglycine"},{"system" : "http://snomed.info/sct","code" : "719899003","display" : "Alpha tocopherol succinate (substance)"},{"system" : "http://snomed.info/sct","code" : "724239008","display" : "Alpha-aminoadipic semialdehyde (substance)"},{"system" : "http://snomed.info/sct","code" : "725193008","display" : "Saccharopine (substance)"},{"system" : "http://snomed.info/sct","code" : "725622009","display" : "Nicotinurate (substance)"},{"system" : "http://snomed.info/sct","code" : "725635000","display" : "Tulathromycin (substance)"},{"system" : "http://snomed.info/sct","code" : "725636004","display" : "3-ureidopropionate"},{"system" : "http://snomed.info/sct","code" : "725659005","display" : "Calcium ascorbate dihydrate (substance)"},{"system" : "http://snomed.info/sct","code" : "725699008","display" : "Phytate (substance)"},{"system" : "http://snomed.info/sct","code" : "725859007","display" : "Glucose monohydrate (substance)"},{"system" : "http://snomed.info/sct","code" : "725963001","display" : "Glycyl-tyrosine dihydrate (substance)"},{"system" : "http://snomed.info/sct","code" : "726013002","display" : "Cocarboxylase tetrahydrate (substance)"},{"system" : "http://snomed.info/sct","code" : "726717009","display" : "Calcipotriol monohydrate (substance)"},{"system" : "http://snomed.info/sct","code" : "726756003","display" : "Krill oil (substance)"},{"system" : "http://snomed.info/sct","code" : "733765008","display" : "Sodium glycerophosphate hydrate (substance)"},{"system" : "http://snomed.info/sct","code" : "733766009","display" : "Sodium glycerophosphate pentahydrate (substance)"},{"system" : "http://snomed.info/sct","code" : "734646000","display" : "Arginine aspartate (substance)"},{"system" : "http://snomed.info/sct","code" : "734650007","display" : "Lactitol monohydrate (substance)"},{"system" : "http://snomed.info/sct","code" : "734651006","display" : "Hydroxocobalamin acetate (substance)"},{"system" : "http://snomed.info/sct","code" : "734656001","display" : "Lysine aspartate (substance)"},{"system" : "http://snomed.info/sct","code" : "734657005","display" : "Lysine glutamate (substance)"},{"system" : "http://snomed.info/sct","code" : "734658000","display" : "Lysine hydrochloride (substance)"},{"system" : "http://snomed.info/sct","code" : "734659008","display" : "Lysine monohydrate (substance)"},{"system" : "http://snomed.info/sct","code" : "734977001","display" : "Histidine monohydrochloride (substance)"},{"system" : "http://snomed.info/sct","code" : "734978006","display" : "Histidine monohydrochloride monohydrate (substance)"},{"system" : "http://snomed.info/sct","code" : "735062003","display" : "Tidiacic arginine (substance)"},{"system" : "http://snomed.info/sct","code" : "735069007","display" : "Hesperidin methylchalcone (substance)"},{"system" : "http://snomed.info/sct","code" : "735136009","display" : "Acetylleucine (substance)"},{"system" : "http://snomed.info/sct","code" : "735247006","display" : "Corn oil (substance)"},{"system" : "http://snomed.info/sct","code" : "735341005","display" : "Fish oil (substance)"},{"system" : "http://snomed.info/sct","code" : "763378001","display" : "Leucovorin calcium pentahydrate (substance)"},{"system" : "http://snomed.info/sct","code" : "765340000","display" : "Migalastat (substance)"},{"system" : "http://snomed.info/sct","code" : "765341001","display" : "Migalastat hydrochloride (substance)"},{"system" : "http://snomed.info/sct","code" : "765355009","display" : "Soybean unsaponifiables"},{"system" : "http://snomed.info/sct","code" : "767613006","display" : "Vitamin D analogue"},{"system" : "http://snomed.info/sct","code" : "768369005","display" : "Retinyl oleate"},{"system" : "http://snomed.info/sct","code" : "768547002","display" : "Anhydrous glucose"},{"system" : "http://snomed.info/sct","code" : "768550004","display" : "Sodium folinate (substance)"},{"system" : "http://snomed.info/sct","code" : "769101009","display" : "Galactan polysulfate (substance)"},{"system" : "http://snomed.info/sct","code" : "769208008","display" : "Dehydroascorbic acid (substance)"},{"system" : "http://snomed.info/sct","code" : "781584003","display" : "Vitamin B12 and/or vitamin B12 derivative"},{"system" : "http://snomed.info/sct","code" : "781628006","display" : "Radioisotope labeled vitamin B12 (substance)"},{"system" : "http://snomed.info/sct","code" : "783849004","display" : "Mangafodipir"},{"system" : "http://snomed.info/sct","code" : "787920005","display" : "Vitamin B2 and/or vitamin B2 derivative"},{"system" : "http://snomed.info/sct","code" : "787921009","display" : "Vitamin K3 and/or vitamin K3 derivative (substance)"},{"system" : "http://snomed.info/sct","code" : "787948005","display" : "Vitamin A and/or vitamin A derivative"},{"system" : "http://snomed.info/sct","code" : "787952005","display" : "Vitamin C and/or vitamin C derivative"},{"system" : "http://snomed.info/sct","code" : "787967009","display" : "Vitamin B6 and/or vitamin B6 derivative"},{"system" : "http://snomed.info/sct","code" : "788778006","display" : "Galactose-alpha-1,3 galactose"},{"system" : "http://snomed.info/sct","code" : "792796007","display" : "Folate and/or folate derivative (substance)"},{"system" : "http://snomed.info/sct","code" : "860933007","display" : "Cellulose and/or cellulose derivative"},{"system" : "http://snomed.info/sct","code" : "876844009","display" : "Monothioglycerol"},{"system" : "http://snomed.info/sct","code" : "895415002","display" : "Hydroxocobalamin chloride"},{"system" : "http://snomed.info/sct","code" : "1163442006","display" : "Voglibose"},{"system" : "http://snomed.info/sct","code" : "1172425006","display" : "Sugammadex sodium"},{"system" : "http://snomed.info/sct","code" : "1179020007","display" : "Rutoside trihydrate"},{"system" : "http://snomed.info/sct","code" : "1201876007","display" : "L-glucose (substance)"},{"system" : "http://snomed.info/sct","code" : "1217427007","display" : "Aquacobalamin (substance)"},{"system" : "http://snomed.info/sct","code" : "1217428002","display" : "Vitamin B12a"},{"system" : "http://snomed.info/sct","code" : "1217610006","display" : "Riboflavin sodium phosphate dihydrate (substance)"},{"system" : "http://snomed.info/sct","code" : "1268973004","display" : "Calcium ascorbate anhydrous"},{"system" : "http://snomed.info/sct","code" : "1269129007","display" : "Lactitol anhydrous (substance)"},{"system" : "http://snomed.info/sct","code" : "1269158005","display" : "Riboflavin sodium phosphate anhydrous"},{"system" : "http://snomed.info/sct","code" : "1269178002","display" : "Calcipotriol anhydrous"},{"system" : "http://snomed.info/sct","code" : "1284918001","display" : "Porcine gelatin (substance)"},{"system" : "http://snomed.info/sct","code" : "1284919009","display" : "Bovine gelatin (substance)"},{"system" : "http://snomed.info/sct","code" : "1286934001","display" : "Omega-3-acid ethyl esters 90 (substance)"},{"system" : "http://snomed.info/sct","code" : "1303606001","display" : "Ethylhexylglycerin"},{"system" : "http://snomed.info/sct","code" : "1342410001","display" : "L-phenylalanine (substance)"},{"system" : "http://snomed.info/sct","code" : "1342412009","display" : "D-phenylalanine (substance)"},{"system" : "http://snomed.info/sct","code" : "1354491008","display" : "Nutritional amino acid (substance)"},{"system" : "http://snomed.info/sct","code" : "1354492001","display" : "Nutritional protein and/or protein derivative"},{"system" : "http://snomed.info/sct","code" : "436801000124100","display" : "Unsaturated fat (substance)"},{"system" : "http://snomed.info/sct","code" : "436811000124102","display" : "Monounsaturated fat (substance)"},{"system" : "http://snomed.info/sct","code" : "436821000124105","display" : "Polyunsaturated fat (substance)"},{"system" : "http://snomed.info/sct","code" : "436831000124108","display" : "Trans fat (substance)"},{"system" : "http://snomed.info/sct","code" : "436841000124103","display" : "Saturated fat (substance)"},{"system" : "http://snomed.info/sct","code" : "669361000168106","display" : "Wheat dextrin"},{"system" : "http://snomed.info/sct","code" : "50070141000188102","display" : "Brachiose"}]}}

#296

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"parent","op":"=","value":"327997002"}]}]}}}]}
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:459
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:48 GMT
server:nginx
x-request-id:236-5371094

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The filter \"parent = 327997002\" from the value set  was not understood in the context of http://snomed.info/sct (3)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "The filter \"parent = 327997002\" from the value set  was not understood in the context of http://snomed.info/sct (3)"}}]}

#297

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"_limit","valueInteger":10000},{"name":"_incomplete","valueBoolean":true},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"excludeNested","valueBoolean":false},{"name":"incomplete-ok","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"R4B-nutrition-product-category-for-R5","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm","valueInteger":1},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"oo"},{"extension":[{"url":"packageId","valueId":"hl7.fhir.uv.xver-r4b.r5"},{"url":"version","valueString":"0.0.1-snapshot-2"}],"url":"http://hl7.org/fhir/StructureDefinition/package-source"},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status","valueCode":"trial-use","_valueCode":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom","valueCanonical":"http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"}]}}],"url":"http://hl7.org/fhir/4.3/ValueSet/R4B-nutrition-product-category-for-R5","version":"0.0.1-snapshot-2","name":"R4B_nutrition_product_category_for_R5","title":"Cross-version VS for R4B.Categories of Nutrition Products for use in FHIR R5","status":"active","experimental":false,"date":"2025-09-01T22:36:42.89433+10:00","publisher":"Orders and Observations","contact":[{"name":"Orders and Observations","telecom":[{"system":"url","value":"http://www.hl7.org/Special/committees/orders"}]}],"description":"This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/nutrition-product-category|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5.","jurisdiction":[{"coding":[{"system":"http://unstats.un.org/unsd/methods/m49/m49.htm","code":"001","display":"World"}]}],"compose":{"include":[{"system":"http://snomed.info/sct","filter":[{"property":"parent","op":"=","value":"327997002"}]},{"system":"http://snomed.info/sct","filter":[{"property":"parent","op":"=","value":"229963004"}]}]}}}]}
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:599
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:49 GMT
server:nginx
x-request-id:236-5371097

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The filter \"parent = 327997002\" from the value set http://hl7.org/fhir/4.3/ValueSet/R4B-nutrition-product-category-for-R5 was not understood in the context of http://snomed.info/sct (3)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "The filter \"parent = 327997002\" from the value set http://hl7.org/fhir/4.3/ValueSet/R4B-nutrition-product-category-for-R5 was not understood in the context of http://snomed.info/sct (3)"}}]}

#298

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"parent","op":"=","value":"226355009"}]}]}}}]}
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:459
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:49 GMT
server:nginx
x-request-id:236-5371100

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The filter \"parent = 226355009\" from the value set  was not understood in the context of http://snomed.info/sct (3)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "The filter \"parent = 226355009\" from the value set  was not understood in the context of http://snomed.info/sct (3)"}}]}

#299

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"_limit","valueInteger":10000},{"name":"_incomplete","valueBoolean":true},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"excludeNested","valueBoolean":false},{"name":"incomplete-ok","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"R4B-nutrition-product-nutrient-for-R5","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm","valueInteger":1},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"oo"},{"extension":[{"url":"packageId","valueId":"hl7.fhir.uv.xver-r4b.r5"},{"url":"version","valueString":"0.0.1-snapshot-2"}],"url":"http://hl7.org/fhir/StructureDefinition/package-source"},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status","valueCode":"trial-use","_valueCode":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom","valueCanonical":"http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"}]}}],"url":"http://hl7.org/fhir/4.3/ValueSet/R4B-nutrition-product-nutrient-for-R5","version":"0.0.1-snapshot-2","name":"R4B_nutrition_product_nutrient_for_R5","title":"Cross-version VS for R4B.Codes for Nutrition Product Nutrients for use in FHIR R5","status":"active","experimental":false,"date":"2025-09-01T22:36:42.894337+10:00","publisher":"Orders and Observations","contact":[{"name":"Orders and Observations","telecom":[{"system":"url","value":"http://www.hl7.org/Special/committees/orders"}]}],"description":"This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/nutrition-product-nutrient|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5.","jurisdiction":[{"coding":[{"system":"http://unstats.un.org/unsd/methods/m49/m49.htm","code":"001","display":"World"}]}],"compose":{"include":[{"system":"http://snomed.info/sct","filter":[{"property":"parent","op":"=","value":"226355009"}]}]}}}]}
422
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
connection:keep-alive
content-length:599
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:49 GMT
server:nginx
x-request-id:236-5371103

{"resourceType" : "OperationOutcome","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The filter \"parent = 226355009\" from the value set http://hl7.org/fhir/4.3/ValueSet/R4B-nutrition-product-nutrient-for-R5 was not understood in the context of http://snomed.info/sct (3)</p></div>"},"issue" : [{"severity" : "error","code" : "not-supported","details" : {"text" : "The filter \"parent = 226355009\" from the value set http://hl7.org/fhir/4.3/ValueSet/R4B-nutrition-product-nutrient-for-R5 was not understood in the context of http://snomed.info/sct (3)"}}]}

#300

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"272394005"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:73105
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:50 GMT
last-modified:Sat, 13 Sep 2025 20:51:50 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371105

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:fb9907ba-5828-44d2-b4d1-f32a4323421b","timestamp" : "2025-09-13T20:51:50.424Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "272394005","display" : "Technique"},{"system" : "http://snomed.info/sct","code" : "58207001","display" : "Competitive protein binding assay"},{"system" : "http://snomed.info/sct","code" : "115341008","display" : "Total measurement"},{"system" : "http://snomed.info/sct","code" : "246363001","display" : "Acquisition technique"},{"system" : "http://snomed.info/sct","code" : "246502009","display" : "Bladder filling technique"},{"system" : "http://snomed.info/sct","code" : "246503004","display" : "Catheter movement technique"},{"system" : "http://snomed.info/sct","code" : "246504005","display" : "Near reading technique"},{"system" : "http://snomed.info/sct","code" : "246505006","display" : "Photon detection technique"},{"system" : "http://snomed.info/sct","code" : "246506007","display" : "Provocation technique"},{"system" : "http://snomed.info/sct","code" : "246507003","display" : "Stimulation technique"},{"system" : "http://snomed.info/sct","code" : "255459008","display" : "Flash"},{"system" : "http://snomed.info/sct","code" : "255463001","display" : "Single tetany technique"},{"system" : "http://snomed.info/sct","code" : "255583002","display" : "Retruded jaw relation technique"},{"system" : "http://snomed.info/sct","code" : "256233002","display" : "Rectally infused saline solution"},{"system" : "http://snomed.info/sct","code" : "257425005","display" : "Bright field"},{"system" : "http://snomed.info/sct","code" : "257428007","display" : "Dent sleeve technique"},{"system" : "http://snomed.info/sct","code" : "257452000","display" : "Sbisa bar"},{"system" : "http://snomed.info/sct","code" : "257456002","display" : "Solid sphere technique"},{"system" : "http://snomed.info/sct","code" : "257460004","display" : "Swept spatial frequency bars"},{"system" : "http://snomed.info/sct","code" : "257465009","display" : "Wax wafer technique"},{"system" : "http://snomed.info/sct","code" : "257740006","display" : "V-Y advancement technique"},{"system" : "http://snomed.info/sct","code" : "257771002","display" : "Cementing"},{"system" : "http://snomed.info/sct","code" : "257772009","display" : "Cementing with normal viscosity cement"},{"system" : "http://snomed.info/sct","code" : "257774005","display" : "Cementing with low viscosity cement"},{"system" : "http://snomed.info/sct","code" : "257775006","display" : "Cementing with normal viscosity cement containing antibiotic"},{"system" : "http://snomed.info/sct","code" : "257776007","display" : "Cementing with low viscosity cement containing antibiotic"},{"system" : "http://snomed.info/sct","code" : "257827009","display" : "Press-fit component fixation"},{"system" : "http://snomed.info/sct","code" : "257932009","display" : "Direct suturing technique"},{"system" : "http://snomed.info/sct","code" : "258005004","display" : "Accelerometry"},{"system" : "http://snomed.info/sct","code" : "258006003","display" : "Acidometric method"},{"system" : "http://snomed.info/sct","code" : "258009005","display" : "Boyden chamber technique"},{"system" : "http://snomed.info/sct","code" : "258010000","display" : "Catheter tip manometry"},{"system" : "http://snomed.info/sct","code" : "258011001","display" : "Chessboard method"},{"system" : "http://snomed.info/sct","code" : "258012008","display" : "Confocal laser scanning fluorescence"},{"system" : "http://snomed.info/sct","code" : "258013003","display" : "Conventional manometry"},{"system" : "http://snomed.info/sct","code" : "258014009","display" : "Dilution and colorimetry"},{"system" : "http://snomed.info/sct","code" : "258017002","display" : "Double sampling dye-dilution test"},{"system" : "http://snomed.info/sct","code" : "258018007","display" : "Drainage bottle measurement"},{"system" : "http://snomed.info/sct","code" : "258019004","display" : "Drainage measurement"},{"system" : "http://snomed.info/sct","code" : "258020005","display" : "Dye dilution technique"},{"system" : "http://snomed.info/sct","code" : "258021009","display" : "Dye test"},{"system" : "http://snomed.info/sct","code" : "258025000","display" : "Enzyme-mediated immunotransferase assay"},{"system" : "http://snomed.info/sct","code" : "258026004","display" : "Enzyme method"},{"system" : "http://snomed.info/sct","code" : "258027008","display" : "Equilibration method"},{"system" : "http://snomed.info/sct","code" : "258030001","display" : "Gradient method"},{"system" : "http://snomed.info/sct","code" : "258031002","display" : "Helium single breath technique"},{"system" : "http://snomed.info/sct","code" : "258033004","display" : "Helium steady state technique"},{"system" : "http://snomed.info/sct","code" : "258034005","display" : "Helium dilution"},{"system" : "http://snomed.info/sct","code" : "258035006","display" : "High pressure liquid chromatography"},{"system" : "http://snomed.info/sct","code" : "258036007","display" : "Immunoblotting"},{"system" : "http://snomed.info/sct","code" : "258037003","display" : "Immunoradiometry"},{"system" : "http://snomed.info/sct","code" : "258038008","display" : "Indicator dilution technique"},{"system" : "http://snomed.info/sct","code" : "258039000","display" : "Iodometric method"},{"system" : "http://snomed.info/sct","code" : "258041004","display" : "Isoenzyme typing"},{"system" : "http://snomed.info/sct","code" : "258044007","display" : "Lectin typing"},{"system" : "http://snomed.info/sct","code" : "258045008","display" : "Lipopolysaccharide typing"},{"system" : "http://snomed.info/sct","code" : "258048005","display" : "Microbiological method"},{"system" : "http://snomed.info/sct","code" : "258054006","display" : "Natural filling"},{"system" : "http://snomed.info/sct","code" : "258055007","display" : "Nitrocefin method"},{"system" : "http://snomed.info/sct","code" : "258056008","display" : "Nitrogen washout"},{"system" : "http://snomed.info/sct","code" : "258059001","display" : "Pharmacological stimulation"},{"system" : "http://snomed.info/sct","code" : "258060006","display" : "Phenotyping"},{"system" : "http://snomed.info/sct","code" : "258063008","display" : "Pneumatic otoscopy"},{"system" : "http://snomed.info/sct","code" : "258065001","display" : "Polyethylene glycol precipitation"},{"system" : "http://snomed.info/sct","code" : "258066000","display" : "Polymerase chain reaction"},{"system" : "http://snomed.info/sct","code" : "258067009","display" : "Post-tetanic count stimulation"},{"system" : "http://snomed.info/sct","code" : "258068004","display" : "Protein profiling"},{"system" : "http://snomed.info/sct","code" : "258069007","display" : "Pyrolysis mass spectrometry"},{"system" : "http://snomed.info/sct","code" : "258070008","display" : "Rapid-pull through"},{"system" : "http://snomed.info/sct","code" : "258071007","display" : "Rebreathing method"},{"system" : "http://snomed.info/sct","code" : "258075003","display" : "Serotyping"},{"system" : "http://snomed.info/sct","code" : "258076002","display" : "Sham feed technique"},{"system" : "http://snomed.info/sct","code" : "258077006","display" : "Sheridan Gardiner technique"},{"system" : "http://snomed.info/sct","code" : "258078001","display" : "Station pull-through"},{"system" : "http://snomed.info/sct","code" : "258080007","display" : "Thermodilution technique"},{"system" : "http://snomed.info/sct","code" : "258081006","display" : "Ultraviolet absorption"},{"system" : "http://snomed.info/sct","code" : "258082004","display" : "Vector volume analysis"},{"system" : "http://snomed.info/sct","code" : "258083009","display" : "Visual estimation"},{"system" : "http://snomed.info/sct","code" : "258084003","display" : "Weighing of swabs"},{"system" : "http://snomed.info/sct","code" : "258086001","display" : "Zymodeme typing"},{"system" : "http://snomed.info/sct","code" : "258087005","display" : "Agar dilution"},{"system" : "http://snomed.info/sct","code" : "258094008","display" : "Dark ground"},{"system" : "http://snomed.info/sct","code" : "258099003","display" : "Fluorescence"},{"system" : "http://snomed.info/sct","code" : "258100006","display" : "Heterophoria method"},{"system" : "http://snomed.info/sct","code" : "258102003","display" : "Intermittent withdrawal technique"},{"system" : "http://snomed.info/sct","code" : "258109007","display" : "Restriction fragment length polymorphism"},{"system" : "http://snomed.info/sct","code" : "258110002","display" : "Saline method"},{"system" : "http://snomed.info/sct","code" : "258112005","display" : "Sequence specific oligonucleotide probe"},{"system" : "http://snomed.info/sct","code" : "258113000","display" : "Sequence specific primers-polymerase chain reaction"},{"system" : "http://snomed.info/sct","code" : "258114006","display" : "SRH - Single radial hemolysis"},{"system" : "http://snomed.info/sct","code" : "258118009","display" : "Suction drainage measurement"},{"system" : "http://snomed.info/sct","code" : "258120007","display" : "Vapour pressure depression"},{"system" : "http://snomed.info/sct","code" : "258121006","display" : "Ungated equilibrium"},{"system" : "http://snomed.info/sct","code" : "258122004","display" : "Whole cell long chain fatty acid methyl ester analysis"},{"system" : "http://snomed.info/sct","code" : "258123009","display" : "ECG gated technique"},{"system" : "http://snomed.info/sct","code" : "258124003","display" : "Gated equilibrium"},{"system" : "http://snomed.info/sct","code" : "258125002","display" : "Freezing point depression"},{"system" : "http://snomed.info/sct","code" : "258126001","display" : "Phase contrast"},{"system" : "http://snomed.info/sct","code" : "258128000","display" : "Sjogren hand technique"},{"system" : "http://snomed.info/sct","code" : "258129008","display" : "Snellen technique"},{"system" : "http://snomed.info/sct","code" : "258131004","display" : "Sucrose density gradient separation"},{"system" : "http://snomed.info/sct","code" : "258133001","display" : "Plate assay"},{"system" : "http://snomed.info/sct","code" : "258144009","display" : "Position change"},{"system" : "http://snomed.info/sct","code" : "258150004","display" : "Transmission"},{"system" : "http://snomed.info/sct","code" : "258159003","display" : "Slime production typing"},{"system" : "http://snomed.info/sct","code" : "258164004","display" : "Seldinger technique"},{"system" : "http://snomed.info/sct","code" : "258169009","display" : "Remodelled pouch method"},{"system" : "http://snomed.info/sct","code" : "258171009","display" : "Blind technique"},{"system" : "http://snomed.info/sct","code" : "258173007","display" : "Direct vision technique"},{"system" : "http://snomed.info/sct","code" : "258178003","display" : "Blood aspiration technique"},{"system" : "http://snomed.info/sct","code" : "258179006","display" : "Blood flashback technique"},{"system" : "http://snomed.info/sct","code" : "258180009","display" : "Pressure waveform analysis"},{"system" : "http://snomed.info/sct","code" : "258181008","display" : "ECG analysis"},{"system" : "http://snomed.info/sct","code" : "258182001","display" : "Cold light transillumination"},{"system" : "http://snomed.info/sct","code" : "258183006","display" : "Gas injection and auscultation"},{"system" : "http://snomed.info/sct","code" : "260223001","display" : "Maximum intercuspation technique"},{"system" : "http://snomed.info/sct","code" : "260227000","display" : "Solid phase immune technique"},{"system" : "http://snomed.info/sct","code" : "260231006","display" : "Van Slyke technique"},{"system" : "http://snomed.info/sct","code" : "260710009","display" : "Obturation technique"},{"system" : "http://snomed.info/sct","code" : "260931002","display" : "Post-processing"},{"system" : "http://snomed.info/sct","code" : "260982004","display" : "Anticurvature technique"},{"system" : "http://snomed.info/sct","code" : "261006005","display" : "Digital X-ray"},{"system" : "http://snomed.info/sct","code" : "261009003","display" : "Dual cure method"},{"system" : "http://snomed.info/sct","code" : "261018001","display" : "Mechanical"},{"system" : "http://snomed.info/sct","code" : "261032004","display" : "Turnover"},{"system" : "http://snomed.info/sct","code" : "261033009","display" : "Ultrasonic endodontic technique"},{"system" : "http://snomed.info/sct","code" : "261039008","display" : "Valsalva manoeuvre"},{"system" : "http://snomed.info/sct","code" : "261069001","display" : "Double contrast technique"},{"system" : "http://snomed.info/sct","code" : "261070000","display" : "Double flare technique"},{"system" : "http://snomed.info/sct","code" : "261190007","display" : "Dautrey method"},{"system" : "http://snomed.info/sct","code" : "261192004","display" : "Balanced force technique"},{"system" : "http://snomed.info/sct","code" : "261194003","display" : "Cine study"},{"system" : "http://snomed.info/sct","code" : "261196001","display" : "Direct application technique"},{"system" : "http://snomed.info/sct","code" : "261208004","display" : "Intermittent administration"},{"system" : "http://snomed.info/sct","code" : "261209007","display" : "Nipple sharing technique"},{"system" : "http://snomed.info/sct","code" : "261212005","display" : "Percutaneous with automated instrumentation"},{"system" : "http://snomed.info/sct","code" : "261213000","display" : "Percutaneous with endoscopic instrumentation"},{"system" : "http://snomed.info/sct","code" : "261214006","display" : "Percutaneous with laser instrumentation"},{"system" : "http://snomed.info/sct","code" : "261215007","display" : "Percutaneous with manual instrumentation"},{"system" : "http://snomed.info/sct","code" : "261216008","display" : "Radionuclide plethysmography"},{"system" : "http://snomed.info/sct","code" : "261271009","display" : "Thermal plastic technique"},{"system" : "http://snomed.info/sct","code" : "261272002","display" : "Thermal solid technique"},{"system" : "http://snomed.info/sct","code" : "261338007","display" : "Adhesive with supplementary suture technique"},{"system" : "http://snomed.info/sct","code" : "261373009","display" : "Implant technique"},{"system" : "http://snomed.info/sct","code" : "261504003","display" : "Close rectal dissection technique"},{"system" : "http://snomed.info/sct","code" : "261510003","display" : "Conventional angiography"},{"system" : "http://snomed.info/sct","code" : "261548008","display" : "Periarticular osteotomy"},{"system" : "http://snomed.info/sct","code" : "261561008","display" : "Shelf technique"},{"system" : "http://snomed.info/sct","code" : "261567007","display" : "Thermal injection technique"},{"system" : "http://snomed.info/sct","code" : "261573008","display" : "Thyrotrophin releasing hormone stimulation"},{"system" : "http://snomed.info/sct","code" : "261671000","display" : "Air contrast technique"},{"system" : "http://snomed.info/sct","code" : "261699009","display" : "Before the filter"},{"system" : "http://snomed.info/sct","code" : "261700005","display" : "Benchekroun technique"},{"system" : "http://snomed.info/sct","code" : "261708003","display" : "Biochemical bond component fixation"},{"system" : "http://snomed.info/sct","code" : "261710001","display" : "Bisecting angle technique"},{"system" : "http://snomed.info/sct","code" : "261714005","display" : "Bone ingrowth system"},{"system" : "http://snomed.info/sct","code" : "261732005","display" : "Corticotrophin releasing hormone stimulation"},{"system" : "http://snomed.info/sct","code" : "261754007","display" : "Continuous infusion"},{"system" : "http://snomed.info/sct","code" : "261787006","display" : "Explant technique"},{"system" : "http://snomed.info/sct","code" : "261790000","display" : "Extra-high resolution technique"},{"system" : "http://snomed.info/sct","code" : "261793003","display" : "Flow-directed technique"},{"system" : "http://snomed.info/sct","code" : "261856001","display" : "Isaacs technique"},{"system" : "http://snomed.info/sct","code" : "261909000","display" : "Light cure method"},{"system" : "http://snomed.info/sct","code" : "261940007","display" : "Mechanical grab method"},{"system" : "http://snomed.info/sct","code" : "261943009","display" : "Mitrofanoff technique"},{"system" : "http://snomed.info/sct","code" : "261947005","display" : "Modified double flare technique"},{"system" : "http://snomed.info/sct","code" : "261958001","display" : "Multiplanar reconstruction"},{"system" : "http://snomed.info/sct","code" : "261981004","display" : "Neutral zone"},{"system" : "http://snomed.info/sct","code" : "262041006","display" : "Paralleling technique"},{"system" : "http://snomed.info/sct","code" : "262048000","display" : "Patient cycled method"},{"system" : "http://snomed.info/sct","code" : "262062007","display" : "Power output"},{"system" : "http://snomed.info/sct","code" : "262063002","display" : "Powered method"},{"system" : "http://snomed.info/sct","code" : "262064008","display" : "Powered flexible method"},{"system" : "http://snomed.info/sct","code" : "262065009","display" : "Powered rigid method"},{"system" : "http://snomed.info/sct","code" : "262069003","display" : "Pressure controlled method"},{"system" : "http://snomed.info/sct","code" : "262092003","display" : "Reciprocal mechanical technique"},{"system" : "http://snomed.info/sct","code" : "262095001","display" : "Remaining connected"},{"system" : "http://snomed.info/sct","code" : "262110008","display" : "Rotary mechanical endodontic technique"},{"system" : "http://snomed.info/sct","code" : "262136001","display" : "Self-cure method"},{"system" : "http://snomed.info/sct","code" : "262148003","display" : "Single contrast technique"},{"system" : "http://snomed.info/sct","code" : "262162005","display" : "Sonic endodontic technique"},{"system" : "http://snomed.info/sct","code" : "262174009","display" : "Standardised technique"},{"system" : "http://snomed.info/sct","code" : "262180001","display" : "Stepback technique"},{"system" : "http://snomed.info/sct","code" : "262181002","display" : "Stepdown technique"},{"system" : "http://snomed.info/sct","code" : "262201007","display" : "Thallium uptake method"},{"system" : "http://snomed.info/sct","code" : "262207006","display" : "Time cycled method"},{"system" : "http://snomed.info/sct","code" : "262265000","display" : "Volume controlled method"},{"system" : "http://snomed.info/sct","code" : "262278000","display" : "Warming intravenous fluid technique"},{"system" : "http://snomed.info/sct","code" : "262293001","display" : "Wire guided technique"},{"system" : "http://snomed.info/sct","code" : "262295008","display" : "With clearance measurement"},{"system" : "http://snomed.info/sct","code" : "262296009","display" : "Cross-compression technique"},{"system" : "http://snomed.info/sct","code" : "262300005","display" : "With GFR"},{"system" : "http://snomed.info/sct","code" : "262305000","display" : "With separation"},{"system" : "http://snomed.info/sct","code" : "262310001","display" : "With ureteric peristalsis analysis"},{"system" : "http://snomed.info/sct","code" : "262313004","display" : "Without remount"},{"system" : "http://snomed.info/sct","code" : "262320006","display" : "Xenon clearance method"},{"system" : "http://snomed.info/sct","code" : "262323008","display" : "After the filter"},{"system" : "http://snomed.info/sct","code" : "263664004","display" : "Altered cast technique"},{"system" : "http://snomed.info/sct","code" : "263696007","display" : "Broth dilution"},{"system" : "http://snomed.info/sct","code" : "263725008","display" : "Constant acceleration technique"},{"system" : "http://snomed.info/sct","code" : "263746004","display" : "Electrosensitivity technique"},{"system" : "http://snomed.info/sct","code" : "263781002","display" : "Impulse"},{"system" : "http://snomed.info/sct","code" : "263809005","display" : "Microvascular"},{"system" : "http://snomed.info/sct","code" : "263902000","display" : "Transcutaneous method"},{"system" : "http://snomed.info/sct","code" : "264220008","display" : "Superior pedicle technique"},{"system" : "http://snomed.info/sct","code" : "264268002","display" : "Agarose technique"},{"system" : "http://snomed.info/sct","code" : "264269005","display" : "Amino acid signature pattern analysis"},{"system" : "http://snomed.info/sct","code" : "264270006","display" : "Central pedicle technique"},{"system" : "http://snomed.info/sct","code" : "264271005","display" : "Complement component 1q binding assay"},{"system" : "http://snomed.info/sct","code" : "264272003","display" : "Conductivity technique"},{"system" : "http://snomed.info/sct","code" : "264273008","display" : "Continuous withdrawal technique"},{"system" : "http://snomed.info/sct","code" : "264275001","display" : "Fluorescence polarisation immunoassay"},{"system" : "http://snomed.info/sct","code" : "264276000","display" : "Half chessboard method"},{"system" : "http://snomed.info/sct","code" : "264277009","display" : "Heel bounce"},{"system" : "http://snomed.info/sct","code" : "264279007","display" : "Hydroxylamine method"},{"system" : "http://snomed.info/sct","code" : "264280005","display" : "Inferior pedicle technique"},{"system" : "http://snomed.info/sct","code" : "264281009","display" : "Dufourmental technique"},{"system" : "http://snomed.info/sct","code" : "264283007","display" : "Multiple-breath technique"},{"system" : "http://snomed.info/sct","code" : "264284001","display" : "Single-breath technique"},{"system" : "http://snomed.info/sct","code" : "264355007","display" : "Ffooks technique"},{"system" : "http://snomed.info/sct","code" : "264582003","display" : "Antibiogram typing"},{"system" : "http://snomed.info/sct","code" : "264583008","display" : "Auxotyping"},{"system" : "http://snomed.info/sct","code" : "264584002","display" : "Bacteriocin typing"},{"system" : "http://snomed.info/sct","code" : "264590003","display" : "Hypothalamic stimulation"},{"system" : "http://snomed.info/sct","code" : "264619009","display" : "100 hue technique"},{"system" : "http://snomed.info/sct","code" : "264773007","display" : "Dienes typing"},{"system" : "http://snomed.info/sct","code" : "264788002","display" : "Biotyping"},{"system" : "http://snomed.info/sct","code" : "264828007","display" : "City University technique"},{"system" : "http://snomed.info/sct","code" : "264859009","display" : "Maclure technique"},{"system" : "http://snomed.info/sct","code" : "264863002","display" : "Morphotyping"},{"system" : "http://snomed.info/sct","code" : "264896000","display" : "Nucleic acid analysis"},{"system" : "http://snomed.info/sct","code" : "264903000","display" : "Pattern onset/offset stimulation technique"},{"system" : "http://snomed.info/sct","code" : "264934001","display" : "Toxin typing"},{"system" : "http://snomed.info/sct","code" : "264935000","display" : "Transluminal prosthetic method"},{"system" : "http://snomed.info/sct","code" : "264946002","display" : "White noise masking of opposite ear"},{"system" : "http://snomed.info/sct","code" : "272389005","display" : "Analysis"},{"system" : "http://snomed.info/sct","code" : "272390001","display" : "Dilution"},{"system" : "http://snomed.info/sct","code" : "272391002","display" : "Measurement"},{"system" : "http://snomed.info/sct","code" : "272392009","display" : "Assay"},{"system" : "http://snomed.info/sct","code" : "272393004","display" : "Tests"},{"system" : "http://snomed.info/sct","code" : "272395006","display" : "Typings"},{"system" : "http://snomed.info/sct","code" : "276857005","display" : "Thoracic impedance"},{"system" : "http://snomed.info/sct","code" : "277337007","display" : "Surface landmark technique"},{"system" : "http://snomed.info/sct","code" : "277581000","display" : "Suturing techniques"},{"system" : "http://snomed.info/sct","code" : "277620007","display" : "Dental techniques"},{"system" : "http://snomed.info/sct","code" : "277768009","display" : "Automated endodontic technique"},{"system" : "http://snomed.info/sct","code" : "277769001","display" : "Hand technique"},{"system" : "http://snomed.info/sct","code" : "277835006","display" : "Flap valve technique"},{"system" : "http://snomed.info/sct","code" : "277853000","display" : "Submucosal tunnel technique"},{"system" : "http://snomed.info/sct","code" : "277913002","display" : "Washing of swabs"},{"system" : "http://snomed.info/sct","code" : "278283001","display" : "Percutaneous techniques"},{"system" : "http://snomed.info/sct","code" : "278289002","display" : "Microscopy technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "278300004","display" : "Pull-through technique"},{"system" : "http://snomed.info/sct","code" : "278394000","display" : "Fluid replacement technique"},{"system" : "http://snomed.info/sct","code" : "278395004","display" : "Imaging technique"},{"system" : "http://snomed.info/sct","code" : "278440009","display" : "Copy denture technique"},{"system" : "http://snomed.info/sct","code" : "281408006","display" : "Flow triggering"},{"system" : "http://snomed.info/sct","code" : "281409003","display" : "Pressure triggering"},{"system" : "http://snomed.info/sct","code" : "281410008","display" : "Differential lung ventilation"},{"system" : "http://snomed.info/sct","code" : "281417006","display" : "One lung ventilation"},{"system" : "http://snomed.info/sct","code" : "281418001","display" : "Left lung ventilation"},{"system" : "http://snomed.info/sct","code" : "281419009","display" : "Right lung ventilation"},{"system" : "http://snomed.info/sct","code" : "281420003","display" : "Bilateral lung ventilation"},{"system" : "http://snomed.info/sct","code" : "284466007","display" : "Anger management technique"},{"system" : "http://snomed.info/sct","code" : "284467003","display" : "Relaxation technique"},{"system" : "http://snomed.info/sct","code" : "286811001","display" : "Pressure limited cycling method"},{"system" : "http://snomed.info/sct","code" : "302554003","display" : "Contrast imaging technique"},{"system" : "http://snomed.info/sct","code" : "304033004","display" : "Specific stimulation technique"},{"system" : "http://snomed.info/sct","code" : "304364007","display" : "Fixation of prosthetic joint component"},{"system" : "http://snomed.info/sct","code" : "304367000","display" : "Uncemented component fixation"},{"system" : "http://snomed.info/sct","code" : "309796000","display" : "Loss of resistance technique"},{"system" : "http://snomed.info/sct","code" : "309797009","display" : "Loss of resistance to air"},{"system" : "http://snomed.info/sct","code" : "309798004","display" : "Loss of resistance to saline"},{"system" : "http://snomed.info/sct","code" : "312245009","display" : "Angiography technique"},{"system" : "http://snomed.info/sct","code" : "312246005","display" : "Digital subtraction angiography"},{"system" : "http://snomed.info/sct","code" : "312348008","display" : "Image post-processing"},{"system" : "http://snomed.info/sct","code" : "313115005","display" : "Flap transfer technique"},{"system" : "http://snomed.info/sct","code" : "313116006","display" : "Advancement technique"},{"system" : "http://snomed.info/sct","code" : "313201001","display" : "Simple suture technique"},{"system" : "http://snomed.info/sct","code" : "313202008","display" : "Z-plasty technique"},{"system" : "http://snomed.info/sct","code" : "313281003","display" : "Forward sliding"},{"system" : "http://snomed.info/sct","code" : "359838000","display" : "Nephelometry"},{"system" : "http://snomed.info/sct","code" : "362943005","display" : "Manual method"},{"system" : "http://snomed.info/sct","code" : "371871002","display" : "Single beats - numeric estimation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "371912002","display" : "Best value - numeric estimation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "371913007","display" : "Point source - numeric estimation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "371914001","display" : "Peak to peak - numeric estimation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "371916004","display" : "Representative - numeric estimation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "373098007","display" : "Mean - numeric estimation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "373099004","display" : "Median - numeric estimation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "373100007","display" : "Mode - numeric estimation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "373115008","display" : "Routine - numeric estimation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "397801003","display" : "Single bolus"},{"system" : "http://snomed.info/sct","code" : "397850009","display" : "Intravascular confirmation method (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "397884008","display" : "Intermittent bolus"},{"system" : "http://snomed.info/sct","code" : "397916001","display" : "Loss of resistance technique - other fluid (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "398037009","display" : "Vessel location technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "398129004","display" : "Loss of resistance technique - both saline and air (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "398317000","display" : "Finder needle technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "404655007","display" : "Autofluorescence"},{"system" : "http://snomed.info/sct","code" : "410460000","display" : "Illumination"},{"system" : "http://snomed.info/sct","code" : "410461001","display" : "Dual diffuse direct illumination"},{"system" : "http://snomed.info/sct","code" : "410462008","display" : "Fine slit beam direct illumination"},{"system" : "http://snomed.info/sct","code" : "410463003","display" : "Broad tangential direct illumination"},{"system" : "http://snomed.info/sct","code" : "410464009","display" : "Indirect sclerotic scatter illumination"},{"system" : "http://snomed.info/sct","code" : "410465005","display" : "Indirect retroillumination from iris (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410466006","display" : "Indirect retroillumination from retina (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410467002","display" : "Indirect iris transillumination"},{"system" : "http://snomed.info/sct","code" : "414378002","display" : "Hanging drop technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "414456005","display" : "Imaging guidance technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "414611008","display" : "Line placement technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "415037003","display" : "Paresthesia technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "415186003","display" : "Proximal illumination (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "415741008","display" : "Transarterial technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "416238005","display" : "Intubation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "416423007","display" : "Tracheal intubation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "417453009","display" : "Bronchial intubation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418449005","display" : "Gently (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418694008","display" : "Rapidly (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419125005","display" : "Liberally (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419443000","display" : "Slowly (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419913006","display" : "Vigorously (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420004004","display" : "Swallowed whole (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "424457002","display" : "Intrathecal confirmation technique"},{"system" : "http://snomed.info/sct","code" : "445911007","display" : "Extracorporeal technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "446402005","display" : "Hemodialysis technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "446406008","display" : "Inhalation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "446947001","display" : "Electroosmosis technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447027002","display" : "Irrigation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447056002","display" : "Occlusive dressing technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447120003","display" : "Injection technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447692002","display" : "Percutaneous gastrostomy (button) technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447693007","display" : "Peritoneal dialysis technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447826007","display" : "Infusion technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447963004","display" : "Intravenous push technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "448076005","display" : "Iontophoresis technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "449137004","display" : "Intravenous piggyback technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "449225005","display" : "Hemodiafiltration technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "698788008","display" : "Transmission illumination (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "698789000","display" : "Reflection illumination (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "698790009","display" : "Epifluorescence illumination"},{"system" : "http://snomed.info/sct","code" : "698792001","display" : "Brightfield illumination (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "698793006","display" : "Darkfield illumination (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "698794000","display" : "Oblique illumination (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "698796003","display" : "Phase contrast illumination (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "698797007","display" : "Differential interference contrast (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "698798002","display" : "Total internal reflection fluorescence"},{"system" : "http://snomed.info/sct","code" : "702658000","display" : "Microbial culture"},{"system" : "http://snomed.info/sct","code" : "702659008","display" : "Automated count"},{"system" : "http://snomed.info/sct","code" : "702660003","display" : "Test strip"},{"system" : "http://snomed.info/sct","code" : "702661004","display" : "Light microscopy"},{"system" : "http://snomed.info/sct","code" : "702662006","display" : "High power field light microscopy"},{"system" : "http://snomed.info/sct","code" : "702663001","display" : "Manual count"},{"system" : "http://snomed.info/sct","code" : "702664007","display" : "Immunological method (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "702665008","display" : "Cytology stain"},{"system" : "http://snomed.info/sct","code" : "702666009","display" : "Cytology"},{"system" : "http://snomed.info/sct","code" : "702667000","display" : "Clearance calculation formula (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "702668005","display" : "Modification of diet in renal disease formula"},{"system" : "http://snomed.info/sct","code" : "702669002","display" : "Direct assay"},{"system" : "http://snomed.info/sct","code" : "702673004","display" : "Deoxyribonucleic acid probe"},{"system" : "http://snomed.info/sct","code" : "702674005","display" : "Nucleic acid hybridization probe"},{"system" : "http://snomed.info/sct","code" : "702675006","display" : "Probe with target amplification"},{"system" : "http://snomed.info/sct","code" : "702872006","display" : "Detection limit equal to or less than 20 mg/L"},{"system" : "http://snomed.info/sct","code" : "702873001","display" : "Calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "702940009","display" : "Filtration"},{"system" : "http://snomed.info/sct","code" : "702941008","display" : "Paraffin embedding"},{"system" : "http://snomed.info/sct","code" : "702942001","display" : "Concentration (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "702943006","display" : "DNA extraction"},{"system" : "http://snomed.info/sct","code" : "702944000","display" : "RNA extraction"},{"system" : "http://snomed.info/sct","code" : "702945004","display" : "Estimated from glycated haemoglobin"},{"system" : "http://snomed.info/sct","code" : "702946003","display" : "Coagulation technique"},{"system" : "http://snomed.info/sct","code" : "702947007","display" : "Corrected for nucleated erythrocytes"},{"system" : "http://snomed.info/sct","code" : "703436002","display" : "Detection limit equal to or less than 0.005 mIU/L"},{"system" : "http://snomed.info/sct","code" : "703437006","display" : "Detection limit equal to or less than 0.01 ng/mL"},{"system" : "http://snomed.info/sct","code" : "703438001","display" : "Detection limit equal to or less than 0.05 mIU/L"},{"system" : "http://snomed.info/sct","code" : "703439009","display" : "Detection limit equal to or less than 1.0 ng/dL"},{"system" : "http://snomed.info/sct","code" : "703440006","display" : "Detection limit equal to or less than 3.47 pmol/L"},{"system" : "http://snomed.info/sct","code" : "703441005","display" : "Wright stain method"},{"system" : "http://snomed.info/sct","code" : "703442003","display" : "Gradient strip susceptibility test"},{"system" : "http://snomed.info/sct","code" : "703443008","display" : "Fungus stain method"},{"system" : "http://snomed.info/sct","code" : "703444002","display" : "Fluorescent immunoassay"},{"system" : "http://snomed.info/sct","code" : "703445001","display" : "Ion selective electrode measurement"},{"system" : "http://snomed.info/sct","code" : "703446000","display" : "Immunoblot assay"},{"system" : "http://snomed.info/sct","code" : "703447009","display" : "EIA technique"},{"system" : "http://snomed.info/sct","code" : "703448004","display" : "Latex agglutination test"},{"system" : "http://snomed.info/sct","code" : "703449007","display" : "Radioimmunoassay"},{"system" : "http://snomed.info/sct","code" : "703450007","display" : "Electrophoresis"},{"system" : "http://snomed.info/sct","code" : "703451006","display" : "Low power field light microscopy"},{"system" : "http://snomed.info/sct","code" : "703452004","display" : "Electrical impedance technique"},{"system" : "http://snomed.info/sct","code" : "703454003","display" : "Centrifugation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "703455002","display" : "RPR technique"},{"system" : "http://snomed.info/sct","code" : "703456001","display" : "Venereal Disease Research Laboratory technique"},{"system" : "http://snomed.info/sct","code" : "703457005","display" : "Wet preparation technique"},{"system" : "http://snomed.info/sct","code" : "703458000","display" : "Neutralization method"},{"system" : "http://snomed.info/sct","code" : "703459008","display" : "Westergren technique"},{"system" : "http://snomed.info/sct","code" : "703460003","display" : "Wintrobe technique"},{"system" : "http://snomed.info/sct","code" : "703461004","display" : "Concentration of parasites method"},{"system" : "http://snomed.info/sct","code" : "703462006","display" : "Cockcroft-Gault formula (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "703463001","display" : "Calculated from oxygen partial pressure"},{"system" : "http://snomed.info/sct","code" : "703488009","display" : "Coagulation 1:1 saline mixture technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "703490005","display" : "Transcutaneous CO2 monitor"},{"system" : "http://snomed.info/sct","code" : "703492002","display" : "Transcutaneous O2 monitor"},{"system" : "http://snomed.info/sct","code" : "703497008","display" : "Calculated from signal to cutoff ratio"},{"system" : "http://snomed.info/sct","code" : "703505007","display" : "Clearance calculation relative to 1.73 square meters body surface area (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "703506008","display" : "Clearance calculation relative to 1.73 square meters body surface area and adjusted for African race"},{"system" : "http://snomed.info/sct","code" : "703507004","display" : "Clearance calculation relative to 1.73 square meters body surface area and adjusted for non-African race (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "703690001","display" : "Confirmatory technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "703725008","display" : "Culture"},{"system" : "http://snomed.info/sct","code" : "703750006","display" : "Aerobic culture"},{"system" : "http://snomed.info/sct","code" : "703751005","display" : "Anaerobic culture"},{"system" : "http://snomed.info/sct","code" : "703752003","display" : "Organism specific culture"},{"system" : "http://snomed.info/sct","code" : "703753008","display" : "Detecting without classifying"},{"system" : "http://snomed.info/sct","code" : "703754002","display" : "Detecting by light microscopy without classifying"},{"system" : "http://snomed.info/sct","code" : "703856008","display" : "Organism staining technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "703857004","display" : "Staining technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "703858009","display" : "Numeric estimation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707682000","display" : "Adjusted measurement technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707683005","display" : "Adjusted for diabetes technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707684004","display" : "Adjusted for multiple gestations technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707685003","display" : "Adjusted for sex hormone binding globulin technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707687006","display" : "Adjusted for weight technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707688001","display" : "Adjusted to patients actual temperature technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707689009","display" : "Adjusted to pH 7.4 technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707690000","display" : "Corrected for albumin technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707691001","display" : "Corrected for background technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707692008","display" : "Corrected for glucose technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707693003","display" : "Corrected for total protein technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707694009","display" : "Saturation adjusted to 0.5 technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707695005","display" : "Standard base excess technique"},{"system" : "http://snomed.info/sct","code" : "707696006","display" : "Standard base excess adjusted for oxygen saturation technique"},{"system" : "http://snomed.info/sct","code" : "707698007","display" : "Ion selective membrane electrode output adjusted to pH 7.4"},{"system" : "http://snomed.info/sct","code" : "707699004","display" : "Helium single breath output adjusted for hemoglobin (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707700003","display" : "Automated count output corrected for nucleated erythrocytes (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707701004","display" : "Calculated and adjusted for body weight (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707702006","display" : "Calculated output adjusted to standard (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "708056006","display" : "Acid fast stain"},{"system" : "http://snomed.info/sct","code" : "708058007","display" : "Flow cytometry"},{"system" : "http://snomed.info/sct","code" : "708060009","display" : "Genotype determination"},{"system" : "http://snomed.info/sct","code" : "708061008","display" : "Gram stain"},{"system" : "http://snomed.info/sct","code" : "708062001","display" : "Immunodiffusion"},{"system" : "http://snomed.info/sct","code" : "708063006","display" : "Immunoelectrophoresis"},{"system" : "http://snomed.info/sct","code" : "708064000","display" : "Immunofixation"},{"system" : "http://snomed.info/sct","code" : "708065004","display" : "Pulse oximetry"},{"system" : "http://snomed.info/sct","code" : "708066003","display" : "Trichrome stain"},{"system" : "http://snomed.info/sct","code" : "708067007","display" : "Wright-Giemsa stain"},{"system" : "http://snomed.info/sct","code" : "708068002","display" : "Molecular genetics"},{"system" : "http://snomed.info/sct","code" : "708069005","display" : "Chromogenic technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "708070006","display" : "Solubility test"},{"system" : "http://snomed.info/sct","code" : "708071005","display" : "Smearing technique"},{"system" : "http://snomed.info/sct","code" : "708072003","display" : "Multiple allergen-bearing disc"},{"system" : "http://snomed.info/sct","code" : "708073008","display" : "Minimum inhibitory concentration susceptibility test"},{"system" : "http://snomed.info/sct","code" : "708074002","display" : "LISS"},{"system" : "http://snomed.info/sct","code" : "708075001","display" : "KOH preparation technique"},{"system" : "http://snomed.info/sct","code" : "708076000","display" : "Kleihauer-Betke technique"},{"system" : "http://snomed.info/sct","code" : "708077009","display" : "Infrared spectroscopy"},{"system" : "http://snomed.info/sct","code" : "708078004","display" : "India ink staining technique"},{"system" : "http://snomed.info/sct","code" : "708097004","display" : "Immunohistochemistry"},{"system" : "http://snomed.info/sct","code" : "708099001","display" : "Rapid immunoassay"},{"system" : "http://snomed.info/sct","code" : "708104000","display" : "Agglutination technique"},{"system" : "http://snomed.info/sct","code" : "708125000","display" : "Cold incubation, 24 hours"},{"system" : "http://snomed.info/sct","code" : "708128003","display" : "Acid fast Kinyoun's cold carbolfuchsin stain"},{"system" : "http://snomed.info/sct","code" : "708130001","display" : "Coombs test"},{"system" : "http://snomed.info/sct","code" : "708131002","display" : "Anti human globulin test, direct"},{"system" : "http://snomed.info/sct","code" : "708132009","display" : "Anti human globulin test, indirect"},{"system" : "http://snomed.info/sct","code" : "708133004","display" : "Complement fixation"},{"system" : "http://snomed.info/sct","code" : "708532004","display" : "Platelet aggregation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "718496006","display" : "Bacterial bacteriophage typing (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "719677008","display" : "Direct immunocytochemical technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "722252002","display" : "Wedge pressure technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "723204004","display" : "Base delta calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "723205003","display" : "Anion gap calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "723206002","display" : "Anion gap based on sodium, chloride and bicarbonate ions calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "723207006","display" : "Anion gap based on sodium, potassium, chloride and bicarbonate ions calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "723208001","display" : "Base excess calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "723209009","display" : "Base deficit calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "723210004","display" : "Sedimentation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "723211000","display" : "Zetafuge technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "725675008","display" : "Cytochemical stain technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "725996004","display" : "Detecting by low power field light microscopy without classifying (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "725997008","display" : "Detecting by high power field light microscopy without classifying (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "726443006","display" : "Column chromatography technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "726444000","display" : "Liquid-based preparation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "726445004","display" : "ThinPrep cytology technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "726446003","display" : "Dialysis technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "726447007","display" : "Kaolin induced coagulation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "726448002","display" : "Sequence identifier technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "726449005","display" : "Immunoassay technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "726451009","display" : "Signal amplification technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "726528006","display" : "Genotyping (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "726748001","display" : "Radioallergosorbent testing technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "733985002","display" : "Reported (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "735139002","display" : "Fifty percent hemolytic complement technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "735140000","display" : "Complement total hemolytic CH100"},{"system" : "http://snomed.info/sct","code" : "735142008","display" : "Platelet mean volume calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "735143003","display" : "Platelet distribution width calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "735146006","display" : "Erythrocyte mean corpuscular volume calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "735147002","display" : "Erythrocyte mean corpuscular hemoglobin concentration calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "735148007","display" : "Erythrocyte mean corpuscular hemoglobin calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "735149004","display" : "Erythrocyte distribution width calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "737102004","display" : "Automated test strip technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "737103009","display" : "Manual test strip technique"},{"system" : "http://snomed.info/sct","code" : "737104003","display" : "Predicted by Cockcroft-Gault formula"},{"system" : "http://snomed.info/sct","code" : "737105002","display" : "Glomerular filtration rate calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "737106001","display" : "Chromosome-specific cell free deoxyribonucleic acid dosage calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "737107005","display" : "Immunoglobulin G index calculation technique"},{"system" : "http://snomed.info/sct","code" : "737108000","display" : "Immunoglobulin G synthesis rate calculation technique"},{"system" : "http://snomed.info/sct","code" : "737109008","display" : "Free thyroxine index calculation technique"},{"system" : "http://snomed.info/sct","code" : "737110003","display" : "Free androgen index calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "737111004","display" : "Coagulation factor assay technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "737112006","display" : "Diatomaceous earth induced coagulation technique"},{"system" : "http://snomed.info/sct","code" : "737113001","display" : "International normalized ratio calculation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "737114007","display" : "Factor substitution technique"},{"system" : "http://snomed.info/sct","code" : "737115008","display" : "Hexagonal phase phospholipid technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "737116009","display" : "Lupus sensitive technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "737117000","display" : "Lupus sensitive percent correction technique"},{"system" : "http://snomed.info/sct","code" : "737118005","display" : "Lupus sensitive excess phospholipid technique"},{"system" : "http://snomed.info/sct","code" : "737119002","display" : "Dilute Russell viper venom percent correction technique"},{"system" : "http://snomed.info/sct","code" : "737120008","display" : "Dilute Russell viper venom excess phospholipid technique"},{"system" : "http://snomed.info/sct","code" : "737537008","display" : "Calculation based on general population risk (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "737538003","display" : "Calculation based on maternal age (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "738549007","display" : "Advanced multiple-beam equalisation radiography"},{"system" : "http://snomed.info/sct","code" : "741815002","display" : "Measurement technique with detection limit equal to or less than 1.0 mg/L"},{"system" : "http://snomed.info/sct","code" : "758639009","display" : "Patient result divided by control result calculation technique"},{"system" : "http://snomed.info/sct","code" : "761996005","display" : "Estimation technique"},{"system" : "http://snomed.info/sct","code" : "761997001","display" : "Epinephrine induced coagulation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "761998006","display" : "Percent correction technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "761999003","display" : "Lupus sensitive with 1:1 pooled normal plasma technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "762644008","display" : "Estimation of bone maturation technique"},{"system" : "http://snomed.info/sct","code" : "767095001","display" : "Direct immunofluorescence technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "767096000","display" : "Indirect immunofluorescence technique"},{"system" : "http://snomed.info/sct","code" : "771289004","display" : "Rose bengal stain technique"},{"system" : "http://snomed.info/sct","code" : "782518009","display" : "Modified carbapenem inactivation method"},{"system" : "http://snomed.info/sct","code" : "787997001","display" : "Chromogenic in situ hybridization technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "787998006","display" : "SISH - silver enhanced in situ hybridization technique"},{"system" : "http://snomed.info/sct","code" : "787999003","display" : "Human epidermal growth factor receptor 2 staining method (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "788000009","display" : "Anaplastic lymphoma kinase staining method"},{"system" : "http://snomed.info/sct","code" : "789735007","display" : "Timed unsupported steady stand technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "833315002","display" : "Radionuclide dilution technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "865911008","display" : "Confocal laser scanning microscopy technique"},{"system" : "http://snomed.info/sct","code" : "870596008","display" : "Timed six metre walk technique"},{"system" : "http://snomed.info/sct","code" : "897048005","display" : "Bioimpedance spectroscopy"},{"system" : "http://snomed.info/sct","code" : "897186003","display" : "Intravital microscopy (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1078210003","display" : "Z-score calculation"},{"system" : "http://snomed.info/sct","code" : "1144763007","display" : "Distance measurement of six minute walk technique"},{"system" : "http://snomed.info/sct","code" : "1156040003","display" : "Self reported (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1156860005","display" : "Rapid antigen detection immunoassay technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1156878000","display" : "Nucleic acid amplification technique"},{"system" : "http://snomed.info/sct","code" : "1179120009","display" : "Fractionation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1179171006","display" : "Bubble stability test technique"},{"system" : "http://snomed.info/sct","code" : "1193851001","display" : "Local flap reconstruction by advancement - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1204227006","display" : "Local flap reconstruction by rotation advancement technique - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1259932009","display" : "Loop-mediated isothermal amplification technique"},{"system" : "http://snomed.info/sct","code" : "1259933004","display" : "Strand displacement amplification technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1259934005","display" : "Microparticle enzyme immunoassay technique"},{"system" : "http://snomed.info/sct","code" : "1259935006","display" : "Chemiluminescent immunoassay technique"},{"system" : "http://snomed.info/sct","code" : "1259936007","display" : "Enzyme-linked fluorescence assay technique"},{"system" : "http://snomed.info/sct","code" : "1269560003","display" : "Microchip real time polymerase chain reaction technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1285484006","display" : "Touch preparation cytology technique"},{"system" : "http://snomed.info/sct","code" : "1285485007","display" : "One step nucleic acid amplification technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1285493007","display" : "Immunochemical stain technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1285556003","display" : "Immediate spin technique"},{"system" : "http://snomed.info/sct","code" : "1287497009","display" : "Screening technique"},{"system" : "http://snomed.info/sct","code" : "1293039000","display" : "Mouse bioassay"},{"system" : "http://snomed.info/sct","code" : "1293047000","display" : "Endopeptidase assay"},{"system" : "http://snomed.info/sct","code" : "1303766009","display" : "Hemagglutination technique"},{"system" : "http://snomed.info/sct","code" : "1303769002","display" : "Hemagglutination inhibition technique"},{"system" : "http://snomed.info/sct","code" : "1303770001","display" : "Bromocresol green dye binding technique"},{"system" : "http://snomed.info/sct","code" : "1303771002","display" : "BCP (bromocresol purple) technique"},{"system" : "http://snomed.info/sct","code" : "1303773004","display" : "Fluorescence in situ hybridisation technique"},{"system" : "http://snomed.info/sct","code" : "1303814005","display" : "Calcofluor white stain technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303815006","display" : "Myeloperoxidase stain technique"},{"system" : "http://snomed.info/sct","code" : "1303819000","display" : "Acridine orange stain technique"},{"system" : "http://snomed.info/sct","code" : "1303821005","display" : "GMS (Grocott methenamine silver) stain technique"},{"system" : "http://snomed.info/sct","code" : "1303825001","display" : "Ziehl-Neelsen stain technique"},{"system" : "http://snomed.info/sct","code" : "1303847001","display" : "Loeffler methylene blue stain technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303848006","display" : "Rhodamine-auramine fluorochrome stain technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303854007","display" : "Hybridization protection technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303855008","display" : "Comparative genomic hybridization technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303856009","display" : "Indirect haemagglutination technique"},{"system" : "http://snomed.info/sct","code" : "1303857000","display" : "Immunoradiometric technique"},{"system" : "http://snomed.info/sct","code" : "1303858005","display" : "Chromatography technique"},{"system" : "http://snomed.info/sct","code" : "1303953000","display" : "Complement dependent cytotoxicity technique"},{"system" : "http://snomed.info/sct","code" : "1303966000","display" : "Immunoturbidimetry technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303967009","display" : "Sandell-Kolthoff reaction technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303969007","display" : "EA (erythrocyte antibody) rosette technique"},{"system" : "http://snomed.info/sct","code" : "1303970008","display" : "Electron microscopy (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303971007","display" : "Polarized light microscopy technique"},{"system" : "http://snomed.info/sct","code" : "1303972000","display" : "Nijmegen modification of Bethesda technique"},{"system" : "http://snomed.info/sct","code" : "1303973005","display" : "Ivy technique for bleeding time (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303974004","display" : "Digital microscopy technique"},{"system" : "http://snomed.info/sct","code" : "1303975003","display" : "Disk diffusion technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303990004","display" : "Flow cytometric microsphere based immunoassay technique"},{"system" : "http://snomed.info/sct","code" : "1303991000","display" : "Viscoelastic coagulation technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303992007","display" : "Digital polymerase chain reaction technique"},{"system" : "http://snomed.info/sct","code" : "1303997001","display" : "Repetitive sequence-based polymerase chain reaction technique"},{"system" : "http://snomed.info/sct","code" : "1303998006","display" : "Multiplex polymerase chain reaction technique"},{"system" : "http://snomed.info/sct","code" : "1303999003","display" : "Immunonephelometry technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1304038002","display" : "Supravital stain technique"},{"system" : "http://snomed.info/sct","code" : "1304041006","display" : "Digital flow morphology technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1304046001","display" : "RED (restriction endonuclease digestion) of chromatin coupled to deep sequencing technique"},{"system" : "http://snomed.info/sct","code" : "1304048000","display" : "Transcription mediated amplification technique"},{"system" : "http://snomed.info/sct","code" : "1304051007","display" : "Mixed antiglobulin reaction technique"},{"system" : "http://snomed.info/sct","code" : "1304052000","display" : "Amplification refractory mutation system technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1304054004","display" : "Electrochemistry technique"},{"system" : "http://snomed.info/sct","code" : "1304081004","display" : "Light transmission aggregometry technique"},{"system" : "http://snomed.info/sct","code" : "1304086009","display" : "Whole blood aggregometry technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1304087000","display" : "Multiplex ligation dependent probe amplification technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1304094002","display" : "X-ray diffraction"},{"system" : "http://snomed.info/sct","code" : "1304095001","display" : "Refractometry"},{"system" : "http://snomed.info/sct","code" : "1304162005","display" : "Nucleic acid sequencing technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1304163000","display" : "Isoelectric focusing electrophoresis technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1304164006","display" : "Methylation-specific multiplex ligation-dependent probe amplification technique"},{"system" : "http://snomed.info/sct","code" : "1304165007","display" : "HRM (high resolution melt) polymerase chain reaction technique"},{"system" : "http://snomed.info/sct","code" : "1304230000","display" : "Viscometry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1304245007","display" : "Multiplex nucleic acid hybridization using molecular barcodes"},{"system" : "http://snomed.info/sct","code" : "1304249001","display" : "Real-time reverse transcriptase polymerase chain reaction technique"},{"system" : "http://snomed.info/sct","code" : "1304253004","display" : "Coulometry technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1304254005","display" : "Volumetric technique"},{"system" : "http://snomed.info/sct","code" : "1304258008","display" : "Microplate haemagglutination technique"},{"system" : "http://snomed.info/sct","code" : "1304259000","display" : "Spectrometry technique"},{"system" : "http://snomed.info/sct","code" : "1304263007","display" : "Nitro blue tetrazolium stain technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1304269006","display" : "Cell culture technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1304286000","display" : "Diepoxybutane induced chromosome breakage technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1304288004","display" : "Proportion method on 7H11 agar technique"},{"system" : "http://snomed.info/sct","code" : "1304289007","display" : "Proportion method on 7H10 agar technique"},{"system" : "http://snomed.info/sct","code" : "1306297003","display" : "Conventional metaphase karyotyping technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1306386000","display" : "TEG (thromboelastography) technique"},{"system" : "http://snomed.info/sct","code" : "1306388004","display" : "Rotational thromboelastometry technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1306389007","display" : "Amperometry technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1306399002","display" : "Liquid chromatography technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1306401008","display" : "Atomic absorption spectrometry technique"},{"system" : "http://snomed.info/sct","code" : "1306402001","display" : "Mass spectrometry technique"},{"system" : "http://snomed.info/sct","code" : "1306411001","display" : "Sonic estimation of elasticity via resonance sonorheometry technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1306895000","display" : "Gel column agglutination technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1306896004","display" : "Automated liquid-based media for slow growing Mycobacteria technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1306897008","display" : "Modified agar proportion method for slow growing Mycobacteria"},{"system" : "http://snomed.info/sct","code" : "1306902009","display" : "Resonance thromboelastography technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1306903004","display" : "Total plate count technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1306906007","display" : "Hemocytometry counting technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1331912004","display" : "Giemsa stain technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1331920002","display" : "Automated cytology stain with automated cytocentrifugation technique"},{"system" : "http://snomed.info/sct","code" : "1331921003","display" : "Immunofluorescent stain technique"},{"system" : "http://snomed.info/sct","code" : "1331922005","display" : "Fungal culture technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1331923000","display" : "Cell culture for virus technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1335950001","display" : "Ultrasonography technique"},{"system" : "http://snomed.info/sct","code" : "1351225007","display" : "Stereographic technique"},{"system" : "http://snomed.info/sct","code" : "66691000052100","display" : "Electrochemiluminescence immunoassay technique"},{"system" : "http://snomed.info/sct","code" : "66701000052100","display" : "Fluorescent enzyme immunoassay technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "66711000052103","display" : "Line immunoassay technique"},{"system" : "http://snomed.info/sct","code" : "66721000052106","display" : "Recombinant immunoblot assay technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "66731000052108","display" : "Immunochromatographic test technique"},{"system" : "http://snomed.info/sct","code" : "66741000052102","display" : "Chemiluminescent microparticle immunoassay technique"},{"system" : "http://snomed.info/sct","code" : "68431000052104","display" : "Enzyme-linked immunosorbent assay technique"},{"system" : "http://snomed.info/sct","code" : "70521000052109","display" : "Affinity chromatography technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "70531000052106","display" : "Agarose gel electrophoresis technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "70541000052100","display" : "Chemiluminescence technique"},{"system" : "http://snomed.info/sct","code" : "70551000052102","display" : "Enzyme-multiplied immunoassay technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "70561000052104","display" : "Gas chromatography technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "70581000052105","display" : "Capillary electrophoresis technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "70591000052107","display" : "Pyrosequencing technique"},{"system" : "http://snomed.info/sct","code" : "70601000052104","display" : "Real-time polymerase chain reaction technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "70611000052102","display" : "Melting curve technique"},{"system" : "http://snomed.info/sct","code" : "70621000052105","display" : "Spectrophotometric technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "83561000052101","display" : "Photometry technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "83581000052107","display" : "Matrix assisted laser desorption ionization time of flight mass spectrometry technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "83591000052109","display" : "Particle-enhanced turbidimetric immunoassay technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "83601000052101","display" : "Potentiometry technique (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "83611000052104","display" : "Turbidimetric technique"}]}}

#301

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"129264002"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:39183
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:50 GMT
last-modified:Sat, 13 Sep 2025 20:51:50 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371107

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:fcfc1434-5dce-46d5-aa20-5b54468fb0e5","timestamp" : "2025-09-13T20:51:50.927Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "129264002","display" : "Action"},{"system" : "http://snomed.info/sct","code" : "129265001","display" : "Evaluation - action"},{"system" : "http://snomed.info/sct","code" : "129266000","display" : "Measurement - action"},{"system" : "http://snomed.info/sct","code" : "129267009","display" : "Administrative action"},{"system" : "http://snomed.info/sct","code" : "129268004","display" : "Observation - action"},{"system" : "http://snomed.info/sct","code" : "129269007","display" : "Assisting - action"},{"system" : "http://snomed.info/sct","code" : "129271007","display" : "Management - action"},{"system" : "http://snomed.info/sct","code" : "129272000","display" : "Stimulation - action"},{"system" : "http://snomed.info/sct","code" : "129273005","display" : "Admission - action"},{"system" : "http://snomed.info/sct","code" : "129274004","display" : "Discharge - action"},{"system" : "http://snomed.info/sct","code" : "129275003","display" : "Administrative transfer - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "129276002","display" : "Referral - action"},{"system" : "http://snomed.info/sct","code" : "129277006","display" : "Administrative disposition - action"},{"system" : "http://snomed.info/sct","code" : "129278001","display" : "Audit - action"},{"system" : "http://snomed.info/sct","code" : "129279009","display" : "Medicolegal action"},{"system" : "http://snomed.info/sct","code" : "129280007","display" : "Medicolegal testimony - action"},{"system" : "http://snomed.info/sct","code" : "129283009","display" : "Training - action"},{"system" : "http://snomed.info/sct","code" : "129284003","display" : "Surgical action"},{"system" : "http://snomed.info/sct","code" : "129286001","display" : "Microsurgery - action"},{"system" : "http://snomed.info/sct","code" : "129287005","display" : "Incision - action"},{"system" : "http://snomed.info/sct","code" : "129289008","display" : "Drainage - action"},{"system" : "http://snomed.info/sct","code" : "129291000","display" : "Drilling - action"},{"system" : "http://snomed.info/sct","code" : "129292007","display" : "Evacuation - action"},{"system" : "http://snomed.info/sct","code" : "129293002","display" : "Dissection - action"},{"system" : "http://snomed.info/sct","code" : "129294008","display" : "Discission - action"},{"system" : "http://snomed.info/sct","code" : "129295009","display" : "Slitting - action"},{"system" : "http://snomed.info/sct","code" : "129296005","display" : "Bisection - action"},{"system" : "http://snomed.info/sct","code" : "129297001","display" : "Bifurcation - action"},{"system" : "http://snomed.info/sct","code" : "129298006","display" : "Division - action"},{"system" : "http://snomed.info/sct","code" : "129299003","display" : "Release - action"},{"system" : "http://snomed.info/sct","code" : "129300006","display" : "Puncture - action"},{"system" : "http://snomed.info/sct","code" : "129301005","display" : "Scarification - action"},{"system" : "http://snomed.info/sct","code" : "129303008","display" : "Removal - action"},{"system" : "http://snomed.info/sct","code" : "129304002","display" : "Excision - action"},{"system" : "http://snomed.info/sct","code" : "129305001","display" : "Wedge resection - action"},{"system" : "http://snomed.info/sct","code" : "129306000","display" : "Surgical removal - action"},{"system" : "http://snomed.info/sct","code" : "129307009","display" : "Expulsion - action"},{"system" : "http://snomed.info/sct","code" : "129309007","display" : "Amputation - action"},{"system" : "http://snomed.info/sct","code" : "129310002","display" : "Transfixion - action"},{"system" : "http://snomed.info/sct","code" : "129311003","display" : "Evisceration - action"},{"system" : "http://snomed.info/sct","code" : "129312005","display" : "Enucleation - action"},{"system" : "http://snomed.info/sct","code" : "129313000","display" : "Trephination - action"},{"system" : "http://snomed.info/sct","code" : "129314006","display" : "Biopsy - action"},{"system" : "http://snomed.info/sct","code" : "129315007","display" : "Incisional biopsy - action"},{"system" : "http://snomed.info/sct","code" : "129316008","display" : "Aspiration - action"},{"system" : "http://snomed.info/sct","code" : "129317004","display" : "Debridement - action"},{"system" : "http://snomed.info/sct","code" : "129318009","display" : "Saucerization - action"},{"system" : "http://snomed.info/sct","code" : "129319001","display" : "Curettage - action"},{"system" : "http://snomed.info/sct","code" : "129321006","display" : "Trimming - action"},{"system" : "http://snomed.info/sct","code" : "129322004","display" : "Shaving - action"},{"system" : "http://snomed.info/sct","code" : "129323009","display" : "Scraping - action"},{"system" : "http://snomed.info/sct","code" : "129324003","display" : "Filleting - action"},{"system" : "http://snomed.info/sct","code" : "129325002","display" : "Introduction - action"},{"system" : "http://snomed.info/sct","code" : "129326001","display" : "Injection - action"},{"system" : "http://snomed.info/sct","code" : "129327005","display" : "Tattooing - action"},{"system" : "http://snomed.info/sct","code" : "129328000","display" : "Inflation - action"},{"system" : "http://snomed.info/sct","code" : "129330003","display" : "Infusion - action"},{"system" : "http://snomed.info/sct","code" : "129331004","display" : "Perfusion - action"},{"system" : "http://snomed.info/sct","code" : "129332006","display" : "Irrigation - action"},{"system" : "http://snomed.info/sct","code" : "129333001","display" : "Insufflation - action"},{"system" : "http://snomed.info/sct","code" : "129334007","display" : "Instillation - action"},{"system" : "http://snomed.info/sct","code" : "129335008","display" : "Embolization - action"},{"system" : "http://snomed.info/sct","code" : "129336009","display" : "Implantation - action"},{"system" : "http://snomed.info/sct","code" : "129337000","display" : "Reimplantation - action"},{"system" : "http://snomed.info/sct","code" : "129338005","display" : "Surgical implantation - action"},{"system" : "http://snomed.info/sct","code" : "129340000","display" : "Sounding - action"},{"system" : "http://snomed.info/sct","code" : "129344009","display" : "Surgical recession - action"},{"system" : "http://snomed.info/sct","code" : "129345005","display" : "Resection-recession - action"},{"system" : "http://snomed.info/sct","code" : "129346006","display" : "Radial incision - action"},{"system" : "http://snomed.info/sct","code" : "129347002","display" : "Surgical transfer - action"},{"system" : "http://snomed.info/sct","code" : "129348007","display" : "Z-plasty - action"},{"system" : "http://snomed.info/sct","code" : "129349004","display" : "Surgical lengthening - action"},{"system" : "http://snomed.info/sct","code" : "129350004","display" : "Surgical shortening - action"},{"system" : "http://snomed.info/sct","code" : "129351000","display" : "Surgical augmentation - action"},{"system" : "http://snomed.info/sct","code" : "129352007","display" : "Surgical advancement - action"},{"system" : "http://snomed.info/sct","code" : "129353002","display" : "Suspension and fixation - action"},{"system" : "http://snomed.info/sct","code" : "129354008","display" : "Exteriorization - action"},{"system" : "http://snomed.info/sct","code" : "129355009","display" : "Marsupialization - action"},{"system" : "http://snomed.info/sct","code" : "129356005","display" : "Reinforcement - action"},{"system" : "http://snomed.info/sct","code" : "129357001","display" : "Closure - action"},{"system" : "http://snomed.info/sct","code" : "129360008","display" : "Oversewing - action"},{"system" : "http://snomed.info/sct","code" : "129366002","display" : "Closure by buckling - action"},{"system" : "http://snomed.info/sct","code" : "129368001","display" : "Cerclage - action"},{"system" : "http://snomed.info/sct","code" : "129369009","display" : "Ligation - action"},{"system" : "http://snomed.info/sct","code" : "129371009","display" : "Fixation - action"},{"system" : "http://snomed.info/sct","code" : "129372002","display" : "Cryopexy - action"},{"system" : "http://snomed.info/sct","code" : "129373007","display" : "Plication - action"},{"system" : "http://snomed.info/sct","code" : "129374001","display" : "Imbrication - action"},{"system" : "http://snomed.info/sct","code" : "129376004","display" : "Construction - action"},{"system" : "http://snomed.info/sct","code" : "129377008","display" : "Reconstruction - action"},{"system" : "http://snomed.info/sct","code" : "129378003","display" : "Stabilization - action"},{"system" : "http://snomed.info/sct","code" : "129379006","display" : "Fusion - action"},{"system" : "http://snomed.info/sct","code" : "129380009","display" : "Anchoring - action"},{"system" : "http://snomed.info/sct","code" : "129381008","display" : "Enlargement - action"},{"system" : "http://snomed.info/sct","code" : "129382001","display" : "Destruction - action"},{"system" : "http://snomed.info/sct","code" : "129383006","display" : "Avulsion - action"},{"system" : "http://snomed.info/sct","code" : "129384000","display" : "Decortication - action"},{"system" : "http://snomed.info/sct","code" : "129385004","display" : "Stripping - action"},{"system" : "http://snomed.info/sct","code" : "129386003","display" : "Stripping and ligation - action"},{"system" : "http://snomed.info/sct","code" : "129387007","display" : "Abrasion - action"},{"system" : "http://snomed.info/sct","code" : "129388002","display" : "Salabrasion - action"},{"system" : "http://snomed.info/sct","code" : "129390001","display" : "Coagulation - action"},{"system" : "http://snomed.info/sct","code" : "129391002","display" : "Obliteration - action"},{"system" : "http://snomed.info/sct","code" : "129392009","display" : "Cauterization - action"},{"system" : "http://snomed.info/sct","code" : "129393004","display" : "Cryosurgery - action"},{"system" : "http://snomed.info/sct","code" : "129395006","display" : "Fulguration - action"},{"system" : "http://snomed.info/sct","code" : "129400007","display" : "Crushing - action"},{"system" : "http://snomed.info/sct","code" : "129401006","display" : "Fragmentation - action"},{"system" : "http://snomed.info/sct","code" : "129402004","display" : "Emulsification - action"},{"system" : "http://snomed.info/sct","code" : "129403009","display" : "Chemosurgery - action"},{"system" : "http://snomed.info/sct","code" : "129404003","display" : "Chemocautery - action"},{"system" : "http://snomed.info/sct","code" : "129405002","display" : "Photocoagulation - action"},{"system" : "http://snomed.info/sct","code" : "129406001","display" : "Transplantation - action"},{"system" : "http://snomed.info/sct","code" : "129407005","display" : "Grafting - action"},{"system" : "http://snomed.info/sct","code" : "129408000","display" : "Manipulation - action"},{"system" : "http://snomed.info/sct","code" : "129409008","display" : "Mobilization - action"},{"system" : "http://snomed.info/sct","code" : "129410003","display" : "Remobilization - action"},{"system" : "http://snomed.info/sct","code" : "129411004","display" : "Traction - action"},{"system" : "http://snomed.info/sct","code" : "129412006","display" : "Manual reduction - action"},{"system" : "http://snomed.info/sct","code" : "129413001","display" : "Elevation - action"},{"system" : "http://snomed.info/sct","code" : "129414007","display" : "Instrumental elevation - action"},{"system" : "http://snomed.info/sct","code" : "129415008","display" : "Extraction - action"},{"system" : "http://snomed.info/sct","code" : "129416009","display" : "Surgical extraction - action"},{"system" : "http://snomed.info/sct","code" : "129418005","display" : "Expression - action"},{"system" : "http://snomed.info/sct","code" : "129419002","display" : "Dilation - action"},{"system" : "http://snomed.info/sct","code" : "129420008","display" : "Stretching - action"},{"system" : "http://snomed.info/sct","code" : "129421007","display" : "Dilation and stretching - action"},{"system" : "http://snomed.info/sct","code" : "129424004","display" : "Fitting - action"},{"system" : "http://snomed.info/sct","code" : "129425003","display" : "Application - action"},{"system" : "http://snomed.info/sct","code" : "129426002","display" : "Adjustment - action"},{"system" : "http://snomed.info/sct","code" : "129427006","display" : "Reduction - action"},{"system" : "http://snomed.info/sct","code" : "129430004","display" : "Consultation - action"},{"system" : "http://snomed.info/sct","code" : "129431000","display" : "History taking - action"},{"system" : "http://snomed.info/sct","code" : "129433002","display" : "Inspection - action"},{"system" : "http://snomed.info/sct","code" : "129434008","display" : "Palpation - action"},{"system" : "http://snomed.info/sct","code" : "129435009","display" : "Percussion - action"},{"system" : "http://snomed.info/sct","code" : "129436005","display" : "Auscultation - action"},{"system" : "http://snomed.info/sct","code" : "129437001","display" : "Optical transillumination - action"},{"system" : "http://snomed.info/sct","code" : "129438006","display" : "Prescription - action"},{"system" : "http://snomed.info/sct","code" : "129441002","display" : "Counseling - action"},{"system" : "http://snomed.info/sct","code" : "129442009","display" : "Iontophoresis - action"},{"system" : "http://snomed.info/sct","code" : "129443004","display" : "Electrolysis - action"},{"system" : "http://snomed.info/sct","code" : "129445006","display" : "Administration - action"},{"system" : "http://snomed.info/sct","code" : "129449000","display" : "Functional assessment - action"},{"system" : "http://snomed.info/sct","code" : "183648002","display" : "Long-term assistance"},{"system" : "http://snomed.info/sct","code" : "245854003","display" : "Proximal anastomosis"},{"system" : "http://snomed.info/sct","code" : "245855002","display" : "Distal anastomosis"},{"system" : "http://snomed.info/sct","code" : "255595002","display" : "Debulking - action"},{"system" : "http://snomed.info/sct","code" : "257729003","display" : "Ablation"},{"system" : "http://snomed.info/sct","code" : "257730008","display" : "Chemical destruction"},{"system" : "http://snomed.info/sct","code" : "257739009","display" : "Open adjustment"},{"system" : "http://snomed.info/sct","code" : "257741005","display" : "Anastomosis"},{"system" : "http://snomed.info/sct","code" : "257742003","display" : "Direct anastomosis - action"},{"system" : "http://snomed.info/sct","code" : "257744002","display" : "End-to-end anastomosis"},{"system" : "http://snomed.info/sct","code" : "257746000","display" : "End-to-side anastomosis"},{"system" : "http://snomed.info/sct","code" : "257750007","display" : "Side-to-side anastomosis"},{"system" : "http://snomed.info/sct","code" : "257759008","display" : "FNA - Fine needle aspiration"},{"system" : "http://snomed.info/sct","code" : "257768005","display" : "Binding - action"},{"system" : "http://snomed.info/sct","code" : "257777003","display" : "Chemical inactivation"},{"system" : "http://snomed.info/sct","code" : "257783000","display" : "Thermocoagulation"},{"system" : "http://snomed.info/sct","code" : "257786008","display" : "Cryotherapy - action"},{"system" : "http://snomed.info/sct","code" : "257791009","display" : "Desiccation - action"},{"system" : "http://snomed.info/sct","code" : "257802002","display" : "Anterior displacement"},{"system" : "http://snomed.info/sct","code" : "257803007","display" : "Posterior displacement"},{"system" : "http://snomed.info/sct","code" : "257804001","display" : "Lateral displacement"},{"system" : "http://snomed.info/sct","code" : "257805000","display" : "Medial displacement"},{"system" : "http://snomed.info/sct","code" : "257806004","display" : "Close rectal dissection"},{"system" : "http://snomed.info/sct","code" : "257811002","display" : "External drainage"},{"system" : "http://snomed.info/sct","code" : "257817003","display" : "Digital evacuation"},{"system" : "http://snomed.info/sct","code" : "257821005","display" : "Manual expression"},{"system" : "http://snomed.info/sct","code" : "257822003","display" : "Extracapsular extraction"},{"system" : "http://snomed.info/sct","code" : "257825001","display" : "Fenestration - action"},{"system" : "http://snomed.info/sct","code" : "257850003","display" : "Mechanical fragmentation"},{"system" : "http://snomed.info/sct","code" : "257857000","display" : "Galvanism"},{"system" : "http://snomed.info/sct","code" : "257863009","display" : "Radioactive destruction"},{"system" : "http://snomed.info/sct","code" : "257867005","display" : "Insertion - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "257878002","display" : "Keeling - action"},{"system" : "http://snomed.info/sct","code" : "257880008","display" : "Localisation"},{"system" : "http://snomed.info/sct","code" : "257884004","display" : "Immobilization - action"},{"system" : "http://snomed.info/sct","code" : "257885003","display" : "Occlusion"},{"system" : "http://snomed.info/sct","code" : "257886002","display" : "Operative ultrasound"},{"system" : "http://snomed.info/sct","code" : "257889009","display" : "Padding"},{"system" : "http://snomed.info/sct","code" : "257893003","display" : "Pressure - action"},{"system" : "http://snomed.info/sct","code" : "257894009","display" : "One handed pressure"},{"system" : "http://snomed.info/sct","code" : "257895005","display" : "Two handed pressure"},{"system" : "http://snomed.info/sct","code" : "257897002","display" : "Realignment - action"},{"system" : "http://snomed.info/sct","code" : "257903006","display" : "Repair - action"},{"system" : "http://snomed.info/sct","code" : "257912008","display" : "Rotation - action"},{"system" : "http://snomed.info/sct","code" : "257913003","display" : "IR - Internal rotation"},{"system" : "http://snomed.info/sct","code" : "257914009","display" : "External rotation"},{"system" : "http://snomed.info/sct","code" : "257915005","display" : "Sampling"},{"system" : "http://snomed.info/sct","code" : "257916006","display" : "Bilateral sampling"},{"system" : "http://snomed.info/sct","code" : "257917002","display" : "Bilateral sequential sampling"},{"system" : "http://snomed.info/sct","code" : "257918007","display" : "Bilateral simultaneous sampling"},{"system" : "http://snomed.info/sct","code" : "257926004","display" : "Unilateral sampling"},{"system" : "http://snomed.info/sct","code" : "257933004","display" : "Tamponade - action"},{"system" : "http://snomed.info/sct","code" : "257935006","display" : "Tapering - action"},{"system" : "http://snomed.info/sct","code" : "257940003","display" : "Transposition - action"},{"system" : "http://snomed.info/sct","code" : "258061005","display" : "Photic stimulation"},{"system" : "http://snomed.info/sct","code" : "260222006","display" : "SPECT"},{"system" : "http://snomed.info/sct","code" : "261191006","display" : "Open extraction"},{"system" : "http://snomed.info/sct","code" : "261197005","display" : "Doppler color flow"},{"system" : "http://snomed.info/sct","code" : "261198000","display" : "Doppler continuous wave"},{"system" : "http://snomed.info/sct","code" : "261199008","display" : "Doppler pulsed"},{"system" : "http://snomed.info/sct","code" : "261391004","display" : "Resurfacing - action"},{"system" : "http://snomed.info/sct","code" : "261519002","display" : "Diathermy excision"},{"system" : "http://snomed.info/sct","code" : "261545006","display" : "Loop diathermy excision"},{"system" : "http://snomed.info/sct","code" : "261553003","display" : "REDY - Regeneration of dialysate"},{"system" : "http://snomed.info/sct","code" : "261569005","display" : "Thermocompaction"},{"system" : "http://snomed.info/sct","code" : "263720003","display" : "Compression"},{"system" : "http://snomed.info/sct","code" : "264592006","display" : "Intravesical drug therapy"},{"system" : "http://snomed.info/sct","code" : "264594007","display" : "Laser - action"},{"system" : "http://snomed.info/sct","code" : "264730003","display" : "Lateral rotation"},{"system" : "http://snomed.info/sct","code" : "264739002","display" : "Medial rotation"},{"system" : "http://snomed.info/sct","code" : "272381008","display" : "Microvascular anastomosis - action"},{"system" : "http://snomed.info/sct","code" : "274392008","display" : "Examination under anaesthesia"},{"system" : "http://snomed.info/sct","code" : "276734006","display" : "Mechanical assistance"},{"system" : "http://snomed.info/sct","code" : "277261002","display" : "Excision biopsy"},{"system" : "http://snomed.info/sct","code" : "277607009","display" : "Digital removal"},{"system" : "http://snomed.info/sct","code" : "277763000","display" : "Refashioning"},{"system" : "http://snomed.info/sct","code" : "277851003","display" : "Conduit anastomosis"},{"system" : "http://snomed.info/sct","code" : "278110001","display" : "Radiographic imaging"},{"system" : "http://snomed.info/sct","code" : "278292003","display" : "Ultrasound imaging"},{"system" : "http://snomed.info/sct","code" : "278312000","display" : "Reattachment - action"},{"system" : "http://snomed.info/sct","code" : "278313005","display" : "Regeneration"},{"system" : "http://snomed.info/sct","code" : "281609006","display" : "Cryoablation - action"},{"system" : "http://snomed.info/sct","code" : "281613004","display" : "Decompression - action"},{"system" : "http://snomed.info/sct","code" : "281615006","display" : "Exploration - action"},{"system" : "http://snomed.info/sct","code" : "281698007","display" : "Cryocautery - action"},{"system" : "http://snomed.info/sct","code" : "281767003","display" : "Manual dilatation"},{"system" : "http://snomed.info/sct","code" : "281838007","display" : "Disarticulation - action"},{"system" : "http://snomed.info/sct","code" : "281839004","display" : "Exenteration"},{"system" : "http://snomed.info/sct","code" : "282015008","display" : "Shave biopsy - action"},{"system" : "http://snomed.info/sct","code" : "282089006","display" : "Replacement - action"},{"system" : "http://snomed.info/sct","code" : "286553006","display" : "Plastic operation"},{"system" : "http://snomed.info/sct","code" : "286792001","display" : "Denervation"},{"system" : "http://snomed.info/sct","code" : "287682008","display" : "Application of caustics"},{"system" : "http://snomed.info/sct","code" : "288324002","display" : "Eversion - action"},{"system" : "http://snomed.info/sct","code" : "288468001","display" : "Disimpaction - action"},{"system" : "http://snomed.info/sct","code" : "289928003","display" : "Reduction plasty"},{"system" : "http://snomed.info/sct","code" : "289936007","display" : "Shave excision"},{"system" : "http://snomed.info/sct","code" : "289938008","display" : "Microsurgical repair"},{"system" : "http://snomed.info/sct","code" : "290001001","display" : "Recession - action"},{"system" : "http://snomed.info/sct","code" : "297179000","display" : "Microsurgical anastomosis"},{"system" : "http://snomed.info/sct","code" : "297183000","display" : "Revascularisation"},{"system" : "http://snomed.info/sct","code" : "298053008","display" : "Devascularization - action"},{"system" : "http://snomed.info/sct","code" : "298116000","display" : "Application of substance"},{"system" : "http://snomed.info/sct","code" : "299712004","display" : "Osteoclasis - action"},{"system" : "http://snomed.info/sct","code" : "299893001","display" : "Interposition anastomosis - action"},{"system" : "http://snomed.info/sct","code" : "302193003","display" : "Actions by modality"},{"system" : "http://snomed.info/sct","code" : "302196006","display" : "Freeing - action"},{"system" : "http://snomed.info/sct","code" : "302199004","display" : "Examination - action"},{"system" : "http://snomed.info/sct","code" : "302204005","display" : "Ultrasound - action"},{"system" : "http://snomed.info/sct","code" : "302205006","display" : "Microwave - action"},{"system" : "http://snomed.info/sct","code" : "303893007","display" : "Functional modification"},{"system" : "http://snomed.info/sct","code" : "303894001","display" : "Structural modification"},{"system" : "http://snomed.info/sct","code" : "303955003","display" : "Transfusion - action"},{"system" : "http://snomed.info/sct","code" : "303996000","display" : "Terminalization"},{"system" : "http://snomed.info/sct","code" : "303998004","display" : "Unused action values"},{"system" : "http://snomed.info/sct","code" : "304054006","display" : "Structural support - action"},{"system" : "http://snomed.info/sct","code" : "304904003","display" : "Manual evacuation"},{"system" : "http://snomed.info/sct","code" : "312236008","display" : "Duplex ultrasound"},{"system" : "http://snomed.info/sct","code" : "312250003","display" : "Magnetic resonance imaging"},{"system" : "http://snomed.info/sct","code" : "312251004","display" : "Computed tomography technique"},{"system" : "http://snomed.info/sct","code" : "312254007","display" : "Plain X-ray imaging"},{"system" : "http://snomed.info/sct","code" : "312275004","display" : "Fluoroscopic imaging"},{"system" : "http://snomed.info/sct","code" : "312336005","display" : "Opening - action"},{"system" : "http://snomed.info/sct","code" : "312337001","display" : "Thermography imaging"},{"system" : "http://snomed.info/sct","code" : "312421008","display" : "Radionuclide imaging"},{"system" : "http://snomed.info/sct","code" : "312883004","display" : "Desensitisation - action"},{"system" : "http://snomed.info/sct","code" : "313029009","display" : "Brachytherapy - action"},{"system" : "http://snomed.info/sct","code" : "360017003","display" : "Clipping - action"},{"system" : "http://snomed.info/sct","code" : "360018008","display" : "Stimulus dosing technique"},{"system" : "http://snomed.info/sct","code" : "360020006","display" : "Extirpation - action"},{"system" : "http://snomed.info/sct","code" : "360021005","display" : "Bypass - action"},{"system" : "http://snomed.info/sct","code" : "360025001","display" : "Harvesting - action"},{"system" : "http://snomed.info/sct","code" : "360027009","display" : "Interposition - action"},{"system" : "http://snomed.info/sct","code" : "360028004","display" : "Surgical biopsy - action"},{"system" : "http://snomed.info/sct","code" : "360029007","display" : "Nonsurgical biopsy - action"},{"system" : "http://snomed.info/sct","code" : "360032005","display" : "Flap reconstruction - action"},{"system" : "http://snomed.info/sct","code" : "360037004","display" : "Imaging - action"},{"system" : "http://snomed.info/sct","code" : "360038009","display" : "Glueing - action"},{"system" : "http://snomed.info/sct","code" : "360051004","display" : "Surgical toilet"},{"system" : "http://snomed.info/sct","code" : "360060007","display" : "Approximation - action"},{"system" : "http://snomed.info/sct","code" : "360082000","display" : "Apposition - action"},{"system" : "http://snomed.info/sct","code" : "360084004","display" : "Septation - action"},{"system" : "http://snomed.info/sct","code" : "360087006","display" : "Indirect anastomosis - action"},{"system" : "http://snomed.info/sct","code" : "360146007","display" : "Repositioning - action"},{"system" : "http://snomed.info/sct","code" : "360147003","display" : "Attention - action"},{"system" : "http://snomed.info/sct","code" : "360148008","display" : "Obstetric action"},{"system" : "http://snomed.info/sct","code" : "360149000","display" : "Delivery - action"},{"system" : "http://snomed.info/sct","code" : "360150000","display" : "Inlay replacement - action"},{"system" : "http://snomed.info/sct","code" : "360152008","display" : "Monitoring - action"},{"system" : "http://snomed.info/sct","code" : "360153003","display" : "Take impression - action"},{"system" : "http://snomed.info/sct","code" : "360154009","display" : "Try-in of device - action"},{"system" : "http://snomed.info/sct","code" : "360160009","display" : "Checking - action"},{"system" : "http://snomed.info/sct","code" : "360161008","display" : "Induction - action"},{"system" : "http://snomed.info/sct","code" : "360163006","display" : "Infiltration - action"},{"system" : "http://snomed.info/sct","code" : "360165004","display" : "Apheresis - action"},{"system" : "http://snomed.info/sct","code" : "360166003","display" : "Filtration - action"},{"system" : "http://snomed.info/sct","code" : "360220002","display" : "Mapping - action"},{"system" : "http://snomed.info/sct","code" : "360222005","display" : "Massage - action"},{"system" : "http://snomed.info/sct","code" : "360223000","display" : "Cine imaging - action"},{"system" : "http://snomed.info/sct","code" : "360226008","display" : "Electrical discharge - action"},{"system" : "http://snomed.info/sct","code" : "360231005","display" : "Video imaging - action"},{"system" : "http://snomed.info/sct","code" : "360232003","display" : "Spectroscopy - action"},{"system" : "http://snomed.info/sct","code" : "360239007","display" : "Termination - action"},{"system" : "http://snomed.info/sct","code" : "360240009","display" : "Connection - action"},{"system" : "http://snomed.info/sct","code" : "360270004","display" : "Therapy - action"},{"system" : "http://snomed.info/sct","code" : "360272007","display" : "Discussion - action"},{"system" : "http://snomed.info/sct","code" : "360273002","display" : "Provision - action"},{"system" : "http://snomed.info/sct","code" : "360314001","display" : "Cutting - action"},{"system" : "http://snomed.info/sct","code" : "360315000","display" : "Filing - action"},{"system" : "http://snomed.info/sct","code" : "360323003","display" : "Restore - action"},{"system" : "http://snomed.info/sct","code" : "360324009","display" : "Obturation - action"},{"system" : "http://snomed.info/sct","code" : "360325005","display" : "Simple removal - action"},{"system" : "http://snomed.info/sct","code" : "360393008","display" : "Disinsertion - action"},{"system" : "http://snomed.info/sct","code" : "363659002","display" : "Pacing - action"},{"system" : "http://snomed.info/sct","code" : "363678002","display" : "Positron emission tomographic imaging"},{"system" : "http://snomed.info/sct","code" : "367529003","display" : "Lending - action"},{"system" : "http://snomed.info/sct","code" : "367558000","display" : "Contouring - action"},{"system" : "http://snomed.info/sct","code" : "367559008","display" : "Preparation - action"},{"system" : "http://snomed.info/sct","code" : "367642006","display" : "Inversion - action"},{"system" : "http://snomed.info/sct","code" : "367740008","display" : "Suspension - action"},{"system" : "http://snomed.info/sct","code" : "369242005","display" : "Hyfrecation - action"},{"system" : "http://snomed.info/sct","code" : "386746003","display" : "Maintenance - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399009009","display" : "B mode ultrasound (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399015009","display" : "Tomographic imaging, plain radiologic - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399035005","display" : "Tomographic imaging - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399064001","display" : "Two dimensional mode ultrasound - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "399155008","display" : "M-mode ultrasound (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410756002","display" : "Surgical decompression - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410757006","display" : "Decompressive excision - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410758001","display" : "Decompressive incision - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410759009","display" : "Decompressive division - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410769003","display" : "Elevation reduction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410814006","display" : "Surgical reduction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410817004","display" : "Dilation repair - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410820007","display" : "Surgical transplantation - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "416677001","display" : "Internal drainage - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419385000","display" : "Use"},{"system" : "http://snomed.info/sct","code" : "419652001","display" : "Take"},{"system" : "http://snomed.info/sct","code" : "419656003","display" : "Examination AND/OR history taking - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419988009","display" : "Action of drug administration (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "424208002","display" : "Shunt - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "424832003","display" : "Surgical introduction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "424900004","display" : "Recommendation - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "425362007","display" : "Surgical insertion - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "425689005","display" : "Education - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "425704008","display" : "Power Doppler ultrasound - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "425764006","display" : "Transection - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "426413004","display" : "Closed reduction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "426530000","display" : "Open reduction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "426865009","display" : "3D mode ultrasound (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "428381003","display" : "Therapeutic diathermy - action"},{"system" : "http://snomed.info/sct","code" : "430975009","display" : "Surgical piercing - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "439237009","display" : "Mechanical repair - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "439417007","display" : "Closed manual reduction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "439513008","display" : "Surgical size reduction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "440338007","display" : "Dispensing - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "440647007","display" : "Mechanical construction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "441504007","display" : "Surgical manipulation - action"},{"system" : "http://snomed.info/sct","code" : "442837002","display" : "Excision debridement - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "445103003","display" : "Fixation by wedging - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "702569007","display" : "Cone beam computed tomography imaging - action"},{"system" : "http://snomed.info/sct","code" : "713295009","display" : "Surgical replacement - action"},{"system" : "http://snomed.info/sct","code" : "787145007","display" : "Reinsertion - action"},{"system" : "http://snomed.info/sct","code" : "788288006","display" : "Surgical reimplantation - action"},{"system" : "http://snomed.info/sct","code" : "830058008","display" : "Nonsurgical fixation - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "830059000","display" : "Nonsurgical repair - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1156997004","display" : "Surgical rotation - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1172737007","display" : "Doppler ultrasound - action"},{"system" : "http://snomed.info/sct","code" : "1172738002","display" : "Doppler ultrasound imaging - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1193839003","display" : "Distant flap reconstruction - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1193841002","display" : "Local flap reconstruction - action"},{"system" : "http://snomed.info/sct","code" : "1193842009","display" : "Local flap reconstruction by rotation - action"},{"system" : "http://snomed.info/sct","code" : "1193851001","display" : "Local flap reconstruction by advancement - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1193917004","display" : "Flap creation - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1196928009","display" : "Regional flap reconstruction - action"},{"system" : "http://snomed.info/sct","code" : "1196931005","display" : "Local flap reconstruction by transposition - action"},{"system" : "http://snomed.info/sct","code" : "1204227006","display" : "Local flap reconstruction by rotation advancement technique - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1204229009","display" : "Local flap reconstruction by W-plasty - action"},{"system" : "http://snomed.info/sct","code" : "1231382004","display" : "Super resolution ultrasound imaging - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1287329000","display" : "Surgical diathermy - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1287372006","display" : "Surgical electrolysis - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1287587002","display" : "Surgical occlusion - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1331947007","display" : "Mammographic imaging - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1331948002","display" : "Digital tomosynthesis - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1332511003","display" : "3D (three dimensional) mammographic imaging"},{"system" : "http://snomed.info/sct","code" : "1344973000","display" : "Wedge biopsy - action (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1345096008","display" : "Dual energy X-ray absorptiometry imaging - action"},{"system" : "http://snomed.info/sct","code" : "899991000168109","display" : "Unroofing - action"}]}}

#302

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"386053000"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:107247
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:51 GMT
last-modified:Sat, 13 Sep 2025 20:51:51 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371109

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:d1a89899-2405-4f3d-a7b0-e98d5c5c0f2b","timestamp" : "2025-09-13T20:51:51.359Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "386053000","display" : "Investigations"},{"system" : "http://snomed.info/sct","code" : "119000","display" : "Thoracoscopic partial lobectomy of lung"},{"system" : "http://snomed.info/sct","code" : "128004","display" : "Hand microscope examination of skin"},{"system" : "http://snomed.info/sct","code" : "135007","display" : "Arthrotomy of wrist joint with exploration and biopsy"},{"system" : "http://snomed.info/sct","code" : "153001","display" : "Cystourethroscopy with resection of ureterocele"},{"system" : "http://snomed.info/sct","code" : "170009","display" : "Special potency disk identification, vancomycin test"},{"system" : "http://snomed.info/sct","code" : "197002","display" : "Mold to yeast conversion test"},{"system" : "http://snomed.info/sct","code" : "306005","display" : "Echography of kidney"},{"system" : "http://snomed.info/sct","code" : "334003","display" : "Panorex examination of mandible"},{"system" : "http://snomed.info/sct","code" : "352003","display" : "Reagent RBC, preparation antibody sensitized pool"},{"system" : "http://snomed.info/sct","code" : "389000","display" : "Tobramycin measurement"},{"system" : "http://snomed.info/sct","code" : "435001","display" : "Pulmonary inhalation study"},{"system" : "http://snomed.info/sct","code" : "468008","display" : "Glutathione measurement"},{"system" : "http://snomed.info/sct","code" : "489004","display" : "Ferritin measurement"},{"system" : "http://snomed.info/sct","code" : "493005","display" : "Urobilinogen measurement, 48-hour, feces"},{"system" : "http://snomed.info/sct","code" : "540006","display" : "Antibody to single and double stranded DNA measurement"},{"system" : "http://snomed.info/sct","code" : "574005","display" : "Benzodiazepine measurement"},{"system" : "http://snomed.info/sct","code" : "628003","display" : "Steinman test"},{"system" : "http://snomed.info/sct","code" : "642006","display" : "Cerebral thermography"},{"system" : "http://snomed.info/sct","code" : "673005","display" : "Indirect laryngoscopy"},{"system" : "http://snomed.info/sct","code" : "674004","display" : "Abduction test"},{"system" : "http://snomed.info/sct","code" : "687005","display" : "Albumin/Globulin ratio"},{"system" : "http://snomed.info/sct","code" : "697001","display" : "Hepatitis A virus antibody measurement"},{"system" : "http://snomed.info/sct","code" : "759005","display" : "Intracerebral electroencephalogram"},{"system" : "http://snomed.info/sct","code" : "762008","display" : "Computerized axial tomography of cervical spine with contrast"},{"system" : "http://snomed.info/sct","code" : "767002","display" : "White blood cell count"},{"system" : "http://snomed.info/sct","code" : "814007","display" : "Electrophoresis measurement"},{"system" : "http://snomed.info/sct","code" : "831000","display" : "Drawer test"},{"system" : "http://snomed.info/sct","code" : "853003","display" : "Fecal fat measurement, 72-hour collection"},{"system" : "http://snomed.info/sct","code" : "870006","display" : "Carbamazepine measurement"},{"system" : "http://snomed.info/sct","code" : "879007","display" : "Special blood coagulation test, explain by report"},{"system" : "http://snomed.info/sct","code" : "893000","display" : "Tumor antigen measurement"},{"system" : "http://snomed.info/sct","code" : "910002","display" : "MHPG measurement, urine"},{"system" : "http://snomed.info/sct","code" : "941001","display" : "Endoscopy of pituitary gland"},{"system" : "http://snomed.info/sct","code" : "951000","display" : "Ultrasonic guidance for endomyocardial biopsy"},{"system" : "http://snomed.info/sct","code" : "969009","display" : "Incision and exploration of larynx"},{"system" : "http://snomed.info/sct","code" : "1029002","display" : "Fetoscopy"},{"system" : "http://snomed.info/sct","code" : "1035002","display" : "Minimum bactericidal concentration test, microdilution method"},{"system" : "http://snomed.info/sct","code" : "1209007","display" : "Arthroscopy of knee with lateral meniscus repair"},{"system" : "http://snomed.info/sct","code" : "1292009","display" : "Magnetic resonance imaging of urinary bladder"},{"system" : "http://snomed.info/sct","code" : "1324000","display" : "Cerebrospinal fluid IgG ratio and IgG index"},{"system" : "http://snomed.info/sct","code" : "1358008","display" : "Anti-human globulin test, enzyme technique, titer"},{"system" : "http://snomed.info/sct","code" : "1385001","display" : "Echography, scan B-mode for fetal age determination"},{"system" : "http://snomed.info/sct","code" : "1390003","display" : "Laparoscopic-assisted sigmoid colectomy"},{"system" : "http://snomed.info/sct","code" : "1399002","display" : "Incision and exploration of ureter"},{"system" : "http://snomed.info/sct","code" : "1494008","display" : "Osmolarity measurement"},{"system" : "http://snomed.info/sct","code" : "1550000","display" : "Amikacin measurement"},{"system" : "http://snomed.info/sct","code" : "1559004","display" : "IL-2 assay"},{"system" : "http://snomed.info/sct","code" : "1616001","display" : "Galactosylceramide beta-galactosidase measurement, leukocytes"},{"system" : "http://snomed.info/sct","code" : "1640009","display" : "History and physical examination, insurance"},{"system" : "http://snomed.info/sct","code" : "1677001","display" : "Haagensen test"},{"system" : "http://snomed.info/sct","code" : "1712009","display" : "Immunoglobulin typing, IgG"},{"system" : "http://snomed.info/sct","code" : "1757000","display" : "Arthroscopy of wrist with partial synovectomy"},{"system" : "http://snomed.info/sct","code" : "1759002","display" : "Assessment of nutritional status"},{"system" : "http://snomed.info/sct","code" : "1784004","display" : "Fecal stercobilin, qualitative"},{"system" : "http://snomed.info/sct","code" : "1787006","display" : "Ultrasonic guidance for pericardiocentesis"},{"system" : "http://snomed.info/sct","code" : "1801001","display" : "Endoscopic biopsy of duodenum"},{"system" : "http://snomed.info/sct","code" : "1820004","display" : "Alcohol measurement, breath"},{"system" : "http://snomed.info/sct","code" : "1879000","display" : "Fluorescent antigen measurement"},{"system" : "http://snomed.info/sct","code" : "2054004","display" : "Barbiturates measurement, quantitative and qualitative"},{"system" : "http://snomed.info/sct","code" : "2196003","display" : "Gas liquid chromatography, electron capture type"},{"system" : "http://snomed.info/sct","code" : "2214008","display" : "Curette test of skin"},{"system" : "http://snomed.info/sct","code" : "2225004","display" : "Sensititre system test"},{"system" : "http://snomed.info/sct","code" : "2244006","display" : "Arthroscopy of wrist with internal fixation for instability"},{"system" : "http://snomed.info/sct","code" : "2276001","display" : "Exploration of popliteal artery"},{"system" : "http://snomed.info/sct","code" : "2278000","display" : "Urinalysis, automated"},{"system" : "http://snomed.info/sct","code" : "2279008","display" : "Antibody detection, RBC, enzyme, 1 stage technique, including anti-human globulin"},{"system" : "http://snomed.info/sct","code" : "2290003","display" : "Microbial culture, anaerobic, initial isolation"},{"system" : "http://snomed.info/sct","code" : "2373006","display" : "Buffy coat smear evaluation"},{"system" : "http://snomed.info/sct","code" : "2406000","display" : "Periodontic dental consultation and report"},{"system" : "http://snomed.info/sct","code" : "2408004","display" : "Hexosaminidase A and total hexosaminidase measurement, serum"},{"system" : "http://snomed.info/sct","code" : "2425002","display" : "Epstein-Barr virus serologic test"},{"system" : "http://snomed.info/sct","code" : "2448007","display" : "Cell count of synovial fluid with differential count"},{"system" : "http://snomed.info/sct","code" : "2507007","display" : "5' Nucleotidase measurement"},{"system" : "http://snomed.info/sct","code" : "2531002","display" : "Mononuclear cell function assay"},{"system" : "http://snomed.info/sct","code" : "2629003","display" : "Intracranial/cerebral perfusion pressure monitoring"},{"system" : "http://snomed.info/sct","code" : "2646000","display" : "Incision and exploration of vas deferens"},{"system" : "http://snomed.info/sct","code" : "2690005","display" : "Magnetic resonance imaging of pelvis"},{"system" : "http://snomed.info/sct","code" : "2693007","display" : "Stool fat, quantitative measurement"},{"system" : "http://snomed.info/sct","code" : "2696004","display" : "Hepatic venography with hemodynamic evaluation"},{"system" : "http://snomed.info/sct","code" : "2722000","display" : "IL-3 assay"},{"system" : "http://snomed.info/sct","code" : "2731000","display" : "Serologic test for Influenza A virus (procedure)"},{"system" : "http://snomed.info/sct","code" : "2737001","display" : "Exploratory craniotomy, infratentorial"},{"system" : "http://snomed.info/sct","code" : "2743004","display" : "Operative endoscopy of ileum"},{"system" : "http://snomed.info/sct","code" : "2811005","display" : "Cineradiography of pharynx"},{"system" : "http://snomed.info/sct","code" : "2842000","display" : "Gas chromatography measurement"},{"system" : "http://snomed.info/sct","code" : "2885009","display" : "Intradermal skin test"},{"system" : "http://snomed.info/sct","code" : "2891006","display" : "Arthroscopy of elbow with partial synovectomy"},{"system" : "http://snomed.info/sct","code" : "2898000","display" : "DNA analysis, antenatal, blood"},{"system" : "http://snomed.info/sct","code" : "2947007","display" : "Therapeutic compound measurement"},{"system" : "http://snomed.info/sct","code" : "3025001","display" : "Calcitonin measurement"},{"system" : "http://snomed.info/sct","code" : "3047001","display" : "Kowa fundus photography"},{"system" : "http://snomed.info/sct","code" : "3063009","display" : "Gastroscopy through artificial stoma"},{"system" : "http://snomed.info/sct","code" : "3116009","display" : "Blood coagulation panel"},{"system" : "http://snomed.info/sct","code" : "3130004","display" : "Monitoring of cardiac output by ECG"},{"system" : "http://snomed.info/sct","code" : "3143004","display" : "Visual field examination and evaluation, intermediate"},{"system" : "http://snomed.info/sct","code" : "3162001","display" : "Gadolinium measurement"},{"system" : "http://snomed.info/sct","code" : "3257008","display" : "Empty and measure peritoneal dialysis fluid"},{"system" : "http://snomed.info/sct","code" : "3258003","display" : "Arteriography of cerebral arteries"},{"system" : "http://snomed.info/sct","code" : "3352000","display" : "Parathyroid hormone measurement"},{"system" : "http://snomed.info/sct","code" : "3357006","display" : "Iron kinetics study"},{"system" : "http://snomed.info/sct","code" : "3413006","display" : "Blood cell morphology"},{"system" : "http://snomed.info/sct","code" : "3450007","display" : "Lymphocytes, T and B cell evaluation (procedure)"},{"system" : "http://snomed.info/sct","code" : "3527003","display" : "Antibody measurement"},{"system" : "http://snomed.info/sct","code" : "3620007","display" : "Red cell survival study with hepatic sequestration"},{"system" : "http://snomed.info/sct","code" : "3683006","display" : "Selenium measurement, urine"},{"system" : "http://snomed.info/sct","code" : "3717006","display" : "Dilute Russell viper venom time"},{"system" : "http://snomed.info/sct","code" : "3735002","display" : "Coproporphyrin III measurement"},{"system" : "http://snomed.info/sct","code" : "3770000","display" : "Ward urine dip stick testing"},{"system" : "http://snomed.info/sct","code" : "3784005","display" : "Delayed hypersensitivity skin test for SK-SD"},{"system" : "http://snomed.info/sct","code" : "3787003","display" : "Ultrasonic guidance for needle biopsy"},{"system" : "http://snomed.info/sct","code" : "3794000","display" : "Pregnanetriol measurement"},{"system" : "http://snomed.info/sct","code" : "3858009","display" : "Echography of thyroid, A-mode"},{"system" : "http://snomed.info/sct","code" : "3926003","display" : "Lactic acid measurement"},{"system" : "http://snomed.info/sct","code" : "3955006","display" : "Antibody elution, RBC"},{"system" : "http://snomed.info/sct","code" : "3967008","display" : "Fluorescence polarization immunoassay"},{"system" : "http://snomed.info/sct","code" : "3971006","display" : "Duchenne muscular dystrophy carrier detection"},{"system" : "http://snomed.info/sct","code" : "3991004","display" : "Magnetic resonance imaging of pelvis, prostate and bladder"},{"system" : "http://snomed.info/sct","code" : "3998005","display" : "Bone imaging of limited area"},{"system" : "http://snomed.info/sct","code" : "4007002","display" : "Anti-human globulin test, indirect, titer, non-gamma"},{"system" : "http://snomed.info/sct","code" : "4008007","display" : "Phlebography of neck"},{"system" : "http://snomed.info/sct","code" : "4036002","display" : "Arthroscopy of elbow with extensive debridement"},{"system" : "http://snomed.info/sct","code" : "4165006","display" : "Delayed hypersensitivity skin test for staphage lysate"},{"system" : "http://snomed.info/sct","code" : "4192000","display" : "Toxicology testing for organophosphate insecticide"},{"system" : "http://snomed.info/sct","code" : "4321009","display" : "Bilateral leg arteriogram"},{"system" : "http://snomed.info/sct","code" : "4337003","display" : "Homogentisic acid measurement"},{"system" : "http://snomed.info/sct","code" : "4363008","display" : "Endoscopic brush biopsy of trachea"},{"system" : "http://snomed.info/sct","code" : "4436008","display" : "MCP receptor measurement"},{"system" : "http://snomed.info/sct","code" : "4438009","display" : "Venography of vena cava"},{"system" : "http://snomed.info/sct","code" : "4447001","display" : "Autopsy, gross and microscopic examination, stillborn or newborn without CNS"},{"system" : "http://snomed.info/sct","code" : "4466001","display" : "Exploration of artery of upper limb"},{"system" : "http://snomed.info/sct","code" : "4475004","display" : "Cyanide measurement"},{"system" : "http://snomed.info/sct","code" : "4487006","display" : "Norepinephrine measurement, supine"},{"system" : "http://snomed.info/sct","code" : "4525004","display" : "Emergency department patient visit"},{"system" : "http://snomed.info/sct","code" : "4594007","display" : "Coproporphyrin isomers, series I & III, urine"},{"system" : "http://snomed.info/sct","code" : "4613005","display" : "Radioimmunoassay"},{"system" : "http://snomed.info/sct","code" : "4625008","display" : "Apical pulse taking"},{"system" : "http://snomed.info/sct","code" : "4691008","display" : "Identification of rotavirus antigen in feces"},{"system" : "http://snomed.info/sct","code" : "4701005","display" : "Colony forming unit-granulocyte-monocyte-erythroid-megakaryocyte assay"},{"system" : "http://snomed.info/sct","code" : "4713000","display" : "Endoscopy and photography"},{"system" : "http://snomed.info/sct","code" : "4727005","display" : "Lipoprotein electrophoresis"},{"system" : "http://snomed.info/sct","code" : "4737000","display" : "Mycobacteria culture"},{"system" : "http://snomed.info/sct","code" : "4804005","display" : "Microbial identification test"},{"system" : "http://snomed.info/sct","code" : "4815000","display" : "Antibody identification, RBC antibody panel, enzyme, 2 stage technique including anti-human globulin"},{"system" : "http://snomed.info/sct","code" : "4902005","display" : "Ethchlorvynol measurement"},{"system" : "http://snomed.info/sct","code" : "4903000","display" : "Serum protein electrophoresis"},{"system" : "http://snomed.info/sct","code" : "4970003","display" : "Venography"},{"system" : "http://snomed.info/sct","code" : "4993009","display" : "Ischemic limb exercise with EMG and lactic acid determination"},{"system" : "http://snomed.info/sct","code" : "5019003","display" : "Direct laryngoscopy with biopsy"},{"system" : "http://snomed.info/sct","code" : "5021008","display" : "Aldosterone measurement, standing, normal salt diet"},{"system" : "http://snomed.info/sct","code" : "5022001","display" : "Lysergic acid diethylamide measurement"},{"system" : "http://snomed.info/sct","code" : "5025004","display" : "Semen analysis, presence and motility of sperm"},{"system" : "http://snomed.info/sct","code" : "5055006","display" : "Uniscept system test"},{"system" : "http://snomed.info/sct","code" : "5091004","display" : "Peripheral vascular disease study"},{"system" : "http://snomed.info/sct","code" : "5105000","display" : "Endoscopy of renal pelvis"},{"system" : "http://snomed.info/sct","code" : "5110001","display" : "Ultrasound peripheral imaging, real time scan"},{"system" : "http://snomed.info/sct","code" : "5113004","display" : "T4 free measurement"},{"system" : "http://snomed.info/sct","code" : "5190000","display" : "Cell fusion"},{"system" : "http://snomed.info/sct","code" : "5216004","display" : "Three dimensional ultrasound imaging of heart"},{"system" : "http://snomed.info/sct","code" : "5264008","display" : "Total bile acids measurement"},{"system" : "http://snomed.info/sct","code" : "5338000","display" : "Nicotine measurement"},{"system" : "http://snomed.info/sct","code" : "5393006","display" : "Exploration of parathyroid with mediastinal exploration by sternal split approach"},{"system" : "http://snomed.info/sct","code" : "5422005","display" : "Amylase measurement, peritoneal fluid"},{"system" : "http://snomed.info/sct","code" : "5431005","display" : "Percutaneous transluminal angioplasty"},{"system" : "http://snomed.info/sct","code" : "5457008","display" : "Serologic test for Rickettsia conorii"},{"system" : "http://snomed.info/sct","code" : "5479003","display" : "Select picture audiometry"},{"system" : "http://snomed.info/sct","code" : "5506006","display" : "Incision and exploration of abdominal wall"},{"system" : "http://snomed.info/sct","code" : "5551006","display" : "Direct laryngoscopy with arytenoidectomy with operating microscope"},{"system" : "http://snomed.info/sct","code" : "5570001","display" : "Arthrotomy for infection with exploration and drainage of carpometacarpal joint"},{"system" : "http://snomed.info/sct","code" : "5586008","display" : "Aminolevulinic acid dehydratase measurement"},{"system" : "http://snomed.info/sct","code" : "5608002","display" : "Excretion measurement"},{"system" : "http://snomed.info/sct","code" : "5638008","display" : "Carbohydrate measurement"},{"system" : "http://snomed.info/sct","code" : "5651003","display" : "Arylsulfatase A measurement"},{"system" : "http://snomed.info/sct","code" : "5669007","display" : "Portable electroencephalogram awake and asleep with stimulation"},{"system" : "http://snomed.info/sct","code" : "5728008","display" : "Anoscopy for removal of foreign body"},{"system" : "http://snomed.info/sct","code" : "5731009","display" : "Hemosiderin, quantitative measurement"},{"system" : "http://snomed.info/sct","code" : "5733007","display" : "Fluorescent identification of anti-nuclear antibody"},{"system" : "http://snomed.info/sct","code" : "5785009","display" : "Forensic autopsy"},{"system" : "http://snomed.info/sct","code" : "5818005","display" : "Flocculation test"},{"system" : "http://snomed.info/sct","code" : "5857002","display" : "Complement mediated cytotoxicity assay"},{"system" : "http://snomed.info/sct","code" : "5880005","display" : "Clinical examination"},{"system" : "http://snomed.info/sct","code" : "5894006","display" : "Methyl red test"},{"system" : "http://snomed.info/sct","code" : "5902003","display" : "History and physical examination, complete"},{"system" : "http://snomed.info/sct","code" : "5986003","display" : "Non-sensitized spontaneous sheep erythrocyte binding, E-rosette"},{"system" : "http://snomed.info/sct","code" : "5995006","display" : "Gas liquid chromatography, flame photometric type"},{"system" : "http://snomed.info/sct","code" : "6007000","display" : "Magnetic resonance imaging of chest"},{"system" : "http://snomed.info/sct","code" : "6019008","display" : "Endoscopy of large intestine"},{"system" : "http://snomed.info/sct","code" : "6025007","display" : "Laparoscopic appendectomy"},{"system" : "http://snomed.info/sct","code" : "6063004","display" : "Kanamycin measurement"},{"system" : "http://snomed.info/sct","code" : "6126006","display" : "Fitzgerald factor assay"},{"system" : "http://snomed.info/sct","code" : "6133006","display" : "Lymphokine assay"},{"system" : "http://snomed.info/sct","code" : "6157006","display" : "Endoscopic retrograde cholangiopancreatography with biopsy"},{"system" : "http://snomed.info/sct","code" : "6159009","display" : "Galactose measurement"},{"system" : "http://snomed.info/sct","code" : "6177004","display" : "Southern blot assay"},{"system" : "http://snomed.info/sct","code" : "6205000","display" : "Fluorescent antigen, titer"},{"system" : "http://snomed.info/sct","code" : "6225001","display" : "Antibody detection, RBC, enzyme, 2 stage technique, including anti-human globulin"},{"system" : "http://snomed.info/sct","code" : "6271008","display" : "Echography, immersion B-scan"},{"system" : "http://snomed.info/sct","code" : "6289009","display" : "White blood cell histogram evaluation"},{"system" : "http://snomed.info/sct","code" : "6309008","display" : "Fecal fat differential, quantitative"},{"system" : "http://snomed.info/sct","code" : "6319002","display" : "Beta lactamase, chromogenic cephalosporin susceptibility test"},{"system" : "http://snomed.info/sct","code" : "6339003","display" : "Conditioning play audiometry"},{"system" : "http://snomed.info/sct","code" : "6353003","display" : "Mitsuda reaction to lepromin"},{"system" : "http://snomed.info/sct","code" : "6354009","display" : "Sedimentation rate, Westergren"},{"system" : "http://snomed.info/sct","code" : "6385000","display" : "Exploration of disc space"},{"system" : "http://snomed.info/sct","code" : "6396008","display" : "Galactokinase measurement"},{"system" : "http://snomed.info/sct","code" : "6434009","display" : "Seminal fluid detection"},{"system" : "http://snomed.info/sct","code" : "6438007","display" : "Exploration of ciliary body"},{"system" : "http://snomed.info/sct","code" : "6480006","display" : "Urinary bladder residual urine study"},{"system" : "http://snomed.info/sct","code" : "6491004","display" : "Protein S, free assay"},{"system" : "http://snomed.info/sct","code" : "6521006","display" : "Polytomography"},{"system" : "http://snomed.info/sct","code" : "6556005","display" : "Reticulin antibody measurement"},{"system" : "http://snomed.info/sct","code" : "6589005","display" : "Antibody titration, high protein"},{"system" : "http://snomed.info/sct","code" : "6614002","display" : "Antibody to single stranded DNA measurement"},{"system" : "http://snomed.info/sct","code" : "6615001","display" : "Electroretinography"},{"system" : "http://snomed.info/sct","code" : "6650009","display" : "Radionuclide lacrimal flow study"},{"system" : "http://snomed.info/sct","code" : "6656003","display" : "Acoustic stimulation test"},{"system" : "http://snomed.info/sct","code" : "6668007","display" : "Fibrinogen assay, quantitative"},{"system" : "http://snomed.info/sct","code" : "6689003","display" : "Immunodiffusion, qualitative"},{"system" : "http://snomed.info/sct","code" : "6690007","display" : "Sulfonamide measurement"},{"system" : "http://snomed.info/sct","code" : "6745008","display" : "Indirect laryngoscopy with removal of foreign body"},{"system" : "http://snomed.info/sct","code" : "6748005","display" : "Electron microscopy technique, glass knife making"},{"system" : "http://snomed.info/sct","code" : "6782004","display" : "Methylene blue plating test"},{"system" : "http://snomed.info/sct","code" : "6880001","display" : "C3e receptor measurement"},{"system" : "http://snomed.info/sct","code" : "6898002","display" : "Arthroscopically aided posterior cruciate ligament reconstruction"},{"system" : "http://snomed.info/sct","code" : "6943008","display" : "Aldosterone measurement, normal salt diet, urine"},{"system" : "http://snomed.info/sct","code" : "6986008","display" : "Precipitin test for blood group, species identification"},{"system" : "http://snomed.info/sct","code" : "7103008","display" : "Trypsin, duodenal fluid"},{"system" : "http://snomed.info/sct","code" : "7164004","display" : "Toxoplasmosis dye test"},{"system" : "http://snomed.info/sct","code" : "7174001","display" : "Ultrasound peripheral imaging, B-scan"},{"system" : "http://snomed.info/sct","code" : "7239006","display" : "Proctosigmoidoscopy for dilation"},{"system" : "http://snomed.info/sct","code" : "7256003","display" : "Countercurrent electrophoresis measurement"},{"system" : "http://snomed.info/sct","code" : "7288006","display" : "Febrile agglutinins, qualitative"},{"system" : "http://snomed.info/sct","code" : "7301001","display" : "Haptoglobin measurement, chemical"},{"system" : "http://snomed.info/sct","code" : "7375006","display" : "Bronchoscopy through tracheostomy with biopsy of bronchus"},{"system" : "http://snomed.info/sct","code" : "7421004","display" : "Bone marrow imaging, limited area"},{"system" : "http://snomed.info/sct","code" : "7510005","display" : "Color vision examination"},{"system" : "http://snomed.info/sct","code" : "7541006","display" : "Incision and exploration of testis"},{"system" : "http://snomed.info/sct","code" : "7546001","display" : "History and physical examination, follow-up for neoplastic disease"},{"system" : "http://snomed.info/sct","code" : "7557006","display" : "Vitamin E measurement"},{"system" : "http://snomed.info/sct","code" : "7562007","display" : "Radioisotope study of endocrine system"},{"system" : "http://snomed.info/sct","code" : "7576008","display" : "Spinal angiography, selective"},{"system" : "http://snomed.info/sct","code" : "7606004","display" : "Methemoglobin measurement, qualitative"},{"system" : "http://snomed.info/sct","code" : "7656009","display" : "Isotope study for renal plasma flow"},{"system" : "http://snomed.info/sct","code" : "7677007","display" : "Consonant differential pressure test"},{"system" : "http://snomed.info/sct","code" : "7686002","display" : "Endoscopic removal of foreign body from larynx"},{"system" : "http://snomed.info/sct","code" : "7740009","display" : "Fructosamine measurement"},{"system" : "http://snomed.info/sct","code" : "7750005","display" : "Flexible fiberoptic laryngoscopy with biopsy"},{"system" : "http://snomed.info/sct","code" : "7786006","display" : "VDRL test"},{"system" : "http://snomed.info/sct","code" : "7833003","display" : "Endoscopic excision of lesion of pancreatic duct"},{"system" : "http://snomed.info/sct","code" : "7837002","display" : "Mercury measurement, hair"},{"system" : "http://snomed.info/sct","code" : "7887009","display" : "Palmitate measurement"},{"system" : "http://snomed.info/sct","code" : "7932007","display" : "Clonazepam measurement"},{"system" : "http://snomed.info/sct","code" : "7949000","display" : "Arthrotomy of glenohumeral joint for infection with exploration"},{"system" : "http://snomed.info/sct","code" : "7962001","display" : "Ethosuximide measurement"},{"system" : "http://snomed.info/sct","code" : "7992005","display" : "Quantitative anti-DNA antibody measurement"},{"system" : "http://snomed.info/sct","code" : "7993000","display" : "Bone marrow imaging, whole body"},{"system" : "http://snomed.info/sct","code" : "7995007","display" : "Angiography of lower extremity arteries with serialography"},{"system" : "http://snomed.info/sct","code" : "8031000","display" : "Vaginogram"},{"system" : "http://snomed.info/sct","code" : "8073008","display" : "Ultrasonic guidance for aspiration of ova"},{"system" : "http://snomed.info/sct","code" : "8138008","display" : "Antithrombin III assay, functional"},{"system" : "http://snomed.info/sct","code" : "8151003","display" : "Echocardiography for detecting cardiac output"},{"system" : "http://snomed.info/sct","code" : "8180007","display" : "Fiberoptic colonoscopy through colostomy"},{"system" : "http://snomed.info/sct","code" : "8196005","display" : "Clotting factor VII assay"},{"system" : "http://snomed.info/sct","code" : "8243008","display" : "Measurement of interstitial fluid pressure"},{"system" : "http://snomed.info/sct","code" : "8244002","display" : "Alkaline phosphatase isoenzymes measurement"},{"system" : "http://snomed.info/sct","code" : "8246000","display" : "Electroencephalogram during carotid surgery"},{"system" : "http://snomed.info/sct","code" : "8321003","display" : "Erichsen's test"},{"system" : "http://snomed.info/sct","code" : "8364005","display" : "Phosphorus measurement"},{"system" : "http://snomed.info/sct","code" : "8404006","display" : "Chemotaxis assay"},{"system" : "http://snomed.info/sct","code" : "8424005","display" : "Alpha-fucosidase measurement, leukocytes"},{"system" : "http://snomed.info/sct","code" : "8446002","display" : "Quantitative immunologic identification of antigen or antibody"},{"system" : "http://snomed.info/sct","code" : "8463003","display" : "Microbial identification kit, API 20A method"},{"system" : "http://snomed.info/sct","code" : "8478005","display" : "Gastric fluid analysis, pH titration"},{"system" : "http://snomed.info/sct","code" : "8541009","display" : "Germanium measurement"},{"system" : "http://snomed.info/sct","code" : "8574009","display" : "Platelet estimate"},{"system" : "http://snomed.info/sct","code" : "8606002","display" : "Transillumination of nasal sinuses"},{"system" : "http://snomed.info/sct","code" : "8611000","display" : "2,3-diphosphoglycerate measurement, erythrocytes"},{"system" : "http://snomed.info/sct","code" : "8642005","display" : "Beryllium measurement"},{"system" : "http://snomed.info/sct","code" : "8655006","display" : "Lead measurement, quantitative, blood"},{"system" : "http://snomed.info/sct","code" : "8693001","display" : "Radionuclide identification of eye tumor"},{"system" : "http://snomed.info/sct","code" : "8698005","display" : "Parathyroid hormone (PTH) immunochemiluminescent measurement"},{"system" : "http://snomed.info/sct","code" : "8706007","display" : "Arginine tolerance test"},{"system" : "http://snomed.info/sct","code" : "8777004","display" : "Incision and exploration of large intestine"},{"system" : "http://snomed.info/sct","code" : "8869009","display" : "Endoscopic dilation of gastrojejunostomy site"},{"system" : "http://snomed.info/sct","code" : "8874001","display" : "Arthroscopy of knee with medial and lateral meniscectomy"},{"system" : "http://snomed.info/sct","code" : "8879006","display" : "Creatinine measurement, 24 hour urine"},{"system" : "http://snomed.info/sct","code" : "8890001","display" : "Heavy metal screen on urine"},{"system" : "http://snomed.info/sct","code" : "8959002","display" : "Mass spectrometry measurement"},{"system" : "http://snomed.info/sct","code" : "8990000","display" : "Percutaneous transluminal angioplasty of peripheral artery"},{"system" : "http://snomed.info/sct","code" : "8992008","display" : "Bacterial serologic study"},{"system" : "http://snomed.info/sct","code" : "8994009","display" : "Radioiron oral absorption study"},{"system" : "http://snomed.info/sct","code" : "9002005","display" : "Manual testing of muscle function"},{"system" : "http://snomed.info/sct","code" : "9011005","display" : "Haptoglobin measurement, electrophoresis"},{"system" : "http://snomed.info/sct","code" : "9087001","display" : "Exploration of cranial nerve"},{"system" : "http://snomed.info/sct","code" : "9104009","display" : "Exploration of soft tissue"},{"system" : "http://snomed.info/sct","code" : "9106006","display" : "Intraoperative cardiac pacing and mapping"},{"system" : "http://snomed.info/sct","code" : "9118002","display" : "Direct nasal mucous membrane test"},{"system" : "http://snomed.info/sct","code" : "9134004","display" : "Ballistocardiography"},{"system" : "http://snomed.info/sct","code" : "9173004","display" : "Heavy metal screen on gastric fluid"},{"system" : "http://snomed.info/sct","code" : "9213003","display" : "Gastric fluid analysis, free acid measurement"},{"system" : "http://snomed.info/sct","code" : "9232009","display" : "Fluorescent treponemal antibody absorption test"},{"system" : "http://snomed.info/sct","code" : "9330003","display" : "Penicillin measurement"},{"system" : "http://snomed.info/sct","code" : "9336009","display" : "Chemical test, qualitative and quantitative"},{"system" : "http://snomed.info/sct","code" : "9381008","display" : "Antibody identification, RBC, saline and AHG"},{"system" : "http://snomed.info/sct","code" : "9456006","display" : "pH measurement, venous"},{"system" : "http://snomed.info/sct","code" : "9474002","display" : "Endoscopy and calibration"},{"system" : "http://snomed.info/sct","code" : "9486004","display" : "Quantitative microbial culture, filter paper method"},{"system" : "http://snomed.info/sct","code" : "9517003","display" : "Mirror examination"},{"system" : "http://snomed.info/sct","code" : "9525001","display" : "Shoulder depression test"},{"system" : "http://snomed.info/sct","code" : "9540004","display" : "Laparoscopy with lysis of adhesions"},{"system" : "http://snomed.info/sct","code" : "9564003","display" : "Complete blood count with white cell differential, automated"},{"system" : "http://snomed.info/sct","code" : "9606007","display" : "Growth on MacConkey agar without crystal violet test"},{"system" : "http://snomed.info/sct","code" : "9616004","display" : "Tetracaine measurement"},{"system" : "http://snomed.info/sct","code" : "9698004","display" : "Transfer of culture to holding media"},{"system" : "http://snomed.info/sct","code" : "9704004","display" : "Computerized tomography, limited studies"},{"system" : "http://snomed.info/sct","code" : "9718006","display" : "Polymerase chain reaction analysis"},{"system" : "http://snomed.info/sct","code" : "9759000","display" : "Lysozyme resistance test"},{"system" : "http://snomed.info/sct","code" : "9777005","display" : "Bile pigment measurement, urine"},{"system" : "http://snomed.info/sct","code" : "9833008","display" : "Ward specific gravity test"},{"system" : "http://snomed.info/sct","code" : "9897006","display" : "Receptor binding site activity"},{"system" : "http://snomed.info/sct","code" : "9915003","display" : "Clotting factor X assay"},{"system" : "http://snomed.info/sct","code" : "9954002","display" : "Serologic test for rubella"},{"system" : "http://snomed.info/sct","code" : "9988008","display" : "Computerized tomography, oblique"},{"system" : "http://snomed.info/sct","code" : "10071009","display" : "Anti-streptokinase assay"},{"system" : "http://snomed.info/sct","code" : "10072002","display" : "Fluorescent antibody measurement"},{"system" : "http://snomed.info/sct","code" : "10077008","display" : "Endoscopic biopsy of stomach"},{"system" : "http://snomed.info/sct","code" : "10104004","display" : "Flow cytometric crossmatch, two colors"},{"system" : "http://snomed.info/sct","code" : "10110004","display" : "Platelet adhesiveness test"},{"system" : "http://snomed.info/sct","code" : "10140002","display" : "Opiates, qualitative"},{"system" : "http://snomed.info/sct","code" : "10187009","display" : "Ketone bodies measurement, qualitative"},{"system" : "http://snomed.info/sct","code" : "10199002","display" : "Phonocardiogram with ECG lead"},{"system" : "http://snomed.info/sct","code" : "10223001","display" : "Fat stain, urine"},{"system" : "http://snomed.info/sct","code" : "10239008","display" : "Rheumatoid factor, quantitative"},{"system" : "http://snomed.info/sct","code" : "10268009","display" : "Immunochemiluminescent assay"},{"system" : "http://snomed.info/sct","code" : "10374007","display" : "Echography, contact B-scan"},{"system" : "http://snomed.info/sct","code" : "10447005","display" : "Maprotiline measurement"},{"system" : "http://snomed.info/sct","code" : "10489002","display" : "Nasal endoscopy with nasal polypectomy"},{"system" : "http://snomed.info/sct","code" : "10563004","display" : "Sleep disorder function test"},{"system" : "http://snomed.info/sct","code" : "10600007","display" : "Endoscopic brush biopsy of stomach"},{"system" : "http://snomed.info/sct","code" : "10666003","display" : "Exploration for removal of deep foreign body of forearm"},{"system" : "http://snomed.info/sct","code" : "10670006","display" : "Oxazepam measurement"},{"system" : "http://snomed.info/sct","code" : "10672003","display" : "Minimum bactericidal concentration test, macrodilution method"},{"system" : "http://snomed.info/sct","code" : "10688003","display" : "Anodic stripping voltammetry measurement"},{"system" : "http://snomed.info/sct","code" : "10689006","display" : "Exploration of nerve"},{"system" : "http://snomed.info/sct","code" : "10812009","display" : "Blood gases, capillary measurement"},{"system" : "http://snomed.info/sct","code" : "10820006","display" : "Beta lactamase measurement"},{"system" : "http://snomed.info/sct","code" : "10821005","display" : "Gastric fluid analysis, food, forensic"},{"system" : "http://snomed.info/sct","code" : "10822003","display" : "Fecal trypsin, qualitative 24-hour specimen"},{"system" : "http://snomed.info/sct","code" : "10829007","display" : "Esophagus acid perfusion test (Bernstein)"},{"system" : "http://snomed.info/sct","code" : "10847001","display" : "Bronchoscopy"},{"system" : "http://snomed.info/sct","code" : "10909005","display" : "Audiometric group testing"},{"system" : "http://snomed.info/sct","code" : "10910000","display" : "Crossed immunoelectrophoresis measurement"},{"system" : "http://snomed.info/sct","code" : "10919004","display" : "Atomic absorption, flame type"},{"system" : "http://snomed.info/sct","code" : "10939000","display" : "Iron uptake test"},{"system" : "http://snomed.info/sct","code" : "10946009","display" : "Fajersztajn test"},{"system" : "http://snomed.info/sct","code" : "10956008","display" : "Clot retraction, inhibition by drug"},{"system" : "http://snomed.info/sct","code" : "10967009","display" : "Eosinophil count, nasal"},{"system" : "http://snomed.info/sct","code" : "11017006","display" : "Thromboxane B2 assay"},{"system" : "http://snomed.info/sct","code" : "11078007","display" : "Fletcher factor assay"},{"system" : "http://snomed.info/sct","code" : "11138003","display" : "Acid mucopolysaccharides measurement"},{"system" : "http://snomed.info/sct","code" : "11148001","display" : "Intracardiac electrophysiologic procedure with ECG"},{"system" : "http://snomed.info/sct","code" : "11175008","display" : "Insect identification procedure"},{"system" : "http://snomed.info/sct","code" : "11184008","display" : "Urinalysis, blood, qualitative"},{"system" : "http://snomed.info/sct","code" : "11198000","display" : "Carnitine measurement, tissue"},{"system" : "http://snomed.info/sct","code" : "11269009","display" : "Isotope study for plasma volume"},{"system" : "http://snomed.info/sct","code" : "11274001","display" : "Lactate dehydrogenase measurement"},{"system" : "http://snomed.info/sct","code" : "11278003","display" : "Kidney imaging with vascular flow and function study"},{"system" : "http://snomed.info/sct","code" : "11295006","display" : "Angiography of brachial artery"},{"system" : "http://snomed.info/sct","code" : "11304004","display" : "Delayed hypersensitivity skin test for diphtheria"},{"system" : "http://snomed.info/sct","code" : "11343000","display" : "Anoscopy with biopsy"},{"system" : "http://snomed.info/sct","code" : "11362002","display" : "Epstein-Barr MA antibody measurement"},{"system" : "http://snomed.info/sct","code" : "11377005","display" : "Direct laryngoscopy with excision of tumor"},{"system" : "http://snomed.info/sct","code" : "11390003","display" : "Retroperitoneal echography, B-scan, limited"},{"system" : "http://snomed.info/sct","code" : "11405004","display" : "Gelatin liquefaction test"},{"system" : "http://snomed.info/sct","code" : "11415005","display" : "Antibody identification, RBC antibody panel, standard technique"},{"system" : "http://snomed.info/sct","code" : "11485002","display" : "Electron microscopy for viral identification rapid"},{"system" : "http://snomed.info/sct","code" : "11560009","display" : "Endoscopy of adenoid"},{"system" : "http://snomed.info/sct","code" : "11561008","display" : "C1q receptor measurement"},{"system" : "http://snomed.info/sct","code" : "11610007","display" : "Arylsulfatase A measurement, fibroblasts"},{"system" : "http://snomed.info/sct","code" : "11732005","display" : "Simple cystometrogram"},{"system" : "http://snomed.info/sct","code" : "11743002","display" : "Semen analysis, post vasectomy"},{"system" : "http://snomed.info/sct","code" : "11756009","display" : "Factor H receptor measurement"},{"system" : "http://snomed.info/sct","code" : "11758005","display" : "Quantitative photoplethysmography, venous"},{"system" : "http://snomed.info/sct","code" : "11760007","display" : "Fluoroscopy during operation"},{"system" : "http://snomed.info/sct","code" : "11819005","display" : "Ocular thermography"},{"system" : "http://snomed.info/sct","code" : "11821000","display" : "Pharmacometric study"},{"system" : "http://snomed.info/sct","code" : "11829003","display" : "Vitamin B6 measurement"},{"system" : "http://snomed.info/sct","code" : "11846000","display" : "Aniline measurement"},{"system" : "http://snomed.info/sct","code" : "11892002","display" : "Computerized tomography, sagittal"},{"system" : "http://snomed.info/sct","code" : "11895000","display" : "Tracer study of eye"},{"system" : "http://snomed.info/sct","code" : "11900001","display" : "Semen analysis"},{"system" : "http://snomed.info/sct","code" : "11905006","display" : "Pasco system test"},{"system" : "http://snomed.info/sct","code" : "11909000","display" : "Immunoprecipitin test, quantitative"},{"system" : "http://snomed.info/sct","code" : "11913007","display" : "Mephenytoin measurement"},{"system" : "http://snomed.info/sct","code" : "11921001","display" : "Heinz body determination, induced"},{"system" : "http://snomed.info/sct","code" : "11971003","display" : "Pulmonary ventilation-perfusion study by radioactive krypton"},{"system" : "http://snomed.info/sct","code" : "12065009","display" : "Monitoring of coronary blood flow"},{"system" : "http://snomed.info/sct","code" : "12124007","display" : "Radioisotope scan of pancreas"},{"system" : "http://snomed.info/sct","code" : "12199005","display" : "Vitamin D, 25-hydroxy measurement"},{"system" : "http://snomed.info/sct","code" : "12224000","display" : "Parathyroid related protein measurement"},{"system" : "http://snomed.info/sct","code" : "12234009","display" : "RBC antibody detection, warm with titration"},{"system" : "http://snomed.info/sct","code" : "12243000","display" : "Exploration of femoral artery"},{"system" : "http://snomed.info/sct","code" : "12271006","display" : "Complement fixation test for syphilis"},{"system" : "http://snomed.info/sct","code" : "12282003","display" : "Pulp vitality test"},{"system" : "http://snomed.info/sct","code" : "12305000","display" : "Microbial identification, quadFERM and method"},{"system" : "http://snomed.info/sct","code" : "12319000","display" : "Mexiletine measurement"},{"system" : "http://snomed.info/sct","code" : "12324002","display" : "Exploratory laparotomy with biopsy"},{"system" : "http://snomed.info/sct","code" : "12341000","display" : "Isotope study for glomerular filtration rate"},{"system" : "http://snomed.info/sct","code" : "12350003","display" : "Colonoscopy with rigid sigmoidoscope through colotomy"},{"system" : "http://snomed.info/sct","code" : "12359002","display" : "Microbial identification, Neisseria-Haemophilus identification card method (procedure)"},{"system" : "http://snomed.info/sct","code" : "12386002","display" : "Patient status determination"},{"system" : "http://snomed.info/sct","code" : "12387006","display" : "Microbial subculture"},{"system" : "http://snomed.info/sct","code" : "12389009","display" : "Xeromammography"},{"system" : "http://snomed.info/sct","code" : "12415007","display" : "Endoscopic destruction of lesion of duodenum"},{"system" : "http://snomed.info/sct","code" : "12429008","display" : "Granulocyte migration inhibitor factor assay"},{"system" : "http://snomed.info/sct","code" : "12455009","display" : "Calcium measurement in 24 hour excretion in feces"},{"system" : "http://snomed.info/sct","code" : "12652004","display" : "Zinc measurement, urine"},{"system" : "http://snomed.info/sct","code" : "12700007","display" : "Meat inspection for toxicology"},{"system" : "http://snomed.info/sct","code" : "12712006","display" : "Antimony measurement, urine"},{"system" : "http://snomed.info/sct","code" : "12717000","display" : "Viral culture"},{"system" : "http://snomed.info/sct","code" : "12736005","display" : "Beta lactamase, acidimetric susceptibility test"},{"system" : "http://snomed.info/sct","code" : "12744005","display" : "Perineal urethroscopy"},{"system" : "http://snomed.info/sct","code" : "12780005","display" : "Indirect laryngoscopy with removal of lesion"},{"system" : "http://snomed.info/sct","code" : "12787008","display" : "D-xylose, blood"},{"system" : "http://snomed.info/sct","code" : "12810006","display" : "Cell mediated lympholysis assay"},{"system" : "http://snomed.info/sct","code" : "12836004","display" : "Autobac series II system test"},{"system" : "http://snomed.info/sct","code" : "12838003","display" : "Incision and exploration of neck"},{"system" : "http://snomed.info/sct","code" : "12843005","display" : "Subsequent hospital visit by physician"},{"system" : "http://snomed.info/sct","code" : "12845003","display" : "Malaria smear"},{"system" : "http://snomed.info/sct","code" : "12889003","display" : "Microbial culture, complex"},{"system" : "http://snomed.info/sct","code" : "12894003","display" : "Functional assessment"},{"system" : "http://snomed.info/sct","code" : "13004001","display" : "Rigid proctosigmoidoscopy"},{"system" : "http://snomed.info/sct","code" : "13021005","display" : "Electron microscopy study, examination and report"},{"system" : "http://snomed.info/sct","code" : "13042007","display" : "Elbow flexion test"},{"system" : "http://snomed.info/sct","code" : "13046005","display" : "Cholylglycine measurement"},{"system" : "http://snomed.info/sct","code" : "13067005","display" : "Cholesteryl esters measurement"},{"system" : "http://snomed.info/sct","code" : "13070009","display" : "Hepatitis A virus antibody, IgG type"},{"system" : "http://snomed.info/sct","code" : "13072001","display" : "Antibody identification, RBC, albumin"},{"system" : "http://snomed.info/sct","code" : "13142009","display" : "Direct laryngoscopy with insertion of obturator"},{"system" : "http://snomed.info/sct","code" : "13153003","display" : "Circulation time, one test"},{"system" : "http://snomed.info/sct","code" : "13165004","display" : "Measurement of glucose 3 hours after glucose challenge for glucose tolerance test"},{"system" : "http://snomed.info/sct","code" : "13167007","display" : "Angiocardiography by cineradiography"},{"system" : "http://snomed.info/sct","code" : "13205008","display" : "Transvaginal echography"},{"system" : "http://snomed.info/sct","code" : "13227004","display" : "Acetaldehyde measurement"},{"system" : "http://snomed.info/sct","code" : "13256004","display" : "Dynamic function study, blood clearance"},{"system" : "http://snomed.info/sct","code" : "13362007","display" : "Gas liquid chromatography, Hall conductivity type"},{"system" : "http://snomed.info/sct","code" : "13374006","display" : "Hemolysin detection, cold, quantitative"},{"system" : "http://snomed.info/sct","code" : "13378009","display" : "Thyroid uptake with discharge"},{"system" : "http://snomed.info/sct","code" : "13385008","display" : "Mediate auscultation"},{"system" : "http://snomed.info/sct","code" : "13405005","display" : "Plasma clot lysis time"},{"system" : "http://snomed.info/sct","code" : "13416003","display" : "Ober's test"},{"system" : "http://snomed.info/sct","code" : "13437006","display" : "Alpha globulin gene analysis, blood"},{"system" : "http://snomed.info/sct","code" : "13450007","display" : "Mammary ductogram of multiple ducts"},{"system" : "http://snomed.info/sct","code" : "13478008","display" : "Electrocardiogram, intracardiac, His bundle recording"},{"system" : "http://snomed.info/sct","code" : "13518004","display" : "Computerized tomography without intravenous contrast followed by intravenous contrast and more sections"},{"system" : "http://snomed.info/sct","code" : "13587001","display" : "Gas liquid chromatography, mass analyzer type"},{"system" : "http://snomed.info/sct","code" : "13607009","display" : "Manual examination of breast"},{"system" : "http://snomed.info/sct","code" : "13661007","display" : "Lidocaine measurement"},{"system" : "http://snomed.info/sct","code" : "13714004","display" : "Arthroscopy"},{"system" : "http://snomed.info/sct","code" : "13728005","display" : "Gastric analysis"},{"system" : "http://snomed.info/sct","code" : "13745000","display" : "Dermographia test"},{"system" : "http://snomed.info/sct","code" : "13801008","display" : "Puncture test"},{"system" : "http://snomed.info/sct","code" : "13837003","display" : "Inborn errors of metabolism screen"},{"system" : "http://snomed.info/sct","code" : "13845008","display" : "Gastrointestinal aspirate for localization of blood loss"},{"system" : "http://snomed.info/sct","code" : "13852005","display" : "Transabdominal gastroscopy"},{"system" : "http://snomed.info/sct","code" : "13892007","display" : "Progesterone receptor assay measurement"},{"system" : "http://snomed.info/sct","code" : "13949001","display" : "Fluorescent treponemal absorption test, double staining test"},{"system" : "http://snomed.info/sct","code" : "13956007","display" : "Urine concentration test"},{"system" : "http://snomed.info/sct","code" : "13966004","display" : "Incision and exploration of nipple"},{"system" : "http://snomed.info/sct","code" : "14089001","display" : "Red blood cell count"},{"system" : "http://snomed.info/sct","code" : "14129001","display" : "History and physical examination, follow-up for emotional or mental disease"},{"system" : "http://snomed.info/sct","code" : "14211004","display" : "CT guidance for needle biopsy"},{"system" : "http://snomed.info/sct","code" : "14227006","display" : "Sickle cell identification"},{"system" : "http://snomed.info/sct","code" : "14233002","display" : "Quantitative microbial culture, pad culture method"},{"system" : "http://snomed.info/sct","code" : "14275001","display" : "Boronate affinity chromatography measurement"},{"system" : "http://snomed.info/sct","code" : "14348005","display" : "Membrane stability test"},{"system" : "http://snomed.info/sct","code" : "14393002","display" : "Wedge pressure determination"},{"system" : "http://snomed.info/sct","code" : "14412009","display" : "Laparoscopy with fulguration of lesion"},{"system" : "http://snomed.info/sct","code" : "14421005","display" : "Serologic test for herpes virus"},{"system" : "http://snomed.info/sct","code" : "14431003","display" : "Electrocardiogram, single lead"},{"system" : "http://snomed.info/sct","code" : "14452006","display" : "Head distraction test"},{"system" : "http://snomed.info/sct","code" : "14456009","display" : "Measuring height of patient"},{"system" : "http://snomed.info/sct","code" : "14471008","display" : "Fungus serologic study"},{"system" : "http://snomed.info/sct","code" : "14513002","display" : "Arthroscopy of ankle with removal of foreign body"},{"system" : "http://snomed.info/sct","code" : "14515009","display" : "Transurethral fulguration of bladder"},{"system" : "http://snomed.info/sct","code" : "14573009","display" : "Endoscopy of epididymis"},{"system" : "http://snomed.info/sct","code" : "14577005","display" : "Hexosaminidase A and total hexosaminidase measurement, amniotic fluid cells"},{"system" : "http://snomed.info/sct","code" : "14598005","display" : "Vitamin B12 measurement"},{"system" : "http://snomed.info/sct","code" : "14603002","display" : "Apnea monitor surveillance"},{"system" : "http://snomed.info/sct","code" : "14612000","display" : "Immunoassay for detection of antibody to infectious agent, paired sample"},{"system" : "http://snomed.info/sct","code" : "14663000","display" : "Chloride measurement, urine"},{"system" : "http://snomed.info/sct","code" : "14671001","display" : "Thoracoscopy"},{"system" : "http://snomed.info/sct","code" : "14736009","display" : "Patient evaluation and management"},{"system" : "http://snomed.info/sct","code" : "14740000","display" : "Triglycerides measurement"},{"system" : "http://snomed.info/sct","code" : "14768001","display" : "Peripheral blood smear interpretation"},{"system" : "http://snomed.info/sct","code" : "14769009","display" : "Tilt table test"},{"system" : "http://snomed.info/sct","code" : "14788002","display" : "Antimicrobial susceptibility test"},{"system" : "http://snomed.info/sct","code" : "14826006","display" : "Cystourethroscopy with insertion of radioactive substance"},{"system" : "http://snomed.info/sct","code" : "14830009","display" : "Electrolytes measurement, urine"},{"system" : "http://snomed.info/sct","code" : "14864008","display" : "Endoscopy of thyroid"},{"system" : "http://snomed.info/sct","code" : "14869003","display" : "Endoscopic destruction of lesion of stomach"},{"system" : "http://snomed.info/sct","code" : "14881004","display" : "Tonography with provocative tests"},{"system" : "http://snomed.info/sct","code" : "14902005","display" : "Autoagglutination test"},{"system" : "http://snomed.info/sct","code" : "14932002","display" : "Protein, urine, Bence-Jones"},{"system" : "http://snomed.info/sct","code" : "15018006","display" : "Laparoscopic repair of inguinal hernia"},{"system" : "http://snomed.info/sct","code" : "15050001","display" : "Laparoscopic biopsy of liver"},{"system" : "http://snomed.info/sct","code" : "15057003","display" : "Range of motion measurements and report for hand"},{"system" : "http://snomed.info/sct","code" : "15101009","display" : "Percutaneous transluminal angioplasty of visceral artery"},{"system" : "http://snomed.info/sct","code" : "15175004","display" : "HIV-1 dot blot immunobinding assay"},{"system" : "http://snomed.info/sct","code" : "15220000","display" : "Laboratory test"},{"system" : "http://snomed.info/sct","code" : "15282006","display" : "Fetal echocardiography, real time with image documentation (2D) with M-mode recording"},{"system" : "http://snomed.info/sct","code" : "15291005","display" : "Left ventricular recording"},{"system" : "http://snomed.info/sct","code" : "15351005","display" : "Radiocalcium absorption study"},{"system" : "http://snomed.info/sct","code" : "15356000","display" : "Factor VIII R: R Co assay"},{"system" : "http://snomed.info/sct","code" : "15364006","display" : "Scanning or imaging, perfusion study, particulate"},{"system" : "http://snomed.info/sct","code" : "15376006","display" : "Infant development screening"},{"system" : "http://snomed.info/sct","code" : "15380001","display" : "Granulocyte migration factor assay"},{"system" : "http://snomed.info/sct","code" : "15403001","display" : "N-acetylglucosaminidase A and B measurement (procedure)"},{"system" : "http://snomed.info/sct","code" : "15435001","display" : "Inhalation bronchial challenge testing"},{"system" : "http://snomed.info/sct","code" : "15460001","display" : "Paraldehyde measurement"},{"system" : "http://snomed.info/sct","code" : "15613003","display" : "Ischemic forearm exercise test"},{"system" : "http://snomed.info/sct","code" : "15695009","display" : "Stimulation test"},{"system" : "http://snomed.info/sct","code" : "15719007","display" : "Fine needle aspirate with routine interpretation and report"},{"system" : "http://snomed.info/sct","code" : "15774007","display" : "Maxillary sinus endoscopy with removal of mucous membrane and polyps"},{"system" : "http://snomed.info/sct","code" : "15886004","display" : "Screening for cancer"},{"system" : "http://snomed.info/sct","code" : "15921006","display" : "Passive agglutination test"},{"system" : "http://snomed.info/sct","code" : "15979006","display" : "Endoscopy of heart"},{"system" : "http://snomed.info/sct","code" : "16020002","display" : "Laryngeal function studies"},{"system" : "http://snomed.info/sct","code" : "16029001","display" : "Esophagoscopy through artificial stoma"},{"system" : "http://snomed.info/sct","code" : "16099009","display" : "Northern blot assay"},{"system" : "http://snomed.info/sct","code" : "16132001","display" : "Bleeding time, Ivy"},{"system" : "http://snomed.info/sct","code" : "16151007","display" : "Microbial identification and susceptibility test"},{"system" : "http://snomed.info/sct","code" : "16152000","display" : "Norepinephrine measurement, standing"},{"system" : "http://snomed.info/sct","code" : "16226000","display" : "Laparoscopic sterilization"},{"system" : "http://snomed.info/sct","code" : "16245009","display" : "Angiography of bilateral renal arteries"},{"system" : "http://snomed.info/sct","code" : "16254007","display" : "Lipid panel"},{"system" : "http://snomed.info/sct","code" : "16278002","display" : "Radiologic supervision and interpretation of procedure"},{"system" : "http://snomed.info/sct","code" : "16298007","display" : "Rate measurement"},{"system" : "http://snomed.info/sct","code" : "16306001","display" : "Ocular photography for medical evaluation and documentation, slit lamp photography"},{"system" : "http://snomed.info/sct","code" : "16308000","display" : "Beta-galactosidase measurement"},{"system" : "http://snomed.info/sct","code" : "16310003","display" : "Ultrasonography"},{"system" : "http://snomed.info/sct","code" : "16314007","display" : "Microbial smear examination"},{"system" : "http://snomed.info/sct","code" : "16361008","display" : "Autopsy, gross and microscopic examination, stillborn or newborn"},{"system" : "http://snomed.info/sct","code" : "16391003","display" : "Cystine measurement, quantitative"},{"system" : "http://snomed.info/sct","code" : "16400008","display" : "Heterophile antibody measurement"},{"system" : "http://snomed.info/sct","code" : "16413002","display" : "C1q precipitation test"},{"system" : "http://snomed.info/sct","code" : "16450001","display" : "Leukocyte migration inhibitor factor assay"},{"system" : "http://snomed.info/sct","code" : "16493001","display" : "Platelet aggregation with ADP test"},{"system" : "http://snomed.info/sct","code" : "16533001","display" : "Silica measurement, tissue"},{"system" : "http://snomed.info/sct","code" : "16572002","display" : "Butalbital measurement"},{"system" : "http://snomed.info/sct","code" : "16614002","display" : "Creatine kinase isoenzymes measurement"},{"system" : "http://snomed.info/sct","code" : "16620001","display" : "Kidney stone analysis"},{"system" : "http://snomed.info/sct","code" : "16669004","display" : "Hexosaminidase A and total hexosaminidase measurement"},{"system" : "http://snomed.info/sct","code" : "16690007","display" : "Prothrombin consumption time"},{"system" : "http://snomed.info/sct","code" : "16692004","display" : "C>1< complement assay"},{"system" : "http://snomed.info/sct","code" : "16742006","display" : "Indirect Coombs test"},{"system" : "http://snomed.info/sct","code" : "16771007","display" : "Skin test, anergy testing"},{"system" : "http://snomed.info/sct","code" : "16775003","display" : "Eikonometric examination including prescribing lenses"},{"system" : "http://snomed.info/sct","code" : "16830007","display" : "Visual acuity testing"},{"system" : "http://snomed.info/sct","code" : "16860002","display" : "Vestibular function test with observation and evaluation by physician"},{"system" : "http://snomed.info/sct","code" : "16890009","display" : "Insulin measurement"},{"system" : "http://snomed.info/sct","code" : "16908007","display" : "Linoleate measurement"},{"system" : "http://snomed.info/sct","code" : "16939009","display" : "Compatibility test, crossmatch, screening for compatible unit, saline and/or high protein"},{"system" : "http://snomed.info/sct","code" : "16942003","display" : "Probing of lacrimal canaliculi with irrigation"},{"system" : "http://snomed.info/sct","code" : "16948004","display" : "Immunoglobulin G subclass, G4 measurement"},{"system" : "http://snomed.info/sct","code" : "16960003","display" : "Amino acid screen"},{"system" : "http://snomed.info/sct","code" : "17026004","display" : "Radionuclide tissue clearance study"},{"system" : "http://snomed.info/sct","code" : "17092007","display" : "Hepatitis E antibody measurement"},{"system" : "http://snomed.info/sct","code" : "17103008","display" : "Muscle function study"},{"system" : "http://snomed.info/sct","code" : "17130003","display" : "T3 uptake measurement"},{"system" : "http://snomed.info/sct","code" : "17146006","display" : "Arterial pressure monitoring, non-invasive method"},{"system" : "http://snomed.info/sct","code" : "17164004","display" : "Thyroglobulin antibody measurement"},{"system" : "http://snomed.info/sct","code" : "17188002","display" : "Carnitine measurement, serum"},{"system" : "http://snomed.info/sct","code" : "17259005","display" : "Ocular motility study"},{"system" : "http://snomed.info/sct","code" : "17297005","display" : "Mercury measurement"},{"system" : "http://snomed.info/sct","code" : "17353009","display" : "Microbial growth rate, slow"},{"system" : "http://snomed.info/sct","code" : "17374005","display" : "Queckenstedt's test"},{"system" : "http://snomed.info/sct","code" : "17375006","display" : "Ultrasonic guidance for renal pelvis aspiration"},{"system" : "http://snomed.info/sct","code" : "17424007","display" : "Intracarotid amobarbital test"},{"system" : "http://snomed.info/sct","code" : "17508008","display" : "Paraaminohippurate measurement"},{"system" : "http://snomed.info/sct","code" : "17515000","display" : "Radioimmunoprecipitation assay"},{"system" : "http://snomed.info/sct","code" : "17612009","display" : "History and physical examination, known or suspected carrier"},{"system" : "http://snomed.info/sct","code" : "17652006","display" : "Serologic test for Rickettsia rickettsii"},{"system" : "http://snomed.info/sct","code" : "17671008","display" : "Laparoscopic-assisted anterior resection of rectum with colostomy"},{"system" : "http://snomed.info/sct","code" : "17705008","display" : "Lymphocyte transformation, PHA"},{"system" : "http://snomed.info/sct","code" : "17724006","display" : "Continuous wave Doppler analog wave form analysis of upper extremity arteries"},{"system" : "http://snomed.info/sct","code" : "17776005","display" : "Arthrography of elbow"},{"system" : "http://snomed.info/sct","code" : "17814008","display" : "Differential solubility measurement"},{"system" : "http://snomed.info/sct","code" : "17823006","display" : "Boric acid measurement, blood"},{"system" : "http://snomed.info/sct","code" : "17831001","display" : "Free fatty acids measurement"},{"system" : "http://snomed.info/sct","code" : "17882003","display" : "Direct laryngoscopy with arytenoidectomy"},{"system" : "http://snomed.info/sct","code" : "17888004","display" : "High density lipoprotein measurement"},{"system" : "http://snomed.info/sct","code" : "17923005","display" : "Incision and exploration of urethra"},{"system" : "http://snomed.info/sct","code" : "17969005","display" : "T-cell antigen detection"},{"system" : "http://snomed.info/sct","code" : "17984001","display" : "Acute gastrointestinal blood loss imaging"},{"system" : "http://snomed.info/sct","code" : "18000007","display" : "Muscle-testing with torque curves during isometric and isokinetic exercise"},{"system" : "http://snomed.info/sct","code" : "18005002","display" : "Intrinsic-plus test"},{"system" : "http://snomed.info/sct","code" : "18019002","display" : "Heavy metal screen on blood"},{"system" : "http://snomed.info/sct","code" : "18044005","display" : "Endoscopy of trachea"},{"system" : "http://snomed.info/sct","code" : "18049000","display" : "Bronchoscopy with destruction of tumor by laser surgery"},{"system" : "http://snomed.info/sct","code" : "18091003","display" : "Electronystagmography with vertical electrodes"},{"system" : "http://snomed.info/sct","code" : "18102001","display" : "Mammary ductogram"},{"system" : "http://snomed.info/sct","code" : "18114009","display" : "Prenatal examination and care of mother"},{"system" : "http://snomed.info/sct","code" : "18123007","display" : "Latex agglutination inhibition assay"},{"system" : "http://snomed.info/sct","code" : "18170008","display" : "Subsequent nursing facility visit"},{"system" : "http://snomed.info/sct","code" : "18178001","display" : "Evaluation for hearing aid and testing"},{"system" : "http://snomed.info/sct","code" : "18188000","display" : "Ophthalmoscopy under general anesthesia"},{"system" : "http://snomed.info/sct","code" : "18207002","display" : "BUN/Creatinine ratio"},{"system" : "http://snomed.info/sct","code" : "18284006","display" : "Phospholipid measurement"},{"system" : "http://snomed.info/sct","code" : "18304007","display" : "Yeast identification, germ tube test"},{"system" : "http://snomed.info/sct","code" : "18360001","display" : "RBC antibody detection, cold with titration"},{"system" : "http://snomed.info/sct","code" : "18408009","display" : "Culture of semen for Brucella"},{"system" : "http://snomed.info/sct","code" : "18418004","display" : "Hepatitis C virus recombinant immunoblot measurement"},{"system" : "http://snomed.info/sct","code" : "18433007","display" : "Endoscopy with brush biopsy and washing"},{"system" : "http://snomed.info/sct","code" : "18479002","display" : "Testicular imaging with vascular flow"},{"system" : "http://snomed.info/sct","code" : "18481000","display" : "Electron microscopy technique, staining, thin section"},{"system" : "http://snomed.info/sct","code" : "18499008","display" : "Radionuclide study, protein kinetics"},{"system" : "http://snomed.info/sct","code" : "18603005","display" : "Time kill assay test"},{"system" : "http://snomed.info/sct","code" : "18640002","display" : "Echography, M-mode"},{"system" : "http://snomed.info/sct","code" : "18648009","display" : "Sleep electroencephalogram"},{"system" : "http://snomed.info/sct","code" : "18649001","display" : "Rectal temperature taking"},{"system" : "http://snomed.info/sct","code" : "18691004","display" : "Alpha-subunit of pituitary glycoprotein hormone measurement"},{"system" : "http://snomed.info/sct","code" : "18705006","display" : "Endoscopic brush biopsy of ileum"},{"system" : "http://snomed.info/sct","code" : "18706007","display" : "C>6< complement assay"},{"system" : "http://snomed.info/sct","code" : "18721001","display" : "Cosyntropin test"},{"system" : "http://snomed.info/sct","code" : "18736003","display" : "Middle ear exploration through ear canal incision"},{"system" : "http://snomed.info/sct","code" : "18762007","display" : "Exploration of vein of lower limb"},{"system" : "http://snomed.info/sct","code" : "18785008","display" : "Microbial dry smear"},{"system" : "http://snomed.info/sct","code" : "18840000","display" : "Virus identification by tissue culture inoculation and observation"},{"system" : "http://snomed.info/sct","code" : "18843003","display" : "Mass spectrometry, chemical ionization type"},{"system" : "http://snomed.info/sct","code" : "18848007","display" : "Echography of chest, B-scan with image documentation"},{"system" : "http://snomed.info/sct","code" : "18856005","display" : "Arthroscopy of shoulder with extensive debridement"},{"system" : "http://snomed.info/sct","code" : "18864004","display" : "Arthroscopically aided posterior cruciate ligament repair"},{"system" : "http://snomed.info/sct","code" : "18922003","display" : "Thomas test"},{"system" : "http://snomed.info/sct","code" : "18980008","display" : "RBC antibody detection with saline"},{"system" : "http://snomed.info/sct","code" : "19086005","display" : "Radioisotope study of respiratory system"},{"system" : "http://snomed.info/sct","code" : "19116003","display" : "Methemoglobin reductase measurement"},{"system" : "http://snomed.info/sct","code" : "19165008","display" : "Measurement of limb length"},{"system" : "http://snomed.info/sct","code" : "19218007","display" : "Incision and exploration of gallbladder"},{"system" : "http://snomed.info/sct","code" : "19229006","display" : "Pesticides screen"},{"system" : "http://snomed.info/sct","code" : "19247000","display" : "Endoscopy of tonsil"},{"system" : "http://snomed.info/sct","code" : "19252005","display" : "Isotope study for gastrointestinal blood loss"},{"system" : "http://snomed.info/sct","code" : "19271007","display" : "Fibrin split products, ethanol gel assay"},{"system" : "http://snomed.info/sct","code" : "19294008","display" : "Endomysial antibody measurement"},{"system" : "http://snomed.info/sct","code" : "19401006","display" : "Oxytocinase measurement"},{"system" : "http://snomed.info/sct","code" : "19426002","display" : "Exploration of abdominal artery"},{"system" : "http://snomed.info/sct","code" : "19433002","display" : "Direct laryngoscopy with foreign body removal"},{"system" : "http://snomed.info/sct","code" : "19505000","display" : "Immunoglobulin typing, immunoglobulin M"},{"system" : "http://snomed.info/sct","code" : "19507008","display" : "Anti DNase C test"},{"system" : "http://snomed.info/sct","code" : "19518008","display" : "Protein measurement, urine, quantitative 24 hour"},{"system" : "http://snomed.info/sct","code" : "19540004","display" : "Arthroscopy of knee with lysis of adhesions with manipulation"},{"system" : "http://snomed.info/sct","code" : "19566001","display" : "Sperm evaluation by cervical mucus penetration test"},{"system" : "http://snomed.info/sct","code" : "19587006","display" : "Nasal function study"},{"system" : "http://snomed.info/sct","code" : "19671003","display" : "Bone thermography"},{"system" : "http://snomed.info/sct","code" : "19681004","display" : "Nursing evaluation of patient and report"},{"system" : "http://snomed.info/sct","code" : "19720009","display" : "Electron microscopy for viral identification, smear, transmission"},{"system" : "http://snomed.info/sct","code" : "19731001","display" : "Ultrasound study of eye"},{"system" : "http://snomed.info/sct","code" : "19739004","display" : "Platelet aggregation test"},{"system" : "http://snomed.info/sct","code" : "19748009","display" : "Cyanide measurement, tissue"},{"system" : "http://snomed.info/sct","code" : "19815002","display" : "Toluidine red unheated serum test"},{"system" : "http://snomed.info/sct","code" : "19821003","display" : "Carboxyhemoglobin measurement"},{"system" : "http://snomed.info/sct","code" : "19838004","display" : "In-vitro immunologic test"},{"system" : "http://snomed.info/sct","code" : "19851009","display" : "Microbiology procedure"},{"system" : "http://snomed.info/sct","code" : "19869000","display" : "Rapid plasma reagin test"},{"system" : "http://snomed.info/sct","code" : "19876005","display" : "Ankle dorsiflexion test"},{"system" : "http://snomed.info/sct","code" : "19957009","display" : "WBC enzyme determination"},{"system" : "http://snomed.info/sct","code" : "20003009","display" : "BACTEC susceptibility test by direct method"},{"system" : "http://snomed.info/sct","code" : "20006001","display" : "Passive hemagglutination assay"},{"system" : "http://snomed.info/sct","code" : "20067007","display" : "Ocular fundus photography"},{"system" : "http://snomed.info/sct","code" : "20099001","display" : "Blood typing, ABO, Rho(D) and RBC antibody screening"},{"system" : "http://snomed.info/sct","code" : "20109005","display" : "Electrolytes measurement, serum"},{"system" : "http://snomed.info/sct","code" : "20130001","display" : "Endoscopy of skin of trunk"},{"system" : "http://snomed.info/sct","code" : "20135006","display" : "Screening procedure"},{"system" : "http://snomed.info/sct","code" : "20174004","display" : "Rickettsial serologic study, paired samples"},{"system" : "http://snomed.info/sct","code" : "20191000","display" : "Radial immunodiffusion measurement"},{"system" : "http://snomed.info/sct","code" : "20284006","display" : "Sceptor system test"},{"system" : "http://snomed.info/sct","code" : "20308005","display" : "C>1<r complement assay"},{"system" : "http://snomed.info/sct","code" : "20312004","display" : "Gibberelic acid measurement"},{"system" : "http://snomed.info/sct","code" : "20370004","display" : "Microbial identification, Key rapid test"},{"system" : "http://snomed.info/sct","code" : "20384009","display" : "Radioisotope scan of pituitary"},{"system" : "http://snomed.info/sct","code" : "20436004","display" : "Testosterone measurement, unbound"},{"system" : "http://snomed.info/sct","code" : "20469004","display" : "Protein S assay"},{"system" : "http://snomed.info/sct","code" : "20480004","display" : "Arthrotomy of mediocarpal joint for infection with exploration and drainage"},{"system" : "http://snomed.info/sct","code" : "20481000","display" : "Prognosis"},{"system" : "http://snomed.info/sct","code" : "20500004","display" : "Percutaneous transluminal iliac artery balloon angioplasty"},{"system" : "http://snomed.info/sct","code" : "20501000","display" : "Urinalysis, specific gravity measurement"},{"system" : "http://snomed.info/sct","code" : "20508006","display" : "Esculin hydrolysis test"},{"system" : "http://snomed.info/sct","code" : "20521004","display" : "Basic pure tone audiometry, air and bone"},{"system" : "http://snomed.info/sct","code" : "20536001","display" : "Direct immunobead assay"},{"system" : "http://snomed.info/sct","code" : "20552003","display" : "Plethysmography"},{"system" : "http://snomed.info/sct","code" : "20563000","display" : "Estriol measurement, serum"},{"system" : "http://snomed.info/sct","code" : "20592001","display" : "Eosinophil count, stool"},{"system" : "http://snomed.info/sct","code" : "20603005","display" : "Special echography procedure"},{"system" : "http://snomed.info/sct","code" : "20661009","display" : "Respirations counting and evaluation"},{"system" : "http://snomed.info/sct","code" : "20688004","display" : "Antibody detection, RBC, saline, high protein and anti-human globulin technique"},{"system" : "http://snomed.info/sct","code" : "20726006","display" : "Pressure measurement of sphincter of Oddi"},{"system" : "http://snomed.info/sct","code" : "20740007","display" : "Pelvic echography, B-scan, complete"},{"system" : "http://snomed.info/sct","code" : "20811003","display" : "Quantitative photoplethysmography, vascular"},{"system" : "http://snomed.info/sct","code" : "20816008","display" : "Esophageal manometry"},{"system" : "http://snomed.info/sct","code" : "20817004","display" : "Wedge pressure determination of hepatic vein"},{"system" : "http://snomed.info/sct","code" : "20836009","display" : "Computerized axial tomography of posterior fossa with contrast"},{"system" : "http://snomed.info/sct","code" : "20857001","display" : "Phencyclidine measurement"},{"system" : "http://snomed.info/sct","code" : "20868001","display" : "Duchenne muscular dystrophy carrier detection, blood"},{"system" : "http://snomed.info/sct","code" : "20883006","display" : "N-methylimidazoleacetic acid measurement, urine"},{"system" : "http://snomed.info/sct","code" : "20939001","display" : "Quinine measurement"},{"system" : "http://snomed.info/sct","code" : "21032000","display" : "Cardiac mapping"},{"system" : "http://snomed.info/sct","code" : "21062006","display" : "Phenylpropanolamine measurement"},{"system" : "http://snomed.info/sct","code" : "21151009","display" : "Intracranial pressure monitor maintenance"},{"system" : "http://snomed.info/sct","code" : "21221007","display" : "Blood group typing B"},{"system" : "http://snomed.info/sct","code" : "21331002","display" : "Arthrotomy of knee with joint exploration and biopsy"},{"system" : "http://snomed.info/sct","code" : "21354006","display" : "Histamine release from leukocytes measurement"},{"system" : "http://snomed.info/sct","code" : "21393002","display" : "Lymphocyte transformation, antigen induced"},{"system" : "http://snomed.info/sct","code" : "21403007","display" : "Yeast identification, direct mount"},{"system" : "http://snomed.info/sct","code" : "21423008","display" : "Sigmoidoscopy through artificial stoma"},{"system" : "http://snomed.info/sct","code" : "21424002","display" : "Phosphatidylinositol measurement"},{"system" : "http://snomed.info/sct","code" : "21487006","display" : "Sulfadiazine measurement"},{"system" : "http://snomed.info/sct","code" : "21537002","display" : "Parathyroidectomy with mediastinal exploration by sternal split approach"},{"system" : "http://snomed.info/sct","code" : "21562002","display" : "Theophylline measurement, saliva"},{"system" : "http://snomed.info/sct","code" : "21593001","display" : "Ophthalmodynamography"},{"system" : "http://snomed.info/sct","code" : "21623001","display" : "Fetal biophysical profile"},{"system" : "http://snomed.info/sct","code" : "21685006","display" : "Ocular photography for medical evaluation and documentation, stereophotography"},{"system" : "http://snomed.info/sct","code" : "21689000","display" : "Endoscopy of adrenal gland"},{"system" : "http://snomed.info/sct","code" : "21727005","display" : "Audiometric test"},{"system" : "http://snomed.info/sct","code" : "21795006","display" : "Endoscopic brush biopsy of rectum"},{"system" : "http://snomed.info/sct","code" : "21796007","display" : "Direct laryngoscopy with dilation"},{"system" : "http://snomed.info/sct","code" : "21808008","display" : "Environmental culture"},{"system" : "http://snomed.info/sct","code" : "21831008","display" : "Incision and exploration of bronchus"},{"system" : "http://snomed.info/sct","code" : "21862007","display" : "Visual field examination and evaluation, limited"},{"system" : "http://snomed.info/sct","code" : "22031009","display" : "Porphyrin, quantitative measurement, urine"},{"system" : "http://snomed.info/sct","code" : "22034001","display" : "Echography of prostate, transrectal approach"},{"system" : "http://snomed.info/sct","code" : "22059005","display" : "CT bone density"},{"system" : "http://snomed.info/sct","code" : "22089003","display" : "Pulmonary ventilation-perfusion study by radioactive oxygen"},{"system" : "http://snomed.info/sct","code" : "22189001","display" : "Methotrexate measurement"},{"system" : "http://snomed.info/sct","code" : "22238008","display" : "Pulmonary stress testing"},{"system" : "http://snomed.info/sct","code" : "22260006","display" : "C1q solid phase assay"},{"system" : "http://snomed.info/sct","code" : "22369009","display" : "Platinum measurement"},{"system" : "http://snomed.info/sct","code" : "22400007","display" : "Computerized tomography, 3 dimensional reconstruction"},{"system" : "http://snomed.info/sct","code" : "22458007","display" : "Epidural venography"},{"system" : "http://snomed.info/sct","code" : "22494006","display" : "Immediate percussion"},{"system" : "http://snomed.info/sct","code" : "22530002","display" : "Arthrography of hip with positive contrast"},{"system" : "http://snomed.info/sct","code" : "22546005","display" : "Esophagogastroscopy through stoma"},{"system" : "http://snomed.info/sct","code" : "22569008","display" : "Glucose measurement, serum"},{"system" : "http://snomed.info/sct","code" : "22642004","display" : "Bacterial bacteriophage typing"},{"system" : "http://snomed.info/sct","code" : "22644003","display" : "Low density lipoprotein measurement"},{"system" : "http://snomed.info/sct","code" : "22677004","display" : "Autopsy, gross examination, teaching, limited"},{"system" : "http://snomed.info/sct","code" : "22705003","display" : "Nasal endoscopy with removal of foreign body"},{"system" : "http://snomed.info/sct","code" : "22714008","display" : "Antigen capture assay"},{"system" : "http://snomed.info/sct","code" : "22760005","display" : "Xeroradiography"},{"system" : "http://snomed.info/sct","code" : "22766004","display" : "IL-6 assay"},{"system" : "http://snomed.info/sct","code" : "22791004","display" : "Plain X-ray of lumbar and sacral spine (procedure)"},{"system" : "http://snomed.info/sct","code" : "22820002","display" : "Cortisol measurement, free, urine"},{"system" : "http://snomed.info/sct","code" : "22872007","display" : "Stimulation of carotid sinus with ECG monitoring"},{"system" : "http://snomed.info/sct","code" : "22873002","display" : "Pulmonary phlebography"},{"system" : "http://snomed.info/sct","code" : "22874008","display" : "Trifluoperazine measurement"},{"system" : "http://snomed.info/sct","code" : "22923001","display" : "Factor D complement assay"},{"system" : "http://snomed.info/sct","code" : "22981002","display" : "Ortolani's test"},{"system" : "http://snomed.info/sct","code" : "22998002","display" : "Digital examination of colostomy stoma"},{"system" : "http://snomed.info/sct","code" : "23025002","display" : "Gastric emptying study"},{"system" : "http://snomed.info/sct","code" : "23054008","display" : "Maxillary sinus endoscopy with removal of foreign body"},{"system" : "http://snomed.info/sct","code" : "23093004","display" : "Microbial identification, Minitek biochemical differentiation disk method"},{"system" : "http://snomed.info/sct","code" : "23162002","display" : "Electroencephalogram awake and asleep with stimulation"},{"system" : "http://snomed.info/sct","code" : "23170007","display" : "Phosphofructokinase measurement, erythrocytes"},{"system" : "http://snomed.info/sct","code" : "23197000","display" : "Air culture for fungus"},{"system" : "http://snomed.info/sct","code" : "23225008","display" : "Gastrointestinal protein loss study"},{"system" : "http://snomed.info/sct","code" : "23244001","display" : "Fetal hemoglobin determination"},{"system" : "http://snomed.info/sct","code" : "23297007","display" : "Catalase test"},{"system" : "http://snomed.info/sct","code" : "23405006","display" : "Schamroth test"},{"system" : "http://snomed.info/sct","code" : "23426006","display" : "Measurement of respiratory function"},{"system" : "http://snomed.info/sct","code" : "23463002","display" : "Gentamicin measurement"},{"system" : "http://snomed.info/sct","code" : "23479001","display" : "High performance liquid chromatography, UV type"},{"system" : "http://snomed.info/sct","code" : "23481004","display" : "Gas liquid chromatography, microwave plasma type"},{"system" : "http://snomed.info/sct","code" : "23516001","display" : "Alpha-n-acetylglucosaminidase measurement, fibroblasts"},{"system" : "http://snomed.info/sct","code" : "23529001","display" : "Mercury measurement, blood"},{"system" : "http://snomed.info/sct","code" : "23567003","display" : "Biotinidase measurement"},{"system" : "http://snomed.info/sct","code" : "23576005","display" : "Plant identification procedure"},{"system" : "http://snomed.info/sct","code" : "23638006","display" : "Electrocardiogram with maximal exercise test"},{"system" : "http://snomed.info/sct","code" : "23738001","display" : "Ultrasonography of digestive system"},{"system" : "http://snomed.info/sct","code" : "23779000","display" : "Crystal identification, urine"},{"system" : "http://snomed.info/sct","code" : "23796004","display" : "IL-7 assay"},{"system" : "http://snomed.info/sct","code" : "23818008","display" : "Scanning or imaging, perfusion study, gaseous"},{"system" : "http://snomed.info/sct","code" : "23828004","display" : "Immunodiffusion, qualitative by Ouchterlony technique"},{"system" : "http://snomed.info/sct","code" : "23852006","display" : "Cardiac monitoring"},{"system" : "http://snomed.info/sct","code" : "23864003","display" : "Esophagoscopy for biopsy and collection of specimen by brushing or washing"},{"system" : "http://snomed.info/sct","code" : "23931002","display" : "Ultrasonography of head and neck"},{"system" : "http://snomed.info/sct","code" : "24046001","display" : "Ethylene glycol measurement"},{"system" : "http://snomed.info/sct","code" : "24053005","display" : "Heterophile antibody screen"},{"system" : "http://snomed.info/sct","code" : "24103002","display" : "Endoscopy of skin of head"},{"system" : "http://snomed.info/sct","code" : "24135002","display" : "Ultrasonography of total body"},{"system" : "http://snomed.info/sct","code" : "24200008","display" : "Calculus analysis, quantitative, X-ray diffraction"},{"system" : "http://snomed.info/sct","code" : "24205003","display" : "Uric acid measurement, urine"},{"system" : "http://snomed.info/sct","code" : "24229005","display" : "Esophagoscopy for removal of polypoid lesion"},{"system" : "http://snomed.info/sct","code" : "24247004","display" : "Euglobulin lysis time"},{"system" : "http://snomed.info/sct","code" : "24252009","display" : "Porphyrin measurement, total, plasma"},{"system" : "http://snomed.info/sct","code" : "24420007","display" : "Sigmoidoscopy"},{"system" : "http://snomed.info/sct","code" : "24426001","display" : "Arsenic measurement, gastric"},{"system" : "http://snomed.info/sct","code" : "24509005","display" : "Urea nitrogen measurement"},{"system" : "http://snomed.info/sct","code" : "24512008","display" : "Special chemical test, explain by report"},{"system" : "http://snomed.info/sct","code" : "24519004","display" : "Free radical assay technique measurement"},{"system" : "http://snomed.info/sct","code" : "24580007","display" : "Immune complex assay, Raji cell"},{"system" : "http://snomed.info/sct","code" : "24592007","display" : "Serologic test for Ehrlichia sennetsu"},{"system" : "http://snomed.info/sct","code" : "24593002","display" : "Fibrinolysin assay"},{"system" : "http://snomed.info/sct","code" : "24599003","display" : "Pulmonary artery pressure monitoring"},{"system" : "http://snomed.info/sct","code" : "24623002","display" : "Screening mammography"},{"system" : "http://snomed.info/sct","code" : "24625009","display" : "Ely's test"},{"system" : "http://snomed.info/sct","code" : "24643008","display" : "Circulating inhibitor assay, factor IX"},{"system" : "http://snomed.info/sct","code" : "24644002","display" : "Leukocyte migration factor assay"},{"system" : "http://snomed.info/sct","code" : "24646000","display" : "Abdominal aortography, translumbar with serialography"},{"system" : "http://snomed.info/sct","code" : "24683000","display" : "Uptake measurement"},{"system" : "http://snomed.info/sct","code" : "24689001","display" : "CT guidance for treatment planning, teletherapy"},{"system" : "http://snomed.info/sct","code" : "24714007","display" : "Microbial growth rate, rapid"},{"system" : "http://snomed.info/sct","code" : "24715008","display" : "Splenoportogram by splenic arteriography"},{"system" : "http://snomed.info/sct","code" : "24727006","display" : "Temperature gradient studies"},{"system" : "http://snomed.info/sct","code" : "24737001","display" : "Echography of scrotum and contents"},{"system" : "http://snomed.info/sct","code" : "24753003","display" : "Sex hormone binding globulin measurement"},{"system" : "http://snomed.info/sct","code" : "24799001","display" : "Bicarbonate loading test"},{"system" : "http://snomed.info/sct","code" : "24808009","display" : "Iron chelation study"},{"system" : "http://snomed.info/sct","code" : "24831009","display" : "Intestinal alkaline phosphatase measurement"},{"system" : "http://snomed.info/sct","code" : "24848001","display" : "Pelvic echography"},{"system" : "http://snomed.info/sct","code" : "24892004","display" : "Antineuronal nuclear antibody-type I measurement"},{"system" : "http://snomed.info/sct","code" : "24899008","display" : "Infection control culture overnight"},{"system" : "http://snomed.info/sct","code" : "24968008","display" : "Endoscopy of skin of extremities"},{"system" : "http://snomed.info/sct","code" : "24985005","display" : "Visual field examination and evaluation, extended"},{"system" : "http://snomed.info/sct","code" : "25096005","display" : "Phosphatidylglycerol measurement, semi-quantitative, amniotic fluid"},{"system" : "http://snomed.info/sct","code" : "25104002","display" : "Haloperidol measurement"},{"system" : "http://snomed.info/sct","code" : "25164004","display" : "Ketone bodies measurement, quantitative"},{"system" : "http://snomed.info/sct","code" : "25197003","display" : "Sodium measurement"},{"system" : "http://snomed.info/sct","code" : "25219007","display" : "Antibody to nuclear matrix measurement"},{"system" : "http://snomed.info/sct","code" : "25284008","display" : "Carbon dioxide measurement, partial pressure"},{"system" : "http://snomed.info/sct","code" : "25306006","display" : "Deep vein thermography"},{"system" : "http://snomed.info/sct","code" : "25321000","display" : "Thoracoscopic pneumonectomy"},{"system" : "http://snomed.info/sct","code" : "25340006","display" : "Neutrophil band count"},{"system" : "http://snomed.info/sct","code" : "25347009","display" : "Venography of bilateral lower limbs"},{"system" : "http://snomed.info/sct","code" : "25383000","display" : "IL-1 Alpha assay"},{"system" : "http://snomed.info/sct","code" : "25434003","display" : "Limited eye examination"},{"system" : "http://snomed.info/sct","code" : "25459007","display" : "Coated particle agglutination inhibition assay"},{"system" : "http://snomed.info/sct","code" : "25464006","display" : "Thromboplastin generation test, Hicks-Pitney modification"},{"system" : "http://snomed.info/sct","code" : "25469001","display" : "Anion gap measurement"},{"system" : "http://snomed.info/sct","code" : "25485006","display" : "Exploration of artery of lower limb"},{"system" : "http://snomed.info/sct","code" : "25514001","display" : "Digoxin measurement"},{"system" : "http://snomed.info/sct","code" : "25528007","display" : "Microbial identification kit, Enterotube II method"},{"system" : "http://snomed.info/sct","code" : "25547005","display" : "Endoscopic procedure on spleen"},{"system" : "http://snomed.info/sct","code" : "25570002","display" : "Endoscopy of nose"},{"system" : "http://snomed.info/sct","code" : "25578009","display" : "HIV-1 passive hemagglutination assay"},{"system" : "http://snomed.info/sct","code" : "25579001","display" : "Oxygen measurement, partial pressure, arterial"},{"system" : "http://snomed.info/sct","code" : "25630002","display" : "Testicular imaging"},{"system" : "http://snomed.info/sct","code" : "25643002","display" : "Cryoglobulin measurement, type I"},{"system" : "http://snomed.info/sct","code" : "25645009","display" : "Endoscopy of perineum"},{"system" : "http://snomed.info/sct","code" : "25652006","display" : "alpha-L-iduronidase measurement"},{"system" : "http://snomed.info/sct","code" : "25656009","display" : "Physical examination, complete"},{"system" : "http://snomed.info/sct","code" : "25696006","display" : "VDRL, qualitative"},{"system" : "http://snomed.info/sct","code" : "25697002","display" : "Renin, low salt intake measurement, upright, 4 hours"},{"system" : "http://snomed.info/sct","code" : "25704007","display" : "Antigen capture EIA test"},{"system" : "http://snomed.info/sct","code" : "25741008","display" : "Special audiometric function test"},{"system" : "http://snomed.info/sct","code" : "25760001","display" : "Angiography of cervicocerebral arteries"},{"system" : "http://snomed.info/sct","code" : "25775009","display" : "Gastric fluid analysis, free and total acid measurement"},{"system" : "http://snomed.info/sct","code" : "25846008","display" : "Cystourethroscopy with internal male urethrotomy"},{"system" : "http://snomed.info/sct","code" : "25850001","display" : "Ultrasonography of thorax"},{"system" : "http://snomed.info/sct","code" : "25884002","display" : "Immunoelectrophoresis"},{"system" : "http://snomed.info/sct","code" : "25925003","display" : "Concentration for ova and cysts"},{"system" : "http://snomed.info/sct","code" : "26046004","display" : "Cardiovascular stress test using bicycle ergometer"},{"system" : "http://snomed.info/sct","code" : "26047008","display" : "Aspirin tolerance test"},{"system" : "http://snomed.info/sct","code" : "26052003","display" : "Manganese measurement"},{"system" : "http://snomed.info/sct","code" : "26055001","display" : "Evoked stimulus response testing"},{"system" : "http://snomed.info/sct","code" : "26058004","display" : "Thoracoscopy with biopsy"},{"system" : "http://snomed.info/sct","code" : "26086007","display" : "Bone marrow laboratory procedure"},{"system" : "http://snomed.info/sct","code" : "26154000","display" : "Base deficit measurement"},{"system" : "http://snomed.info/sct","code" : "26234007","display" : "Platelet aggregation with collagen test"},{"system" : "http://snomed.info/sct","code" : "26262000","display" : "Phlebography of head"},{"system" : "http://snomed.info/sct","code" : "26300008","display" : "Protein C, functional assay"},{"system" : "http://snomed.info/sct","code" : "26337002","display" : "Exploratory thoracotomy"},{"system" : "http://snomed.info/sct","code" : "26354005","display" : "Sleep electroencephalogram, all night"},{"system" : "http://snomed.info/sct","code" : "26488000","display" : "Plasminogen assay, antigenic"},{"system" : "http://snomed.info/sct","code" : "26491000","display" : "Special potency disk identification test"},{"system" : "http://snomed.info/sct","code" : "26504003","display" : "Arthrotomy of knee with joint exploration"},{"system" : "http://snomed.info/sct","code" : "26542009","display" : "Ward urine dip stick testing for sugar"},{"system" : "http://snomed.info/sct","code" : "26562001","display" : "Phenothiazine measurement, quantitative"},{"system" : "http://snomed.info/sct","code" : "26589006","display" : "Antibody identification, leukocyte antibody"},{"system" : "http://snomed.info/sct","code" : "26604007","display" : "Complete blood count"},{"system" : "http://snomed.info/sct","code" : "26631005","display" : "Silica measurement, urine"},{"system" : "http://snomed.info/sct","code" : "26661002","display" : "Probing of lacrimal canaliculi"},{"system" : "http://snomed.info/sct","code" : "26758005","display" : "Albumin measurement"},{"system" : "http://snomed.info/sct","code" : "26762004","display" : "Autopsy, gross examination, teaching, complete"},{"system" : "http://snomed.info/sct","code" : "26769008","display" : "Bleeding time, Duke"},{"system" : "http://snomed.info/sct","code" : "26832000","display" : "Alpha-galactosidase measurement, fibroblasts"},{"system" : "http://snomed.info/sct","code" : "26914001","display" : "Tributyrin test"},{"system" : "http://snomed.info/sct","code" : "26946001","display" : "CT of upper extremity with contrast"},{"system" : "http://snomed.info/sct","code" : "26958001","display" : "Hepatic function panel"},{"system" : "http://snomed.info/sct","code" : "26962007","display" : "Urease test, Wayne method"},{"system" : "http://snomed.info/sct","code" : "26970002","display" : "Hexosaminidase A and total hexosaminidase measurement, serum and leukocytes"},{"system" : "http://snomed.info/sct","code" : "26981004","display" : "O-nitrophenyl-beta-o-galactopyranoside test"},{"system" : "http://snomed.info/sct","code" : "27032005","display" : "Nose and throat examination"},{"system" : "http://snomed.info/sct","code" : "27051004","display" : "pH measurement, arterial"},{"system" : "http://snomed.info/sct","code" : "27083005","display" : "Immunoglobulin G subclass measurement"},{"system" : "http://snomed.info/sct","code" : "27107005","display" : "Osmotic fragility, immediate"},{"system" : "http://snomed.info/sct","code" : "27115008","display" : "Microsomal thyroid antibody measurement"},{"system" : "http://snomed.info/sct","code" : "27129009","display" : "Endoscopic control of duodenal bleeding"},{"system" : "http://snomed.info/sct","code" : "27171005","display" : "Urinalysis"},{"system" : "http://snomed.info/sct","code" : "27198009","display" : "Blood group typing, RH genotyping, complete"},{"system" : "http://snomed.info/sct","code" : "27220002","display" : "Alpha-1-Fetoprotein measurement, amniotic fluid"},{"system" : "http://snomed.info/sct","code" : "27260001","display" : "Urinalysis, routine and microscopic"},{"system" : "http://snomed.info/sct","code" : "27310005","display" : "Gold measurement"},{"system" : "http://snomed.info/sct","code" : "27311009","display" : "Ethylene glycol opacity test"},{"system" : "http://snomed.info/sct","code" : "27322008","display" : "17-Ketogenic steroids measurement"},{"system" : "http://snomed.info/sct","code" : "27323003","display" : "Secretory immunoglobulin A measurement"},{"system" : "http://snomed.info/sct","code" : "27375007","display" : "Gallstone analysis"},{"system" : "http://snomed.info/sct","code" : "27469002","display" : "Percutaneous transhepatic portography with hemodynamic evaluation"},{"system" : "http://snomed.info/sct","code" : "27494001","display" : "HIV-2 antibody assay"},{"system" : "http://snomed.info/sct","code" : "27496004","display" : "Delayed hypersensitivity skin test"},{"system" : "http://snomed.info/sct","code" : "27532002","display" : "Endoscopy and removal of foreign material"},{"system" : "http://snomed.info/sct","code" : "27563003","display" : "Congo red test"},{"system" : "http://snomed.info/sct","code" : "27567002","display" : "Microcytotoxicity crossmatch, NIH type"},{"system" : "http://snomed.info/sct","code" : "27593009","display" : "Bacterial biotyping"},{"system" : "http://snomed.info/sct","code" : "27621006","display" : "Acetylsalicylic acid measurement, qualitative"},{"system" : "http://snomed.info/sct","code" : "27662000","display" : "Calibration of urethra"},{"system" : "http://snomed.info/sct","code" : "27709003","display" : "Ascorbic acid measurement"},{"system" : "http://snomed.info/sct","code" : "27761003","display" : "Amphotericin measurement"},{"system" : "http://snomed.info/sct","code" : "27808002","display" : "Video and radio-telemetered electroencephalographic monitoring"},{"system" : "http://snomed.info/sct","code" : "27821009","display" : "Venography of jugular vein"},{"system" : "http://snomed.info/sct","code" : "27854006","display" : "Metanephrines measurement, total, urine"},{"system" : "http://snomed.info/sct","code" : "27904004","display" : "Antibody to SS-B measurement"},{"system" : "http://snomed.info/sct","code" : "27965000","display" : "Methamphetamine measurement"},{"system" : "http://snomed.info/sct","code" : "27994007","display" : "Theophylline measurement, blood"},{"system" : "http://snomed.info/sct","code" : "28033003","display" : "Fluoroscopic localization for needle biopsy in chest"},{"system" : "http://snomed.info/sct","code" : "28034009","display" : "Follow-up examination of nose and throat"},{"system" : "http://snomed.info/sct","code" : "28036006","display" : "High density lipoprotein cholesterol measurement"},{"system" : "http://snomed.info/sct","code" : "28040002","display" : "General health panel"},{"system" : "http://snomed.info/sct","code" : "28148006","display" : "Reexploration of parathyroid gland"},{"system" : "http://snomed.info/sct","code" : "28163009","display" : "Skin test for tuberculosis, Tine test"},{"system" : "http://snomed.info/sct","code" : "28261000","display" : "Beta-glucosidase measurement"},{"system" : "http://snomed.info/sct","code" : "28275007","display" : "Total body plethysmography"},{"system" : "http://snomed.info/sct","code" : "28297009","display" : "Galactosylceramide beta-galactosidase measurement, fibroblasts"},{"system" : "http://snomed.info/sct","code" : "28309003","display" : "Endoscopy and catheterization"},{"system" : "http://snomed.info/sct","code" : "28317006","display" : "Hematocrit determination"},{"system" : "http://snomed.info/sct","code" : "28337005","display" : "Red cell survival study with splenic sequestration"},{"system" : "http://snomed.info/sct","code" : "28340005","display" : "Quantitative anti-histone antibody measurement"},{"system" : "http://snomed.info/sct","code" : "28378007","display" : "Amylase measurement, urine"},{"system" : "http://snomed.info/sct","code" : "28429001","display" : "Binocular microscopy, otolaryngologic"},{"system" : "http://snomed.info/sct","code" : "28441008","display" : "C-ANCA measurement"},{"system" : "http://snomed.info/sct","code" : "28507002","display" : "Endoscopy of artery of head and neck"},{"system" : "http://snomed.info/sct","code" : "28514000","display" : "Tomography of both kidneys"},{"system" : "http://snomed.info/sct","code" : "28533005","display" : "Urinalysis, sediment examination, uncentrifuged"},{"system" : "http://snomed.info/sct","code" : "28566009","display" : "Echography, M-mode, complete"},{"system" : "http://snomed.info/sct","code" : "28594001","display" : "Arthrotomy of ankle with joint exploration and biopsy"},{"system" : "http://snomed.info/sct","code" : "28612008","display" : "Arthroscopy of wrist with joint debridement"},{"system" : "http://snomed.info/sct","code" : "28665001","display" : "TGF-Beta assay"},{"system" : "http://snomed.info/sct","code" : "28686001","display" : "Nephrotomogram"},{"system" : "http://snomed.info/sct","code" : "28687005","display" : "Transcatheter therapy by infusion with angiography"},{"system" : "http://snomed.info/sct","code" : "28760000","display" : "Laryngoscopy"},{"system" : "http://snomed.info/sct","code" : "28804003","display" : "HIV-1 antibody assay"},{"system" : "http://snomed.info/sct","code" : "28805002","display" : "Carotene measurement"},{"system" : "http://snomed.info/sct","code" : "28811004","display" : "Arsenic measurement, hair"},{"system" : "http://snomed.info/sct","code" : "28842009","display" : "Incision and exploration of carotid body"},{"system" : "http://snomed.info/sct","code" : "28846007","display" : "Histamine measurement"},{"system" : "http://snomed.info/sct","code" : "28862001","display" : "Barbiturates measurement, qualitative"},{"system" : "http://snomed.info/sct","code" : "28894006","display" : "Fluoroscopic localization for transbronchial biopsy and brushing"},{"system" : "http://snomed.info/sct","code" : "28896008","display" : "BACTEC susceptibility test by indirect method with PZA"},{"system" : "http://snomed.info/sct","code" : "28902003","display" : "Syphilis test, quantitative"},{"system" : "http://snomed.info/sct","code" : "28903008","display" : "Percutaneous angioscopy"},{"system" : "http://snomed.info/sct","code" : "28915007","display" : "Antibody to nucleolus measurement"},{"system" : "http://snomed.info/sct","code" : "28929008","display" : "Gaenslen's test"},{"system" : "http://snomed.info/sct","code" : "28939002","display" : "Endoscopic polypectomy of large intestine"},{"system" : "http://snomed.info/sct","code" : "29017005","display" : "Beta-glucuronidase measurement, spinal fluid"},{"system" : "http://snomed.info/sct","code" : "29027004","display" : "Measuring intake"},{"system" : "http://snomed.info/sct","code" : "29034002","display" : "Patrick's test"},{"system" : "http://snomed.info/sct","code" : "29056004","display" : "Osmolality measurement"},{"system" : "http://snomed.info/sct","code" : "29060001","display" : "Fungus serologic study, paired samples"},{"system" : "http://snomed.info/sct","code" : "29141006","display" : "Trazodone measurement"},{"system" : "http://snomed.info/sct","code" : "29142004","display" : "Cocaine measurement"},{"system" : "http://snomed.info/sct","code" : "29221005","display" : "Anti C3 solid phase assay"},{"system" : "http://snomed.info/sct","code" : "29240004","display" : "Autopsy examination"},{"system" : "http://snomed.info/sct","code" : "29293003","display" : "Endoscopic biopsy of nasal sinus"},{"system" : "http://snomed.info/sct","code" : "29303009","display" : "Electrocardiographic procedure"},{"system" : "http://snomed.info/sct","code" : "29446008","display" : "Liquid phase immunoprecipitation competitive binding immunoassay"},{"system" : "http://snomed.info/sct","code" : "29466004","display" : "Blood group typing A>2<"},{"system" : "http://snomed.info/sct","code" : "29518009","display" : "Citrate excretion measurement, urine"},{"system" : "http://snomed.info/sct","code" : "29532006","display" : "Proctoscopy with biopsy"},{"system" : "http://snomed.info/sct","code" : "29559003","display" : "Radioiodohippurate sodium renogram, multiple probes"},{"system" : "http://snomed.info/sct","code" : "29563005","display" : "Arthroscopy of shoulder with limited debridement"},{"system" : "http://snomed.info/sct","code" : "29567006","display" : "Magnetic resonance imaging of brain and brain stem"},{"system" : "http://snomed.info/sct","code" : "29586003","display" : "Proctosigmoidoscopy by transabdominal approach"},{"system" : "http://snomed.info/sct","code" : "29651008","display" : "Complete semen analysis"},{"system" : "http://snomed.info/sct","code" : "29659005","display" : "Tissue culture antitoxin assay"},{"system" : "http://snomed.info/sct","code" : "29703006","display" : "Complement assay"},{"system" : "http://snomed.info/sct","code" : "29711001","display" : "Coagulation panel for thrombosis"},{"system" : "http://snomed.info/sct","code" : "29779009","display" : "Reagent RBC, preparation A, B or O pool"},{"system" : "http://snomed.info/sct","code" : "29802007","display" : "Titanium measurement"},{"system" : "http://snomed.info/sct","code" : "29809003","display" : "Microalbuminuria measurement, 10-hour collection, urine"},{"system" : "http://snomed.info/sct","code" : "29845000","display" : "Xenon flow scan of cardiovascular system"},{"system" : "http://snomed.info/sct","code" : "29849006","display" : "Warfarin measurement"},{"system" : "http://snomed.info/sct","code" : "29861003","display" : "Circulating inhibitor assay, factor II"},{"system" : "http://snomed.info/sct","code" : "29893006","display" : "Peak expiratory flow measurement"},{"system" : "http://snomed.info/sct","code" : "29964007","display" : "Tin measurement"},{"system" : "http://snomed.info/sct","code" : "29967000","display" : "Echography, scan B-mode for placement of radiation fields"},{"system" : "http://snomed.info/sct","code" : "29993007","display" : "Arthroscopy of wrist with excision of triangular fibrocartilage"},{"system" : "http://snomed.info/sct","code" : "30058000","display" : "Therapeutic drug monitoring assay"},{"system" : "http://snomed.info/sct","code" : "30082005","display" : "Arthroscopy of foot"},{"system" : "http://snomed.info/sct","code" : "30088009","display" : "Blood culture"},{"system" : "http://snomed.info/sct","code" : "30091009","display" : "Immunofluorescence cell labelling index measurement"},{"system" : "http://snomed.info/sct","code" : "30139007","display" : "Resorption rate measurement, gastrointestinal"},{"system" : "http://snomed.info/sct","code" : "30161002","display" : "Incision and exploration of duodenum"}]}}

#303

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"223366009"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:52191
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:52 GMT
last-modified:Sat, 13 Sep 2025 20:51:52 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371111

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:514d0fef-b4ae-4412-9f96-7745878624e2","timestamp" : "2025-09-13T20:51:52.857Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "223366009","display" : "Healthcare professional"},{"system" : "http://snomed.info/sct","code" : "1421009","display" : "Specialised surgeon"},{"system" : "http://snomed.info/sct","code" : "3430008","display" : "Radiation therapist"},{"system" : "http://snomed.info/sct","code" : "3842006","display" : "Chiropractor"},{"system" : "http://snomed.info/sct","code" : "4162009","display" : "Dental assistant"},{"system" : "http://snomed.info/sct","code" : "5275007","display" : "Auxiliary nurse"},{"system" : "http://snomed.info/sct","code" : "6816002","display" : "Specialised nurse"},{"system" : "http://snomed.info/sct","code" : "6868009","display" : "Hospital administrator"},{"system" : "http://snomed.info/sct","code" : "8724009","display" : "Plastic surgeon"},{"system" : "http://snomed.info/sct","code" : "11661002","display" : "Neuropathologist"},{"system" : "http://snomed.info/sct","code" : "11911009","display" : "Nephrologist"},{"system" : "http://snomed.info/sct","code" : "11935004","display" : "Obstetrician"},{"system" : "http://snomed.info/sct","code" : "13580004","display" : "School dental assistant"},{"system" : "http://snomed.info/sct","code" : "14698002","display" : "Medical microbiologist"},{"system" : "http://snomed.info/sct","code" : "17561000","display" : "Cardiologist"},{"system" : "http://snomed.info/sct","code" : "18803008","display" : "Dermatologist"},{"system" : "http://snomed.info/sct","code" : "18850004","display" : "Laboratory hematologist"},{"system" : "http://snomed.info/sct","code" : "19244007","display" : "Gerodontist"},{"system" : "http://snomed.info/sct","code" : "20145008","display" : "Removable prosthodontist"},{"system" : "http://snomed.info/sct","code" : "21365001","display" : "Specialised dentist"},{"system" : "http://snomed.info/sct","code" : "21450003","display" : "Neuropsychiatrist"},{"system" : "http://snomed.info/sct","code" : "22515006","display" : "Medical assistant"},{"system" : "http://snomed.info/sct","code" : "22731001","display" : "Orthopedic surgeon"},{"system" : "http://snomed.info/sct","code" : "22983004","display" : "Thoracic surgeon"},{"system" : "http://snomed.info/sct","code" : "23278007","display" : "Community health physician"},{"system" : "http://snomed.info/sct","code" : "24430003","display" : "Physical medicine specialist"},{"system" : "http://snomed.info/sct","code" : "24590004","display" : "Urologist"},{"system" : "http://snomed.info/sct","code" : "25961008","display" : "Electroencephalography specialist"},{"system" : "http://snomed.info/sct","code" : "26042002","display" : "Dental hygienist"},{"system" : "http://snomed.info/sct","code" : "26369006","display" : "Public health nurse"},{"system" : "http://snomed.info/sct","code" : "28229004","display" : "Optometrist"},{"system" : "http://snomed.info/sct","code" : "28411006","display" : "Neonatologist"},{"system" : "http://snomed.info/sct","code" : "28544002","display" : "Medical biochemist"},{"system" : "http://snomed.info/sct","code" : "36682004","display" : "Physiotherapist"},{"system" : "http://snomed.info/sct","code" : "37154003","display" : "Periodontist"},{"system" : "http://snomed.info/sct","code" : "37504001","display" : "Orthodontist"},{"system" : "http://snomed.info/sct","code" : "39677007","display" : "Internal medicine specialist"},{"system" : "http://snomed.info/sct","code" : "40127002","display" : "Dietitian (general)"},{"system" : "http://snomed.info/sct","code" : "40204001","display" : "Hematologist"},{"system" : "http://snomed.info/sct","code" : "40570005","display" : "Interpreter"},{"system" : "http://snomed.info/sct","code" : "41672002","display" : "Respiratory disease specialist"},{"system" : "http://snomed.info/sct","code" : "41904004","display" : "Medical X-ray technician"},{"system" : "http://snomed.info/sct","code" : "43702002","display" : "Occupational health nurse"},{"system" : "http://snomed.info/sct","code" : "44652006","display" : "Pharmaceutical assistant"},{"system" : "http://snomed.info/sct","code" : "45440000","display" : "Rheumatologist"},{"system" : "http://snomed.info/sct","code" : "45544007","display" : "Neurosurgeon"},{"system" : "http://snomed.info/sct","code" : "45956004","display" : "Sanitarian"},{"system" : "http://snomed.info/sct","code" : "46255001","display" : "Pharmacist"},{"system" : "http://snomed.info/sct","code" : "48740002","display" : "Philologist"},{"system" : "http://snomed.info/sct","code" : "49203003","display" : "Dispensing optician"},{"system" : "http://snomed.info/sct","code" : "49993003","display" : "Oral surgeon"},{"system" : "http://snomed.info/sct","code" : "50149000","display" : "Endodontist"},{"system" : "http://snomed.info/sct","code" : "54503009","display" : "Faith healer"},{"system" : "http://snomed.info/sct","code" : "56397003","display" : "Neurologist"},{"system" : "http://snomed.info/sct","code" : "56466003","display" : "Public health physician"},{"system" : "http://snomed.info/sct","code" : "56542007","display" : "Medical record administrator"},{"system" : "http://snomed.info/sct","code" : "56545009","display" : "Cardiovascular surgeon"},{"system" : "http://snomed.info/sct","code" : "57654006","display" : "Fixed prosthodontist"},{"system" : "http://snomed.info/sct","code" : "59058001","display" : "General physician"},{"system" : "http://snomed.info/sct","code" : "59169001","display" : "Orthopaedic technician"},{"system" : "http://snomed.info/sct","code" : "59317003","display" : "Dental prosthesis maker and repairer"},{"system" : "http://snomed.info/sct","code" : "59944000","display" : "Psychologist"},{"system" : "http://snomed.info/sct","code" : "60008001","display" : "Public health nutritionist"},{"system" : "http://snomed.info/sct","code" : "61207006","display" : "Medical pathologist"},{"system" : "http://snomed.info/sct","code" : "61246008","display" : "Laboratory medicine specialist"},{"system" : "http://snomed.info/sct","code" : "61345009","display" : "Otorhinolaryngologist"},{"system" : "http://snomed.info/sct","code" : "61894003","display" : "Endocrinologist"},{"system" : "http://snomed.info/sct","code" : "62247001","display" : "Family medicine specialist"},{"system" : "http://snomed.info/sct","code" : "63098009","display" : "Clinical immunologist"},{"system" : "http://snomed.info/sct","code" : "66476003","display" : "Oral pathologist"},{"system" : "http://snomed.info/sct","code" : "66862007","display" : "Radiologist"},{"system" : "http://snomed.info/sct","code" : "68867008","display" : "Public health dentist"},{"system" : "http://snomed.info/sct","code" : "68950000","display" : "Prosthodontist"},{"system" : "http://snomed.info/sct","code" : "69280009","display" : "Specialised physician"},{"system" : "http://snomed.info/sct","code" : "71838004","display" : "Gastroenterologist"},{"system" : "http://snomed.info/sct","code" : "73265009","display" : "Nursing aid"},{"system" : "http://snomed.info/sct","code" : "75271001","display" : "Professional midwife"},{"system" : "http://snomed.info/sct","code" : "76166008","display" : "Practical aid (pharmacy)"},{"system" : "http://snomed.info/sct","code" : "76231001","display" : "Osteopath"},{"system" : "http://snomed.info/sct","code" : "76899008","display" : "Infectious disease specialist"},{"system" : "http://snomed.info/sct","code" : "78703002","display" : "General surgeon"},{"system" : "http://snomed.info/sct","code" : "78729002","display" : "Diagnostic radiologist"},{"system" : "http://snomed.info/sct","code" : "79898004","display" : "Auxiliary midwife"},{"system" : "http://snomed.info/sct","code" : "80409005","display" : "Translator"},{"system" : "http://snomed.info/sct","code" : "80546007","display" : "Occupational therapist"},{"system" : "http://snomed.info/sct","code" : "80584001","display" : "Psychiatrist"},{"system" : "http://snomed.info/sct","code" : "80933006","display" : "Nuclear medicine specialist"},{"system" : "http://snomed.info/sct","code" : "81464008","display" : "Clinical pathologist"},{"system" : "http://snomed.info/sct","code" : "82296001","display" : "Pediatrician"},{"system" : "http://snomed.info/sct","code" : "83273008","display" : "Anatomic pathologist"},{"system" : "http://snomed.info/sct","code" : "83685006","display" : "Gynecologist"},{"system" : "http://snomed.info/sct","code" : "85733003","display" : "General pathologist"},{"system" : "http://snomed.info/sct","code" : "88189002","display" : "Anesthesiologist"},{"system" : "http://snomed.info/sct","code" : "90201008","display" : "Pedodontist"},{"system" : "http://snomed.info/sct","code" : "90655003","display" : "Geriatrics specialist"},{"system" : "http://snomed.info/sct","code" : "106289002","display" : "Dentist"},{"system" : "http://snomed.info/sct","code" : "106292003","display" : "Professional nurse"},{"system" : "http://snomed.info/sct","code" : "106293008","display" : "Nursing personnel"},{"system" : "http://snomed.info/sct","code" : "106294002","display" : "Midwifery personnel"},{"system" : "http://snomed.info/sct","code" : "106330007","display" : "Philologist, translator AND/OR interpreter"},{"system" : "http://snomed.info/sct","code" : "158965000","display" : "Medical practitioner"},{"system" : "http://snomed.info/sct","code" : "158966004","display" : "Medical administrator - national"},{"system" : "http://snomed.info/sct","code" : "158967008","display" : "Consultant physician"},{"system" : "http://snomed.info/sct","code" : "158968003","display" : "Consultant surgeon"},{"system" : "http://snomed.info/sct","code" : "158969006","display" : "Consultant gynecology and obstetrics"},{"system" : "http://snomed.info/sct","code" : "158971006","display" : "Hospital registrar"},{"system" : "http://snomed.info/sct","code" : "158972004","display" : "House officer"},{"system" : "http://snomed.info/sct","code" : "158973009","display" : "Occupational physician"},{"system" : "http://snomed.info/sct","code" : "158974003","display" : "Clinical medical officer"},{"system" : "http://snomed.info/sct","code" : "158975002","display" : "Medical practitioner - teaching"},{"system" : "http://snomed.info/sct","code" : "158977005","display" : "Dental administrator"},{"system" : "http://snomed.info/sct","code" : "158978000","display" : "Dental consultant"},{"system" : "http://snomed.info/sct","code" : "158979008","display" : "Dental general practitioner"},{"system" : "http://snomed.info/sct","code" : "158980006","display" : "Dental practitioner - teaching"},{"system" : "http://snomed.info/sct","code" : "158983008","display" : "Nurse administrator - national"},{"system" : "http://snomed.info/sct","code" : "158984002","display" : "Nursing officer - region"},{"system" : "http://snomed.info/sct","code" : "158985001","display" : "Nursing officer - district"},{"system" : "http://snomed.info/sct","code" : "158986000","display" : "Nursing administrator - professional body"},{"system" : "http://snomed.info/sct","code" : "158987009","display" : "Nursing officer - division"},{"system" : "http://snomed.info/sct","code" : "158988004","display" : "Nurse education director"},{"system" : "http://snomed.info/sct","code" : "158989007","display" : "Occupational health nursing officer"},{"system" : "http://snomed.info/sct","code" : "158990003","display" : "Nursing officer"},{"system" : "http://snomed.info/sct","code" : "158992006","display" : "Midwifery sister"},{"system" : "http://snomed.info/sct","code" : "158993001","display" : "Nursing sister (theatre)"},{"system" : "http://snomed.info/sct","code" : "158994007","display" : "Staff nurse"},{"system" : "http://snomed.info/sct","code" : "158995008","display" : "Staff midwife"},{"system" : "http://snomed.info/sct","code" : "158996009","display" : "State enrolled nurse"},{"system" : "http://snomed.info/sct","code" : "158997000","display" : "District nurse"},{"system" : "http://snomed.info/sct","code" : "158998005","display" : "Private nurse"},{"system" : "http://snomed.info/sct","code" : "158999002","display" : "Community midwife"},{"system" : "http://snomed.info/sct","code" : "159001001","display" : "Clinic nurse"},{"system" : "http://snomed.info/sct","code" : "159002008","display" : "Practice nurse"},{"system" : "http://snomed.info/sct","code" : "159003003","display" : "School nurse"},{"system" : "http://snomed.info/sct","code" : "159004009","display" : "Nurse - teaching"},{"system" : "http://snomed.info/sct","code" : "159005005","display" : "Student nurse"},{"system" : "http://snomed.info/sct","code" : "159006006","display" : "Dental nurse"},{"system" : "http://snomed.info/sct","code" : "159007002","display" : "Community pediatric nurse"},{"system" : "http://snomed.info/sct","code" : "159010009","display" : "Hospital pharmacist"},{"system" : "http://snomed.info/sct","code" : "159011008","display" : "Retail pharmacist"},{"system" : "http://snomed.info/sct","code" : "159012001","display" : "Industrial pharmacist"},{"system" : "http://snomed.info/sct","code" : "159014000","display" : "Trainee pharmacist"},{"system" : "http://snomed.info/sct","code" : "159016003","display" : "Medical radiographer"},{"system" : "http://snomed.info/sct","code" : "159017007","display" : "Diagnostic radiographer"},{"system" : "http://snomed.info/sct","code" : "159018002","display" : "Therapeutic radiographer"},{"system" : "http://snomed.info/sct","code" : "159019005","display" : "Trainee radiographer"},{"system" : "http://snomed.info/sct","code" : "159021000","display" : "Ophthalmic optician"},{"system" : "http://snomed.info/sct","code" : "159022007","display" : "Trainee optician"},{"system" : "http://snomed.info/sct","code" : "159025009","display" : "Remedial gymnast"},{"system" : "http://snomed.info/sct","code" : "159026005","display" : "Speech and language therapist"},{"system" : "http://snomed.info/sct","code" : "159027001","display" : "Orthoptist"},{"system" : "http://snomed.info/sct","code" : "159028006","display" : "Trainee remedial therapist"},{"system" : "http://snomed.info/sct","code" : "159033005","display" : "Dietician"},{"system" : "http://snomed.info/sct","code" : "159034004","display" : "Podiatrist"},{"system" : "http://snomed.info/sct","code" : "159035003","display" : "Dental auxiliary"},{"system" : "http://snomed.info/sct","code" : "159036002","display" : "ECG technician"},{"system" : "http://snomed.info/sct","code" : "159037006","display" : "EEG technician"},{"system" : "http://snomed.info/sct","code" : "159038001","display" : "Artificial limb fitter"},{"system" : "http://snomed.info/sct","code" : "159039009","display" : "AT - Audiology technician"},{"system" : "http://snomed.info/sct","code" : "159040006","display" : "Pharmacy technician"},{"system" : "http://snomed.info/sct","code" : "159041005","display" : "Trainee medical technician"},{"system" : "http://snomed.info/sct","code" : "159141008","display" : "Geneticist"},{"system" : "http://snomed.info/sct","code" : "159972006","display" : "Surgical corset fitter"},{"system" : "http://snomed.info/sct","code" : "160008000","display" : "Dental technician"},{"system" : "http://snomed.info/sct","code" : "224529009","display" : "Clinical assistant"},{"system" : "http://snomed.info/sct","code" : "224530004","display" : "Senior registrar"},{"system" : "http://snomed.info/sct","code" : "224531000","display" : "Registrar"},{"system" : "http://snomed.info/sct","code" : "224532007","display" : "Senior house officer"},{"system" : "http://snomed.info/sct","code" : "224533002","display" : "MO - Medical officer"},{"system" : "http://snomed.info/sct","code" : "224534008","display" : "Health visitors, nurses and midwives"},{"system" : "http://snomed.info/sct","code" : "224535009","display" : "Registered nurse"},{"system" : "http://snomed.info/sct","code" : "224536005","display" : "Midwifery tutor"},{"system" : "http://snomed.info/sct","code" : "224537001","display" : "Accident and Emergency nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "224538006","display" : "Triage nurse"},{"system" : "http://snomed.info/sct","code" : "224540001","display" : "Community nurse"},{"system" : "http://snomed.info/sct","code" : "224541002","display" : "Nursing continence advisor"},{"system" : "http://snomed.info/sct","code" : "224542009","display" : "Coronary care nurse"},{"system" : "http://snomed.info/sct","code" : "224543004","display" : "Diabetic nurse"},{"system" : "http://snomed.info/sct","code" : "224544005","display" : "Family planning nurse"},{"system" : "http://snomed.info/sct","code" : "224545006","display" : "Care of the elderly nurse"},{"system" : "http://snomed.info/sct","code" : "224546007","display" : "ICN - Infection control nurse"},{"system" : "http://snomed.info/sct","code" : "224547003","display" : "Intensive therapy nurse"},{"system" : "http://snomed.info/sct","code" : "224548008","display" : "Learning disabilities nurse"},{"system" : "http://snomed.info/sct","code" : "224549000","display" : "Neonatal nurse"},{"system" : "http://snomed.info/sct","code" : "224550000","display" : "Neurology nurse"},{"system" : "http://snomed.info/sct","code" : "224551001","display" : "Industrial nurse"},{"system" : "http://snomed.info/sct","code" : "224552008","display" : "Oncology nurse"},{"system" : "http://snomed.info/sct","code" : "224554009","display" : "Marie Curie nurse"},{"system" : "http://snomed.info/sct","code" : "224555005","display" : "Pain control nurse"},{"system" : "http://snomed.info/sct","code" : "224556006","display" : "Palliative care nurse"},{"system" : "http://snomed.info/sct","code" : "224557002","display" : "Chemotherapy nurse"},{"system" : "http://snomed.info/sct","code" : "224558007","display" : "Radiotherapy nurse"},{"system" : "http://snomed.info/sct","code" : "224559004","display" : "Recovery nurse"},{"system" : "http://snomed.info/sct","code" : "224560009","display" : "Stomatherapist"},{"system" : "http://snomed.info/sct","code" : "224562001","display" : "Paediatric nurse"},{"system" : "http://snomed.info/sct","code" : "224563006","display" : "Psychiatric nurse"},{"system" : "http://snomed.info/sct","code" : "224564000","display" : "Community mental health nurse"},{"system" : "http://snomed.info/sct","code" : "224565004","display" : "Renal nurse"},{"system" : "http://snomed.info/sct","code" : "224566003","display" : "Haemodialysis nurse"},{"system" : "http://snomed.info/sct","code" : "224567007","display" : "Wound care nurse"},{"system" : "http://snomed.info/sct","code" : "224569005","display" : "Nurse grade"},{"system" : "http://snomed.info/sct","code" : "224570006","display" : "Clinical nurse specialist"},{"system" : "http://snomed.info/sct","code" : "224571005","display" : "Nurse practitioner"},{"system" : "http://snomed.info/sct","code" : "224572003","display" : "Nursing sister"},{"system" : "http://snomed.info/sct","code" : "224573008","display" : "CN - Charge nurse"},{"system" : "http://snomed.info/sct","code" : "224574002","display" : "Ward manager"},{"system" : "http://snomed.info/sct","code" : "224575001","display" : "Nursing team leader"},{"system" : "http://snomed.info/sct","code" : "224576000","display" : "Nursing assistant"},{"system" : "http://snomed.info/sct","code" : "224577009","display" : "HCA - Healthcare assistant"},{"system" : "http://snomed.info/sct","code" : "224578004","display" : "Nursery nurse"},{"system" : "http://snomed.info/sct","code" : "224579007","display" : "Healthcare service manager"},{"system" : "http://snomed.info/sct","code" : "224580005","display" : "Occupational health service manager"},{"system" : "http://snomed.info/sct","code" : "224581009","display" : "Community nurse manager"},{"system" : "http://snomed.info/sct","code" : "224583007","display" : "Behavior therapist"},{"system" : "http://snomed.info/sct","code" : "224584001","display" : "Behaviour therapy assistant"},{"system" : "http://snomed.info/sct","code" : "224585000","display" : "Drama therapist"},{"system" : "http://snomed.info/sct","code" : "224586004","display" : "Domiciliary occupational therapist"},{"system" : "http://snomed.info/sct","code" : "224587008","display" : "Occupational therapy helper"},{"system" : "http://snomed.info/sct","code" : "224588003","display" : "Psychotherapist"},{"system" : "http://snomed.info/sct","code" : "224589006","display" : "Community-based physiotherapist"},{"system" : "http://snomed.info/sct","code" : "224590002","display" : "Play therapist"},{"system" : "http://snomed.info/sct","code" : "224591003","display" : "Play specialist"},{"system" : "http://snomed.info/sct","code" : "224592005","display" : "Play leader"},{"system" : "http://snomed.info/sct","code" : "224593000","display" : "Community-based speech and language therapist"},{"system" : "http://snomed.info/sct","code" : "224594006","display" : "Speech and language assistant"},{"system" : "http://snomed.info/sct","code" : "224595007","display" : "Professional counsellor"},{"system" : "http://snomed.info/sct","code" : "224596008","display" : "Marriage guidance counsellor"},{"system" : "http://snomed.info/sct","code" : "224597004","display" : "Trained nurse counsellor"},{"system" : "http://snomed.info/sct","code" : "224598009","display" : "Trained social worker counsellor"},{"system" : "http://snomed.info/sct","code" : "224599001","display" : "Trained personnel counsellor"},{"system" : "http://snomed.info/sct","code" : "224600003","display" : "Psychoanalyst"},{"system" : "http://snomed.info/sct","code" : "224601004","display" : "Assistant psychologist"},{"system" : "http://snomed.info/sct","code" : "224602006","display" : "Community-based podiatrist"},{"system" : "http://snomed.info/sct","code" : "224603001","display" : "Foot care worker"},{"system" : "http://snomed.info/sct","code" : "224604007","display" : "Audiometrician"},{"system" : "http://snomed.info/sct","code" : "224606009","display" : "Technical healthcare occupation"},{"system" : "http://snomed.info/sct","code" : "224607000","display" : "Occupational therapy technical instructor"},{"system" : "http://snomed.info/sct","code" : "224608005","display" : "Administrative healthcare staff"},{"system" : "http://snomed.info/sct","code" : "224609002","display" : "Complementary health worker"},{"system" : "http://snomed.info/sct","code" : "224610007","display" : "Supporting services personnel"},{"system" : "http://snomed.info/sct","code" : "224614003","display" : "Research associate"},{"system" : "http://snomed.info/sct","code" : "224615002","display" : "Research nurse"},{"system" : "http://snomed.info/sct","code" : "224620002","display" : "Human aid to communication"},{"system" : "http://snomed.info/sct","code" : "224621003","display" : "Palantypist"},{"system" : "http://snomed.info/sct","code" : "224622005","display" : "Note taker"},{"system" : "http://snomed.info/sct","code" : "224623000","display" : "Cuer"},{"system" : "http://snomed.info/sct","code" : "224624006","display" : "Lipspeaker"},{"system" : "http://snomed.info/sct","code" : "224625007","display" : "Interpreter for British sign language"},{"system" : "http://snomed.info/sct","code" : "224626008","display" : "Interpreter for Signs supporting English"},{"system" : "http://snomed.info/sct","code" : "224936003","display" : "General practitioner locum"},{"system" : "http://snomed.info/sct","code" : "225726006","display" : "Lactation consultant"},{"system" : "http://snomed.info/sct","code" : "225727002","display" : "Midwife counsellor"},{"system" : "http://snomed.info/sct","code" : "265937000","display" : "Nursing occupation (occupation)"},{"system" : "http://snomed.info/sct","code" : "265939002","display" : "Medical/dental technicians"},{"system" : "http://snomed.info/sct","code" : "283875005","display" : "Parkinson's disease nurse"},{"system" : "http://snomed.info/sct","code" : "302211009","display" : "Specialist registrar"},{"system" : "http://snomed.info/sct","code" : "303124005","display" : "Member of mental health review tribunal"},{"system" : "http://snomed.info/sct","code" : "303129000","display" : "Hospital manager"},{"system" : "http://snomed.info/sct","code" : "303133007","display" : "Responsible medical officer"},{"system" : "http://snomed.info/sct","code" : "303134001","display" : "Independent doctor"},{"system" : "http://snomed.info/sct","code" : "304291006","display" : "Bereavement counsellor"},{"system" : "http://snomed.info/sct","code" : "304292004","display" : "Surgeon"},{"system" : "http://snomed.info/sct","code" : "307988006","display" : "Medical technician"},{"system" : "http://snomed.info/sct","code" : "308002005","display" : "Remedial therapist"},{"system" : "http://snomed.info/sct","code" : "309294001","display" : "Accident and emergency doctor"},{"system" : "http://snomed.info/sct","code" : "309295000","display" : "Clinical oncologist"},{"system" : "http://snomed.info/sct","code" : "309296004","display" : "Family planning doctor"},{"system" : "http://snomed.info/sct","code" : "309322005","display" : "Associate general practitioner"},{"system" : "http://snomed.info/sct","code" : "309323000","display" : "Partner of general practitioner"},{"system" : "http://snomed.info/sct","code" : "309324006","display" : "Assistant GP"},{"system" : "http://snomed.info/sct","code" : "309326008","display" : "Deputizing general practitioner"},{"system" : "http://snomed.info/sct","code" : "309327004","display" : "General practitioner registrar"},{"system" : "http://snomed.info/sct","code" : "309328009","display" : "Ambulatory pediatrician"},{"system" : "http://snomed.info/sct","code" : "309329001","display" : "Community paediatrician"},{"system" : "http://snomed.info/sct","code" : "309330006","display" : "Pediatric cardiologist"},{"system" : "http://snomed.info/sct","code" : "309331005","display" : "Pediatric endocrinologist"},{"system" : "http://snomed.info/sct","code" : "309332003","display" : "Paediatric gastroenterologist"},{"system" : "http://snomed.info/sct","code" : "309333008","display" : "Pediatric nephrologist"},{"system" : "http://snomed.info/sct","code" : "309334002","display" : "Paediatric neurologist"},{"system" : "http://snomed.info/sct","code" : "309335001","display" : "Pediatric rheumatologist"},{"system" : "http://snomed.info/sct","code" : "309336000","display" : "Paediatric oncologist"},{"system" : "http://snomed.info/sct","code" : "309337009","display" : "Pain management specialist"},{"system" : "http://snomed.info/sct","code" : "309338004","display" : "Intensive care specialist"},{"system" : "http://snomed.info/sct","code" : "309339007","display" : "Adult intensive care specialist"},{"system" : "http://snomed.info/sct","code" : "309340009","display" : "Pediatric intensive care specialist"},{"system" : "http://snomed.info/sct","code" : "309341008","display" : "Blood transfusion doctor"},{"system" : "http://snomed.info/sct","code" : "309342001","display" : "Histopathologist"},{"system" : "http://snomed.info/sct","code" : "309343006","display" : "Physician"},{"system" : "http://snomed.info/sct","code" : "309345004","display" : "Chest physician"},{"system" : "http://snomed.info/sct","code" : "309346003","display" : "Thoracic physician"},{"system" : "http://snomed.info/sct","code" : "309347007","display" : "Clinical hematologist"},{"system" : "http://snomed.info/sct","code" : "309348002","display" : "Clinical neurophysiologist"},{"system" : "http://snomed.info/sct","code" : "309349005","display" : "Clinical physiologist"},{"system" : "http://snomed.info/sct","code" : "309350005","display" : "Diabetologist"},{"system" : "http://snomed.info/sct","code" : "309351009","display" : "Andrologist"},{"system" : "http://snomed.info/sct","code" : "309352002","display" : "Neuroendocrinologist"},{"system" : "http://snomed.info/sct","code" : "309353007","display" : "Reproductive endocrinologist"},{"system" : "http://snomed.info/sct","code" : "309354001","display" : "Thyroidologist"},{"system" : "http://snomed.info/sct","code" : "309355000","display" : "Clinical geneticist"},{"system" : "http://snomed.info/sct","code" : "309356004","display" : "Clinical cytogeneticist"},{"system" : "http://snomed.info/sct","code" : "309357008","display" : "Clinical molecular geneticist"},{"system" : "http://snomed.info/sct","code" : "309358003","display" : "Genitourinary medicine physician"},{"system" : "http://snomed.info/sct","code" : "309359006","display" : "Palliative care physician"},{"system" : "http://snomed.info/sct","code" : "309360001","display" : "Rehabilitation physician"},{"system" : "http://snomed.info/sct","code" : "309361002","display" : "Child and adolescent psychiatrist"},{"system" : "http://snomed.info/sct","code" : "309362009","display" : "Forensic psychiatrist"},{"system" : "http://snomed.info/sct","code" : "309363004","display" : "Liaison psychiatrist"},{"system" : "http://snomed.info/sct","code" : "309364005","display" : "Psychogeriatrician"},{"system" : "http://snomed.info/sct","code" : "309366007","display" : "Rehabilitation psychiatrist"},{"system" : "http://snomed.info/sct","code" : "309367003","display" : "Obstetrician and gynecologist"},{"system" : "http://snomed.info/sct","code" : "309368008","display" : "Breast surgeon"},{"system" : "http://snomed.info/sct","code" : "309369000","display" : "Cardiothoracic surgeon"},{"system" : "http://snomed.info/sct","code" : "309371000","display" : "Cardiac surgeon"},{"system" : "http://snomed.info/sct","code" : "309372007","display" : "Ear, nose and throat surgeon"},{"system" : "http://snomed.info/sct","code" : "309373002","display" : "Endocrine surgeon"},{"system" : "http://snomed.info/sct","code" : "309374008","display" : "Thyroid surgeon"},{"system" : "http://snomed.info/sct","code" : "309375009","display" : "Pituitary surgeon"},{"system" : "http://snomed.info/sct","code" : "309376005","display" : "Gastrointestinal surgeon"},{"system" : "http://snomed.info/sct","code" : "309377001","display" : "General gastrointestinal surgeon"},{"system" : "http://snomed.info/sct","code" : "309378006","display" : "Upper gastrointestinal surgeon"},{"system" : "http://snomed.info/sct","code" : "309379003","display" : "Colorectal surgeon"},{"system" : "http://snomed.info/sct","code" : "309380000","display" : "Hand surgeon"},{"system" : "http://snomed.info/sct","code" : "309381001","display" : "Hepatobiliary surgeon"},{"system" : "http://snomed.info/sct","code" : "309382008","display" : "Ophthalmic surgeon"},{"system" : "http://snomed.info/sct","code" : "309383003","display" : "Pediatric surgeon"},{"system" : "http://snomed.info/sct","code" : "309384009","display" : "Pancreatic surgeon"},{"system" : "http://snomed.info/sct","code" : "309385005","display" : "Transplant surgeon"},{"system" : "http://snomed.info/sct","code" : "309386006","display" : "Trauma surgeon"},{"system" : "http://snomed.info/sct","code" : "309388007","display" : "Vascular surgeon"},{"system" : "http://snomed.info/sct","code" : "309389004","display" : "Medical practitioner grade"},{"system" : "http://snomed.info/sct","code" : "309390008","display" : "Hospital consultant"},{"system" : "http://snomed.info/sct","code" : "309391007","display" : "Visiting specialist registrar"},{"system" : "http://snomed.info/sct","code" : "309392000","display" : "Research registrar"},{"system" : "http://snomed.info/sct","code" : "309393005","display" : "General practitioner grade"},{"system" : "http://snomed.info/sct","code" : "309394004","display" : "General practitioner principal"},{"system" : "http://snomed.info/sct","code" : "309395003","display" : "Hospital specialist"},{"system" : "http://snomed.info/sct","code" : "309396002","display" : "Associate specialist"},{"system" : "http://snomed.info/sct","code" : "309397006","display" : "Research fellow"},{"system" : "http://snomed.info/sct","code" : "309398001","display" : "Profession allied to medicine"},{"system" : "http://snomed.info/sct","code" : "309399009","display" : "Hospital dietitian"},{"system" : "http://snomed.info/sct","code" : "309400002","display" : "Domiciliary physiotherapist"},{"system" : "http://snomed.info/sct","code" : "309401003","display" : "GP-based physiotherapist"},{"system" : "http://snomed.info/sct","code" : "309402005","display" : "Hospital-based physiotherapist"},{"system" : "http://snomed.info/sct","code" : "309403000","display" : "Private physiotherapist"},{"system" : "http://snomed.info/sct","code" : "309404006","display" : "Physiotherapy helper"},{"system" : "http://snomed.info/sct","code" : "309409001","display" : "Hospital-based speech and language therapist"},{"system" : "http://snomed.info/sct","code" : "309410006","display" : "Arts therapist"},{"system" : "http://snomed.info/sct","code" : "309411005","display" : "Dance therapist"},{"system" : "http://snomed.info/sct","code" : "309412003","display" : "Music therapist"},{"system" : "http://snomed.info/sct","code" : "309413008","display" : "Renal dietitian"},{"system" : "http://snomed.info/sct","code" : "309414002","display" : "Liver dietitian"},{"system" : "http://snomed.info/sct","code" : "309415001","display" : "Oncology dietitian"},{"system" : "http://snomed.info/sct","code" : "309416000","display" : "Pediatric dietitian"},{"system" : "http://snomed.info/sct","code" : "309417009","display" : "Diabetes dietitian"},{"system" : "http://snomed.info/sct","code" : "309418004","display" : "Audiologist"},{"system" : "http://snomed.info/sct","code" : "309419007","display" : "Hearing therapist"},{"system" : "http://snomed.info/sct","code" : "309420001","display" : "Audiological scientist"},{"system" : "http://snomed.info/sct","code" : "309421002","display" : "Hearing aid dispenser"},{"system" : "http://snomed.info/sct","code" : "309422009","display" : "Community-based occupational therapist"},{"system" : "http://snomed.info/sct","code" : "309423004","display" : "Hospital occupational therapist"},{"system" : "http://snomed.info/sct","code" : "309427003","display" : "Social services occupational therapist"},{"system" : "http://snomed.info/sct","code" : "309428008","display" : "Orthotist"},{"system" : "http://snomed.info/sct","code" : "309429000","display" : "Surgical fitter"},{"system" : "http://snomed.info/sct","code" : "309434001","display" : "Hospital-based podiatrist"},{"system" : "http://snomed.info/sct","code" : "309435000","display" : "Podiatry assistant"},{"system" : "http://snomed.info/sct","code" : "309436004","display" : "Lymphedema nurse"},{"system" : "http://snomed.info/sct","code" : "309437008","display" : "Community learning disabilities nurse"},{"system" : "http://snomed.info/sct","code" : "309439006","display" : "Clinical nurse teacher"},{"system" : "http://snomed.info/sct","code" : "309440008","display" : "Community practice nurse teacher"},{"system" : "http://snomed.info/sct","code" : "309441007","display" : "Nurse tutor"},{"system" : "http://snomed.info/sct","code" : "309442000","display" : "Nurse teacher practitioner"},{"system" : "http://snomed.info/sct","code" : "309443005","display" : "Nurse lecturer practitioner"},{"system" : "http://snomed.info/sct","code" : "309444004","display" : "Outreach nurse"},{"system" : "http://snomed.info/sct","code" : "309445003","display" : "Anesthetic nurse"},{"system" : "http://snomed.info/sct","code" : "309446002","display" : "Nurse manager"},{"system" : "http://snomed.info/sct","code" : "309450009","display" : "Nurse administrator"},{"system" : "http://snomed.info/sct","code" : "309452001","display" : "Midwifery grade"},{"system" : "http://snomed.info/sct","code" : "309453006","display" : "Registered midwife"},{"system" : "http://snomed.info/sct","code" : "309454000","display" : "Student midwife"},{"system" : "http://snomed.info/sct","code" : "309455004","display" : "Parentcraft sister"},{"system" : "http://snomed.info/sct","code" : "309459005","display" : "Healthcare professional grade"},{"system" : "http://snomed.info/sct","code" : "309460000","display" : "Restorative dentist"},{"system" : "http://snomed.info/sct","code" : "310170009","display" : "Paediatric audiologist"},{"system" : "http://snomed.info/sct","code" : "310171008","display" : "Immunopathologist"},{"system" : "http://snomed.info/sct","code" : "310172001","display" : "Audiological physician"},{"system" : "http://snomed.info/sct","code" : "310173006","display" : "Clinical pharmacologist"},{"system" : "http://snomed.info/sct","code" : "310174000","display" : "Private doctor"},{"system" : "http://snomed.info/sct","code" : "310175004","display" : "Agency nurse"},{"system" : "http://snomed.info/sct","code" : "310176003","display" : "Behavioral therapist nurse"},{"system" : "http://snomed.info/sct","code" : "310177007","display" : "Cardiac rehabilitation nurse"},{"system" : "http://snomed.info/sct","code" : "310178002","display" : "Genitourinary nurse"},{"system" : "http://snomed.info/sct","code" : "310179005","display" : "Rheumatology nurse specialist"},{"system" : "http://snomed.info/sct","code" : "310180008","display" : "Continence nurse"},{"system" : "http://snomed.info/sct","code" : "310181007","display" : "Contact tracing nurse"},{"system" : "http://snomed.info/sct","code" : "310182000","display" : "General nurse"},{"system" : "http://snomed.info/sct","code" : "310184004","display" : "Liaison nurse"},{"system" : "http://snomed.info/sct","code" : "310185003","display" : "Diabetic liaison nurse"},{"system" : "http://snomed.info/sct","code" : "310186002","display" : "Nurse psychotherapist"},{"system" : "http://snomed.info/sct","code" : "310187006","display" : "Company nurse"},{"system" : "http://snomed.info/sct","code" : "310188001","display" : "Hospital midwife"},{"system" : "http://snomed.info/sct","code" : "310189009","display" : "Genetic counsellor"},{"system" : "http://snomed.info/sct","code" : "310190000","display" : "Mental health counsellor"},{"system" : "http://snomed.info/sct","code" : "310191001","display" : "Clinical psychologist"},{"system" : "http://snomed.info/sct","code" : "310192008","display" : "Educational psychologist"},{"system" : "http://snomed.info/sct","code" : "310193003","display" : "Coroner"},{"system" : "http://snomed.info/sct","code" : "310194009","display" : "Appliance officer"},{"system" : "http://snomed.info/sct","code" : "310512001","display" : "Medical oncologist"},{"system" : "http://snomed.info/sct","code" : "311441001","display" : "School medical officer"},{"system" : "http://snomed.info/sct","code" : "312485001","display" : "Integrated midwife"},{"system" : "http://snomed.info/sct","code" : "372102007","display" : "Registered nurse first assist"},{"system" : "http://snomed.info/sct","code" : "387619007","display" : "Optician (occupation)"},{"system" : "http://snomed.info/sct","code" : "394572006","display" : "Medical secretary (occupation)"},{"system" : "http://snomed.info/sct","code" : "394618009","display" : "Hospital nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "397897005","display" : "Paramedic (occupation)"},{"system" : "http://snomed.info/sct","code" : "397903001","display" : "Staff grade obstetrician (occupation)"},{"system" : "http://snomed.info/sct","code" : "397908005","display" : "Staff grade practitioner (occupation)"},{"system" : "http://snomed.info/sct","code" : "398130009","display" : "Medical student (occupation)"},{"system" : "http://snomed.info/sct","code" : "398238009","display" : "Acting obstetric registrar (occupation)"},{"system" : "http://snomed.info/sct","code" : "404940000","display" : "Physiotherapist technical instructor (occupation)"},{"system" : "http://snomed.info/sct","code" : "405277009","display" : "Resident physician (occupation)"},{"system" : "http://snomed.info/sct","code" : "405278004","display" : "Certified registered nurse anesthetist (occupation)"},{"system" : "http://snomed.info/sct","code" : "405279007","display" : "Attending physician (occupation)"},{"system" : "http://snomed.info/sct","code" : "405623001","display" : "Assigned practitioner (occupation)"},{"system" : "http://snomed.info/sct","code" : "405684005","display" : "Professional initiating surgical case"},{"system" : "http://snomed.info/sct","code" : "405685006","display" : "Professional providing staff relief during surgical procedure"},{"system" : "http://snomed.info/sct","code" : "408798009","display" : "Consultant pediatrician (occupation)"},{"system" : "http://snomed.info/sct","code" : "408799001","display" : "Consultant neonatologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "409974004","display" : "Health educator (occupation)"},{"system" : "http://snomed.info/sct","code" : "409975003","display" : "Certified health education specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "413854007","display" : "Circulating nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "415075003","display" : "Perioperative nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "415506007","display" : "Scrub nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "416160000","display" : "Fellow of American Academy of Osteopathy (occupation)"},{"system" : "http://snomed.info/sct","code" : "420409002","display" : "Oculoplastic surgeon (occupation)"},{"system" : "http://snomed.info/sct","code" : "420678001","display" : "Retinal surgeon (occupation)"},{"system" : "http://snomed.info/sct","code" : "421841007","display" : "Admitting physician (occupation)"},{"system" : "http://snomed.info/sct","code" : "422140007","display" : "Medical ophthalmologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "422234006","display" : "Ophthalmologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "432100008","display" : "Health coach (occupation)"},{"system" : "http://snomed.info/sct","code" : "442867008","display" : "Respiratory therapist (occupation)"},{"system" : "http://snomed.info/sct","code" : "443090005","display" : "Podiatric surgeon (occupation)"},{"system" : "http://snomed.info/sct","code" : "444912007","display" : "Hypnotherapist (occupation)"},{"system" : "http://snomed.info/sct","code" : "445313000","display" : "Asthma nurse specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "445451001","display" : "Nurse case manager (occupation)"},{"system" : "http://snomed.info/sct","code" : "446050000","display" : "Primary care physician (occupation)"},{"system" : "http://snomed.info/sct","code" : "446701002","display" : "Addiction medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "449161006","display" : "Physician assistant (occupation)"},{"system" : "http://snomed.info/sct","code" : "471302004","display" : "Government midwife (occupation)"},{"system" : "http://snomed.info/sct","code" : "720503005","display" : "Sleep medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "721936008","display" : "Occupation medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "721937004","display" : "Preventive medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "721938009","display" : "Tropical medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "721939001","display" : "Vascular medicine specialist"},{"system" : "http://snomed.info/sct","code" : "721940004","display" : "Legal medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "721941000","display" : "Health psychologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "721942007","display" : "Cardiovascular perfusionist (occupation)"},{"system" : "http://snomed.info/sct","code" : "721943002","display" : "Clinical immunology and allergy specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "734293001","display" : "Clinical pharmacist (occupation)"},{"system" : "http://snomed.info/sct","code" : "734294007","display" : "Pharmacist prescriber (occupation)"},{"system" : "http://snomed.info/sct","code" : "763292005","display" : "Radiation oncologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "768730001","display" : "Home health aide (occupation)"},{"system" : "http://snomed.info/sct","code" : "768731002","display" : "Home helper"},{"system" : "http://snomed.info/sct","code" : "768732009","display" : "School health educator"},{"system" : "http://snomed.info/sct","code" : "768819009","display" : "Medically responsible investigator (occupation)"},{"system" : "http://snomed.info/sct","code" : "768825008","display" : "Doula (occupation)"},{"system" : "http://snomed.info/sct","code" : "768826009","display" : "Crisis counsellor"},{"system" : "http://snomed.info/sct","code" : "768827000","display" : "Nutritionist"},{"system" : "http://snomed.info/sct","code" : "768828005","display" : "Epidemiologist"},{"system" : "http://snomed.info/sct","code" : "768829002","display" : "Community dietician (occupation)"},{"system" : "http://snomed.info/sct","code" : "768832004","display" : "Case manager (occupation)"},{"system" : "http://snomed.info/sct","code" : "768833009","display" : "Discharging physician"},{"system" : "http://snomed.info/sct","code" : "768834003","display" : "Disease manager (occupation)"},{"system" : "http://snomed.info/sct","code" : "768836001","display" : "Patient navigator"},{"system" : "http://snomed.info/sct","code" : "768837005","display" : "Hospitalist (occupation)"},{"system" : "http://snomed.info/sct","code" : "768839008","display" : "Consultant (occupation)"},{"system" : "http://snomed.info/sct","code" : "789543004","display" : "Ultrasonographer"},{"system" : "http://snomed.info/sct","code" : "840583002","display" : "Allied health assistant (occupation)"},{"system" : "http://snomed.info/sct","code" : "840584008","display" : "Allied health student"},{"system" : "http://snomed.info/sct","code" : "878785002","display" : "Clinical respiratory physiologist"},{"system" : "http://snomed.info/sct","code" : "878786001","display" : "Operating room technician (occupation)"},{"system" : "http://snomed.info/sct","code" : "878787005","display" : "Anesthesia technician"},{"system" : "http://snomed.info/sct","code" : "897187007","display" : "Sexual assault nurse examiner (occupation)"},{"system" : "http://snomed.info/sct","code" : "1172950003","display" : "Massage therapist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1186716007","display" : "Intellectual disability psychiatrist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1186914001","display" : "Intellectual disability nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "1251537007","display" : "Sport medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1251542004","display" : "Medical coder (occupation)"},{"system" : "http://snomed.info/sct","code" : "1251548000","display" : "Neuroradiologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1254982001","display" : "Medical surgical nurse"},{"system" : "http://snomed.info/sct","code" : "1254983006","display" : "Chronic care nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "1254984000","display" : "Rehabilitation nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255370008","display" : "Specialist in naturopathy"},{"system" : "http://snomed.info/sct","code" : "1255371007","display" : "Specialist in homeopathy (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255372000","display" : "Phytotherapist"},{"system" : "http://snomed.info/sct","code" : "1255373005","display" : "Specialist in traditional Chinese medicine (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255374004","display" : "Clinical nutritionist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255514008","display" : "Regulatory affairs pharmacist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255515009","display" : "Pharmacogenomics pharmacist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255517001","display" : "Intern in healthcare (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255518006","display" : "Organisational and social psychologist"},{"system" : "http://snomed.info/sct","code" : "1255519003","display" : "Cardiopulmonary technician (occupation)"},{"system" : "http://snomed.info/sct","code" : "1255719001","display" : "Neurophysiology technician"},{"system" : "http://snomed.info/sct","code" : "1256114007","display" : "Nuclear medicine technologist"},{"system" : "http://snomed.info/sct","code" : "1259214004","display" : "Immunohemotherapy specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1259964002","display" : "Oral medicine specialist (occupation)"},{"system" : "http://snomed.info/sct","code" : "1268923002","display" : "Obstetric nurse (occupation)"},{"system" : "http://snomed.info/sct","code" : "1287641002","display" : "Oncologist"},{"system" : "http://snomed.info/sct","code" : "1290289004","display" : "Fellow physician (occupation)"},{"system" : "http://snomed.info/sct","code" : "1304201007","display" : "Neurological physiotherapist"},{"system" : "http://snomed.info/sct","code" : "1304209009","display" : "Cardio-respiratory physiotherapist"},{"system" : "http://snomed.info/sct","code" : "1304210004","display" : "Musculoskeletal physiotherapist"},{"system" : "http://snomed.info/sct","code" : "1343658005","display" : "Emergency medical technician (occupation)"},{"system" : "http://snomed.info/sct","code" : "3981000175106","display" : "Nurse complex case manager"},{"system" : "http://snomed.info/sct","code" : "9371000175105","display" : "Adolescent medicine specialist"},{"system" : "http://snomed.info/sct","code" : "25941000087102","display" : "Adult gerontology primary care nurse practitioner (occupation)"},{"system" : "http://snomed.info/sct","code" : "26031000087100","display" : "Pediatric nurse practitioner (occupation)"},{"system" : "http://snomed.info/sct","code" : "26071000087103","display" : "PHCNP - primary health care nurse practitioner"},{"system" : "http://snomed.info/sct","code" : "26091000087104","display" : "Public health nurse practitioner"},{"system" : "http://snomed.info/sct","code" : "45181000087107","display" : "Pediatric ophthalmologist"},{"system" : "http://snomed.info/sct","code" : "45191000087109","display" : "Pediatric otorhinolaryngologist"},{"system" : "http://snomed.info/sct","code" : "45201000087106","display" : "Pediatric urologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "50681000087109","display" : "Bariatric surgeon (occupation)"},{"system" : "http://snomed.info/sct","code" : "67811000052107","display" : "Paediatric haematology and oncology physician"},{"system" : "http://snomed.info/sct","code" : "68191000052106","display" : "Neuropsychologist (occupation)"},{"system" : "http://snomed.info/sct","code" : "90981000221101","display" : "Endoscopist physician (occupation)"},{"system" : "http://snomed.info/sct","code" : "611601000124100","display" : "Neonatal nurse practitioner (occupation)"},{"system" : "http://snomed.info/sct","code" : "1012901000168106","display" : "Gynecologic oncologist"},{"system" : "http://snomed.info/sct","code" : "1032781000168105","display" : "Kinesiology practitioner (occupation)"},{"system" : "http://snomed.info/sct","code" : "1276561000168102","display" : "Prosthetist"},{"system" : "http://snomed.info/sct","code" : "1276571000168108","display" : "Orthotist and prosthetist (occupation)"},{"system" : "http://snomed.info/sct","code" : "450044741000087104","display" : "Acupuncturist (occupation)"}]}}

#304

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"703763000"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:16986
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:53 GMT
last-modified:Sat, 13 Sep 2025 20:51:53 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371113

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:db95b1d4-f292-453b-9861-b19aff1aaeb4","timestamp" : "2025-09-13T20:51:53.456Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "703763000","display" : "Precondition value (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "2546009","display" : "Night time"},{"system" : "http://snomed.info/sct","code" : "3658006","display" : "Infancy"},{"system" : "http://snomed.info/sct","code" : "41847000","display" : "Adulthood"},{"system" : "http://snomed.info/sct","code" : "115499008","display" : "Pre-dialysis"},{"system" : "http://snomed.info/sct","code" : "115500004","display" : "Post-dialysis"},{"system" : "http://snomed.info/sct","code" : "255214003","display" : "After exercise"},{"system" : "http://snomed.info/sct","code" : "255226008","display" : "Random"},{"system" : "http://snomed.info/sct","code" : "255235001","display" : "Pre-dose"},{"system" : "http://snomed.info/sct","code" : "255240009","display" : "15 minutes post-dose"},{"system" : "http://snomed.info/sct","code" : "255241008","display" : "30 minutes post-dose"},{"system" : "http://snomed.info/sct","code" : "255242001","display" : "1 hour post-dose"},{"system" : "http://snomed.info/sct","code" : "255243006","display" : "2 hours post-dose"},{"system" : "http://snomed.info/sct","code" : "255244000","display" : "3 hours post-dose"},{"system" : "http://snomed.info/sct","code" : "255245004","display" : "4 hours post-dose"},{"system" : "http://snomed.info/sct","code" : "255246003","display" : "First trimester"},{"system" : "http://snomed.info/sct","code" : "255247007","display" : "2nd trimester"},{"system" : "http://snomed.info/sct","code" : "255248002","display" : "Third trimester"},{"system" : "http://snomed.info/sct","code" : "255270004","display" : "Overnight"},{"system" : "http://snomed.info/sct","code" : "255273002","display" : "Post-bronchodilation"},{"system" : "http://snomed.info/sct","code" : "255274008","display" : "Pre-bronchodilation"},{"system" : "http://snomed.info/sct","code" : "255398004","display" : "Childhood"},{"system" : "http://snomed.info/sct","code" : "255399007","display" : "Congenital"},{"system" : "http://snomed.info/sct","code" : "255407002","display" : "Neonatal"},{"system" : "http://snomed.info/sct","code" : "255410009","display" : "Postpartum"},{"system" : "http://snomed.info/sct","code" : "255566006","display" : "Post-dose"},{"system" : "http://snomed.info/sct","code" : "255614006","display" : "At delivery of anterior shoulder"},{"system" : "http://snomed.info/sct","code" : "255615007","display" : "At crowning of head"},{"system" : "http://snomed.info/sct","code" : "255616008","display" : "Before full dilatation of cervix"},{"system" : "http://snomed.info/sct","code" : "255617004","display" : "After full dilatation of cervix"},{"system" : "http://snomed.info/sct","code" : "261829003","display" : "High dose"},{"system" : "http://snomed.info/sct","code" : "262061000","display" : "Postoperative period"},{"system" : "http://snomed.info/sct","code" : "262068006","display" : "Preoperative"},{"system" : "http://snomed.info/sct","code" : "262459003","display" : "Low dose"},{"system" : "http://snomed.info/sct","code" : "262502001","display" : "Post-chemotherapy"},{"system" : "http://snomed.info/sct","code" : "263659003","display" : "Adolescence"},{"system" : "http://snomed.info/sct","code" : "263675000","display" : "Antenatal"},{"system" : "http://snomed.info/sct","code" : "263678003","display" : "At rest"},{"system" : "http://snomed.info/sct","code" : "263844007","display" : "Postnatal"},{"system" : "http://snomed.info/sct","code" : "264908009","display" : "Post-radiation"},{"system" : "http://snomed.info/sct","code" : "271872005","display" : "Old age"},{"system" : "http://snomed.info/sct","code" : "276986009","display" : "Antepartum"},{"system" : "http://snomed.info/sct","code" : "276987000","display" : "Intrapartum"},{"system" : "http://snomed.info/sct","code" : "277671009","display" : "Intraoperative"},{"system" : "http://snomed.info/sct","code" : "278307001","display" : "On admission"},{"system" : "http://snomed.info/sct","code" : "281378008","display" : "Times relative to admission"},{"system" : "http://snomed.info/sct","code" : "281379000","display" : "Pre-admission"},{"system" : "http://snomed.info/sct","code" : "281380002","display" : "24 hours post admission"},{"system" : "http://snomed.info/sct","code" : "281381003","display" : "More than 24 hours after admission"},{"system" : "http://snomed.info/sct","code" : "282032007","display" : "Periods of life"},{"system" : "http://snomed.info/sct","code" : "303110006","display" : "Postprocedural period"},{"system" : "http://snomed.info/sct","code" : "303111005","display" : "During menopause"},{"system" : "http://snomed.info/sct","code" : "303112003","display" : "Fetal period"},{"system" : "http://snomed.info/sct","code" : "303113008","display" : "Postmortem period"},{"system" : "http://snomed.info/sct","code" : "303114002","display" : "Early neonatal period"},{"system" : "http://snomed.info/sct","code" : "303115001","display" : "Late neonatal period"},{"system" : "http://snomed.info/sct","code" : "307152002","display" : "Temporal periods relating to procedure"},{"system" : "http://snomed.info/sct","code" : "307153007","display" : "Before procedure"},{"system" : "http://snomed.info/sct","code" : "307154001","display" : "During procedure"},{"system" : "http://snomed.info/sct","code" : "307159006","display" : "Pregnancy time period"},{"system" : "http://snomed.info/sct","code" : "307166007","display" : "Before exercise"},{"system" : "http://snomed.info/sct","code" : "307168008","display" : "During admission"},{"system" : "http://snomed.info/sct","code" : "307169000","display" : "Post admission"},{"system" : "http://snomed.info/sct","code" : "307429007","display" : "After menopause"},{"system" : "http://snomed.info/sct","code" : "309601007","display" : "Temporal periods relating to exercise"},{"system" : "http://snomed.info/sct","code" : "309604004","display" : "During exercise"},{"system" : "http://snomed.info/sct","code" : "309605003","display" : "Temporal periods relating to menopause"},{"system" : "http://snomed.info/sct","code" : "309606002","display" : "Before menopause"},{"system" : "http://snomed.info/sct","code" : "703760002","display" : "1H post 50 g glucose PO"},{"system" : "http://snomed.info/sct","code" : "703761003","display" : "2H post 75 g glucose PO"},{"system" : "http://snomed.info/sct","code" : "703762005","display" : "1H post 100 g glucose PO"},{"system" : "http://snomed.info/sct","code" : "703764006","display" : "At time of peak level (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "703765007","display" : "At time of trough level (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "703766008","display" : "1H post 75 g glucose PO"},{"system" : "http://snomed.info/sct","code" : "703767004","display" : "One hour after a meal"},{"system" : "http://snomed.info/sct","code" : "703768009","display" : "Two hours after a meal (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "703769001","display" : "One hour after glucose dose (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "703770000","display" : "Two hours after glucose dose"},{"system" : "http://snomed.info/sct","code" : "703771001","display" : "pre 100 g glucose PO"},{"system" : "http://snomed.info/sct","code" : "703772008","display" : "2H post 100 g glucose PO"},{"system" : "http://snomed.info/sct","code" : "703773003","display" : "Three hours after glucose dose"},{"system" : "http://snomed.info/sct","code" : "703774009","display" : "3H post 100 g glucose PO"},{"system" : "http://snomed.info/sct","code" : "703775005","display" : "30M post 75 g glucose PO"},{"system" : "http://snomed.info/sct","code" : "707707000","display" : "Thirty minutes after resting (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707708005","display" : "One hour after resting (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707709002","display" : "Ninety minutes after resting (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707710007","display" : "Twenty minutes after incubation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707712004","display" : "Thirty minutes after incubation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707714003","display" : "One hour after incubation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707715002","display" : "Two hours after incubation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707716001","display" : "Three hours after incubation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707717005","display" : "Four hours after incubation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707718000","display" : "One day after incubation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707719008","display" : "Seven days after incubation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707720002","display" : "Two hours after peritoneal dialysis (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707721003","display" : "Four hours after peritoneal dialysis (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707722005","display" : "Twelve hours after peritoneal dialysis (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707723000","display" : "Twenty four hours after peritoneal dialysis"},{"system" : "http://snomed.info/sct","code" : "707757008","display" : "Thirty minutes after corticotropin dose (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707758003","display" : "1H post dose corticotropin"},{"system" : "http://snomed.info/sct","code" : "707759006","display" : "Fifteen minutes before ornithine dose (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707760001","display" : "After urea dose"},{"system" : "http://snomed.info/sct","code" : "707761002","display" : "Pre contrast"},{"system" : "http://snomed.info/sct","code" : "707762009","display" : "Pre washing"},{"system" : "http://snomed.info/sct","code" : "707763004","display" : "After precipitation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707764005","display" : "Post transfusion reaction"},{"system" : "http://snomed.info/sct","code" : "707765006","display" : "On ventilator"},{"system" : "http://snomed.info/sct","code" : "707815009","display" : "Immediately after addition of normal plasma (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707816005","display" : "Immediately after addition of protamine sulfate (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707817001","display" : "On menstrual cycle day 10 (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707818006","display" : "On menstrual cycle day 11 (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707819003","display" : "On menstrual cycle day 21 (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "707820009","display" : "On menstrual cycle day 3 (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "713152004","display" : "Early childhood (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "713153009","display" : "Toddler"},{"system" : "http://snomed.info/sct","code" : "723238007","display" : "Post hyperemic (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "723279008","display" : "Post vasodilatation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "726054005","display" : "After fasting (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "726055006","display" : "After calorie fasting (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "726056007","display" : "After fluid fasting (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "733986001","display" : "First specimen (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "733987005","display" : "Second specimen (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "733988000","display" : "Third specimen (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "737382006","display" : "Post addition of known amount of thyroglobulin"},{"system" : "http://snomed.info/sct","code" : "739029001","display" : "Four hours specimen (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "739030006","display" : "a.m. peak specimen (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "739031005","display" : "p.m. trough specimen (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "762642007","display" : "At time of measurement (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "762643002","display" : "At time of procedure"},{"system" : "http://snomed.info/sct","code" : "764868004","display" : "Middle age (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "767023003","display" : "Period of life beginning after birth and ending before death (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "769562006","display" : "Before appointment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "769563001","display" : "After appointment (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1156670009","display" : "Maternal pregnancy period"},{"system" : "http://snomed.info/sct","code" : "1156671008","display" : "Maternal perinatal period (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1156672001","display" : "Maternal antenatal period"},{"system" : "http://snomed.info/sct","code" : "1156673006","display" : "Fetal antenatal period"},{"system" : "http://snomed.info/sct","code" : "1156674000","display" : "Fetal first stage intrapartum period"},{"system" : "http://snomed.info/sct","code" : "1156675004","display" : "Fetal antepartum period (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1156676003","display" : "Foetal and/or neonatal period"},{"system" : "http://snomed.info/sct","code" : "1156677007","display" : "Foetal intrapartum period"},{"system" : "http://snomed.info/sct","code" : "1156678002","display" : "Fetal second stage intrapartum period"},{"system" : "http://snomed.info/sct","code" : "1156679005","display" : "Maternal antepartum period (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1156680008","display" : "Maternal second stage of labor period (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1156681007","display" : "Maternal first stage of labor period"},{"system" : "http://snomed.info/sct","code" : "1156682000","display" : "Maternal intrapartum period"},{"system" : "http://snomed.info/sct","code" : "1156683005","display" : "Maternal third stage of labor period (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1156684004","display" : "Perinatal period of foetus and/or neonate"},{"system" : "http://snomed.info/sct","code" : "1157245009","display" : "Flat dose"},{"system" : "http://snomed.info/sct","code" : "1179769002","display" : "Fetal and/or neonatal peripartum period"},{"system" : "http://snomed.info/sct","code" : "1179770001","display" : "Fetal prelabor period (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1186727009","display" : "Fetal intrapartum and/or early neonatal period (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1193538001","display" : "Fetal intrapartum second stage and/or early neonatal period"},{"system" : "http://snomed.info/sct","code" : "1260236009","display" : "Maternal antenatal and/or intrapartum and/or postpartum period (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1260427008","display" : "Maternal antepartum and/or intrapartum and/or postpartum period"},{"system" : "http://snomed.info/sct","code" : "1286868006","display" : "Full strength dose"},{"system" : "http://snomed.info/sct","code" : "47481000087106","display" : "Day before procedure"},{"system" : "http://snomed.info/sct","code" : "47501000087100","display" : "Split dose"},{"system" : "http://snomed.info/sct","code" : "47531000087108","display" : "Same day but before procedure (qualifier value)"}]}}

#305

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"24642003"},{"code":"409063005"},{"code":"409073007"},{"code":"387713003"},{"code":"103693007"},{"code":"46947000"},{"code":"410606002"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1295
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:54 GMT
last-modified:Sat, 13 Sep 2025 20:51:54 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371115

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:75cd428c-dfef-4ca1-91e3-181e2f066711","timestamp" : "2025-09-13T20:51:54.213Z","total" : 7,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "24642003","display" : "Psychiatry procedure or service"},{"system" : "http://snomed.info/sct","code" : "409063005","display" : "Counselling"},{"system" : "http://snomed.info/sct","code" : "409073007","display" : "Education"},{"system" : "http://snomed.info/sct","code" : "387713003","display" : "Surgical procedure (procedure)"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "103693007","display" : "Diagnostic procedure"},{"system" : "http://snomed.info/sct","code" : "46947000","display" : "Chiropractic manipulation"},{"system" : "http://snomed.info/sct","code" : "410606002","display" : "Social service procedure (procedure)"}]}}

#306

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"18949003"},{"code":"30549001"},{"code":"241031001"},{"code":"35963001"},{"code":"225164002"},{"code":"447346005"},{"code":"229506003"},{"code":"274441001"},{"code":"394725008"},{"code":"359825008"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1596
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:54 GMT
last-modified:Sat, 13 Sep 2025 20:51:54 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371117

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:e79620cc-62a1-47fb-b455-2be5d0789f3e","timestamp" : "2025-09-13T20:51:54.836Z","total" : 10,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "18949003","display" : "Change of dressing"},{"system" : "http://snomed.info/sct","code" : "30549001","display" : "Removal of suture"},{"system" : "http://snomed.info/sct","code" : "241031001","display" : "Removal of drain"},{"system" : "http://snomed.info/sct","code" : "35963001","display" : "Removal of staples"},{"system" : "http://snomed.info/sct","code" : "225164002","display" : "Removal of ligature"},{"system" : "http://snomed.info/sct","code" : "447346005","display" : "Cardiopulmonary exercise test (procedure)"},{"system" : "http://snomed.info/sct","code" : "229506003","display" : "Scar tissue massage"},{"system" : "http://snomed.info/sct","code" : "274441001","display" : "Suction drainage"},{"system" : "http://snomed.info/sct","code" : "394725008","display" : "Diabetes medication review (procedure)"},{"system" : "http://snomed.info/sct","code" : "359825008","display" : "Cytopathology, review of bronchioalveolar lavage specimen"}]}}

#307

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"183932001"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:11535
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:55 GMT
last-modified:Sat, 13 Sep 2025 20:51:55 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371119

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:c196f8e5-8e15-4794-b887-1213eac82d13","timestamp" : "2025-09-13T20:51:55.158Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "183932001","display" : "Procedure contraindicated"},{"system" : "http://snomed.info/sct","code" : "135809002","display" : "Nitrate contraindicated"},{"system" : "http://snomed.info/sct","code" : "135811006","display" : "Diuretic contraindicated"},{"system" : "http://snomed.info/sct","code" : "135822005","display" : "Lipid lowering therapy contraindicated"},{"system" : "http://snomed.info/sct","code" : "135823000","display" : "Calcium channel blocker contraindicated"},{"system" : "http://snomed.info/sct","code" : "169551000","display" : "Contraception contraindicated"},{"system" : "http://snomed.info/sct","code" : "170954008","display" : "HRT contraindicated"},{"system" : "http://snomed.info/sct","code" : "171277005","display" : "Sensitivity contraindicated - immunisation"},{"system" : "http://snomed.info/sct","code" : "171284002","display" : "Pertussis vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "183934000","display" : "Sensitivity C/I to procedure"},{"system" : "http://snomed.info/sct","code" : "183936003","display" : "Contraindication to live immunisation"},{"system" : "http://snomed.info/sct","code" : "266757004","display" : "Medical contraindication to procedure"},{"system" : "http://snomed.info/sct","code" : "266758009","display" : "Immunisation contraindicated"},{"system" : "http://snomed.info/sct","code" : "275935009","display" : "Surgery contraindicated"},{"system" : "http://snomed.info/sct","code" : "275974002","display" : "MMR (measles, mumps, and rubella) vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "312451002","display" : "Aspirin prophylaxis contra-indicated"},{"system" : "http://snomed.info/sct","code" : "315061006","display" : "Warfarin contraindicated"},{"system" : "http://snomed.info/sct","code" : "315062004","display" : "Beta blocker contraindicated"},{"system" : "http://snomed.info/sct","code" : "315363002","display" : "Statins contraindicated"},{"system" : "http://snomed.info/sct","code" : "315364008","display" : "Angiotensin converting enzyme inhibitors contraindicated"},{"system" : "http://snomed.info/sct","code" : "315591006","display" : "Fibrates contraindicated"},{"system" : "http://snomed.info/sct","code" : "390795005","display" : "Pneumococcal vaccination contraindicated"},{"system" : "http://snomed.info/sct","code" : "390796006","display" : "Influenza vaccination contraindicated"},{"system" : "http://snomed.info/sct","code" : "390910005","display" : "Thrombolysis contraindicated"},{"system" : "http://snomed.info/sct","code" : "394987009","display" : "Angiotensin II receptor antagonists contraindicated"},{"system" : "http://snomed.info/sct","code" : "395174005","display" : "Nicotine replacement therapy contraindicated"},{"system" : "http://snomed.info/sct","code" : "395175006","display" : "Bupropion contraindicated"},{"system" : "http://snomed.info/sct","code" : "395675007","display" : "Oral contraceptive pill contraindicated"},{"system" : "http://snomed.info/sct","code" : "407582002","display" : "Clopidogrel contraindicated"},{"system" : "http://snomed.info/sct","code" : "413558003","display" : "Anticoagulation contraindicated"},{"system" : "http://snomed.info/sct","code" : "414055003","display" : "Drug dependence home detoxification contraindicated"},{"system" : "http://snomed.info/sct","code" : "414159007","display" : "Exercise tolerance test contraindicated"},{"system" : "http://snomed.info/sct","code" : "414677003","display" : "Metformin contraindicated"},{"system" : "http://snomed.info/sct","code" : "415571003","display" : "Spirometry reversibility testing contraindicated"},{"system" : "http://snomed.info/sct","code" : "415666001","display" : "Administration of sulfonylurea contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "416091008","display" : "Glitazones contraindicated"},{"system" : "http://snomed.info/sct","code" : "416475003","display" : "Combined calcium and vitamin D3 preparation contraindicated"},{"system" : "http://snomed.info/sct","code" : "416704001","display" : "DXA scan contraindicated"},{"system" : "http://snomed.info/sct","code" : "416759002","display" : "Non-steroidal anti-inflammatory drugs contraindicated"},{"system" : "http://snomed.info/sct","code" : "416996000","display" : "Strontium ranelate contraindicated"},{"system" : "http://snomed.info/sct","code" : "417101006","display" : "Selective estrogen receptor modulator contraindicated"},{"system" : "http://snomed.info/sct","code" : "417128001","display" : "Bisphosphonates contraindicated"},{"system" : "http://snomed.info/sct","code" : "438767006","display" : "Termination of pregnancy contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "438833006","display" : "Administration of drug or medicament contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "698468005","display" : "Bisoprolol contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "698521002","display" : "Simvastatin contraindicated"},{"system" : "http://snomed.info/sct","code" : "699037006","display" : "Hepatitis B vaccination contraindicated"},{"system" : "http://snomed.info/sct","code" : "703997000","display" : "Teriparatide contraindicated"},{"system" : "http://snomed.info/sct","code" : "703999002","display" : "Raloxifene contraindicated"},{"system" : "http://snomed.info/sct","code" : "707298000","display" : "Phosphodiesterase-5 inhibitor contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "715163003","display" : "Diphtheria vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "715166006","display" : "Bacillus Calmette-Guerin vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719320000","display" : "Yellow fever vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719324009","display" : "Combined hepatitis A and B vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719325005","display" : "Smallpox vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719330009","display" : "Hepatitis A vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719457005","display" : "Tick-borne encephalitis vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719458000","display" : "Japanese encephalitis vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719467000","display" : "Measles vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719469002","display" : "Cholera vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719470001","display" : "Typhoid vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719472009","display" : "Rabies vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719473004","display" : "Rubella vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719474005","display" : "Tetanus vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719476007","display" : "Poliomyelitis vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719598000","display" : "Meningitis C vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719603008","display" : "Rabies post exposure prophylaxis contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "719886001","display" : "Haemophilus influenzae type b vaccination contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "736004008","display" : "Nebivolol contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "736006005","display" : "Carvedilol contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "761844008","display" : "Human papilloma virus vaccination contraindicated"},{"system" : "http://snomed.info/sct","code" : "762450006","display" : "Procedure not done because contraindicated"},{"system" : "http://snomed.info/sct","code" : "840598000","display" : "Platelet aggregation inhibitor therapy contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "1145022003","display" : "SARS-CoV-2 mRNA vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "1145023008","display" : "Severe acute respiratory syndrome coronavirus 2 antigen vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "1145035007","display" : "Second dose of SARS-CoV-2 mRNA vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "1156265005","display" : "COVID-19 vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "1157110005","display" : "2019 novel coronavirus non-replicating viral vector vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "1157113007","display" : "Second dose of 2019 novel coronavirus non-replicating viral vector vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "1157198004","display" : "Inactivated whole SARS-CoV-2 antigen vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "1157199007","display" : "Second dose of inactivated whole COVID-19 antigen vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "1162647000","display" : "COVID-19 recombinant spike protein antigen vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "1162648005","display" : "Second dose of recombinant spike protein 2019 novel coronavirus antigen vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "1179498004","display" : "Severe acute respiratory syndrome coronavirus 2 virus-like particle antigen vaccine contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "1179499007","display" : "Second dose of virus-like particle SARS-CoV-2 antigen vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "1193584006","display" : "Severe acute respiratory syndrome coronavirus 2 deoxyribonucleic acid plasmid encoding spike protein vaccine contraindicated"},{"system" : "http://snomed.info/sct","code" : "1287500003","display" : "Adrenergic receptor agonist contraindicated"},{"system" : "http://snomed.info/sct","code" : "1344954004","display" : "Turning patient contraindicated"},{"system" : "http://snomed.info/sct","code" : "7611000175100","display" : "Dipyridamole contraindicated (situation)"},{"system" : "http://snomed.info/sct","code" : "50070151000188100","display" : "General anaesthesia contraindicated"}]}}

#308

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"416406003"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:4962
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:55 GMT
last-modified:Sat, 13 Sep 2025 20:51:55 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371122

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:0a3b53dd-7842-4023-a5d5-d68e2602974d","timestamp" : "2025-09-13T20:51:55.501Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "416406003","display" : "Procedure discontinued"},{"system" : "http://snomed.info/sct","code" : "170624001","display" : "Oral steroids stopped"},{"system" : "http://snomed.info/sct","code" : "170688000","display" : "Lithium stopped"},{"system" : "http://snomed.info/sct","code" : "170689008","display" : "Injectable phenothiazine stopped"},{"system" : "http://snomed.info/sct","code" : "170919001","display" : "Warfarin therapy stopped"},{"system" : "http://snomed.info/sct","code" : "170958006","display" : "HRT stopped"},{"system" : "http://snomed.info/sct","code" : "182840001","display" : "Drug treatment stopped - medical advice"},{"system" : "http://snomed.info/sct","code" : "182841002","display" : "Dr stopped drugs - ineffective"},{"system" : "http://snomed.info/sct","code" : "182842009","display" : "Doctor stopped drugs - side effect"},{"system" : "http://snomed.info/sct","code" : "182843004","display" : "Dr stopped drugs -inconvenient"},{"system" : "http://snomed.info/sct","code" : "182844005","display" : "Doctor stopped drugs - patient dislikes"},{"system" : "http://snomed.info/sct","code" : "182845006","display" : "Doctor stopped drugs - avoid interaction"},{"system" : "http://snomed.info/sct","code" : "182846007","display" : "Doctor stopped drugs - medical aim achieved"},{"system" : "http://snomed.info/sct","code" : "274512008","display" : "Drug therapy discontinued"},{"system" : "http://snomed.info/sct","code" : "309841001","display" : "Thyroxine treatment stopped"},{"system" : "http://snomed.info/sct","code" : "394909009","display" : "Syringe driver discontinued"},{"system" : "http://snomed.info/sct","code" : "395006008","display" : "Medication stopped - interaction"},{"system" : "http://snomed.info/sct","code" : "395007004","display" : "Medication stopped - ineffective"},{"system" : "http://snomed.info/sct","code" : "395008009","display" : "Medication stopped - contra-indication"},{"system" : "http://snomed.info/sct","code" : "395009001","display" : "Medication stopped - side effect"},{"system" : "http://snomed.info/sct","code" : "412782003","display" : "Inappropriate medication stopped"},{"system" : "http://snomed.info/sct","code" : "425519007","display" : "Cardiopulmonary resuscitation discontinued due to medical control order (situation)"},{"system" : "http://snomed.info/sct","code" : "425921008","display" : "Cardiopulmonary resuscitation discontinued due to do not resuscitate order (situation)"},{"system" : "http://snomed.info/sct","code" : "426970003","display" : "Cardiopulmonary resuscitation discontinued due to return of spontaneous circulation (situation)"},{"system" : "http://snomed.info/sct","code" : "426999008","display" : "Cardiopulmonary resuscitation discontinued due to signs of death (situation)"},{"system" : "http://snomed.info/sct","code" : "427569000","display" : "Cardiopulmonary resuscitation discontinued as per protocol (situation)"},{"system" : "http://snomed.info/sct","code" : "430279008","display" : "Drug treatment stopped at end of clinical trial (situation)"},{"system" : "http://snomed.info/sct","code" : "438604008","display" : "Peritoneal dialysis therapy discontinued (situation)"},{"system" : "http://snomed.info/sct","code" : "439516000","display" : "Hemodialysis therapy discontinued (situation)"},{"system" : "http://snomed.info/sct","code" : "710765004","display" : "Wound drain discontinued"},{"system" : "http://snomed.info/sct","code" : "713246009","display" : "Procedure discontinued by healthcare professional (situation)"},{"system" : "http://snomed.info/sct","code" : "713247000","display" : "Procedure discontinued by patient"},{"system" : "http://snomed.info/sct","code" : "713248005","display" : "Procedure discontinued by doctor (situation)"},{"system" : "http://snomed.info/sct","code" : "866267001","display" : "Artificial respiration discontinued"},{"system" : "http://snomed.info/sct","code" : "1303375008","display" : "Intensive care discontinued (situation)"},{"system" : "http://snomed.info/sct","code" : "1345106003","display" : "Drug therapy discontinued due to pregnancy planning (situation)"},{"system" : "http://snomed.info/sct","code" : "70732231000132107","display" : "Duplicate drug therapy stopped"}]}}

#309

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"416237000"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:15202
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:55 GMT
last-modified:Sat, 13 Sep 2025 20:51:55 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371125

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:5541800c-4711-4756-b5cf-86b663ec16a2","timestamp" : "2025-09-13T20:51:55.775Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "416237000","display" : "Procedure not done"},{"system" : "http://snomed.info/sct","code" : "145572004","display" : "Helicobacter not tested"},{"system" : "http://snomed.info/sct","code" : "162650008","display" : "Patient not examined"},{"system" : "http://snomed.info/sct","code" : "162675007","display" : "General examination not done"},{"system" : "http://snomed.info/sct","code" : "162882008","display" : "Respiratory system not examined"},{"system" : "http://snomed.info/sct","code" : "162980001","display" : "CVS not examined"},{"system" : "http://snomed.info/sct","code" : "163128002","display" : "GIT not examined"},{"system" : "http://snomed.info/sct","code" : "163348001","display" : "GU system not examined"},{"system" : "http://snomed.info/sct","code" : "163582008","display" : "Nervous system not examined"},{"system" : "http://snomed.info/sct","code" : "164176006","display" : "ENT examination not performed"},{"system" : "http://snomed.info/sct","code" : "164503006","display" : "Orthopaedic exam. not done"},{"system" : "http://snomed.info/sct","code" : "164713001","display" : "Neurological diagnostic procedure - not done"},{"system" : "http://snomed.info/sct","code" : "164725003","display" : "Visual testing not done"},{"system" : "http://snomed.info/sct","code" : "164746007","display" : "Auditory/vestibular test not done"},{"system" : "http://snomed.info/sct","code" : "164766003","display" : "Special ENT procedure not done"},{"system" : "http://snomed.info/sct","code" : "164776000","display" : "Special CVS test not done"},{"system" : "http://snomed.info/sct","code" : "164786004","display" : "Special GIT test not done"},{"system" : "http://snomed.info/sct","code" : "164795007","display" : "Special urinary test not done"},{"system" : "http://snomed.info/sct","code" : "164808009","display" : "Special female test not done"},{"system" : "http://snomed.info/sct","code" : "164823004","display" : "Special male test not done"},{"system" : "http://snomed.info/sct","code" : "164831009","display" : "Musculoskeletal test not done"},{"system" : "http://snomed.info/sct","code" : "164853006","display" : "ECG not done"},{"system" : "http://snomed.info/sct","code" : "164964005","display" : "Susceptibility skin test not done"},{"system" : "http://snomed.info/sct","code" : "164978006","display" : "Mantoux test not done"},{"system" : "http://snomed.info/sct","code" : "164985005","display" : "Kveim test not done"},{"system" : "http://snomed.info/sct","code" : "164997006","display" : "Hypersensitivity skin test not done"},{"system" : "http://snomed.info/sct","code" : "165008002","display" : "Allergy testing not done"},{"system" : "http://snomed.info/sct","code" : "165017002","display" : "Lung function testing not done"},{"system" : "http://snomed.info/sct","code" : "165026004","display" : "Lung volume test not done"},{"system" : "http://snomed.info/sct","code" : "165035006","display" : "Respiratory flow rate not measured"},{"system" : "http://snomed.info/sct","code" : "165074004","display" : "Cardiac function test not done"},{"system" : "http://snomed.info/sct","code" : "165081006","display" : "Exercise tolerance test not done"},{"system" : "http://snomed.info/sct","code" : "165104002","display" : "Metabolic function not tested"},{"system" : "http://snomed.info/sct","code" : "165122004","display" : "Non-surgical biopsy not done"},{"system" : "http://snomed.info/sct","code" : "165139002","display" : "Endoscopy not carried out"},{"system" : "http://snomed.info/sct","code" : "165343008","display" : "Laboratory test requested - not done"},{"system" : "http://snomed.info/sct","code" : "165377003","display" : "Hematology test request - not done"},{"system" : "http://snomed.info/sct","code" : "165393007","display" : "Haemoglobin not estimated"},{"system" : "http://snomed.info/sct","code" : "167219008","display" : "Urine not examined"},{"system" : "http://snomed.info/sct","code" : "167260001","display" : "Urine glucose test not done"},{"system" : "http://snomed.info/sct","code" : "167272007","display" : "Urine protein test not done"},{"system" : "http://snomed.info/sct","code" : "167286006","display" : "Urine ketone test not done"},{"system" : "http://snomed.info/sct","code" : "167296002","display" : "Urine blood test not done"},{"system" : "http://snomed.info/sct","code" : "167306007","display" : "Urine pH test not done"},{"system" : "http://snomed.info/sct","code" : "167317008","display" : "Urine bacteria test not done"},{"system" : "http://snomed.info/sct","code" : "167322008","display" : "Urine urobilinogen not tested"},{"system" : "http://snomed.info/sct","code" : "167594003","display" : "Feces not examined"},{"system" : "http://snomed.info/sct","code" : "167701000","display" : "CSF: not examined"},{"system" : "http://snomed.info/sct","code" : "167728005","display" : "CSF chemistry - not tested"},{"system" : "http://snomed.info/sct","code" : "169607004","display" : "No antenatal care"},{"system" : "http://snomed.info/sct","code" : "169611005","display" : "No antenatal care: not known pregnant"},{"system" : "http://snomed.info/sct","code" : "169699008","display" : "Antenatal syphilis screening not done"},{"system" : "http://snomed.info/sct","code" : "169704000","display" : "Antenatal blood group screening not done"},{"system" : "http://snomed.info/sct","code" : "169708002","display" : "Antenatal sickle screening not done"},{"system" : "http://snomed.info/sct","code" : "170100005","display" : "Child not examined at birth"},{"system" : "http://snomed.info/sct","code" : "170108003","display" : "Child not examined at 10 days"},{"system" : "http://snomed.info/sct","code" : "182849000","display" : "No drug therapy prescribed"},{"system" : "http://snomed.info/sct","code" : "183928007","display" : "Residence remote from medical care"},{"system" : "http://snomed.info/sct","code" : "183929004","display" : "No home medical services"},{"system" : "http://snomed.info/sct","code" : "266756008","display" : "Medical care unavailable"},{"system" : "http://snomed.info/sct","code" : "266881002","display" : "History not obtained"},{"system" : "http://snomed.info/sct","code" : "314374001","display" : "360 degree sweep of cervix not performed"},{"system" : "http://snomed.info/sct","code" : "315604002","display" : "Missed contraceptive pill"},{"system" : "http://snomed.info/sct","code" : "371900001","display" : "Medication not administered"},{"system" : "http://snomed.info/sct","code" : "373147003","display" : "Medication not administered because contraindicated"},{"system" : "http://snomed.info/sct","code" : "373148008","display" : "Thrombolytic agent not administered because contraindicated"},{"system" : "http://snomed.info/sct","code" : "390848004","display" : "Retinae not examined"},{"system" : "http://snomed.info/sct","code" : "391016008","display" : "Osteoporosis risk assessment defaulted"},{"system" : "http://snomed.info/sct","code" : "394965000","display" : "Urine leucocyte test not done"},{"system" : "http://snomed.info/sct","code" : "396781004","display" : "No chemotherapy AND/OR radiation therapy prior to lymphadenectomy"},{"system" : "http://snomed.info/sct","code" : "397004005","display" : "Immunophenotypic analysis not performed"},{"system" : "http://snomed.info/sct","code" : "397399004","display" : "Cell phenotyping not performed"},{"system" : "http://snomed.info/sct","code" : "399538001","display" : "Cytogenetic study not performed"},{"system" : "http://snomed.info/sct","code" : "401179006","display" : "No previous immunisations"},{"system" : "http://snomed.info/sct","code" : "401318002","display" : "Shuttle walking test not done"},{"system" : "http://snomed.info/sct","code" : "408836004","display" : "Sample not obtained"},{"system" : "http://snomed.info/sct","code" : "408837008","display" : "Amniocentesis sample not obtained"},{"system" : "http://snomed.info/sct","code" : "416128008","display" : "No past history of procedure"},{"system" : "http://snomed.info/sct","code" : "418014008","display" : "Procedure not ordered"},{"system" : "http://snomed.info/sct","code" : "418731009","display" : "No stain applied"},{"system" : "http://snomed.info/sct","code" : "428348004","display" : "Cardiopulmonary resuscitation not attempted (situation)"},{"system" : "http://snomed.info/sct","code" : "439867009","display" : "Determination of pattern of resistance to antiviral agent not done (situation)"},{"system" : "http://snomed.info/sct","code" : "441989008","display" : "Delayed hypersensitivity skin test for histoplasmin not done"},{"system" : "http://snomed.info/sct","code" : "698569004","display" : "Postnatal depression not discussed (situation)"},{"system" : "http://snomed.info/sct","code" : "698753008","display" : "No history of cervical smear (situation)"},{"system" : "http://snomed.info/sct","code" : "699231000","display" : "Domestic abuse not discussed (situation)"},{"system" : "http://snomed.info/sct","code" : "703942005","display" : "No history of mammogram (situation)"},{"system" : "http://snomed.info/sct","code" : "712751006","display" : "Radiation therapy not done"},{"system" : "http://snomed.info/sct","code" : "712985002","display" : "Chemotherapy not done"},{"system" : "http://snomed.info/sct","code" : "713207007","display" : "Neck dissection not done"},{"system" : "http://snomed.info/sct","code" : "715621003","display" : "Heart failure education not done (situation)"},{"system" : "http://snomed.info/sct","code" : "715622005","display" : "Warfarin not prescribed (situation)"},{"system" : "http://snomed.info/sct","code" : "719072001","display" : "Biopsy of kidney not done (situation)"},{"system" : "http://snomed.info/sct","code" : "719828003","display" : "Autopsy not done (situation)"},{"system" : "http://snomed.info/sct","code" : "722825000","display" : "Bowel preparation not done (situation)"},{"system" : "http://snomed.info/sct","code" : "762450006","display" : "Procedure not done because contraindicated"},{"system" : "http://snomed.info/sct","code" : "1269470004","display" : "Individual dose of drug or medicament not taken (situation)"},{"system" : "http://snomed.info/sct","code" : "1295422009","display" : "Plain X-ray not requested (situation)"},{"system" : "http://snomed.info/sct","code" : "1295423004","display" : "Plain X-ray not done (situation)"},{"system" : "http://snomed.info/sct","code" : "1297349006","display" : "No history of induced termination of pregnancy"},{"system" : "http://snomed.info/sct","code" : "1345040001","display" : "Severe acute respiratory syndrome coronavirus 2 vaccine not done (situation)"},{"system" : "http://snomed.info/sct","code" : "4431000175103","display" : "Asthma medication not prescribed (situation)"},{"system" : "http://snomed.info/sct","code" : "4451000175106","display" : "Asthma action plan not done (situation)"},{"system" : "http://snomed.info/sct","code" : "4461000175108","display" : "Cervical cancer screening not done (situation)"},{"system" : "http://snomed.info/sct","code" : "4471000175100","display" : "Colorectal cancer screening not done (situation)"},{"system" : "http://snomed.info/sct","code" : "4481000175102","display" : "Diabetes mellitus screening not done (situation)"},{"system" : "http://snomed.info/sct","code" : "4501000175108","display" : "Hemoglobin A1C test not done (situation)"},{"system" : "http://snomed.info/sct","code" : "4511000175106","display" : "Lipid screening test not done"},{"system" : "http://snomed.info/sct","code" : "4521000175102","display" : "Measles mumps and rubella vaccination not done (situation)"},{"system" : "http://snomed.info/sct","code" : "4531000175104","display" : "Tobacco cessation education not done (situation)"},{"system" : "http://snomed.info/sct","code" : "4541000175105","display" : "Spirometry not done (situation)"},{"system" : "http://snomed.info/sct","code" : "4551000175107","display" : "Diabetic foot exam not done"},{"system" : "http://snomed.info/sct","code" : "4571000175101","display" : "Lipid lowering medication not prescribed (situation)"},{"system" : "http://snomed.info/sct","code" : "4581000175103","display" : "Diabetic retinal eye exam not done (situation)"},{"system" : "http://snomed.info/sct","code" : "4591000175100","display" : "Bone density screening not done (situation)"},{"system" : "http://snomed.info/sct","code" : "5991000175105","display" : "Peak expiratory flow not done (situation)"},{"system" : "http://snomed.info/sct","code" : "6001000175106","display" : "Systemic corticosteroid not prescribed (situation)"},{"system" : "http://snomed.info/sct","code" : "6011000175109","display" : "Inhaled bronchodilator not prescribed (situation)"},{"system" : "http://snomed.info/sct","code" : "6021000175100","display" : "Vaccination for diphtheria, pertussis, and tetanus not done"},{"system" : "http://snomed.info/sct","code" : "6031000175102","display" : "Varicella vaccination not done (situation)"},{"system" : "http://snomed.info/sct","code" : "6041000175108","display" : "Hepatitis A vaccination not done (situation)"},{"system" : "http://snomed.info/sct","code" : "6051000175105","display" : "Hepatitis B vaccination not done (situation)"},{"system" : "http://snomed.info/sct","code" : "11991000175106","display" : "Child not examined"},{"system" : "http://snomed.info/sct","code" : "21311000175107","display" : "Disease modifying antirheumatic drug not prescribed"},{"system" : "http://snomed.info/sct","code" : "21641000175100","display" : "Adult not examined (situation)"},{"system" : "http://snomed.info/sct","code" : "21661000175101","display" : "Antibiotic prophylaxis not prescribed"},{"system" : "http://snomed.info/sct","code" : "21691000175105","display" : "Antihypertensive therapy not prescribed (situation)"},{"system" : "http://snomed.info/sct","code" : "34351000175108","display" : "Human anti-D immunoglobulin not administered (situation)"},{"system" : "http://snomed.info/sct","code" : "36751000175103","display" : "Renin-angiotensin system antagonist not prescribed"},{"system" : "http://snomed.info/sct","code" : "49191000087107","display" : "No history of colonoscopy (situation)"},{"system" : "http://snomed.info/sct","code" : "90351000119108","display" : "Vaccination not done (situation)"},{"system" : "http://snomed.info/sct","code" : "568351000005106","display" : "Antibody screen not done"},{"system" : "http://snomed.info/sct","code" : "577921000005107","display" : "Referral to smoking cessation assistance not done"}]}}

#310

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"428119001"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:6723
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:56 GMT
last-modified:Sat, 13 Sep 2025 20:51:56 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371127

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:e5d50fca-4558-4e38-bdec-240307b74913","timestamp" : "2025-09-13T20:51:56.151Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "428119001","display" : "Procedure not indicated (situation)"},{"system" : "http://snomed.info/sct","code" : "134390006","display" : "Angiotensin converting enzyme inhibitor not indicated"},{"system" : "http://snomed.info/sct","code" : "134391005","display" : "Statin not indicated"},{"system" : "http://snomed.info/sct","code" : "134392003","display" : "Warfarin not indicated"},{"system" : "http://snomed.info/sct","code" : "134394002","display" : "Aspirin not indicated"},{"system" : "http://snomed.info/sct","code" : "135805008","display" : "Nitrate not indicated"},{"system" : "http://snomed.info/sct","code" : "135806009","display" : "Calcium channel blocker not indicated"},{"system" : "http://snomed.info/sct","code" : "135807000","display" : "Lipid lowering therapy not indicated"},{"system" : "http://snomed.info/sct","code" : "135808005","display" : "Diuretic not indicated"},{"system" : "http://snomed.info/sct","code" : "183964008","display" : "Treatment not indicated"},{"system" : "http://snomed.info/sct","code" : "183965009","display" : "Surgery not indicated"},{"system" : "http://snomed.info/sct","code" : "183966005","display" : "Drug treatment not indicated"},{"system" : "http://snomed.info/sct","code" : "315214003","display" : "Beta blocker not indicated"},{"system" : "http://snomed.info/sct","code" : "407571005","display" : "Clopidogrel not indicated"},{"system" : "http://snomed.info/sct","code" : "407572003","display" : "Angiotensin II receptor antagonist not indicated"},{"system" : "http://snomed.info/sct","code" : "407573008","display" : "Influenza vaccination not indicated"},{"system" : "http://snomed.info/sct","code" : "408339001","display" : "Thrombolysis therapy not indicated"},{"system" : "http://snomed.info/sct","code" : "408396006","display" : "Diabetic retinopathy screening not indicated"},{"system" : "http://snomed.info/sct","code" : "408397002","display" : "Diabetic foot examination not indicated"},{"system" : "http://snomed.info/sct","code" : "408398007","display" : "Smoking review not indicated"},{"system" : "http://snomed.info/sct","code" : "413167008","display" : "Compression bandaging not indicated"},{"system" : "http://snomed.info/sct","code" : "413560001","display" : "Anticoagulation not indicated"},{"system" : "http://snomed.info/sct","code" : "413812009","display" : "Cervical smear not indicated"},{"system" : "http://snomed.info/sct","code" : "415119001","display" : "Pneumococcal vaccination not indicated"},{"system" : "http://snomed.info/sct","code" : "415570002","display" : "Spirometry not indicated"},{"system" : "http://snomed.info/sct","code" : "415667005","display" : "Administration of sulfonylurea not indicated (situation)"},{"system" : "http://snomed.info/sct","code" : "416664005","display" : "Selective estrogen receptor modulator not indicated"},{"system" : "http://snomed.info/sct","code" : "416670004","display" : "Glitazones not indicated"},{"system" : "http://snomed.info/sct","code" : "416678006","display" : "Combined calcium and vitamin D3 preparation not indicated"},{"system" : "http://snomed.info/sct","code" : "416741000","display" : "Strontium ranelate not indicated"},{"system" : "http://snomed.info/sct","code" : "417013004","display" : "DXA scan not indicated"},{"system" : "http://snomed.info/sct","code" : "417218000","display" : "Carotid ultrasound not indicated"},{"system" : "http://snomed.info/sct","code" : "417434004","display" : "Bisphosphonates not indicated"},{"system" : "http://snomed.info/sct","code" : "699048004","display" : "Exercise tolerance test not indicated (situation)"},{"system" : "http://snomed.info/sct","code" : "700384008","display" : "Antibiotic prophylaxis not indicated"},{"system" : "http://snomed.info/sct","code" : "703971006","display" : "Hepatitis A vaccination not indicated (situation)"},{"system" : "http://snomed.info/sct","code" : "703996009","display" : "Teriparatide not indicated (situation)"},{"system" : "http://snomed.info/sct","code" : "704000000","display" : "Raloxifene not indicated"},{"system" : "http://snomed.info/sct","code" : "704033005","display" : "Phosphodiesterase 5 inhibitor not indicated (situation)"},{"system" : "http://snomed.info/sct","code" : "704052004","display" : "Referral to cardiac rehabilitation program not indicated"},{"system" : "http://snomed.info/sct","code" : "704096004","display" : "Referral to heart failure exercise program not indicated"},{"system" : "http://snomed.info/sct","code" : "707287001","display" : "Hepatitis B vaccination not indicated"},{"system" : "http://snomed.info/sct","code" : "707853004","display" : "Testing for Ebola virus not indicated (situation)"},{"system" : "http://snomed.info/sct","code" : "709198003","display" : "Education not indicated"},{"system" : "http://snomed.info/sct","code" : "712740006","display" : "Medication monitoring not indicated"},{"system" : "http://snomed.info/sct","code" : "736005009","display" : "Histology not indicated (situation)"},{"system" : "http://snomed.info/sct","code" : "833323000","display" : "Evaluation procedure not indicated (situation)"},{"system" : "http://snomed.info/sct","code" : "874932008","display" : "Carvedilol not indicated (situation)"},{"system" : "http://snomed.info/sct","code" : "874933003","display" : "Nebivolol not indicated"},{"system" : "http://snomed.info/sct","code" : "874934009","display" : "Bisoprolol not indicated"},{"system" : "http://snomed.info/sct","code" : "1145029007","display" : "2019 novel coronavirus mRNA vaccination not indicated"},{"system" : "http://snomed.info/sct","code" : "1145030002","display" : "Severe acute respiratory syndrome coronavirus 2 antigen vaccination not indicated (situation)"},{"system" : "http://snomed.info/sct","code" : "1156267002","display" : "Severe acute respiratory syndrome coronavirus 2 vaccination not indicated"},{"system" : "http://snomed.info/sct","code" : "71911000119106","display" : "No vaginal PAP smear required due to history of hysterectomy"}]}}

#311

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"416064006"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:807
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:56 GMT
last-modified:Sat, 13 Sep 2025 20:51:56 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371130

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:656a2507-4b63-4ed2-b3f7-2b8c0f4420e2","timestamp" : "2025-09-13T20:51:56.483Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","inactive" : true,"code" : "416064006","display" : "Procedure not offered"}]}}

#312

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"416432009"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:4293
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:56 GMT
last-modified:Sat, 13 Sep 2025 20:51:56 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371132

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:022bd44b-54e8-4603-81cd-848b0435c181","timestamp" : "2025-09-13T20:51:56.781Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "416432009","display" : "Procedure not wanted"},{"system" : "http://snomed.info/sct","code" : "169609001","display" : "Antenatal care: not wanted"},{"system" : "http://snomed.info/sct","code" : "169635000","display" : "Parent craft not wanted"},{"system" : "http://snomed.info/sct","code" : "169649009","display" : "Antenatal amniocentesis - not wanted (situation)"},{"system" : "http://snomed.info/sct","code" : "169660000","display" : "Antenatal ultrasound scan not wanted (situation)"},{"system" : "http://snomed.info/sct","code" : "169687001","display" : "AFP blood test not wanted"},{"system" : "http://snomed.info/sct","code" : "169693009","display" : "Rubella screening not wanted"},{"system" : "http://snomed.info/sct","code" : "169795009","display" : "Triple test not wanted"},{"system" : "http://snomed.info/sct","code" : "169796005","display" : "Double test not wanted"},{"system" : "http://snomed.info/sct","code" : "170116007","display" : "Child 6 week examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170125001","display" : "8-9 month exam not wanted"},{"system" : "http://snomed.info/sct","code" : "170134006","display" : "18 month examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170143002","display" : "2.5 year examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170152006","display" : "3.5 year examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170161006","display" : "4.5 year examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170170009","display" : "10 year examination not wanted (situation)"},{"system" : "http://snomed.info/sct","code" : "170179005","display" : "15 year examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170256002","display" : "Child 1 year examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170265009","display" : "Child 6 month examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170274006","display" : "Child 21 month examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170283001","display" : "Child 3 year exam not wanted"},{"system" : "http://snomed.info/sct","code" : "170292003","display" : "Child 39 month examination not wanted"},{"system" : "http://snomed.info/sct","code" : "170302007","display" : "Child 8 week examination not wanted"},{"system" : "http://snomed.info/sct","code" : "171034000","display" : "Health education not wanted"},{"system" : "http://snomed.info/sct","code" : "171103002","display" : "Screening not wanted"},{"system" : "http://snomed.info/sct","code" : "171152003","display" : "Screening for malignant neoplasm of cervix not wanted (situation)"},{"system" : "http://snomed.info/sct","code" : "184163005","display" : "Child surveillance not wanted"},{"system" : "http://snomed.info/sct","code" : "408505004","display" : "Child 7 month examination not wanted"},{"system" : "http://snomed.info/sct","code" : "871868000","display" : "Immunization hesitancy by patient"},{"system" : "http://snomed.info/sct","code" : "871879005","display" : "Immunisation hesitancy by parent"},{"system" : "http://snomed.info/sct","code" : "567971000005103","display" : "Antenatal ultrasound scan in first trimester not wanted (situation)"},{"system" : "http://snomed.info/sct","code" : "567991000005102","display" : "Antenatal ultrasound scan in second trimester not wanted"},{"system" : "http://snomed.info/sct","code" : "568001000005105","display" : "Antenatal risk assessment not wanted (situation)"}]}}

#313

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"183944003"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:803
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:57 GMT
last-modified:Sat, 13 Sep 2025 20:51:57 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371134

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:967a3ed2-6980-4025-ad4f-cbf8a6c567d5","timestamp" : "2025-09-13T20:51:57.112Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","inactive" : true,"code" : "183944003","display" : "Procedure refused"}]}}

#314

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"394908001"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:5044
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:57 GMT
last-modified:Sat, 13 Sep 2025 20:51:57 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371136

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:7dac3d7b-8455-4453-95d1-7804afa558f0","timestamp" : "2025-09-13T20:51:57.384Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "394908001","display" : "Procedure stopped"},{"system" : "http://snomed.info/sct","code" : "168533005","display" : "Radiotherapy stopped"},{"system" : "http://snomed.info/sct","code" : "170585007","display" : "Cardiac disease treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170588009","display" : "Treatment for hypertension stopped (situation)"},{"system" : "http://snomed.info/sct","code" : "170620005","display" : "Respiratory disease treatment stopped (situation)"},{"system" : "http://snomed.info/sct","code" : "170621009","display" : "Home oxygen supply stopped"},{"system" : "http://snomed.info/sct","code" : "170675003","display" : "GIT treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170687005","display" : "Psychiatric treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170700002","display" : "Neurological disorder treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170712003","display" : "Epilepsy treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170725006","display" : "Ophthalmological treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170800007","display" : "Treatment of obesity stopped"},{"system" : "http://snomed.info/sct","code" : "170816009","display" : "Endocrine disease treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170826002","display" : "B12 injections stopped"},{"system" : "http://snomed.info/sct","code" : "170834008","display" : "Blood disorder treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170843004","display" : "Allergic disorder treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170854009","display" : "Rheumatology disorder treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170863006","display" : "Skin disorder treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170872003","display" : "Gynecological disorder treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170882002","display" : "Urinary disorder treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170894006","display" : "ENT disease treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170904002","display" : "Ostomy - treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170912005","display" : "High risk treatment stopped"},{"system" : "http://snomed.info/sct","code" : "170929008","display" : "Repeat prescription treatment stopped"},{"system" : "http://snomed.info/sct","code" : "180863000","display" : "Operation abandoned"},{"system" : "http://snomed.info/sct","code" : "268521004","display" : "Thyroid disease treatment stopped"},{"system" : "http://snomed.info/sct","code" : "288120003","display" : "Operation abandoned before onset"},{"system" : "http://snomed.info/sct","code" : "391021006","display" : "Osteoporosis treatment stopped"},{"system" : "http://snomed.info/sct","code" : "397023003","display" : "Operation not completed"},{"system" : "http://snomed.info/sct","code" : "414120003","display" : "ERCP not completed due to anatomical derangements from previous surgery"},{"system" : "http://snomed.info/sct","code" : "698459008","display" : "Antidepressant drug treatment stopped"},{"system" : "http://snomed.info/sct","code" : "700110004","display" : "Bisphosphonate prophylaxis suspended"},{"system" : "http://snomed.info/sct","code" : "708000007","display" : "Insulin treatment stopped (situation)"},{"system" : "http://snomed.info/sct","code" : "719857004","display" : "Telehealth monitoring suspended (situation)"},{"system" : "http://snomed.info/sct","code" : "733035008","display" : "Previously initiated dental therapy not completed"},{"system" : "http://snomed.info/sct","code" : "763327008","display" : "Failed mask ventilation"},{"system" : "http://snomed.info/sct","code" : "764637000","display" : "Lipid-lowering therapy stopped (situation)"},{"system" : "http://snomed.info/sct","code" : "1137454002","display" : "Laparoscopic cholecystectomy using robotic assistance not completed (situation)"},{"system" : "http://snomed.info/sct","code" : "1340210007","display" : "Orthodontic treatment stopped (situation)"},{"system" : "http://snomed.info/sct","code" : "35031000087105","display" : "Life-sustaining treatment stopped"}]}}

#315

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"385669000"},{"code":"385671000"},{"code":"385670004"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:917
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:57 GMT
last-modified:Sat, 13 Sep 2025 20:51:57 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371138

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:43e2a9d3-7388-419c-9dcf-ccde06eb3994","timestamp" : "2025-09-13T20:51:57.773Z","total" : 3,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "385669000","display" : "Successful (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "385671000","display" : "Unsuccessful (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "385670004","display" : "Partially successful (qualifier value)"}]}}

#316

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"_limit","valueInteger":10000},{"name":"_incomplete","valueBoolean":true},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"excludeNested","valueBoolean":false},{"name":"incomplete-ok","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"R4B-questionnaire-answers-for-R5","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm","valueInteger":1},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-wg","valueCode":"fhir"},{"extension":[{"url":"packageId","valueId":"hl7.fhir.uv.xver-r4b.r5"},{"url":"version","valueString":"0.0.1-snapshot-2"}],"url":"http://hl7.org/fhir/StructureDefinition/package-source"},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status","valueCode":"trial-use","_valueCode":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom","valueCanonical":"http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"}]}}],"url":"http://hl7.org/fhir/4.3/ValueSet/R4B-questionnaire-answers-for-R5","version":"0.0.1-snapshot-2","name":"R4B_questionnaire_answers_for_R5","title":"Cross-version VS for R4B.QuestionnaireAnswerCodes for use in FHIR R5","status":"active","experimental":false,"date":"2025-09-01T22:36:43.074664+10:00","publisher":"FHIR Infrastructure","contact":[{"name":"FHIR Infrastructure","telecom":[{"system":"url","value":"http://www.hl7.org/Special/committees/fiwg"}]}],"description":"This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/questionnaire-answers|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5.","jurisdiction":[{"coding":[{"system":"http://unstats.un.org/unsd/methods/m49/m49.htm","code":"001","display":"World"}]}],"compose":{"include":[{"system":"http://snomed.info/sct"}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:931
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:58 GMT
last-modified:Sat, 13 Sep 2025 20:51:58 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371140

{"resourceType" : "ValueSet","url" : "http://hl7.org/fhir/4.3/ValueSet/R4B-questionnaire-answers-for-R5","version" : "0.0.1-snapshot-2","name" : "R4B_questionnaire_answers_for_R5","title" : "Cross-version VS for R4B.QuestionnaireAnswerCodes for use in FHIR R5","status" : "active","experimental" : false,"date" : "2025-09-01T22:36:43.000746+10:00","jurisdiction" : [{"coding" : [{"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm","code" : "001","display" : "World"}]}],"expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-toocostly","valueBoolean" : true}],"identifier" : "urn:uuid:051c5d8f-6523-4cfd-b76a-c903482002ea","timestamp" : "2025-09-13T20:51:58.725Z","total" : 0,"offset" : 0,"parameter" : [{"name" : "limitedExpansion","valueBoolean" : true},{"name" : "excludeNested","valueBoolean" : false},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000}]}}

#317

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"242990004"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:806
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:59 GMT
last-modified:Sat, 13 Sep 2025 20:51:59 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371142

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:921f7515-acdd-414b-93a6-91ceb368674f","timestamp" : "2025-09-13T20:51:59.366Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "242990004","display" : "Drug not available for administration"}]}}

#318

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"182895007"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1721
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:59 GMT
last-modified:Sat, 13 Sep 2025 20:51:59 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371144

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:1f191dde-8c1c-4335-8417-990203be49cd","timestamp" : "2025-09-13T20:51:59.621Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "182895007","display" : "Drug declined by patient"},{"system" : "http://snomed.info/sct","code" : "182896008","display" : "Drug declined by patient - dislikes taste"},{"system" : "http://snomed.info/sct","code" : "182897004","display" : "Drug declined by patient - side effects"},{"system" : "http://snomed.info/sct","code" : "182898009","display" : "Drug declined by patient - inconvenient"},{"system" : "http://snomed.info/sct","code" : "182899001","display" : "Drug declined by patient - problem swallowing"},{"system" : "http://snomed.info/sct","code" : "182900006","display" : "Drug declined by patient - patient beliefs"},{"system" : "http://snomed.info/sct","code" : "182901005","display" : "Drug declined by patient - alternative therapy"},{"system" : "http://snomed.info/sct","code" : "182902003","display" : "Drug declined by patient - cannot pay script"},{"system" : "http://snomed.info/sct","code" : "182903008","display" : "Drug declined by patient - reason unknown"}]}}

#319

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"266710000"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:2701
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:51:59 GMT
last-modified:Sat, 13 Sep 2025 20:51:59 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371146

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:b10fced1-ec99-496f-80d4-fb20ce581ef3","timestamp" : "2025-09-13T20:51:59.938Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "266710000","display" : "Drugs not taken/completed"},{"system" : "http://snomed.info/sct","code" : "182862001","display" : "Drug not taken - dislike taste"},{"system" : "http://snomed.info/sct","code" : "182863006","display" : "Drug not taken - dislike form"},{"system" : "http://snomed.info/sct","code" : "182864000","display" : "Drug not taken - side-effects"},{"system" : "http://snomed.info/sct","code" : "182865004","display" : "Drug not taken - inconvenient"},{"system" : "http://snomed.info/sct","code" : "182868002","display" : "Treatment stopped - alternative therapy undertaken"},{"system" : "http://snomed.info/sct","code" : "182869005","display" : "Drug not taken - patient lost tablets"},{"system" : "http://snomed.info/sct","code" : "182870006","display" : "Drug discontinued - reason unknown"},{"system" : "http://snomed.info/sct","code" : "182871005","display" : "Drug discontinued - patient fear/risk"},{"system" : "http://snomed.info/sct","code" : "182872003","display" : "Drug discontinued - too expensive"},{"system" : "http://snomed.info/sct","code" : "182873008","display" : "Drug treatment stopped - patient ran out of tablets"},{"system" : "http://snomed.info/sct","code" : "182874002","display" : "Treatment stopped - patient unable to concentrate"},{"system" : "http://snomed.info/sct","code" : "266711001","display" : "Drug not taken - problem swallowing"},{"system" : "http://snomed.info/sct","code" : "275929009","display" : "Tablets too large to swallow"},{"system" : "http://snomed.info/sct","code" : "315604002","display" : "Missed contraceptive pill"},{"system" : "http://snomed.info/sct","code" : "1269470004","display" : "Individual dose of drug or medicament not taken (situation)"},{"system" : "http://snomed.info/sct","code" : "12371000175103","display" : "Drug treatment stopped patient ran out of medication"},{"system" : "http://snomed.info/sct","code" : "152741000146103","display" : "Medication spat out by patient"}]}}

#320

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"410684002"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:805
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:00 GMT
last-modified:Sat, 13 Sep 2025 20:52:00 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371148

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:b7bf8041-f49b-4659-9aab-d80ae33287fb","timestamp" : "2025-09-13T20:52:00.229Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","inactive" : true,"code" : "410684002","display" : "Drug therapy status"}]}}

#321

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"248153007"},{"code":"248152002"},{"code":"77386006"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:838
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:00 GMT
last-modified:Sat, 13 Sep 2025 20:52:00 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371150

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:cadb7b1d-1390-49df-a679-f0a0be2315bd","timestamp" : "2025-09-13T20:52:00.530Z","total" : 3,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "248153007","display" : "Male"},{"system" : "http://snomed.info/sct","code" : "248152002","display" : "Female"},{"system" : "http://snomed.info/sct","code" : "77386006","display" : "Pregnancy"}]}}

#322

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:17449
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:01 GMT
last-modified:Sat, 13 Sep 2025 20:52:01 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371152

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:dc85918a-523a-42cc-a07d-e53f0bbf7c52","timestamp" : "2025-09-13T20:52:01.574Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"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 (qualifier value)"},{"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 (qualifier value)"},{"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 (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "404819002","display" : "Intrabiliary route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "404820008","display" : "Epidural route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "416174007","display" : "Suborbital route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "417070009","display" : "Caudal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "417255000","display" : "Intraosseous route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "417950001","display" : "Intrathoracic route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "417985001","display" : "Enteral route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "417989007","display" : "Intraductal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418091004","display" : "Intratympanic route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418114005","display" : "Intravenous central route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418133000","display" : "Intramyometrial route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418136008","display" : "Gastro-intestinal stoma route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418162004","display" : "Colostomy route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418204005","display" : "Periurethral route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418287000","display" : "Intracoronal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418321004","display" : "Retrobulbar route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418331006","display" : "Intracartilaginous route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418401004","display" : "Intravitreal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418418000","display" : "Intraspinal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418441008","display" : "Orogastric route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418511008","display" : "Transurethral route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418586008","display" : "Intratendinous route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418608002","display" : "Intracorneal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418664002","display" : "Oropharyngeal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418722009","display" : "Peribulbar route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418730005","display" : "Nasojejunal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418743005","display" : "Fistula route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418813001","display" : "Surgical drain route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418821007","display" : "Intracameral route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418851001","display" : "Paracervical route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418877009","display" : "Intrasynovial route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418887008","display" : "Intraduodenal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418892005","display" : "Intracisternal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418947002","display" : "Intratesticular route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418987007","display" : "Intracranial route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419021003","display" : "Tumour cavity route"},{"system" : "http://snomed.info/sct","code" : "419165009","display" : "Paravertebral route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419231003","display" : "Intrasinal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419243002","display" : "Transcervical route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419320008","display" : "Subtendinous route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419396008","display" : "Intraabdominal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419601003","display" : "Subgingival route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419631009","display" : "Intraovarian route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419684008","display" : "Ureteral route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419762003","display" : "Peritendinous route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419778001","display" : "Intrabronchial route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419810008","display" : "Intraprostatic route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419874009","display" : "Submucosal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419894000","display" : "Surgical cavity route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419954003","display" : "Ileostomy route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419993007","display" : "Intravenous peripheral route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420047004","display" : "Periosteal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420163009","display" : "Esophagostomy route"},{"system" : "http://snomed.info/sct","code" : "420168000","display" : "Urostomy route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420185003","display" : "Laryngeal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420201002","display" : "Intrapulmonary route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420204005","display" : "Mucous fistula route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420218003","display" : "Nasoduodenal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420254004","display" : "Body cavity route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420287000","display" : "Intraventricular route - cardiac (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420719007","display" : "Intracerebroventricular route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "428191002","display" : "Percutaneous route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "429817007","display" : "Interstitial route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "445752009","display" : "Intraesophageal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "445754005","display" : "Intragingival route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "445755006","display" : "Intravascular route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "445756007","display" : "Intradural route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "445767008","display" : "Intrameningeal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "445768003","display" : "Intragastric route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "445771006","display" : "Intrapericardial route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "445913005","display" : "Intralingual route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "445941009","display" : "Intrahepatic route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "446105004","display" : "Conjunctival route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "446407004","display" : "Intraepicardial route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "446435000","display" : "Transendocardial route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "446442000","display" : "Transplacental route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "446540005","display" : "Intracerebral route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447026006","display" : "Intraileal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447052000","display" : "Periodontal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447080003","display" : "Peridural route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447081004","display" : "Lower respiratory tract route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447121004","display" : "Intramammary route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447122006","display" : "Intratumor route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447227007","display" : "Transtympanic route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447229005","display" : "Transtracheal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447694001","display" : "Respiratory tract route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "447964005","display" : "Digestive tract route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "448077001","display" : "Intraepidermal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "448491004","display" : "Intrajejunal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "448492006","display" : "Intracolonic route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "448598008","display" : "Cutaneous route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "697971008","display" : "Arteriovenous fistula route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "711360002","display" : "Intraneural route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "711378007","display" : "Intramural route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "714743009","display" : "Extracorporeal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "718329006","display" : "Infiltration route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "764723001","display" : "Epilesional route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "766790006","display" : "Extracorporeal hemodialysis route (qualifier value)"},{"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 (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1611000175109","display" : "Sublesional route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "58751000052109","display" : "Intraglandular route (qualifier value)"},{"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" : "Peritumoral route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "58821000052106","display" : "Posterior juxtascleral route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "58831000052108","display" : "Subretinal route (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "66621000052103","display" : "Sublabial use"}]}}

#323

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"108252007","display":"Laboratory procedure"},{"code":"363679005","display":"Imaging"},{"code":"409063005","display":"Counselling"},{"code":"409073007","display":"Education"},{"code":"387713003","display":"Surgical procedure"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1046
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:02 GMT
last-modified:Sat, 13 Sep 2025 20:52:02 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371155

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:e51675de-c111-44fb-a420-f993245528df","timestamp" : "2025-09-13T20:52:02.234Z","total" : 5,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "108252007","display" : "Laboratory procedure"},{"system" : "http://snomed.info/sct","code" : "363679005","display" : "Imaging"},{"system" : "http://snomed.info/sct","code" : "409063005","display" : "Counselling"},{"system" : "http://snomed.info/sct","code" : "409073007","display" : "Education"},{"system" : "http://snomed.info/sct","code" : "387713003","display" : "Surgical procedure (procedure)"}]}}

#324

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"47545007","display":"Continuous positive airway pressure ventilation treatment (regime/therapy)","designation":[{"value":"CPAP"}]},{"code":"286812008","display":"Pressure controlled ventilation (procedure)","designation":[{"value":"PCV"}]},{"code":"243144002","display":"Patient triggered inspiratory assistance (procedure)","designation":[{"value":"IPPB"}]},{"code":"243150007","display":"Assisted controlled mandatory ventilation (procedure)","designation":[{"value":"ACV"}]},{"code":"59427005","display":"Synchronized intermittent mandatory ventilation (procedure)","designation":[{"value":"SIMV"}]}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1225
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:02 GMT
last-modified:Sat, 13 Sep 2025 20:52:02 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371158

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:5df83fe4-bf82-4fe4-80ee-4e6dcd9b655e","timestamp" : "2025-09-13T20:52:02.462Z","total" : 5,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "47545007","display" : "Continuous positive airway pressure ventilation treatment"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "286812008","display" : "PCV - Pressure controlled ventilation"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "243144002","display" : "Patient triggered inspiratory assistance"},{"system" : "http://snomed.info/sct","code" : "243150007","display" : "Assisted controlled mandatory ventilation"},{"system" : "http://snomed.info/sct","code" : "59427005","display" : "Synchronized intermittent mandatory ventilation"}]}}

#325

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"129316008","display":"Aspiration - action"},{"code":"129314006","display":"Biopsy - action"},{"code":"129300006","display":"Puncture - action"},{"code":"129304002","display":"Excision - action"},{"code":"129323009","display":"Scraping - action"},{"code":"73416001","display":"Urine specimen collection, clean catch"},{"code":"225113003","display":"Timed urine collection"},{"code":"70777001","display":"Urine specimen collection, catheterized"},{"code":"386089008","display":"Collection of coughed sputum"},{"code":"278450005","display":"Finger-prick sampling"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1574
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:02 GMT
last-modified:Sat, 13 Sep 2025 20:52:02 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371160

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:7017231c-4b48-422c-9fd1-514519fd0956","timestamp" : "2025-09-13T20:52:02.724Z","total" : 10,"offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "129316008","display" : "Aspiration - action"},{"system" : "http://snomed.info/sct","code" : "129314006","display" : "Biopsy - action"},{"system" : "http://snomed.info/sct","code" : "129300006","display" : "Puncture - action"},{"system" : "http://snomed.info/sct","code" : "129304002","display" : "Excision - action"},{"system" : "http://snomed.info/sct","code" : "129323009","display" : "Scraping - action"},{"system" : "http://snomed.info/sct","code" : "73416001","display" : "Urine specimen collection, clean catch"},{"system" : "http://snomed.info/sct","code" : "225113003","display" : "Timed urine collection"},{"system" : "http://snomed.info/sct","code" : "70777001","display" : "Urine specimen collection, catheterized"},{"system" : "http://snomed.info/sct","code" : "386089008","display" : "Collection of coughed sputum (procedure)"},{"system" : "http://snomed.info/sct","code" : "278450005","display" : "Finger stick"}]}}

#326

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"434711009"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1277
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:03 GMT
last-modified:Sat, 13 Sep 2025 20:52:03 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371162

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:55e52d3b-51ed-4927-838c-30dfe7cd07ae","timestamp" : "2025-09-13T20:52:03.087Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "434711009","display" : "Specimen container (physical object)"},{"system" : "http://snomed.info/sct","code" : "434746001","display" : "Specimen vial (physical object)"},{"system" : "http://snomed.info/sct","code" : "434822004","display" : "Specimen well (physical object)"},{"system" : "http://snomed.info/sct","code" : "713791004","display" : "Breath specimen container (physical object)"},{"system" : "http://snomed.info/sct","code" : "1331905008","display" : "Cytology specimen vial containing preservative fluid (physical object)"}]}}

#327

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":true,"include":[{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","concept":[{"code":"442901000124106","display":"Adult clear liquid supplement"},{"code":"443031000124106","display":"Adult critical care formula"},{"code":"443051000124104","display":"Adult diabetes specialty formula"},{"code":"442911000124109","display":"Adult elemental formula"},{"code":"443021000124108","display":"Adult hepatic specialty formula"},{"code":"442971000124100","display":"Adult high energy formula"},{"code":"442981000124102","display":"Adult hydrolyzed protein formula"},{"code":"442991000124104","display":"Adult high protein formula"},{"code":"443011000124100","display":"Adult high protein high fiber formula"},{"code":"442961000124107","display":"Adult low carbohydrate formula"},{"code":"442951000124105","display":"Adult pulmonary specialty formula"},{"code":"442941000124108","display":"Adult renal specialty formula"},{"code":"442921000124101","display":"Adult standard formula"},{"code":"442931000124103","display":"Adult soy protein isolate formula"},{"code":"444331000124106","display":"Diabetic meal replacement bar"},{"code":"443361000124100","display":"Pediatric Formula"},{"code":"443391000124108","display":"Pediatric clear liquid supplement"},{"code":"443401000124105","display":"Pediatric elemental formula"},{"code":"443491000124103","display":"Pediatric high energy formula"},{"code":"443501000124106","display":"Pediatric high energy formula with increased fiber"},{"code":"443421000124100","display":"Pediatric hydrolyzed protein formula"},{"code":"443471000124104","display":"Pediatric increased fiber formula"},{"code":"444431000124104","display":"Pediatric reduced energy formula"},{"code":"443451000124109","display":"Pediatric standard formula"},{"code":"444321000124108","display":"Standard pudding oral supplement"},{"code":"441561000124106","display":"Standard enteral formula with fiber"},{"code":"443461000124106","display":"Standard Formula"},{"code":"441531000124102","display":"Standard Enteral Formula"},{"code":"443561000124107","display":"Soy based formula"},{"code":"443481000124101","display":"Renal Formula"},{"code":"441571000124104","display":"High energy enteral formula with fiber"},{"code":"441591000124103","display":"Diabetic enteral formula with fiber"},{"code":"441601000124106","display":"Diabetic high calorie high protein enteral formula with fiber"},{"code":"443351000124102","display":"Increased fiber formula"},{"code":"443771000124106","display":"Hydrolyzed protein formula"},{"code":"441671000124100","display":"Hydrolyzed peptide-based high protein enteral formula"},{"code":"443111000124101","display":"High protein formula"},{"code":"443431000124102","display":"High Energy Formula"},{"code":"443411000124108","display":"Elemental Formula"},{"code":"444361000124102","display":"Electrolyte replacement supplement"},{"code":"444401000124107","display":"Frozen electrolyte replacement supplement"},{"code":"444381000124107","display":"Liquid electrolyte replacement supplement"},{"code":"444371000124109","display":"Powdered electrolyte replacement supplement"},{"code":"443441000124107","display":"Clear liquid supplement"},{"code":"442651000124102","display":"Adult formula"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:5873
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:03 GMT
last-modified:Sat, 13 Sep 2025 20:52:03 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371164

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:f152f4b0-71f0-447d-8075-7c43ca9e169b","timestamp" : "2025-09-13T20:52:03.750Z","total" : 45,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : false},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "442901000124106","display" : "Adult clear liquid supplement (product)"},{"system" : "http://snomed.info/sct","code" : "443031000124106","display" : "Adult critical care formula (product)"},{"system" : "http://snomed.info/sct","code" : "443051000124104","display" : "Adult diabetic specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442911000124109","display" : "Adult elemental formula (product)"},{"system" : "http://snomed.info/sct","code" : "443021000124108","display" : "Adult hepatic specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442971000124100","display" : "Adult high energy formula (product)"},{"system" : "http://snomed.info/sct","code" : "442981000124102","display" : "Adult hydrolysed protein formula"},{"system" : "http://snomed.info/sct","code" : "442991000124104","display" : "Adult high protein formula (product)"},{"system" : "http://snomed.info/sct","code" : "443011000124100","display" : "Adult high protein high fibre formula"},{"system" : "http://snomed.info/sct","code" : "442961000124107","display" : "Adult low carbohydrate formula (product)"},{"system" : "http://snomed.info/sct","code" : "442951000124105","display" : "Adult pulmonary specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442941000124108","display" : "Adult renal specialty formula (product)"},{"system" : "http://snomed.info/sct","code" : "442921000124101","display" : "Adult standard formula (product)"},{"system" : "http://snomed.info/sct","code" : "442931000124103","display" : "Adult soy protein isolate formula (product)"},{"system" : "http://snomed.info/sct","code" : "444331000124106","display" : "Diabetic meal replacement bar (product)"},{"system" : "http://snomed.info/sct","code" : "443361000124100","display" : "Paediatric formula"},{"system" : "http://snomed.info/sct","code" : "443391000124108","display" : "Paediatric clear liquid supplement"},{"system" : "http://snomed.info/sct","code" : "443401000124105","display" : "Paediatric elemental formula"},{"system" : "http://snomed.info/sct","code" : "443491000124103","display" : "Paediatric high calorie formula"},{"system" : "http://snomed.info/sct","code" : "443501000124106","display" : "Paediatric high energy formula with increased fibre"},{"system" : "http://snomed.info/sct","code" : "443421000124100","display" : "Paediatric hydrolysed protein formula"},{"system" : "http://snomed.info/sct","code" : "443471000124104","display" : "Paediatric increased fibre formula"},{"system" : "http://snomed.info/sct","code" : "444431000124104","display" : "Paediatric reduced energy formula"},{"system" : "http://snomed.info/sct","code" : "443451000124109","display" : "Paediatric standard formula"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "444321000124108","display" : "Standard pudding oral supplement (product)"},{"system" : "http://snomed.info/sct","code" : "441561000124106","display" : "Standard enteral formula with fibre"},{"system" : "http://snomed.info/sct","code" : "443461000124106","display" : "Standard formula (product)"},{"system" : "http://snomed.info/sct","code" : "441531000124102","display" : "Standard enteral formula"},{"system" : "http://snomed.info/sct","code" : "443561000124107","display" : "Soy-based formula (product)"},{"system" : "http://snomed.info/sct","code" : "443481000124101","display" : "Renal formula"},{"system" : "http://snomed.info/sct","code" : "441571000124104","display" : "High energy enteral formula with fibre"},{"system" : "http://snomed.info/sct","code" : "441591000124103","display" : "Diabetic enteral formula with fibre"},{"system" : "http://snomed.info/sct","code" : "441601000124106","display" : "Diabetic high calorie high protein enteral formula with fiber"},{"system" : "http://snomed.info/sct","code" : "443351000124102","display" : "Increased fibre formula"},{"system" : "http://snomed.info/sct","code" : "443771000124106","display" : "Hydrolysed protein formula"},{"system" : "http://snomed.info/sct","code" : "441671000124100","display" : "Hydrolysed peptide-based high protein enteral formula"},{"system" : "http://snomed.info/sct","code" : "443111000124101","display" : "High protein formula (product)"},{"system" : "http://snomed.info/sct","code" : "443431000124102","display" : "High energy formula"},{"system" : "http://snomed.info/sct","code" : "443411000124108","display" : "Elemental formula (product)"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "444361000124102","display" : "Electrolyte replacement supplement (product)"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "444401000124107","display" : "Frozen electrolyte replacement supplement (product)"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "444381000124107","display" : "Liquid electrolyte replacement supplement (product)"},{"system" : "http://snomed.info/sct","inactive" : true,"code" : "444371000124109","display" : "Powdered electrolyte replacement supplement (product)"},{"system" : "http://snomed.info/sct","code" : "443441000124107","display" : "Clear liquid supplement (product)"},{"system" : "http://snomed.info/sct","code" : "442651000124102","display" : "Adult formula (product)"}]}}

#328

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"260787004"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:89013
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:04 GMT
last-modified:Sat, 13 Sep 2025 20:52:04 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371166

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:41231e8c-7e1f-4dcc-a4d2-6f3a39ba58ac","timestamp" : "2025-09-13T20:52:04.138Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "260787004","display" : "Physical object"},{"system" : "http://snomed.info/sct","code" : "156009","display" : "Spine board"},{"system" : "http://snomed.info/sct","code" : "210005","display" : "Arrow"},{"system" : "http://snomed.info/sct","code" : "271003","display" : "Bone plate"},{"system" : "http://snomed.info/sct","code" : "287000","display" : "Air receiver"},{"system" : "http://snomed.info/sct","code" : "291005","display" : "Atomizer"},{"system" : "http://snomed.info/sct","code" : "641004","display" : "Artillery missile"},{"system" : "http://snomed.info/sct","code" : "678001","display" : "Epilator"},{"system" : "http://snomed.info/sct","code" : "739006","display" : "Bicycle ergometer"},{"system" : "http://snomed.info/sct","code" : "793009","display" : "Mechanical power press"},{"system" : "http://snomed.info/sct","code" : "882002","display" : "Diagnostic implant"},{"system" : "http://snomed.info/sct","code" : "972002","display" : "Air filter"},{"system" : "http://snomed.info/sct","code" : "989005","display" : "Linen cloth"},{"system" : "http://snomed.info/sct","code" : "994005","display" : "Brush"},{"system" : "http://snomed.info/sct","code" : "995006","display" : "Farm tool"},{"system" : "http://snomed.info/sct","code" : "1058004","display" : "Helicopter"},{"system" : "http://snomed.info/sct","code" : "1066008","display" : "Instrument of strangulation"},{"system" : "http://snomed.info/sct","code" : "1211003","display" : "Treadmill"},{"system" : "http://snomed.info/sct","code" : "1333003","display" : "Emesis basin"},{"system" : "http://snomed.info/sct","code" : "1422002","display" : "Plastic mold"},{"system" : "http://snomed.info/sct","code" : "1579007","display" : "Surgical drill"},{"system" : "http://snomed.info/sct","code" : "1766001","display" : "Toboggan"},{"system" : "http://snomed.info/sct","code" : "1941006","display" : "Silk cloth"},{"system" : "http://snomed.info/sct","code" : "1962007","display" : "Dike"},{"system" : "http://snomed.info/sct","code" : "2248009","display" : "Endotracheal tube cuff"},{"system" : "http://snomed.info/sct","code" : "2282003","display" : "Breast prosthesis"},{"system" : "http://snomed.info/sct","code" : "2287009","display" : "Nail file"},{"system" : "http://snomed.info/sct","code" : "2468001","display" : "Breath analyzer"},{"system" : "http://snomed.info/sct","code" : "2478003","display" : "Glass eye"},{"system" : "http://snomed.info/sct","code" : "2491002","display" : "Intra-aortic balloon catheter"},{"system" : "http://snomed.info/sct","code" : "3024002","display" : "Cross-bow"},{"system" : "http://snomed.info/sct","code" : "3201004","display" : "Tent"},{"system" : "http://snomed.info/sct","code" : "3319006","display" : "Artificial liver"},{"system" : "http://snomed.info/sct","code" : "3385008","display" : "Cigarette lighter"},{"system" : "http://snomed.info/sct","code" : "4408003","display" : "Endoscopic camera"},{"system" : "http://snomed.info/sct","code" : "4502000","display" : "Garbage disposal appliance"},{"system" : "http://snomed.info/sct","code" : "4632004","display" : "Hair cloth"},{"system" : "http://snomed.info/sct","code" : "4816004","display" : "Metal device"},{"system" : "http://snomed.info/sct","code" : "4841006","display" : "Atomic weapon"},{"system" : "http://snomed.info/sct","code" : "4909001","display" : "Kitchen sink"},{"system" : "http://snomed.info/sct","code" : "5041003","display" : "Adhesive strip"},{"system" : "http://snomed.info/sct","code" : "5042005","display" : "Patient scale"},{"system" : "http://snomed.info/sct","code" : "5159002","display" : "Physiologic monitoring system"},{"system" : "http://snomed.info/sct","code" : "5676002","display" : "Railway passenger car"},{"system" : "http://snomed.info/sct","code" : "5679009","display" : "Bed sheet"},{"system" : "http://snomed.info/sct","code" : "6012004","display" : "Hearing aid"},{"system" : "http://snomed.info/sct","code" : "6097006","display" : "T-tube"},{"system" : "http://snomed.info/sct","code" : "6662008","display" : "Hydrofoil"},{"system" : "http://snomed.info/sct","code" : "6806005","display" : "Personal effect of patient"},{"system" : "http://snomed.info/sct","code" : "6822006","display" : "Microwave oven"},{"system" : "http://snomed.info/sct","code" : "6919005","display" : "Protective clothing material"},{"system" : "http://snomed.info/sct","code" : "6972009","display" : "Lithotripter"},{"system" : "http://snomed.info/sct","code" : "6982005","display" : "Blasting cap"},{"system" : "http://snomed.info/sct","code" : "7007007","display" : "Radiographic-fluoroscopic unit"},{"system" : "http://snomed.info/sct","code" : "7402007","display" : "Probe"},{"system" : "http://snomed.info/sct","code" : "7406005","display" : "Crib"},{"system" : "http://snomed.info/sct","code" : "7473003","display" : "Hospital bath"},{"system" : "http://snomed.info/sct","code" : "7704007","display" : "Stabilizing appliance"},{"system" : "http://snomed.info/sct","code" : "7733008","display" : "Hydrocephalic shunt catheter"},{"system" : "http://snomed.info/sct","code" : "7968002","display" : "Three-wheeled all-terrain vehicle"},{"system" : "http://snomed.info/sct","code" : "7971005","display" : "Fogarty catheter"},{"system" : "http://snomed.info/sct","code" : "8060009","display" : "Denture"},{"system" : "http://snomed.info/sct","code" : "8118007","display" : "Crane"},{"system" : "http://snomed.info/sct","code" : "8170008","display" : "Adhesive"},{"system" : "http://snomed.info/sct","code" : "8384009","display" : "Band saw"},{"system" : "http://snomed.info/sct","code" : "8407004","display" : "Bile collection bag"},{"system" : "http://snomed.info/sct","code" : "8434001","display" : "Jail"},{"system" : "http://snomed.info/sct","code" : "8451008","display" : "Intramedullary rod"},{"system" : "http://snomed.info/sct","code" : "8615009","display" : "Blood electrolyte analyzer"},{"system" : "http://snomed.info/sct","code" : "8643000","display" : "Mortising machine"},{"system" : "http://snomed.info/sct","code" : "8682003","display" : "Protective shield"},{"system" : "http://snomed.info/sct","code" : "9016000","display" : "Pistol"},{"system" : "http://snomed.info/sct","code" : "9017009","display" : "Ventricular intracranial catheter"},{"system" : "http://snomed.info/sct","code" : "9020001","display" : "Blunt instrument"},{"system" : "http://snomed.info/sct","code" : "9096001","display" : "Support"},{"system" : "http://snomed.info/sct","code" : "9129003","display" : "Feeding catheter"},{"system" : "http://snomed.info/sct","code" : "9149007","display" : "Zip gun"},{"system" : "http://snomed.info/sct","code" : "9419002","display" : "Bobsled"},{"system" : "http://snomed.info/sct","code" : "9458007","display" : "Elastic bandage"},{"system" : "http://snomed.info/sct","code" : "9583005","display" : "Oil-tanker"},{"system" : "http://snomed.info/sct","code" : "9611009","display" : "Dermatotome"},{"system" : "http://snomed.info/sct","code" : "9883003","display" : "Cargo handling gear"},{"system" : "http://snomed.info/sct","code" : "9916002","display" : "Hunting arrow"},{"system" : "http://snomed.info/sct","code" : "10172004","display" : "Heater"},{"system" : "http://snomed.info/sct","code" : "10244001","display" : "Needle guide"},{"system" : "http://snomed.info/sct","code" : "10371004","display" : "Electrostimulating analgesia unit"},{"system" : "http://snomed.info/sct","code" : "10507000","display" : "Toeboard"},{"system" : "http://snomed.info/sct","code" : "10533008","display" : "Land vehicle"},{"system" : "http://snomed.info/sct","code" : "10826000","display" : "Industrial saw"},{"system" : "http://snomed.info/sct","code" : "10850003","display" : "Radiographic-therapeutic unit"},{"system" : "http://snomed.info/sct","code" : "10906003","display" : "Vein stripper"},{"system" : "http://snomed.info/sct","code" : "11141007","display" : "Bone growth stimulator"},{"system" : "http://snomed.info/sct","code" : "11158002","display" : "Electromyographic monitor and recorder"},{"system" : "http://snomed.info/sct","code" : "11358008","display" : "Prosthetic valve"},{"system" : "http://snomed.info/sct","code" : "11987000","display" : "Clinical chemistry analyzer"},{"system" : "http://snomed.info/sct","code" : "12121004","display" : "Clothes dryer, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "12150006","display" : "Cannula"},{"system" : "http://snomed.info/sct","code" : "12183004","display" : "Arm prosthesis"},{"system" : "http://snomed.info/sct","code" : "12198002","display" : "Ice skate"},{"system" : "http://snomed.info/sct","code" : "12247004","display" : "Truck"},{"system" : "http://snomed.info/sct","code" : "12561005","display" : "Watercraft"},{"system" : "http://snomed.info/sct","code" : "12698003","display" : "Surface craft"},{"system" : "http://snomed.info/sct","code" : "12953007","display" : "File"},{"system" : "http://snomed.info/sct","code" : "13118005","display" : "Wool cloth"},{"system" : "http://snomed.info/sct","code" : "13219008","display" : "Gastroscope"},{"system" : "http://snomed.info/sct","code" : "13268008","display" : "Home furnace"},{"system" : "http://snomed.info/sct","code" : "13288007","display" : "Monitor"},{"system" : "http://snomed.info/sct","code" : "13459008","display" : "Temporary artificial heart prosthesis"},{"system" : "http://snomed.info/sct","code" : "13764006","display" : "Uterine sound"},{"system" : "http://snomed.info/sct","code" : "13855007","display" : "Pillow"},{"system" : "http://snomed.info/sct","code" : "13905003","display" : "Tennis ball"},{"system" : "http://snomed.info/sct","code" : "14026005","display" : "Hang glider"},{"system" : "http://snomed.info/sct","code" : "14069002","display" : "Guided missile"},{"system" : "http://snomed.info/sct","code" : "14106009","display" : "Cardiac pacemaker"},{"system" : "http://snomed.info/sct","code" : "14108005","display" : "Cage"},{"system" : "http://snomed.info/sct","code" : "14116001","display" : "Analgesia unit"},{"system" : "http://snomed.info/sct","code" : "14208000","display" : "Oil well"},{"system" : "http://snomed.info/sct","code" : "14294006","display" : "Carbine"},{"system" : "http://snomed.info/sct","code" : "14339000","display" : "Button"},{"system" : "http://snomed.info/sct","code" : "14364002","display" : "Camera"},{"system" : "http://snomed.info/sct","code" : "14397001","display" : "Shower bath"},{"system" : "http://snomed.info/sct","code" : "14519003","display" : "Aspirator"},{"system" : "http://snomed.info/sct","code" : "14548009","display" : "Harrington rod"},{"system" : "http://snomed.info/sct","code" : "14762000","display" : "Alloy steel chain sling"},{"system" : "http://snomed.info/sct","code" : "14789005","display" : "Prosthetic implant"},{"system" : "http://snomed.info/sct","code" : "15000008","display" : "Air-conditioner"},{"system" : "http://snomed.info/sct","code" : "15237007","display" : "Sitz bath chair"},{"system" : "http://snomed.info/sct","code" : "15340005","display" : "Wood's light"},{"system" : "http://snomed.info/sct","code" : "15447007","display" : "Joint prosthesis"},{"system" : "http://snomed.info/sct","code" : "15644007","display" : "Anesthesia unit"},{"system" : "http://snomed.info/sct","code" : "15869005","display" : "Dosimeter"},{"system" : "http://snomed.info/sct","code" : "15873008","display" : "Boiler"},{"system" : "http://snomed.info/sct","code" : "15922004","display" : "Gown"},{"system" : "http://snomed.info/sct","code" : "16056004","display" : "Boots"},{"system" : "http://snomed.info/sct","code" : "16127002","display" : "Clothes wringer, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "16349000","display" : "Orthopedic device"},{"system" : "http://snomed.info/sct","code" : "16417001","display" : "Commercial breathing supply hoses diving operation"},{"system" : "http://snomed.info/sct","code" : "16470007","display" : "Electrode"},{"system" : "http://snomed.info/sct","code" : "16497000","display" : "Electric clipper"},{"system" : "http://snomed.info/sct","code" : "16524003","display" : "Cotton cloth"},{"system" : "http://snomed.info/sct","code" : "16540000","display" : "Umbrella catheter"},{"system" : "http://snomed.info/sct","code" : "16650009","display" : "Splint"},{"system" : "http://snomed.info/sct","code" : "16916003","display" : "Tank"},{"system" : "http://snomed.info/sct","code" : "17102003","display" : "Nasogastric tube"},{"system" : "http://snomed.info/sct","code" : "17107009","display" : "Mitral valve prosthesis"},{"system" : "http://snomed.info/sct","code" : "17207004","display" : "Mattress"},{"system" : "http://snomed.info/sct","code" : "17306006","display" : "Hernia belt"},{"system" : "http://snomed.info/sct","code" : "17404008","display" : "Cardiac compression board"},{"system" : "http://snomed.info/sct","code" : "17472008","display" : "Knife"},{"system" : "http://snomed.info/sct","code" : "18100009","display" : "Electrical outlet"},{"system" : "http://snomed.info/sct","code" : "18151003","display" : "Punch"},{"system" : "http://snomed.info/sct","code" : "18153000","display" : "Fluorescence immunoassay analyzer"},{"system" : "http://snomed.info/sct","code" : "18411005","display" : "Chisel"},{"system" : "http://snomed.info/sct","code" : "18492004","display" : "Canister"},{"system" : "http://snomed.info/sct","code" : "18666004","display" : "Finespun glass"},{"system" : "http://snomed.info/sct","code" : "18813000","display" : "Ultralight powered glider"},{"system" : "http://snomed.info/sct","code" : "19257004","display" : "Defibrillator"},{"system" : "http://snomed.info/sct","code" : "19328000","display" : "Blanket"},{"system" : "http://snomed.info/sct","code" : "19443004","display" : "Radioactive implant"},{"system" : "http://snomed.info/sct","code" : "19627002","display" : "Leather"},{"system" : "http://snomed.info/sct","code" : "19762002","display" : "Leather belt"},{"system" : "http://snomed.info/sct","code" : "19817005","display" : "Fan blade"},{"system" : "http://snomed.info/sct","code" : "19892000","display" : "Scale"},{"system" : "http://snomed.info/sct","code" : "19902007","display" : "Rope ligature"},{"system" : "http://snomed.info/sct","code" : "19923001","display" : "Catheter"},{"system" : "http://snomed.info/sct","code" : "19966008","display" : "Farm machine"},{"system" : "http://snomed.info/sct","code" : "20032007","display" : "Bathinette"},{"system" : "http://snomed.info/sct","code" : "20195009","display" : "Leg prosthesis"},{"system" : "http://snomed.info/sct","code" : "20235003","display" : "Toothbrush"},{"system" : "http://snomed.info/sct","code" : "20273004","display" : "Industrial machine"},{"system" : "http://snomed.info/sct","code" : "20359006","display" : "Contraceptive diaphragm"},{"system" : "http://snomed.info/sct","code" : "20406008","display" : "Back rests"},{"system" : "http://snomed.info/sct","code" : "20428008","display" : "Oxygen tent"},{"system" : "http://snomed.info/sct","code" : "20513005","display" : "Power tool"},{"system" : "http://snomed.info/sct","code" : "20568009","display" : "Urinary catheter"},{"system" : "http://snomed.info/sct","code" : "20613002","display" : "Cystoscope"},{"system" : "http://snomed.info/sct","code" : "20861007","display" : "Plug pack"},{"system" : "http://snomed.info/sct","code" : "20867006","display" : "Experimental implant"},{"system" : "http://snomed.info/sct","code" : "20873007","display" : "Plastic cloth-like material"},{"system" : "http://snomed.info/sct","code" : "20909006","display" : "Combine"},{"system" : "http://snomed.info/sct","code" : "20997002","display" : "Hand tool"},{"system" : "http://snomed.info/sct","code" : "21079000","display" : "Carbon monoxide analyzer"},{"system" : "http://snomed.info/sct","code" : "21249000","display" : "Rowboat"},{"system" : "http://snomed.info/sct","code" : "21546008","display" : "Refrigerator"},{"system" : "http://snomed.info/sct","code" : "21735008","display" : "Correcting paper"},{"system" : "http://snomed.info/sct","code" : "21753002","display" : "Aircraft"},{"system" : "http://snomed.info/sct","code" : "21812002","display" : "Ocean liner"},{"system" : "http://snomed.info/sct","code" : "21870002","display" : "Transluminal extraction catheter"},{"system" : "http://snomed.info/sct","code" : "21944004","display" : "Abdominal binder"},{"system" : "http://snomed.info/sct","code" : "22251003","display" : "Timer"},{"system" : "http://snomed.info/sct","code" : "22283009","display" : "Artificial membrane"},{"system" : "http://snomed.info/sct","code" : "22566001","display" : "Cytology brush"},{"system" : "http://snomed.info/sct","code" : "22662007","display" : "Retaining harness"},{"system" : "http://snomed.info/sct","code" : "22674006","display" : "Motor bus"},{"system" : "http://snomed.info/sct","code" : "22679001","display" : "Handcuffs"},{"system" : "http://snomed.info/sct","code" : "22744006","display" : "Artificial hair wig"},{"system" : "http://snomed.info/sct","code" : "23076004","display" : "Household furniture"},{"system" : "http://snomed.info/sct","code" : "23228005","display" : "Arthroscope"},{"system" : "http://snomed.info/sct","code" : "23366006","display" : "Motorized wheelchair device (physical object)"},{"system" : "http://snomed.info/sct","code" : "23562009","display" : "Household ventilator, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "23699001","display" : "Baseball"},{"system" : "http://snomed.info/sct","code" : "23785007","display" : "Arthroscopic irrigation/distension pump"},{"system" : "http://snomed.info/sct","code" : "23973005","display" : "Indwelling urinary catheter"},{"system" : "http://snomed.info/sct","code" : "24110008","display" : "Anoscope"},{"system" : "http://snomed.info/sct","code" : "24174009","display" : "Bronchoscope"},{"system" : "http://snomed.info/sct","code" : "24219003","display" : "Hand gun"},{"system" : "http://snomed.info/sct","code" : "24230000","display" : "Vibrator"},{"system" : "http://snomed.info/sct","code" : "24290003","display" : "Biologic cardiac valve prosthesis"},{"system" : "http://snomed.info/sct","code" : "24402003","display" : "Stepladder"},{"system" : "http://snomed.info/sct","code" : "24439002","display" : "Powered industrial truck"},{"system" : "http://snomed.info/sct","code" : "24470005","display" : "Wrench"},{"system" : "http://snomed.info/sct","code" : "24513003","display" : "Plastic boots"},{"system" : "http://snomed.info/sct","code" : "24561005","display" : "Sailboat"},{"system" : "http://snomed.info/sct","code" : "24697008","display" : "Ostomy belt"},{"system" : "http://snomed.info/sct","code" : "24761008","display" : "Truck-trailer"},{"system" : "http://snomed.info/sct","code" : "24767007","display" : "Eustachian tube prosthesis"},{"system" : "http://snomed.info/sct","code" : "25005004","display" : "Snare"},{"system" : "http://snomed.info/sct","code" : "25062003","display" : "Feeding tube"},{"system" : "http://snomed.info/sct","code" : "25139002","display" : "Moped"},{"system" : "http://snomed.info/sct","code" : "25152007","display" : "Squeeze cage"},{"system" : "http://snomed.info/sct","code" : "25510005","display" : "Cardiac valve prosthesis"},{"system" : "http://snomed.info/sct","code" : "25632005","display" : "Hockey puck"},{"system" : "http://snomed.info/sct","code" : "25680008","display" : "Scaffold"},{"system" : "http://snomed.info/sct","code" : "25742001","display" : "Orthodontic appliance"},{"system" : "http://snomed.info/sct","code" : "25851002","display" : "Ferry"},{"system" : "http://snomed.info/sct","code" : "25864001","display" : "Carbon paper"},{"system" : "http://snomed.info/sct","code" : "25923005","display" : "Kayak"},{"system" : "http://snomed.info/sct","code" : "25937001","display" : "Neurostimulator"},{"system" : "http://snomed.info/sct","code" : "26128008","display" : "Bougie"},{"system" : "http://snomed.info/sct","code" : "26239002","display" : "Soccer ball"},{"system" : "http://snomed.info/sct","code" : "26334009","display" : "Dockboard"},{"system" : "http://snomed.info/sct","code" : "26397000","display" : "Breathing bag"},{"system" : "http://snomed.info/sct","code" : "26412008","display" : "Endotracheal tube"},{"system" : "http://snomed.info/sct","code" : "26579007","display" : "Holter valve"},{"system" : "http://snomed.info/sct","code" : "26719000","display" : "Celestin tube"},{"system" : "http://snomed.info/sct","code" : "26744008","display" : "Ocean freighter"},{"system" : "http://snomed.info/sct","code" : "26882005","display" : "Rongeur"},{"system" : "http://snomed.info/sct","code" : "27036008","display" : "Bed board"},{"system" : "http://snomed.info/sct","code" : "27042007","display" : "Needle adapter"},{"system" : "http://snomed.info/sct","code" : "27065002","display" : "Surgical suture"},{"system" : "http://snomed.info/sct","code" : "27091001","display" : "Dumbwaiter"},{"system" : "http://snomed.info/sct","code" : "27126002","display" : "Power belt"},{"system" : "http://snomed.info/sct","code" : "27229001","display" : "Spray booth"},{"system" : "http://snomed.info/sct","code" : "27606000","display" : "Dental prosthesis"},{"system" : "http://snomed.info/sct","code" : "27676004","display" : "Land mine"},{"system" : "http://snomed.info/sct","code" : "27785006","display" : "Athletic supporter"},{"system" : "http://snomed.info/sct","code" : "27812008","display" : "Electric heating pad"},{"system" : "http://snomed.info/sct","code" : "27976001","display" : "Woodworking machinery"},{"system" : "http://snomed.info/sct","code" : "27991004","display" : "Thermometer"},{"system" : "http://snomed.info/sct","code" : "28026003","display" : "Hairbrush"},{"system" : "http://snomed.info/sct","code" : "28422005","display" : "Glider"},{"system" : "http://snomed.info/sct","code" : "28519005","display" : "Side-delivery hay rake"},{"system" : "http://snomed.info/sct","code" : "29292008","display" : "Fur garment"},{"system" : "http://snomed.info/sct","code" : "29319002","display" : "Forceps"},{"system" : "http://snomed.info/sct","code" : "29339003","display" : "Dart"},{"system" : "http://snomed.info/sct","code" : "29396008","display" : "Resuscitator"},{"system" : "http://snomed.info/sct","code" : "29873003","display" : "Leather accessory"},{"system" : "http://snomed.info/sct","code" : "30002008","display" : "Fireplace"},{"system" : "http://snomed.info/sct","code" : "30012001","display" : "Elevator"},{"system" : "http://snomed.info/sct","code" : "30070001","display" : "Multistage suspension scaffolding"},{"system" : "http://snomed.info/sct","code" : "30115002","display" : "Shield"},{"system" : "http://snomed.info/sct","code" : "30176005","display" : "Baseball bat"},{"system" : "http://snomed.info/sct","code" : "30234008","display" : "Medical laboratory analyzer"},{"system" : "http://snomed.info/sct","code" : "30610008","display" : "Epidural catheter"},{"system" : "http://snomed.info/sct","code" : "30661003","display" : "Cosmetic prosthesis"},{"system" : "http://snomed.info/sct","code" : "30784000","display" : "Aerosol sprayer"},{"system" : "http://snomed.info/sct","code" : "30926007","display" : "Fireworks"},{"system" : "http://snomed.info/sct","code" : "30929000","display" : "Ligator"},{"system" : "http://snomed.info/sct","code" : "30968007","display" : "Drainage bag"},{"system" : "http://snomed.info/sct","code" : "31030004","display" : "Peritoneal catheter"},{"system" : "http://snomed.info/sct","code" : "31031000","display" : "Orthopedic internal fixation system"},{"system" : "http://snomed.info/sct","code" : "31174004","display" : "Lumbosacral belt"},{"system" : "http://snomed.info/sct","code" : "31209004","display" : "Shotgun"},{"system" : "http://snomed.info/sct","code" : "31493009","display" : "Pedal cycle"},{"system" : "http://snomed.info/sct","code" : "31791005","display" : "Traction belt"},{"system" : "http://snomed.info/sct","code" : "31878003","display" : "Surgical scissors"},{"system" : "http://snomed.info/sct","code" : "32033000","display" : "Arterial pressure monitor"},{"system" : "http://snomed.info/sct","code" : "32130004","display" : "Machine gun"},{"system" : "http://snomed.info/sct","code" : "32356002","display" : "Machine guarding"},{"system" : "http://snomed.info/sct","code" : "32472009","display" : "Medical helicopter"},{"system" : "http://snomed.info/sct","code" : "32476007","display" : "Construction vehicle"},{"system" : "http://snomed.info/sct","code" : "32504006","display" : "Screwdriver"},{"system" : "http://snomed.info/sct","code" : "32634007","display" : "Fixed ladder"},{"system" : "http://snomed.info/sct","code" : "32667006","display" : "Oropharyngeal airway device"},{"system" : "http://snomed.info/sct","code" : "32711007","display" : "Ostomy collection bag"},{"system" : "http://snomed.info/sct","code" : "32712000","display" : "Drain"},{"system" : "http://snomed.info/sct","code" : "32871007","display" : "Tweezer"},{"system" : "http://snomed.info/sct","code" : "33194000","display" : "Welding equipment"},{"system" : "http://snomed.info/sct","code" : "33336008","display" : "Matches"},{"system" : "http://snomed.info/sct","code" : "33352006","display" : "Ax"},{"system" : "http://snomed.info/sct","code" : "33388001","display" : "Carbon dioxide analyzer"},{"system" : "http://snomed.info/sct","code" : "33482001","display" : "Rubber boots"},{"system" : "http://snomed.info/sct","code" : "33686008","display" : "Stylet"},{"system" : "http://snomed.info/sct","code" : "33690005","display" : "Sharp instrument"},{"system" : "http://snomed.info/sct","code" : "33802005","display" : "Enema bag"},{"system" : "http://snomed.info/sct","code" : "33894003","display" : "Experimental device"},{"system" : "http://snomed.info/sct","code" : "33918000","display" : "Rubberized cloth"},{"system" : "http://snomed.info/sct","code" : "34160005","display" : "Lamp"},{"system" : "http://snomed.info/sct","code" : "34164001","display" : "Plaster cast"},{"system" : "http://snomed.info/sct","code" : "34234003","display" : "Plastic tube"},{"system" : "http://snomed.info/sct","code" : "34263000","display" : "Medical balloon"},{"system" : "http://snomed.info/sct","code" : "34362008","display" : "Vascular device"},{"system" : "http://snomed.info/sct","code" : "34396001","display" : "BB gun missile"},{"system" : "http://snomed.info/sct","code" : "34759008","display" : "Urethral catheter"},{"system" : "http://snomed.info/sct","code" : "34942006","display" : "Muzzle loading gun"},{"system" : "http://snomed.info/sct","code" : "35018000","display" : "Heavy land transport vehicle"},{"system" : "http://snomed.info/sct","code" : "35398009","display" : "Ostomy appliance"},{"system" : "http://snomed.info/sct","code" : "35593004","display" : "Wire ligature"},{"system" : "http://snomed.info/sct","code" : "35870000","display" : "Cerebrospinal catheter"},{"system" : "http://snomed.info/sct","code" : "36011000","display" : "Spike harrow"},{"system" : "http://snomed.info/sct","code" : "36030000","display" : "Transport vehicle"},{"system" : "http://snomed.info/sct","code" : "36365007","display" : "Ice-pick"},{"system" : "http://snomed.info/sct","code" : "36370000","display" : "Aspirator trap bottle"},{"system" : "http://snomed.info/sct","code" : "36531007","display" : "Dirigible"},{"system" : "http://snomed.info/sct","code" : "36645008","display" : "Stimulator"},{"system" : "http://snomed.info/sct","code" : "36761001","display" : "Natural hair wig"},{"system" : "http://snomed.info/sct","code" : "36965003","display" : "Hemodialysis machine"},{"system" : "http://snomed.info/sct","code" : "36977008","display" : "Peripheral neurostimulator"},{"system" : "http://snomed.info/sct","code" : "37189001","display" : "Magnetic detector"},{"system" : "http://snomed.info/sct","code" : "37270008","display" : "Endoscope"},{"system" : "http://snomed.info/sct","code" : "37284003","display" : "Bag"},{"system" : "http://snomed.info/sct","code" : "37299003","display" : "Tricycle"},{"system" : "http://snomed.info/sct","code" : "37311003","display" : "Stone retrieval basket"},{"system" : "http://snomed.info/sct","code" : "37347002","display" : "Dildo"},{"system" : "http://snomed.info/sct","code" : "37360008","display" : "Patient isolator"},{"system" : "http://snomed.info/sct","code" : "37503007","display" : "Protective blind"},{"system" : "http://snomed.info/sct","code" : "37759000","display" : "Surgical instrument"},{"system" : "http://snomed.info/sct","code" : "37874008","display" : "Continuing positive airway pressure unit"},{"system" : "http://snomed.info/sct","code" : "37953008","display" : "Bedside rails"},{"system" : "http://snomed.info/sct","code" : "38126007","display" : "Protective glasses"},{"system" : "http://snomed.info/sct","code" : "38141007","display" : "Tourniquet"},{"system" : "http://snomed.info/sct","code" : "38277008","display" : "Protective device"},{"system" : "http://snomed.info/sct","code" : "38472000","display" : "Medical alert identification bracelet"},{"system" : "http://snomed.info/sct","code" : "38485002","display" : "Nuclear weapon"},{"system" : "http://snomed.info/sct","code" : "38548008","display" : "Streetcar"},{"system" : "http://snomed.info/sct","code" : "38806006","display" : "Hockey stick"},{"system" : "http://snomed.info/sct","code" : "38862006","display" : "Brake"},{"system" : "http://snomed.info/sct","code" : "38871002","display" : "Metallic cloth"},{"system" : "http://snomed.info/sct","code" : "38988005","display" : "Spacecraft"},{"system" : "http://snomed.info/sct","code" : "39374005","display" : "Military ship"},{"system" : "http://snomed.info/sct","code" : "39590006","display" : "Air compressor"},{"system" : "http://snomed.info/sct","code" : "39661006","display" : "Light anywhere matches"},{"system" : "http://snomed.info/sct","code" : "39690000","display" : "Sphygmomanometer"},{"system" : "http://snomed.info/sct","code" : "39752002","display" : "Railway locomotive"},{"system" : "http://snomed.info/sct","code" : "39768008","display" : "Rasp"},{"system" : "http://snomed.info/sct","code" : "39790008","display" : "Non-electric heating pad"},{"system" : "http://snomed.info/sct","code" : "39802000","display" : "Tongue blade"},{"system" : "http://snomed.info/sct","code" : "39821008","display" : "Positron emission tomography unit"},{"system" : "http://snomed.info/sct","code" : "39869006","display" : "Alarm"},{"system" : "http://snomed.info/sct","code" : "40188005","display" : "Household accessory"},{"system" : "http://snomed.info/sct","code" : "40353003","display" : "Commercial fixed-wing aircraft"},{"system" : "http://snomed.info/sct","code" : "40388003","display" : "Implant"},{"system" : "http://snomed.info/sct","code" : "40519001","display" : "Binder"},{"system" : "http://snomed.info/sct","code" : "41157002","display" : "Immobilizer"},{"system" : "http://snomed.info/sct","code" : "41323003","display" : "Urinary collection bag"},{"system" : "http://snomed.info/sct","code" : "41338002","display" : "Catamaran"},{"system" : "http://snomed.info/sct","code" : "41430008","display" : "Shotgun slug"},{"system" : "http://snomed.info/sct","code" : "41456001","display" : "Wagon"},{"system" : "http://snomed.info/sct","code" : "41684000","display" : "Industrial tool"},{"system" : "http://snomed.info/sct","code" : "42119000","display" : "Bolt"},{"system" : "http://snomed.info/sct","code" : "42152006","display" : "Metal tube"},{"system" : "http://snomed.info/sct","code" : "42305009","display" : "Ambulation device"},{"system" : "http://snomed.info/sct","code" : "42380001","display" : "Ear plug"},{"system" : "http://snomed.info/sct","code" : "42451009","display" : "Blood warmer"},{"system" : "http://snomed.info/sct","code" : "42716000","display" : "Wool"},{"system" : "http://snomed.info/sct","code" : "42882002","display" : "Hypodermic spray"},{"system" : "http://snomed.info/sct","code" : "42974001","display" : "Club"},{"system" : "http://snomed.info/sct","code" : "43192004","display" : "Bone pencil"},{"system" : "http://snomed.info/sct","code" : "43252007","display" : "Cochlear prosthesis"},{"system" : "http://snomed.info/sct","code" : "43423007","display" : "Unicycle"},{"system" : "http://snomed.info/sct","code" : "43725001","display" : "Airway device"},{"system" : "http://snomed.info/sct","code" : "43770009","display" : "Doppler device"},{"system" : "http://snomed.info/sct","code" : "43983001","display" : "Shoes"},{"system" : "http://snomed.info/sct","code" : "44056008","display" : "Caliper"},{"system" : "http://snomed.info/sct","code" : "44396004","display" : "Magnet"},{"system" : "http://snomed.info/sct","code" : "44492001","display" : "Industrial robot"},{"system" : "http://snomed.info/sct","code" : "44613004","display" : "Ground transport ambulance"},{"system" : "http://snomed.info/sct","code" : "44668000","display" : "Pump"},{"system" : "http://snomed.info/sct","code" : "44738004","display" : "Laryngoscope"},{"system" : "http://snomed.info/sct","code" : "44806002","display" : "Esophageal bougie"},{"system" : "http://snomed.info/sct","code" : "44845007","display" : "Golf ball"},{"system" : "http://snomed.info/sct","code" : "44907005","display" : "Four-wheeled all-terrain vehicle"},{"system" : "http://snomed.info/sct","code" : "44959004","display" : "Angioplasty balloon catheter"},{"system" : "http://snomed.info/sct","code" : "45633005","display" : "Peritoneal dialyzer"},{"system" : "http://snomed.info/sct","code" : "45901004","display" : "Penrose drain"},{"system" : "http://snomed.info/sct","code" : "45984009","display" : "Hospital shower bath"},{"system" : "http://snomed.info/sct","code" : "46074001","display" : "Plastic explosive"},{"system" : "http://snomed.info/sct","code" : "46160005","display" : "Motor vehicle"},{"system" : "http://snomed.info/sct","code" : "46181005","display" : "Automatic fire extinguisher system"},{"system" : "http://snomed.info/sct","code" : "46265007","display" : "Artificial lashes"},{"system" : "http://snomed.info/sct","code" : "46274009","display" : "Jet airplane"},{"system" : "http://snomed.info/sct","code" : "46299005","display" : "Sanitary belt"},{"system" : "http://snomed.info/sct","code" : "46364009","display" : "Clamp"},{"system" : "http://snomed.info/sct","code" : "46440007","display" : "Basketball"},{"system" : "http://snomed.info/sct","code" : "46542001","display" : "Railway freight car"},{"system" : "http://snomed.info/sct","code" : "46625003","display" : "Pessary"},{"system" : "http://snomed.info/sct","code" : "46666003","display" : "Chain"},{"system" : "http://snomed.info/sct","code" : "46880008","display" : "Inboard motorboat"},{"system" : "http://snomed.info/sct","code" : "46949002","display" : "Deck machinery"},{"system" : "http://snomed.info/sct","code" : "47006006","display" : "Balloon"},{"system" : "http://snomed.info/sct","code" : "47162009","display" : "Mirror"},{"system" : "http://snomed.info/sct","code" : "47326004","display" : "Electrical utilization equipment"},{"system" : "http://snomed.info/sct","code" : "47424002","display" : "Apgar scoring timer"},{"system" : "http://snomed.info/sct","code" : "47528002","display" : "Ureteral catheter"},{"system" : "http://snomed.info/sct","code" : "47731004","display" : "Birthing chair"},{"system" : "http://snomed.info/sct","code" : "47734007","display" : "Catgut suture"},{"system" : "http://snomed.info/sct","code" : "47776004","display" : "Hand mitt"},{"system" : "http://snomed.info/sct","code" : "47793004","display" : "Homemade firearm"},{"system" : "http://snomed.info/sct","code" : "47942000","display" : "Proctoscope"},{"system" : "http://snomed.info/sct","code" : "48066006","display" : "Circular portable saw"},{"system" : "http://snomed.info/sct","code" : "48096001","display" : "Bathtub rails"},{"system" : "http://snomed.info/sct","code" : "48240003","display" : "Training equipment"},{"system" : "http://snomed.info/sct","code" : "48246009","display" : "Stud gun, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "48295009","display" : "Vascular filter"},{"system" : "http://snomed.info/sct","code" : "48306000","display" : "School bus"},{"system" : "http://snomed.info/sct","code" : "48473008","display" : "Protective body armor"},{"system" : "http://snomed.info/sct","code" : "48545009","display" : "Fireplace lighter"},{"system" : "http://snomed.info/sct","code" : "48990009","display" : "Strap"},{"system" : "http://snomed.info/sct","code" : "49062001","display" : "Device"},{"system" : "http://snomed.info/sct","code" : "49122002","display" : "Ambulance"},{"system" : "http://snomed.info/sct","code" : "49133004","display" : "Bulldozer"},{"system" : "http://snomed.info/sct","code" : "49448001","display" : "Razor"},{"system" : "http://snomed.info/sct","code" : "49623006","display" : "Powered watercraft"},{"system" : "http://snomed.info/sct","code" : "49890001","display" : "Hospital cart"},{"system" : "http://snomed.info/sct","code" : "49980008","display" : "Farm tractor"},{"system" : "http://snomed.info/sct","code" : "50121007","display" : "Eye glasses, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "50268008","display" : "Bow string"},{"system" : "http://snomed.info/sct","code" : "50457005","display" : "Workover rig service to oil well"},{"system" : "http://snomed.info/sct","code" : "50483000","display" : "Oil well rig"},{"system" : "http://snomed.info/sct","code" : "50488009","display" : "Costume jewelry"},{"system" : "http://snomed.info/sct","code" : "50833004","display" : "Paper"},{"system" : "http://snomed.info/sct","code" : "50851003","display" : "Penile tumescence monitor"},{"system" : "http://snomed.info/sct","code" : "51016001","display" : "Hammer"},{"system" : "http://snomed.info/sct","code" : "51086006","display" : "Shower curtain"},{"system" : "http://snomed.info/sct","code" : "51287006","display" : "Thermonuclear weapon"},{"system" : "http://snomed.info/sct","code" : "51324004","display" : "Stripper"},{"system" : "http://snomed.info/sct","code" : "51685009","display" : "Roller skate"},{"system" : "http://snomed.info/sct","code" : "51791000","display" : "Measuring tape"},{"system" : "http://snomed.info/sct","code" : "51832004","display" : "Valved tube"},{"system" : "http://snomed.info/sct","code" : "51883004","display" : "Sling"},{"system" : "http://snomed.info/sct","code" : "52065008","display" : "Diaper"},{"system" : "http://snomed.info/sct","code" : "52124006","display" : "Central venous catheter"},{"system" : "http://snomed.info/sct","code" : "52161002","display" : "Molten lava"},{"system" : "http://snomed.info/sct","code" : "52291003","display" : "Glove"},{"system" : "http://snomed.info/sct","code" : "52325000","display" : "Hay wagon"},{"system" : "http://snomed.info/sct","code" : "52387005","display" : "Taxi"},{"system" : "http://snomed.info/sct","code" : "52495005","display" : "Blood drawing chair"},{"system" : "http://snomed.info/sct","code" : "52520009","display" : "Ladder"},{"system" : "http://snomed.info/sct","code" : "52537002","display" : "Aspirator collection canister"},{"system" : "http://snomed.info/sct","code" : "52624007","display" : "Radiofrequency generator"},{"system" : "http://snomed.info/sct","code" : "52773007","display" : "Ski"},{"system" : "http://snomed.info/sct","code" : "52809000","display" : "Nasopharyngeal catheter"},{"system" : "http://snomed.info/sct","code" : "52893008","display" : "Blood gas/pH analyzer"},{"system" : "http://snomed.info/sct","code" : "53167006","display" : "Platform suspended boom"},{"system" : "http://snomed.info/sct","code" : "53177008","display" : "Nasal balloon"},{"system" : "http://snomed.info/sct","code" : "53217009","display" : "Artificial lung"},{"system" : "http://snomed.info/sct","code" : "53350007","display" : "Prosthesis"},{"system" : "http://snomed.info/sct","code" : "53535004","display" : "Retractor"},{"system" : "http://snomed.info/sct","code" : "53639001","display" : "Stethoscope"},{"system" : "http://snomed.info/sct","code" : "53671008","display" : "Gastric balloon"},{"system" : "http://snomed.info/sct","code" : "53680008","display" : "Target arrow"},{"system" : "http://snomed.info/sct","code" : "53811000","display" : "Delta-wing aircraft"},{"system" : "http://snomed.info/sct","code" : "53977009","display" : "Military mobile weapon carrier"},{"system" : "http://snomed.info/sct","code" : "53996008","display" : "Penile prosthesis"},{"system" : "http://snomed.info/sct","code" : "54234007","display" : "Cryogenic analgesia unit"},{"system" : "http://snomed.info/sct","code" : "54638004","display" : "Towel"},{"system" : "http://snomed.info/sct","code" : "54752006","display" : "Unidentified flying object"},{"system" : "http://snomed.info/sct","code" : "54807002","display" : "Bomb"},{"system" : "http://snomed.info/sct","code" : "54953005","display" : "Computerized axial tomography scanner"},{"system" : "http://snomed.info/sct","code" : "55091003","display" : "Blood coagulation analyzer"},{"system" : "http://snomed.info/sct","code" : "55121009","display" : "Light land transport vehicle"},{"system" : "http://snomed.info/sct","code" : "55206006","display" : "Suture button"},{"system" : "http://snomed.info/sct","code" : "55216003","display" : "Amnioscope"},{"system" : "http://snomed.info/sct","code" : "55263001","display" : "Photography paper"},{"system" : "http://snomed.info/sct","code" : "55287004","display" : "Writing paper"},{"system" : "http://snomed.info/sct","code" : "55337009","display" : "Auscultoscope"},{"system" : "http://snomed.info/sct","code" : "55567004","display" : "Bassinet"},{"system" : "http://snomed.info/sct","code" : "55658008","display" : "Hot object"},{"system" : "http://snomed.info/sct","code" : "55674003","display" : "Air gun"},{"system" : "http://snomed.info/sct","code" : "55684002","display" : "Homemade bomb"},{"system" : "http://snomed.info/sct","code" : "55964003","display" : "Munition"},{"system" : "http://snomed.info/sct","code" : "55980008","display" : "Firecracker"},{"system" : "http://snomed.info/sct","code" : "55986002","display" : "Tong"},{"system" : "http://snomed.info/sct","code" : "56144002","display" : "Back braces"},{"system" : "http://snomed.info/sct","code" : "56353002","display" : "Staple"},{"system" : "http://snomed.info/sct","code" : "56547001","display" : "Trephine"},{"system" : "http://snomed.info/sct","code" : "56667001","display" : "Buggy"},{"system" : "http://snomed.info/sct","code" : "56896002","display" : "Pacemaker catheter"},{"system" : "http://snomed.info/sct","code" : "56961003","display" : "Cardiac transvenous pacemaker"},{"system" : "http://snomed.info/sct","code" : "57010004","display" : "Arquebus"},{"system" : "http://snomed.info/sct","code" : "57118008","display" : "Perfusion pump"},{"system" : "http://snomed.info/sct","code" : "57134006","display" : "Instrument"},{"system" : "http://snomed.info/sct","code" : "57295001","display" : "Ricochet missile"},{"system" : "http://snomed.info/sct","code" : "57368009","display" : "Contact lenses"},{"system" : "http://snomed.info/sct","code" : "57395004","display" : "Physical restraint equipment"},{"system" : "http://snomed.info/sct","code" : "57512001","display" : "Revolver"},{"system" : "http://snomed.info/sct","code" : "57730005","display" : "Abrasive grinding"},{"system" : "http://snomed.info/sct","code" : "58068001","display" : "Experimental aircraft"},{"system" : "http://snomed.info/sct","code" : "58153004","display" : "Android"},{"system" : "http://snomed.info/sct","code" : "58222006","display" : "Interplanetary craft"},{"system" : "http://snomed.info/sct","code" : "58253008","display" : "Suction catheter"},{"system" : "http://snomed.info/sct","code" : "58514003","display" : "Infant scale"},{"system" : "http://snomed.info/sct","code" : "58824002","display" : "Grenade"},{"system" : "http://snomed.info/sct","code" : "58878002","display" : "Protective vest"},{"system" : "http://snomed.info/sct","code" : "58938008","display" : "WC - Wheelchair"},{"system" : "http://snomed.info/sct","code" : "59102007","display" : "Ice bag"},{"system" : "http://snomed.info/sct","code" : "59127000","display" : "Apnea alarm"},{"system" : "http://snomed.info/sct","code" : "59153008","display" : "Barge"},{"system" : "http://snomed.info/sct","code" : "59160002","display" : "Chipguard"},{"system" : "http://snomed.info/sct","code" : "59181002","display" : "Oxygen analyzer"},{"system" : "http://snomed.info/sct","code" : "59402003","display" : "Primary missile"},{"system" : "http://snomed.info/sct","code" : "59432006","display" : "Ligature"},{"system" : "http://snomed.info/sct","code" : "59647009","display" : "Safety matches"},{"system" : "http://snomed.info/sct","code" : "59711004","display" : "Aerial bomb"},{"system" : "http://snomed.info/sct","code" : "59746007","display" : "Needle holder"},{"system" : "http://snomed.info/sct","code" : "59772003","display" : "Culdoscope"},{"system" : "http://snomed.info/sct","code" : "59782002","display" : "Speculum"},{"system" : "http://snomed.info/sct","code" : "59833007","display" : "Collapsible balloon"},{"system" : "http://snomed.info/sct","code" : "60054005","display" : "Seat belt"},{"system" : "http://snomed.info/sct","code" : "60110001","display" : "Wig"},{"system" : "http://snomed.info/sct","code" : "60150003","display" : "Ski pole, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "60161006","display" : "Acupuncture needle"},{"system" : "http://snomed.info/sct","code" : "60185003","display" : "Carbon dioxide absorber"},{"system" : "http://snomed.info/sct","code" : "60311007","display" : "Leather boots"},{"system" : "http://snomed.info/sct","code" : "60320003","display" : "Spear"},{"system" : "http://snomed.info/sct","code" : "60638008","display" : "Planetary surface craft"},{"system" : "http://snomed.info/sct","code" : "60773001","display" : "Injector"},{"system" : "http://snomed.info/sct","code" : "60806001","display" : "Whirlpool bath"},{"system" : "http://snomed.info/sct","code" : "60957001","display" : "Otoscope"},{"system" : "http://snomed.info/sct","code" : "60977008","display" : "Harrow"},{"system" : "http://snomed.info/sct","code" : "61119009","display" : "Outboard motorboat"},{"system" : "http://snomed.info/sct","code" : "61284002","display" : "Machine"},{"system" : "http://snomed.info/sct","code" : "61330002","display" : "Nasopharyngeal airway device"},{"system" : "http://snomed.info/sct","code" : "61433001","display" : "Glassware"},{"system" : "http://snomed.info/sct","code" : "61512008","display" : "Tennis racket"},{"system" : "http://snomed.info/sct","code" : "61835000","display" : "Dilator"},{"system" : "http://snomed.info/sct","code" : "61968008","display" : "Syringe"},{"system" : "http://snomed.info/sct","code" : "61979003","display" : "Antiembolic device"},{"system" : "http://snomed.info/sct","code" : "62193008","display" : "Railway train"},{"system" : "http://snomed.info/sct","code" : "62336005","display" : "Electric cable"},{"system" : "http://snomed.info/sct","code" : "62495008","display" : "Gamma counter"},{"system" : "http://snomed.info/sct","code" : "62614002","display" : "Overhead and gantry crane"},{"system" : "http://snomed.info/sct","code" : "62980002","display" : "Tubular bandage"},{"system" : "http://snomed.info/sct","code" : "63112008","display" : "Bone wire"},{"system" : "http://snomed.info/sct","code" : "63173005","display" : "Hat band"},{"system" : "http://snomed.info/sct","code" : "63289001","display" : "Bone nail"},{"system" : "http://snomed.info/sct","code" : "63336000","display" : "Bone plug"},{"system" : "http://snomed.info/sct","code" : "63496001","display" : "Fork lift truck"},{"system" : "http://snomed.info/sct","code" : "63548003","display" : "Derrick"},{"system" : "http://snomed.info/sct","code" : "63562005","display" : "Cervical collar"},{"system" : "http://snomed.info/sct","code" : "63619003","display" : "Fiberoptic cable"},{"system" : "http://snomed.info/sct","code" : "63653004","display" : "Medical device"},{"system" : "http://snomed.info/sct","code" : "63797009","display" : "Traction unit"},{"system" : "http://snomed.info/sct","code" : "63830003","display" : "Private fixed-wing aircraft"},{"system" : "http://snomed.info/sct","code" : "63839002","display" : "Electroejaculator"},{"system" : "http://snomed.info/sct","code" : "63958005","display" : "Tracked personnel carrier"},{"system" : "http://snomed.info/sct","code" : "63995005","display" : "Bandage"},{"system" : "http://snomed.info/sct","code" : "64174005","display" : "Snowmobile"},{"system" : "http://snomed.info/sct","code" : "64223007","display" : "Dump truck"},{"system" : "http://snomed.info/sct","code" : "64255007","display" : "Esophageal balloon"},{"system" : "http://snomed.info/sct","code" : "64565002","display" : "Air tool"},{"system" : "http://snomed.info/sct","code" : "64571008","display" : "Hair clipper"},{"system" : "http://snomed.info/sct","code" : "64867003","display" : "Pellet gun missile"},{"system" : "http://snomed.info/sct","code" : "64883003","display" : "Inhalation analgesia unit"},{"system" : "http://snomed.info/sct","code" : "64973003","display" : "Scissors"},{"system" : "http://snomed.info/sct","code" : "64989000","display" : "Escalator"},{"system" : "http://snomed.info/sct","code" : "65053001","display" : "Electrical battery"},{"system" : "http://snomed.info/sct","code" : "65105002","display" : "Surgical drapes"},{"system" : "http://snomed.info/sct","code" : "65268008","display" : "Chart recorder"},{"system" : "http://snomed.info/sct","code" : "65473004","display" : "Microscope"},{"system" : "http://snomed.info/sct","code" : "65493007","display" : "Surfboard"},{"system" : "http://snomed.info/sct","code" : "65577000","display" : "X-ray shield"},{"system" : "http://snomed.info/sct","code" : "65818007","display" : "Stent"},{"system" : "http://snomed.info/sct","code" : "65893002","display" : "Archery bow"},{"system" : "http://snomed.info/sct","code" : "66113009","display" : "Explosive device"},{"system" : "http://snomed.info/sct","code" : "66222000","display" : "Hospital robot"},{"system" : "http://snomed.info/sct","code" : "66373005","display" : "Kite"},{"system" : "http://snomed.info/sct","code" : "66415006","display" : "Audiometric testing equipment"},{"system" : "http://snomed.info/sct","code" : "66435007","display" : "Electric bed"},{"system" : "http://snomed.info/sct","code" : "66494009","display" : "Face cloth"},{"system" : "http://snomed.info/sct","code" : "66567008","display" : "Launch craft"},{"system" : "http://snomed.info/sct","code" : "67270000","display" : "Hip prosthesis"},{"system" : "http://snomed.info/sct","code" : "67387001","display" : "Coronary perfusion catheter"},{"system" : "http://snomed.info/sct","code" : "67604003","display" : "Household appliance"},{"system" : "http://snomed.info/sct","code" : "67651001","display" : "Fist"},{"system" : "http://snomed.info/sct","code" : "67670006","display" : "Radiographic-tomographic unit"},{"system" : "http://snomed.info/sct","code" : "67777003","display" : "Moving walk"},{"system" : "http://snomed.info/sct","code" : "67829007","display" : "Esophagoscope"},{"system" : "http://snomed.info/sct","code" : "67920005","display" : "Aerial lift"},{"system" : "http://snomed.info/sct","code" : "67966000","display" : "Enema tube"},{"system" : "http://snomed.info/sct","code" : "68080007","display" : "Radiographic unit"},{"system" : "http://snomed.info/sct","code" : "68181008","display" : "Vibrating electric heating pad"},{"system" : "http://snomed.info/sct","code" : "68183006","display" : "Bone screw"},{"system" : "http://snomed.info/sct","code" : "68276009","display" : "Bottle"},{"system" : "http://snomed.info/sct","code" : "68325009","display" : "Sound"},{"system" : "http://snomed.info/sct","code" : "68597009","display" : "Support belt"},{"system" : "http://snomed.info/sct","code" : "68685003","display" : "Household robot"},{"system" : "http://snomed.info/sct","code" : "68842005","display" : "Gastroduodenoscope"},{"system" : "http://snomed.info/sct","code" : "69805005","display" : "Insulin pump"},{"system" : "http://snomed.info/sct","code" : "69861004","display" : "Firearm"},{"system" : "http://snomed.info/sct","code" : "69922008","display" : "Tracheostomy button"},{"system" : "http://snomed.info/sct","code" : "70080007","display" : "Bayonet"},{"system" : "http://snomed.info/sct","code" : "70224005","display" : "Bicycle"},{"system" : "http://snomed.info/sct","code" : "70300000","display" : "Skull tongs"},{"system" : "http://snomed.info/sct","code" : "70303003","display" : "Freezer"},{"system" : "http://snomed.info/sct","code" : "70453008","display" : "Sled"},{"system" : "http://snomed.info/sct","code" : "70665002","display" : "Blood pressure cuff"},{"system" : "http://snomed.info/sct","code" : "70793005","display" : "Recreation equipment"},{"system" : "http://snomed.info/sct","code" : "70872004","display" : "Wash basin"},{"system" : "http://snomed.info/sct","code" : "71384000","display" : "Warmer"},{"system" : "http://snomed.info/sct","code" : "71483007","display" : "Diving stage"},{"system" : "http://snomed.info/sct","code" : "71545009","display" : "Household humidifier, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "71601002","display" : "Proctosigmoidoscope"},{"system" : "http://snomed.info/sct","code" : "71667001","display" : "Bone wax"},{"system" : "http://snomed.info/sct","code" : "71783008","display" : "Automobile"},{"system" : "http://snomed.info/sct","code" : "71948003","display" : "Autoclave"},{"system" : "http://snomed.info/sct","code" : "72070000","display" : "Ring"},{"system" : "http://snomed.info/sct","code" : "72125006","display" : "Slingshot missile"},{"system" : "http://snomed.info/sct","code" : "72188006","display" : "Tissue expander"},{"system" : "http://snomed.info/sct","code" : "72259003","display" : "Rifle"},{"system" : "http://snomed.info/sct","code" : "72302000","display" : "Lead cable"},{"system" : "http://snomed.info/sct","code" : "72506001","display" : "Implantable defibrillator"},{"system" : "http://snomed.info/sct","code" : "72742007","display" : "Aspirator collection bottle"},{"system" : "http://snomed.info/sct","code" : "73027007","display" : "Infant incubator"},{"system" : "http://snomed.info/sct","code" : "73368009","display" : "Foley catheter"},{"system" : "http://snomed.info/sct","code" : "73378007","display" : "Flying debris"},{"system" : "http://snomed.info/sct","code" : "73534004","display" : "Artificial skin"},{"system" : "http://snomed.info/sct","code" : "73562006","display" : "Transilluminator"},{"system" : "http://snomed.info/sct","code" : "73571002","display" : "Intravenous analgesia unit"},{"system" : "http://snomed.info/sct","code" : "73618007","display" : "Power saw"},{"system" : "http://snomed.info/sct","code" : "73878004","display" : "Hand saw"},{"system" : "http://snomed.info/sct","code" : "73957001","display" : "Air transport ambulance"},{"system" : "http://snomed.info/sct","code" : "73985004","display" : "Face protection in construction industry"},{"system" : "http://snomed.info/sct","code" : "74094004","display" : "Belt"},{"system" : "http://snomed.info/sct","code" : "74108008","display" : "Recorder"},{"system" : "http://snomed.info/sct","code" : "74300007","display" : "Sanitary pad"},{"system" : "http://snomed.info/sct","code" : "74444006","display" : "Limb prosthesis"},{"system" : "http://snomed.info/sct","code" : "74453004","display" : "Electric razor"},{"system" : "http://snomed.info/sct","code" : "74566002","display" : "Crutch"},{"system" : "http://snomed.info/sct","code" : "74695002","display" : "Formed air gun pellet"},{"system" : "http://snomed.info/sct","code" : "74812000","display" : "Railway car"},{"system" : "http://snomed.info/sct","code" : "74884005","display" : "Boatswain's chair"},{"system" : "http://snomed.info/sct","code" : "75075000","display" : "Shoring and bracing (masonry and woodwork)"},{"system" : "http://snomed.info/sct","code" : "75192006","display" : "Arterial cannula"},{"system" : "http://snomed.info/sct","code" : "75751006","display" : "Manual respirator"},{"system" : "http://snomed.info/sct","code" : "75780002","display" : "Artificial kidney"},{"system" : "http://snomed.info/sct","code" : "75926004","display" : "Lighter"},{"system" : "http://snomed.info/sct","code" : "75963008","display" : "Skateboard"},{"system" : "http://snomed.info/sct","code" : "75988000","display" : "Bathtub"},{"system" : "http://snomed.info/sct","code" : "76091005","display" : "Stainless steel wire suture"},{"system" : "http://snomed.info/sct","code" : "76123001","display" : "Glass tube"},{"system" : "http://snomed.info/sct","code" : "76433001","display" : "Apron"},{"system" : "http://snomed.info/sct","code" : "76664007","display" : "Artificial pancreas"},{"system" : "http://snomed.info/sct","code" : "76705002","display" : "Applicator stick"},{"system" : "http://snomed.info/sct","code" : "76757002","display" : "Disc harrow"},{"system" : "http://snomed.info/sct","code" : "76825006","display" : "Abrasive wheel machinery"},{"system" : "http://snomed.info/sct","code" : "76937009","display" : "Guillotine"},{"system" : "http://snomed.info/sct","code" : "77081009","display" : "Submarine"},{"system" : "http://snomed.info/sct","code" : "77264007","display" : "Boomerang"},{"system" : "http://snomed.info/sct","code" : "77301004","display" : "Shotgun shot"},{"system" : "http://snomed.info/sct","code" : "77444004","display" : "Bone pin"},{"system" : "http://snomed.info/sct","code" : "77508006","display" : "Truck-tractor"},{"system" : "http://snomed.info/sct","code" : "77541009","display" : "Band"},{"system" : "http://snomed.info/sct","code" : "77720000","display" : "Clip"},{"system" : "http://snomed.info/sct","code" : "77755003","display" : "Chemical fiber cloth"},{"system" : "http://snomed.info/sct","code" : "77777004","display" : "Bone staple"},{"system" : "http://snomed.info/sct","code" : "78279003","display" : "Nail clipper"},{"system" : "http://snomed.info/sct","code" : "78489001","display" : "Canoe"},{"system" : "http://snomed.info/sct","code" : "78498003","display" : "Testicular prosthesis"},{"system" : "http://snomed.info/sct","code" : "78641001","display" : "Nylon suture"},{"system" : "http://snomed.info/sct","code" : "78886001","display" : "Electronic monitor"},{"system" : "http://snomed.info/sct","code" : "79068005","display" : "Needle"},{"system" : "http://snomed.info/sct","code" : "79218005","display" : "Vehicle-mounted work platform"},{"system" : "http://snomed.info/sct","code" : "79287008","display" : "Tampon"},{"system" : "http://snomed.info/sct","code" : "79401009","display" : "Chute"},{"system" : "http://snomed.info/sct","code" : "79406004","display" : "Platinum jewelry"},{"system" : "http://snomed.info/sct","code" : "79438009","display" : "Foot protection"},{"system" : "http://snomed.info/sct","code" : "79481007","display" : "Swing or sliding cut-off saw"},{"system" : "http://snomed.info/sct","code" : "79593001","display" : "Transvenous electrode"},{"system" : "http://snomed.info/sct","code" : "79618001","display" : "Storage tank"},{"system" : "http://snomed.info/sct","code" : "79641009","display" : "Silver jewelry"},{"system" : "http://snomed.info/sct","code" : "79811009","display" : "Electric blanket"},{"system" : "http://snomed.info/sct","code" : "80278003","display" : "Pediatric bed"},{"system" : "http://snomed.info/sct","code" : "80404000","display" : "Chain fall"},{"system" : "http://snomed.info/sct","code" : "80519002","display" : "Hospital furniture"},{"system" : "http://snomed.info/sct","code" : "80617005","display" : "Analyzer"},{"system" : "http://snomed.info/sct","code" : "80664005","display" : "Motor home"},{"system" : "http://snomed.info/sct","code" : "80840006","display" : "Fragmentation bomb"},{"system" : "http://snomed.info/sct","code" : "80853009","display" : "Reflex hammer"},{"system" : "http://snomed.info/sct","code" : "80919006","display" : "Jewelry"},{"system" : "http://snomed.info/sct","code" : "80950008","display" : "Oven"},{"system" : "http://snomed.info/sct","code" : "81293006","display" : "Cloth"},{"system" : "http://snomed.info/sct","code" : "81317009","display" : "Socket wrench"},{"system" : "http://snomed.info/sct","code" : "81320001","display" : "Enzyme immunoassay analyzer"},{"system" : "http://snomed.info/sct","code" : "81381000","display" : "Hay rake"},{"system" : "http://snomed.info/sct","code" : "81427002","display" : "Meteorite"},{"system" : "http://snomed.info/sct","code" : "81826000","display" : "All-terrain vehicle"},{"system" : "http://snomed.info/sct","code" : "81892008","display" : "Radial saw"},{"system" : "http://snomed.info/sct","code" : "82192009","display" : "Hunting bow"},{"system" : "http://snomed.info/sct","code" : "82379000","display" : "Hemostat"},{"system" : "http://snomed.info/sct","code" : "82449006","display" : "Peripheral intravenous catheter"},{"system" : "http://snomed.info/sct","code" : "82652006","display" : "Artillery shell"},{"system" : "http://snomed.info/sct","code" : "82657000","display" : "Bony tissue forceps"},{"system" : "http://snomed.info/sct","code" : "82830000","display" : "Robotic arm"},{"system" : "http://snomed.info/sct","code" : "82879008","display" : "Safety belt"},{"system" : "http://snomed.info/sct","code" : "82924004","display" : "Power chopper"},{"system" : "http://snomed.info/sct","code" : "83059008","display" : "Tube"},{"system" : "http://snomed.info/sct","code" : "83315005","display" : "Audio analgesia unit"},{"system" : "http://snomed.info/sct","code" : "83320005","display" : "Dip tank"},{"system" : "http://snomed.info/sct","code" : "83369007","display" : "Plastic shoes"},{"system" : "http://snomed.info/sct","code" : "83517001","display" : "Robot"},{"system" : "http://snomed.info/sct","code" : "83887000","display" : "Rescue vehicle"},{"system" : "http://snomed.info/sct","code" : "83903000","display" : "Man lift"},{"system" : "http://snomed.info/sct","code" : "83930005","display" : "Propeller airplane"},{"system" : "http://snomed.info/sct","code" : "84023008","display" : "Ski tow"},{"system" : "http://snomed.info/sct","code" : "84151001","display" : "Orbiting craft"},{"system" : "http://snomed.info/sct","code" : "84330009","display" : "Pliers"},{"system" : "http://snomed.info/sct","code" : "84444002","display" : "Chain saw"},{"system" : "http://snomed.info/sct","code" : "84546002","display" : "Barricade"},{"system" : "http://snomed.info/sct","code" : "84599008","display" : "Detonating cord"},{"system" : "http://snomed.info/sct","code" : "84610002","display" : "Implantable dental prosthesis"},{"system" : "http://snomed.info/sct","code" : "84683006","display" : "Aortic valve prosthesis"},{"system" : "http://snomed.info/sct","code" : "84756000","display" : "Adhesive tape"},{"system" : "http://snomed.info/sct","code" : "85106006","display" : "Boring machine"},{"system" : "http://snomed.info/sct","code" : "85329008","display" : "Abortion pump"},{"system" : "http://snomed.info/sct","code" : "85455005","display" : "Cart"},{"system" : "http://snomed.info/sct","code" : "85590000","display" : "Lawnmower"},{"system" : "http://snomed.info/sct","code" : "85684007","display" : "Engraving press"},{"system" : "http://snomed.info/sct","code" : "85935002","display" : "Photocopy paper"},{"system" : "http://snomed.info/sct","code" : "86056006","display" : "Golf club"},{"system" : "http://snomed.info/sct","code" : "86118007","display" : "Raft"},{"system" : "http://snomed.info/sct","code" : "86122002","display" : "Bullet"},{"system" : "http://snomed.info/sct","code" : "86174004","display" : "Laparoscope"},{"system" : "http://snomed.info/sct","code" : "86184003","display" : "Electrocardiographic monitor and recorder"},{"system" : "http://snomed.info/sct","code" : "86407004","display" : "Table"},{"system" : "http://snomed.info/sct","code" : "86453006","display" : "Defibrillator paddle"},{"system" : "http://snomed.info/sct","code" : "86572008","display" : "Arteriovenous shunt catheter"},{"system" : "http://snomed.info/sct","code" : "86768006","display" : "Balloon pump"},{"system" : "http://snomed.info/sct","code" : "86816008","display" : "Diving ladder"},{"system" : "http://snomed.info/sct","code" : "86967005","display" : "Tool"},{"system" : "http://snomed.info/sct","code" : "87088005","display" : "Soldering iron"},{"system" : "http://snomed.info/sct","code" : "87140005","display" : "Clothing material"},{"system" : "http://snomed.info/sct","code" : "87405001","display" : "Cane"},{"system" : "http://snomed.info/sct","code" : "87710003","display" : "Physical restraint structure"},{"system" : "http://snomed.info/sct","code" : "87717000","display" : "Tester"},{"system" : "http://snomed.info/sct","code" : "87761008","display" : "Target bow"},{"system" : "http://snomed.info/sct","code" : "87851008","display" : "Blood cell counter and analyzer"},{"system" : "http://snomed.info/sct","code" : "87985005","display" : "Inflatable craft"},{"system" : "http://snomed.info/sct","code" : "88063004","display" : "Footwear"},{"system" : "http://snomed.info/sct","code" : "88168006","display" : "Maximum security cell"},{"system" : "http://snomed.info/sct","code" : "88765001","display" : "Artificial tissue"},{"system" : "http://snomed.info/sct","code" : "88959008","display" : "Hypodermic needle"},{"system" : "http://snomed.info/sct","code" : "89149003","display" : "Stretcher"},{"system" : "http://snomed.info/sct","code" : "89236003","display" : "Leather shoes"},{"system" : "http://snomed.info/sct","code" : "89509004","display" : "Blood culture analyzer"},{"system" : "http://snomed.info/sct","code" : "90003000","display" : "Magnetic resonance imaging unit"},{"system" : "http://snomed.info/sct","code" : "90035000","display" : "Alcohol sponge"},{"system" : "http://snomed.info/sct","code" : "90082007","display" : "Cast cutter"},{"system" : "http://snomed.info/sct","code" : "90134004","display" : "Metal periosteal implant"},{"system" : "http://snomed.info/sct","code" : "90277006","display" : "Gold jewelry"},{"system" : "http://snomed.info/sct","code" : "90335008","display" : "Hovercraft"},{"system" : "http://snomed.info/sct","code" : "90412006","display" : "Colonoscope"},{"system" : "http://snomed.info/sct","code" : "90504001","display" : "Ear prosthesis"},{"system" : "http://snomed.info/sct","code" : "90748009","display" : "Motorcycle"},{"system" : "http://snomed.info/sct","code" : "90913005","display" : "Rubber shoes"},{"system" : "http://snomed.info/sct","code" : "90948003","display" : "Abrasive blast by cleaning nozzles"},{"system" : "http://snomed.info/sct","code" : "90963000","display" : "Animal drawn vehicle"},{"system" : "http://snomed.info/sct","code" : "91032009","display" : "Toy"},{"system" : "http://snomed.info/sct","code" : "91294003","display" : "Thomas collar"},{"system" : "http://snomed.info/sct","code" : "91318002","display" : "Hyperbaric chamber"},{"system" : "http://snomed.info/sct","code" : "91535004","display" : "Basin"},{"system" : "http://snomed.info/sct","code" : "91537007","display" : "Hospital bed"},{"system" : "http://snomed.info/sct","code" : "91556002","display" : "Fishing boat"},{"system" : "http://snomed.info/sct","code" : "91582006","display" : "Hay bailer"},{"system" : "http://snomed.info/sct","code" : "91656009","display" : "Stove"},{"system" : "http://snomed.info/sct","code" : "102303004","display" : "Vascular prosthesis"},{"system" : "http://snomed.info/sct","code" : "102304005","display" : "Measuring ruler"},{"system" : "http://snomed.info/sct","code" : "102305006","display" : "Intramedullary reamer"},{"system" : "http://snomed.info/sct","code" : "102306007","display" : "Reamer"},{"system" : "http://snomed.info/sct","code" : "102307003","display" : "Surgical knife"},{"system" : "http://snomed.info/sct","code" : "102308008","display" : "Scalpel"},{"system" : "http://snomed.info/sct","code" : "102309000","display" : "Surgical saw"},{"system" : "http://snomed.info/sct","code" : "102310005","display" : "Gigli's wire saw"},{"system" : "http://snomed.info/sct","code" : "102311009","display" : "Starck dilator"},{"system" : "http://snomed.info/sct","code" : "102312002","display" : "Atherectomy device"},{"system" : "http://snomed.info/sct","code" : "102313007","display" : "Rotational atherectomy device"},{"system" : "http://snomed.info/sct","code" : "102314001","display" : "Embolization coil"},{"system" : "http://snomed.info/sct","code" : "102315000","display" : "Embolization ball"},{"system" : "http://snomed.info/sct","code" : "102316004","display" : "Embolization particulate"},{"system" : "http://snomed.info/sct","code" : "102317008","display" : "Guiding catheter"},{"system" : "http://snomed.info/sct","code" : "102318003","display" : "Implantable venous catheter"},{"system" : "http://snomed.info/sct","code" : "102319006","display" : "Percutaneous transluminal angioplasty balloon"},{"system" : "http://snomed.info/sct","code" : "102320000","display" : "Detachable balloon"},{"system" : "http://snomed.info/sct","code" : "102321001","display" : "Operating microscope"},{"system" : "http://snomed.info/sct","code" : "102322008","display" : "External prosthesis for sonographic procedure"},{"system" : "http://snomed.info/sct","code" : "102323003","display" : "Water bag prosthesis for imaging procedure"},{"system" : "http://snomed.info/sct","code" : "102324009","display" : "Saline bag prosthesis for imaging procedure"},{"system" : "http://snomed.info/sct","code" : "102325005","display" : "Gel prosthesis for imaging procedure"},{"system" : "http://snomed.info/sct","code" : "102326006","display" : "Dagger"},{"system" : "http://snomed.info/sct","code" : "102327002","display" : "Dirk"},{"system" : "http://snomed.info/sct","code" : "102328007","display" : "Sword"},{"system" : "http://snomed.info/sct","code" : "102329004","display" : "Modified firearm"},{"system" : "http://snomed.info/sct","code" : "102330009","display" : "Semi-automatic firearm"},{"system" : "http://snomed.info/sct","code" : "102331008","display" : "Automatic firearm"},{"system" : "http://snomed.info/sct","code" : "102332001","display" : "Sawed-off shotgun"},{"system" : "http://snomed.info/sct","code" : "102333006","display" : "Soft-nose bullet"},{"system" : "http://snomed.info/sct","code" : "102334000","display" : "Lead bullet"},{"system" : "http://snomed.info/sct","code" : "102335004","display" : "Solid-nose bullet"},{"system" : "http://snomed.info/sct","code" : "102336003","display" : "Nickel-covered bullet"},{"system" : "http://snomed.info/sct","code" : "102337007","display" : "Steel-jacket bullet"},{"system" : "http://snomed.info/sct","code" : "102338002","display" : "Lance"},{"system" : "http://snomed.info/sct","code" : "102339005","display" : "Pike"},{"system" : "http://snomed.info/sct","code" : "102340007","display" : "Surface-to-air missile"},{"system" : "http://snomed.info/sct","code" : "102341006","display" : "Surface-to-surface missile"},{"system" : "http://snomed.info/sct","code" : "102342004","display" : "Shrapnel"},{"system" : "http://snomed.info/sct","code" : "102384007","display" : "Motor vehicle airbag"},{"system" : "http://snomed.info/sct","code" : "102385008","display" : "Front airbag"},{"system" : "http://snomed.info/sct","code" : "102386009","display" : "Front driver airbag"},{"system" : "http://snomed.info/sct","code" : "102387000","display" : "Front passenger airbag"},{"system" : "http://snomed.info/sct","code" : "102388005","display" : "Side airbag"},{"system" : "http://snomed.info/sct","code" : "102389002","display" : "Jet ski"},{"system" : "http://snomed.info/sct","code" : "102390006","display" : "Inflatable motorized craft"},{"system" : "http://snomed.info/sct","code" : "102391005","display" : "Inflatable raft"},{"system" : "http://snomed.info/sct","code" : "102392003","display" : "Inflatable rowboat"},{"system" : "http://snomed.info/sct","code" : "102402008","display" : "Snowboard"},{"system" : "http://snomed.info/sct","code" : "102403003","display" : "Water ski"},{"system" : "http://snomed.info/sct","code" : "105784003","display" : "Life support equipment"},{"system" : "http://snomed.info/sct","code" : "105787005","display" : "Belt AND/OR binder"},{"system" : "http://snomed.info/sct","code" : "105788000","display" : "Probe, sound, bougie AND/OR airway"},{"system" : "http://snomed.info/sct","code" : "105790004","display" : "Bag, balloon AND/OR bottle"},{"system" : "http://snomed.info/sct","code" : "105791000","display" : "Pump, injector AND/OR aspirator"},{"system" : "http://snomed.info/sct","code" : "105792007","display" : "Analgesia AND/OR anesthesia unit"},{"system" : "http://snomed.info/sct","code" : "105794008","display" : "Scope AND/OR camera"},{"system" : "http://snomed.info/sct","code" : "105797001","display" : "Archery bow AND/OR arrow"},{"system" : "http://snomed.info/sct","code" : "105799003","display" : "Household device"},{"system" : "http://snomed.info/sct","code" : "105801000","display" : "Air AND/OR spacecraft"},{"system" : "http://snomed.info/sct","code" : "105802007","display" : "Clothing material AND/OR accessory"},{"system" : "http://snomed.info/sct","code" : "105803002","display" : "Clothing material AND/OR footwear"},{"system" : "http://snomed.info/sct","code" : "105809003","display" : "Physical restraint equipment AND/OR structure"},{"system" : "http://snomed.info/sct","code" : "108874005","display" : "Silicone plug"},{"system" : "http://snomed.info/sct","code" : "109226007","display" : "Dental pin"},{"system" : "http://snomed.info/sct","code" : "109227003","display" : "Hand joint prosthesis"},{"system" : "http://snomed.info/sct","code" : "109228008","display" : "Knee joint prosthesis"},{"system" : "http://snomed.info/sct","code" : "111041008","display" : "Artificial nails"},{"system" : "http://snomed.info/sct","code" : "111042001","display" : "Artificial organ"},{"system" : "http://snomed.info/sct","code" : "111043006","display" : "Medical tuning fork"},{"system" : "http://snomed.info/sct","code" : "111044000","display" : "Bone tap"},{"system" : "http://snomed.info/sct","code" : "111045004","display" : "Exerciser"},{"system" : "http://snomed.info/sct","code" : "111046003","display" : "Identification bracelet"},{"system" : "http://snomed.info/sct","code" : "111047007","display" : "Urethral bougie"},{"system" : "http://snomed.info/sct","code" : "111048002","display" : "Rhinoscope"},{"system" : "http://snomed.info/sct","code" : "111050005","display" : "Bullet fragment"},{"system" : "http://snomed.info/sct","code" : "111051009","display" : "Secondary missile"},{"system" : "http://snomed.info/sct","code" : "111052002","display" : "Protective breast plate"},{"system" : "http://snomed.info/sct","code" : "111053007","display" : "Clothes iron, device (physical object)"},{"system" : "http://snomed.info/sct","code" : "111054001","display" : "Snowblower"},{"system" : "http://snomed.info/sct","code" : "111060001","display" : "Industrial sewing machine"},{"system" : "http://snomed.info/sct","code" : "111062009","display" : "Food waste disposal equipment"},{"system" : "http://snomed.info/sct","code" : "115961006","display" : "Soft Cast"},{"system" : "http://snomed.info/sct","code" : "115962004","display" : "Fiberglass cast"},{"system" : "http://snomed.info/sct","code" : "116146000","display" : "Blood product unit"},{"system" : "http://snomed.info/sct","code" : "116204000","display" : "Catheter tip"},{"system" : "http://snomed.info/sct","code" : "116205004","display" : "Blood bag"},{"system" : "http://snomed.info/sct","code" : "116206003","display" : "Plasma bag"},{"system" : "http://snomed.info/sct","code" : "116250002","display" : "Filter"},{"system" : "http://snomed.info/sct","code" : "116251003","display" : "Wick"},{"system" : "http://snomed.info/sct","code" : "118294000","display" : "Solid-state laser"},{"system" : "http://snomed.info/sct","code" : "118295004","display" : "Gas laser"},{"system" : "http://snomed.info/sct","code" : "118296003","display" : "Chemical laser"},{"system" : "http://snomed.info/sct","code" : "118297007","display" : "Excimer laser"},{"system" : "http://snomed.info/sct","code" : "118298002","display" : "Dye laser"},{"system" : "http://snomed.info/sct","code" : "118299005","display" : "Diode laser device"},{"system" : "http://snomed.info/sct","code" : "118301003","display" : "Nd:YVO>4< laser"},{"system" : "http://snomed.info/sct","code" : "118302005","display" : "Nd:YLF laser"},{"system" : "http://snomed.info/sct","code" : "118303000","display" : "Nd:Glass laser"},{"system" : "http://snomed.info/sct","code" : "118304006","display" : "Chromium sapphire laser device"},{"system" : "http://snomed.info/sct","code" : "118305007","display" : "Er:Glass laser"},{"system" : "http://snomed.info/sct","code" : "118306008","display" : "Er:YAG laser"},{"system" : "http://snomed.info/sct","code" : "118307004","display" : "Ho:YLF laser"},{"system" : "http://snomed.info/sct","code" : "118308009","display" : "Ho:YAG laser"},{"system" : "http://snomed.info/sct","code" : "118309001","display" : "Ti:sapphire laser device"},{"system" : "http://snomed.info/sct","code" : "118310006","display" : "Alexandrite laser"},{"system" : "http://snomed.info/sct","code" : "118311005","display" : "Argon ion laser"},{"system" : "http://snomed.info/sct","code" : "118312003","display" : "CO>2< laser"},{"system" : "http://snomed.info/sct","code" : "118313008","display" : "He laser"},{"system" : "http://snomed.info/sct","code" : "118314002","display" : "Helium cadmium laser"},{"system" : "http://snomed.info/sct","code" : "118315001","display" : "HeNe laser"},{"system" : "http://snomed.info/sct","code" : "118316000","display" : "Krypton gas laser"},{"system" : "http://snomed.info/sct","code" : "118317009","display" : "Neon gas laser"},{"system" : "http://snomed.info/sct","code" : "118318004","display" : "Nitrogen gas laser"},{"system" : "http://snomed.info/sct","code" : "118319007","display" : "Xenon gas laser"},{"system" : "http://snomed.info/sct","code" : "118320001","display" : "Copper vapor laser"},{"system" : "http://snomed.info/sct","code" : "118321002","display" : "Gold vapor laser"},{"system" : "http://snomed.info/sct","code" : "118322009","display" : "DF laser"},{"system" : "http://snomed.info/sct","code" : "118323004","display" : "DF-CO>2< laser device"},{"system" : "http://snomed.info/sct","code" : "118324005","display" : "HF laser"},{"system" : "http://snomed.info/sct","code" : "118325006","display" : "ArF laser"},{"system" : "http://snomed.info/sct","code" : "118326007","display" : "KrF laser"},{"system" : "http://snomed.info/sct","code" : "118327003","display" : "KrCl laser"},{"system" : "http://snomed.info/sct","code" : "118328008","display" : "XeCl laser"},{"system" : "http://snomed.info/sct","code" : "118329000","display" : "XeFl laser"},{"system" : "http://snomed.info/sct","code" : "118330005","display" : "Free electron laser"},{"system" : "http://snomed.info/sct","code" : "118331009","display" : "Tunable dye laser"},{"system" : "http://snomed.info/sct","code" : "118332002","display" : "Tunable dye argon laser"},{"system" : "http://snomed.info/sct","code" : "118333007","display" : "Gallium arsenide laser"},{"system" : "http://snomed.info/sct","code" : "118334001","display" : "Gallium aluminum arsenide laser"},{"system" : "http://snomed.info/sct","code" : "118335000","display" : "Lead-salt laser"},{"system" : "http://snomed.info/sct","code" : "118336004","display" : "Rhodamine 6G dye laser"},{"system" : "http://snomed.info/sct","code" : "118337008","display" : "Coumarin C30 dye laser"},{"system" : "http://snomed.info/sct","code" : "118338003","display" : "Coumarin 102 dye laser"},{"system" : "http://snomed.info/sct","code" : "118342000","display" : "Diode pumped laser"},{"system" : "http://snomed.info/sct","code" : "118343005","display" : "Flashlamp pumped laser device"},{"system" : "http://snomed.info/sct","code" : "118346002","display" : "Pulsed dye laser"},{"system" : "http://snomed.info/sct","code" : "118347006","display" : "QS laser"},{"system" : "http://snomed.info/sct","code" : "118348001","display" : "Flashlamp pulsed dye laser"},{"system" : "http://snomed.info/sct","code" : "118349009","display" : "CW CO>2< laser"},{"system" : "http://snomed.info/sct","code" : "118350009","display" : "High energy pulsed CO>2< laser"},{"system" : "http://snomed.info/sct","code" : "118351008","display" : "Frequency doubled Nd:YAG laser"},{"system" : "http://snomed.info/sct","code" : "118354000","display" : "Continuous wave laser"},{"system" : "http://snomed.info/sct","code" : "118355004","display" : "Pulsed laser"},{"system" : "http://snomed.info/sct","code" : "118356003","display" : "Metal vapor laser"},{"system" : "http://snomed.info/sct","code" : "118357007","display" : "KTP laser"},{"system" : "http://snomed.info/sct","code" : "118371004","display" : "Ion laser"},{"system" : "http://snomed.info/sct","code" : "118372006","display" : "Plastic implant"},{"system" : "http://snomed.info/sct","code" : "118373001","display" : "Silastic implant"},{"system" : "http://snomed.info/sct","code" : "118374007","display" : "Silicone implant"},{"system" : "http://snomed.info/sct","code" : "118375008","display" : "Cardiac septum prosthesis"},{"system" : "http://snomed.info/sct","code" : "118376009","display" : "Thermocouple"},{"system" : "http://snomed.info/sct","code" : "118377000","display" : "Biopsy needle"},{"system" : "http://snomed.info/sct","code" : "118378005","display" : "Pacemaker pulse generator"},{"system" : "http://snomed.info/sct","code" : "118379002","display" : "Automatic implantable cardioverter sensing electrodes"},{"system" : "http://snomed.info/sct","code" : "118380004","display" : "Implantable defibrillator leads"},{"system" : "http://snomed.info/sct","code" : "118381000","display" : "Implantable cardioverter leads"},{"system" : "http://snomed.info/sct","code" : "118383002","display" : "External fixation device"},{"system" : "http://snomed.info/sct","code" : "118384008","display" : "Long arm splint"},{"system" : "http://snomed.info/sct","code" : "118385009","display" : "Short arm splint"},{"system" : "http://snomed.info/sct","code" : "118386005","display" : "Figure of eight plaster cast"},{"system" : "http://snomed.info/sct","code" : "118387001","display" : "Halo cast"},{"system" : "http://snomed.info/sct","code" : "118388006","display" : "Body cast, shoulder to hips"},{"system" : "http://snomed.info/sct","code" : "118389003","display" : "Body cast, shoulder to hips including head, Minerva type"},{"system" : "http://snomed.info/sct","code" : "118390007","display" : "Body cast, shoulder to hips including one thigh"},{"system" : "http://snomed.info/sct","code" : "118391006","display" : "Body cast, shoulder to hips including both thighs"},{"system" : "http://snomed.info/sct","code" : "118392004","display" : "Shoulder cast"},{"system" : "http://snomed.info/sct","code" : "118393009","display" : "Full arm cast"},{"system" : "http://snomed.info/sct","code" : "118394003","display" : "Below elbow cast"},{"system" : "http://snomed.info/sct","code" : "118396001","display" : "Cylinder cast, thigh to ankle"},{"system" : "http://snomed.info/sct","code" : "118397005","display" : "Long leg cast"},{"system" : "http://snomed.info/sct","code" : "118398000","display" : "Long leg cast, walker or ambulatory type"},{"system" : "http://snomed.info/sct","code" : "118399008","display" : "Long leg cast, brace type"},{"system" : "http://snomed.info/sct","code" : "118400001","display" : "Short leg cast below knee to toes"},{"system" : "http://snomed.info/sct","code" : "118401002","display" : "Short leg cast below knee to toes, walking or ambulatory type"},{"system" : "http://snomed.info/sct","code" : "118402009","display" : "Clubfoot cast"},{"system" : "http://snomed.info/sct","code" : "118403004","display" : "Clubfoot cast, short leg"},{"system" : "http://snomed.info/sct","code" : "118404005","display" : "Clubfoot cast, long leg"},{"system" : "http://snomed.info/sct","code" : "118405006","display" : "Spica cast"},{"system" : "http://snomed.info/sct","code" : "118406007","display" : "Hip spica cast, both legs"},{"system" : "http://snomed.info/sct","code" : "118407003","display" : "Hip spica cast, one leg"},{"system" : "http://snomed.info/sct","code" : "118408008","display" : "Hip spica cast, one and one-half spica"},{"system" : "http://snomed.info/sct","code" : "118409000","display" : "Patellar tendon bearing cast"},{"system" : "http://snomed.info/sct","code" : "118410005","display" : "Boot cast"},{"system" : "http://snomed.info/sct","code" : "118411009","display" : "Sugar tong cast"},{"system" : "http://snomed.info/sct","code" : "118412002","display" : "Gauntlet cast"},{"system" : "http://snomed.info/sct","code" : "118413007","display" : "Body cast"},{"system" : "http://snomed.info/sct","code" : "118414001","display" : "Pressure dressing"},{"system" : "http://snomed.info/sct","code" : "118415000","display" : "Packing material"},{"system" : "http://snomed.info/sct","code" : "118416004","display" : "Wound packing material"},{"system" : "http://snomed.info/sct","code" : "118418003","display" : "Trocar"},{"system" : "http://snomed.info/sct","code" : "118419006","display" : "Umbrella device"},{"system" : "http://snomed.info/sct","code" : "118420000","display" : "Atrial septal umbrella"},{"system" : "http://snomed.info/sct","code" : "118421001","display" : "King-Mills umbrella device"},{"system" : "http://snomed.info/sct","code" : "118422008","display" : "Mobitz-Uddin umbrella device"},{"system" : "http://snomed.info/sct","code" : "118423003","display" : "Rashkind umbrella device"},{"system" : "http://snomed.info/sct","code" : "118424009","display" : "Reservoir device"},{"system" : "http://snomed.info/sct","code" : "118425005","display" : "Ventricular reservoir"},{"system" : "http://snomed.info/sct","code" : "118426006","display" : "Ommaya reservoir"},{"system" : "http://snomed.info/sct","code" : "118427002","display" : "Rickham reservoir"},{"system" : "http://snomed.info/sct","code" : "118428007","display" : "Flexible fiberoptic endoscope"},{"system" : "http://snomed.info/sct","code" : "118429004","display" : "Flexible fiberoptic laryngoscope with strobe"},{"system" : "http://snomed.info/sct","code" : "118643004","display" : "Cast"},{"system" : "http://snomed.info/sct","code" : "122456005","display" : "Laser"},{"system" : "http://snomed.info/sct","code" : "123636009","display" : "Silk suture"},{"system" : "http://snomed.info/sct","code" : "126065006","display" : "Jejunostomy tube"},{"system" : "http://snomed.info/sct","code" : "128981007","display" : "Baffle"},{"system" : "http://snomed.info/sct","code" : "129113006","display" : "Intra-aortic balloon pump"},{"system" : "http://snomed.info/sct","code" : "129121000","display" : "Tracheostomy tube"},{"system" : "http://snomed.info/sct","code" : "129247000","display" : "Fine biopsy needle"},{"system" : "http://snomed.info/sct","code" : "129248005","display" : "Core biopsy needle"},{"system" : "http://snomed.info/sct","code" : "129460009","display" : "Compression paddle"},{"system" : "http://snomed.info/sct","code" : "129462001","display" : "Catheter guide wire"},{"system" : "http://snomed.info/sct","code" : "129463006","display" : "J wire"},{"system" : "http://snomed.info/sct","code" : "129464000","display" : "Medical administrative equipment"},{"system" : "http://snomed.info/sct","code" : "129465004","display" : "Medical record"},{"system" : "http://snomed.info/sct","code" : "129466003","display" : "Patient chart"},{"system" : "http://snomed.info/sct","code" : "129467007","display" : "Identification plate"},{"system" : "http://snomed.info/sct","code" : "129468002","display" : "Gas stove"},{"system" : "http://snomed.info/sct","code" : "129469005","display" : "Wood stove"},{"system" : "http://snomed.info/sct","code" : "134823007","display" : "Sterile absorbent dressing pad"},{"system" : "http://snomed.info/sct","code" : "134963007","display" : "Wound drainage pouch dressing"},{"system" : "http://snomed.info/sct","code" : "170615005","display" : "Home nebulizer"},{"system" : "http://snomed.info/sct","code" : "182562006","display" : "Plaster jacket"}]}}

#329

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"count","valueInteger":1000},{"name":"offset","valueInteger":0},{"name":"valueSet","resource":{"resourceType":"ValueSet","status":"active","compose":{"inactive":true,"include":[{"system":"http://snomed.info/sct","version":"http://snomed.info/sct/731000124108","concept":[{"code":"228053002","display":"Cut-up food"},{"code":"439091000124107","display":"Easy to chew food"},{"code":"228049004","display":"Chopped food"},{"code":"441881000124103","display":"Ground food"},{"code":"441761000124103","display":"Minced food"},{"code":"441751000124100","display":"Mashed food"},{"code":"228059003","display":"Soft food"},{"code":"441791000124106","display":"Strained food"},{"code":"228055009","display":"Liquidized food"},{"code":"228056005","display":"Lumpy food"},{"code":"441771000124105","display":"Moist food"},{"code":"228057001","display":"Semi-solid food"},{"code":"228058006","display":"Single texture food"},{"code":"228060008","display":"Solid food"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1906
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:05 GMT
last-modified:Sat, 13 Sep 2025 20:52:05 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371168

{"resourceType" : "ValueSet","status" : "active","expansion" : {"identifier" : "urn:uuid:1db2a3e0-21dc-4110-9d15-ac13ba42a803","timestamp" : "2025-09-13T20:52:05.398Z","total" : 14,"offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : false},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "228053002","display" : "Cut-up food"},{"system" : "http://snomed.info/sct","code" : "439091000124107","display" : "Easy to chew food (substance)"},{"system" : "http://snomed.info/sct","code" : "228049004","display" : "Chopped food"},{"system" : "http://snomed.info/sct","code" : "441881000124103","display" : "Ground food (substance)"},{"system" : "http://snomed.info/sct","code" : "441761000124103","display" : "Minced food (substance)"},{"system" : "http://snomed.info/sct","code" : "441751000124100","display" : "Mashed food (substance)"},{"system" : "http://snomed.info/sct","code" : "228059003","display" : "Soft food"},{"system" : "http://snomed.info/sct","code" : "441791000124106","display" : "Strained food (substance)"},{"system" : "http://snomed.info/sct","code" : "228055009","display" : "Liquidized food"},{"system" : "http://snomed.info/sct","code" : "228056005","display" : "Lumpy food"},{"system" : "http://snomed.info/sct","code" : "441771000124105","display" : "Moist food (substance)"},{"system" : "http://snomed.info/sct","code" : "228057001","display" : "Semi-solid food"},{"system" : "http://snomed.info/sct","code" : "228058006","display" : "Single texture food"},{"system" : "http://snomed.info/sct","code" : "228060008","display" : "Solid food"}]}}

#330

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":false},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"277132007"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:54916
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:05 GMT
last-modified:Sat, 13 Sep 2025 20:52:05 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371170

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:f13efbb8-47ef-4391-b5e0-6754441b8ddd","timestamp" : "2025-09-13T20:52:05.715Z","offset" : 0,"parameter" : [{"name" : "excludeNested","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"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "277132007","display" : "Therapeutic procedure"},{"system" : "http://snomed.info/sct","code" : "1680000","display" : "Secondary chemoprophylaxis"},{"system" : "http://snomed.info/sct","code" : "2115003","display" : "Dental prophylaxis of child"},{"system" : "http://snomed.info/sct","code" : "2668005","display" : "Recementation of space maintainer"},{"system" : "http://snomed.info/sct","code" : "3432000","display" : "Preventive dental service"},{"system" : "http://snomed.info/sct","code" : "4114003","display" : "Parenteral chemotherapy for malignant neoplasm"},{"system" : "http://snomed.info/sct","code" : "5342002","display" : "Prophylactic treatment of tibia with methyl methacrylate"},{"system" : "http://snomed.info/sct","code" : "6657007","display" : "Maintenance drug therapy for mental disorder"},{"system" : "http://snomed.info/sct","code" : "6872008","display" : "Perfusion chemotherapy for malignant neoplasm"},{"system" : "http://snomed.info/sct","code" : "7249009","display" : "Initial drug therapy for mental disorder"},{"system" : "http://snomed.info/sct","code" : "10763001","display" : "Therapeutic abortion by insertion of laminaria"},{"system" : "http://snomed.info/sct","code" : "18302006","display" : "Therapeutic abortion by hysterotomy"},{"system" : "http://snomed.info/sct","code" : "19647005","display" : "Therapeutic plasmapheresis using plasma as the major replacement fluid (procedure)"},{"system" : "http://snomed.info/sct","code" : "19925008","display" : "Prophylactic treatment of ulna with methyl methacrylate"},{"system" : "http://snomed.info/sct","code" : "20381001","display" : "Injection of anesthetic substance, therapeutic, subarachnoid, differential"},{"system" : "http://snomed.info/sct","code" : "22733003","display" : "Chemotherapy for non-malignant neoplasm"},{"system" : "http://snomed.info/sct","code" : "24468001","display" : "Prophylactic treatment of humerus with methyl methacrylate"},{"system" : "http://snomed.info/sct","code" : "24538008","display" : "Prophylactic treatment of femur with methyl methacrylate"},{"system" : "http://snomed.info/sct","code" : "24977001","display" : "Topical chemotherapy for malignant neoplasm"},{"system" : "http://snomed.info/sct","code" : "25084003","display" : "Therapeutic spinal puncture"},{"system" : "http://snomed.info/sct","code" : "27932008","display" : "Therapeutic phlebotomy in laboratory"},{"system" : "http://snomed.info/sct","code" : "33762001","display" : "Primary chemoprophylaxis"},{"system" : "http://snomed.info/sct","code" : "35889000","display" : "Topical application of fluoride excluding prophylaxis, child"},{"system" : "http://snomed.info/sct","code" : "36783002","display" : "Paracentesis of anterior chamber of eye with therapeutic release of aqueous"},{"system" : "http://snomed.info/sct","code" : "38216008","display" : "Infusion chemotherapy for malignant neoplasm"},{"system" : "http://snomed.info/sct","code" : "40016001","display" : "Prophylactic treatment of femur"},{"system" : "http://snomed.info/sct","code" : "46589004","display" : "Anticonvulsant therapy"},{"system" : "http://snomed.info/sct","code" : "47188007","display" : "Injection of anesthetic substance, therapeutic, subarachnoid, continuous"},{"system" : "http://snomed.info/sct","code" : "50271000","display" : "Dental implant maintenance procedure"},{"system" : "http://snomed.info/sct","code" : "51011006","display" : "Nutritional counseling for control of dental disease"},{"system" : "http://snomed.info/sct","code" : "52660002","display" : "Induced abortion following intra-amniotic injection with hysterotomy"},{"system" : "http://snomed.info/sct","code" : "57942008","display" : "Therapeutic electrical stimulation"},{"system" : "http://snomed.info/sct","code" : "58611004","display" : "Epidural injection of anesthetic substance, therapeutic, lumbar, continuous"},{"system" : "http://snomed.info/sct","code" : "58707002","display" : "Oral hygiene instruction"},{"system" : "http://snomed.info/sct","code" : "60883007","display" : "Training in personal periodontal care, plaque control"},{"system" : "http://snomed.info/sct","code" : "61259000","display" : "Therapeutic electrical stimulation for bone healing"},{"system" : "http://snomed.info/sct","code" : "61285001","display" : "Ovulation induction"},{"system" : "http://snomed.info/sct","code" : "63668003","display" : "Prophylactic treatment of clavicle with methyl methacrylate"},{"system" : "http://snomed.info/sct","code" : "66260009","display" : "Injection of prophylactic substance"},{"system" : "http://snomed.info/sct","code" : "67716003","display" : "Epidural injection of anesthetic substance, therapeutic, caudal, continuous"},{"system" : "http://snomed.info/sct","code" : "68071007","display" : "Dental fluoride treatment"},{"system" : "http://snomed.info/sct","code" : "68619000","display" : "Chemotherapy for non-neoplastic disease"},{"system" : "http://snomed.info/sct","code" : "68852009","display" : "Lithium therapy"},{"system" : "http://snomed.info/sct","code" : "70468009","display" : "Topical application of fluoride including prophylaxis, child"},{"system" : "http://snomed.info/sct","code" : "70601009","display" : "Topical application of fluoride including prophylaxis, adult"},{"system" : "http://snomed.info/sct","code" : "74527005","display" : "Injection of anesthetic substance, therapeutic, subdural, differential"},{"system" : "http://snomed.info/sct","code" : "74608009","display" : "Therapeutic dilation and curettage of uterus"},{"system" : "http://snomed.info/sct","code" : "74768004","display" : "Therapeutic phlebotomy at bedside"},{"system" : "http://snomed.info/sct","code" : "76246008","display" : "Prophylactic treatment of radius and ulna with methyl methacrylate"},{"system" : "http://snomed.info/sct","code" : "77738002","display" : "Local chemotherapy for malignant neoplasm"},{"system" : "http://snomed.info/sct","code" : "79285000","display" : "Prophylactic treatment of radius with methyl methacrylate"},{"system" : "http://snomed.info/sct","code" : "80942004","display" : "Topical application of fluoride excluding prophylaxis, adult"},{"system" : "http://snomed.info/sct","code" : "82776005","display" : "Injection of anesthetic substance, therapeutic, subdural, continuous"},{"system" : "http://snomed.info/sct","code" : "84501003","display" : "Cytokine therapy"},{"system" : "http://snomed.info/sct","code" : "86039003","display" : "Preventive dental procedure"},{"system" : "http://snomed.info/sct","code" : "90820002","display" : "Psychiatric drug therapy"},{"system" : "http://snomed.info/sct","code" : "91480001","display" : "Iontophoresis procedure"},{"system" : "http://snomed.info/sct","code" : "103746007","display" : "Heparin therapy"},{"system" : "http://snomed.info/sct","code" : "115985003","display" : "Sweat collection by iontophoresis procedure"},{"system" : "http://snomed.info/sct","code" : "127606004","display" : "Therapeutic phlebotomy"},{"system" : "http://snomed.info/sct","code" : "151159008","display" : "Nicotine replacement therapy"},{"system" : "http://snomed.info/sct","code" : "168523002","display" : "Preoperative course of radiotherapy"},{"system" : "http://snomed.info/sct","code" : "169396008","display" : "Radiomimetic chemotherapy"},{"system" : "http://snomed.info/sct","code" : "169406002","display" : "Administration of radiosensitizing drug (procedure)"},{"system" : "http://snomed.info/sct","code" : "169413002","display" : "Hormone therapy"},{"system" : "http://snomed.info/sct","code" : "169414008","display" : "Supportive pharmacotherapy"},{"system" : "http://snomed.info/sct","code" : "170447007","display" : "Antihelminth drug prophylaxis"},{"system" : "http://snomed.info/sct","code" : "170450005","display" : "Meningococcus prophylaxis"},{"system" : "http://snomed.info/sct","code" : "170507002","display" : "Prophylactic dental extraction"},{"system" : "http://snomed.info/sct","code" : "170762008","display" : "Conversion to insulin"},{"system" : "http://snomed.info/sct","code" : "171787008","display" : "Therapeutic epidural injection"},{"system" : "http://snomed.info/sct","code" : "171788003","display" : "Therapeutic lumbar epidural injection"},{"system" : "http://snomed.info/sct","code" : "171789006","display" : "Therapeutic sacral epidural injection"},{"system" : "http://snomed.info/sct","code" : "171790002","display" : "Therapeutic thoracic epidural injection"},{"system" : "http://snomed.info/sct","code" : "171791003","display" : "Therapeutic cervical epidural injection"},{"system" : "http://snomed.info/sct","code" : "174027003","display" : "Barium enema for radiological reduction of intussusception of ileum"},{"system" : "http://snomed.info/sct","code" : "174474002","display" : "Therapeutic aspiration of liver"},{"system" : "http://snomed.info/sct","code" : "174662007","display" : "Therapeutic percutaneous insertion of prosthesis into bile duct"},{"system" : "http://snomed.info/sct","code" : "175939004","display" : "Therapeutic open aspiration of renal cyst"},{"system" : "http://snomed.info/sct","code" : "175940002","display" : "Therapeutic open aspiration of renal pelvis"},{"system" : "http://snomed.info/sct","code" : "177112007","display" : "Therapeutic drainage of amniotic fluid"},{"system" : "http://snomed.info/sct","code" : "179270005","display" : "Therapeutic puncture of bone"},{"system" : "http://snomed.info/sct","code" : "179275000","display" : "Therapeutic percutaneous puncture of bone"},{"system" : "http://snomed.info/sct","code" : "180223008","display" : "Intravenous immunotherapy"},{"system" : "http://snomed.info/sct","code" : "180240004","display" : "Intramuscular calcitonin therapy"},{"system" : "http://snomed.info/sct","code" : "180242007","display" : "Intramuscular gold therapy"},{"system" : "http://snomed.info/sct","code" : "180256009","display" : "Subcutaneous immunotherapy"},{"system" : "http://snomed.info/sct","code" : "182527001","display" : "Therapeutic aspiration procedure"},{"system" : "http://snomed.info/sct","code" : "182528006","display" : "Therapeutic aspiration-hygroma"},{"system" : "http://snomed.info/sct","code" : "182764009","display" : "Anticoagulant therapy"},{"system" : "http://snomed.info/sct","code" : "182929008","display" : "Prophylactic drug therapy"},{"system" : "http://snomed.info/sct","code" : "182933001","display" : "Hormone replacement therapy ongoing treatment (procedure)"},{"system" : "http://snomed.info/sct","code" : "182935008","display" : "Prophylactic iron therapy"},{"system" : "http://snomed.info/sct","code" : "182943003","display" : "Iodine-goiter prophylaxis"},{"system" : "http://snomed.info/sct","code" : "182947002","display" : "Iron supplement in pregnancy"},{"system" : "http://snomed.info/sct","code" : "182948007","display" : "Vitamin supplement in pregnancy"},{"system" : "http://snomed.info/sct","code" : "225067007","display" : "Therapeutic plasma exchange"},{"system" : "http://snomed.info/sct","code" : "225301004","display" : "Sliding scale insulin regime"},{"system" : "http://snomed.info/sct","code" : "225302006","display" : "Insulin regime"},{"system" : "http://snomed.info/sct","code" : "229555007","display" : "Rebox therapy"},{"system" : "http://snomed.info/sct","code" : "229558009","display" : "Interferential therapy"},{"system" : "http://snomed.info/sct","code" : "229559001","display" : "Transcutaneous nerve stimulation therapy"},{"system" : "http://snomed.info/sct","code" : "229560006","display" : "Obstetric transcutaneous nerve stimulation"},{"system" : "http://snomed.info/sct","code" : "230871001","display" : "Therapeutic drainage from ventricle of brain"},{"system" : "http://snomed.info/sct","code" : "231062004","display" : "Lumbar puncture to lower intracranial pressure"},{"system" : "http://snomed.info/sct","code" : "231110003","display" : "TENS - Burst transcutaneous electrical nerve stimulation"},{"system" : "http://snomed.info/sct","code" : "231111004","display" : "Acupuncture-like transcutaneous electrical nerve stimulation"},{"system" : "http://snomed.info/sct","code" : "231112006","display" : "Conventional transcutaneous electrical nerve stimulation"},{"system" : "http://snomed.info/sct","code" : "234723000","display" : "Topical application of fluoride - tooth"},{"system" : "http://snomed.info/sct","code" : "236952005","display" : "Therapeutic drainage of amniotic fluid by single aspiration"},{"system" : "http://snomed.info/sct","code" : "236953000","display" : "Therapeutic drainage of amniotic fluid by indwelling catheter"},{"system" : "http://snomed.info/sct","code" : "237019005","display" : "Internal iliac artery vasopressin infusion"},{"system" : "http://snomed.info/sct","code" : "240959006","display" : "Therapeutic barium enema"},{"system" : "http://snomed.info/sct","code" : "243086005","display" : "TBI - Tooth brushing instruction"},{"system" : "http://snomed.info/sct","code" : "243087001","display" : "Interdental cleaning instruction"},{"system" : "http://snomed.info/sct","code" : "243088006","display" : "Tongue cleaning instruction"},{"system" : "http://snomed.info/sct","code" : "243089003","display" : "Maxillofacial prosthesis or appliance care education (procedure)"},{"system" : "http://snomed.info/sct","code" : "243090007","display" : "Bridge or pontic hygiene care instruction"},{"system" : "http://snomed.info/sct","code" : "243091006","display" : "Orofacial defect cleansing education (procedure)"},{"system" : "http://snomed.info/sct","code" : "243123002","display" : "Ablative hormone therapy"},{"system" : "http://snomed.info/sct","code" : "243124008","display" : "Non-ablative hormone therapy"},{"system" : "http://snomed.info/sct","code" : "243125009","display" : "Oestrogen hormone therapy"},{"system" : "http://snomed.info/sct","code" : "243126005","display" : "Progestogen hormone therapy"},{"system" : "http://snomed.info/sct","code" : "243127001","display" : "Glucocorticoid hormone therapy"},{"system" : "http://snomed.info/sct","code" : "265606003","display" : "Therapeutic aspiration of hydrocele"},{"system" : "http://snomed.info/sct","code" : "266713003","display" : "Long-term drug therapy"},{"system" : "http://snomed.info/sct","code" : "266715005","display" : "Steroid prophylaxis"},{"system" : "http://snomed.info/sct","code" : "266716006","display" : "Salicylate prophylaxis"},{"system" : "http://snomed.info/sct","code" : "266717002","display" : "Hormone replacement therapy"},{"system" : "http://snomed.info/sct","code" : "268502007","display" : "Leptospirosis prophylaxis"},{"system" : "http://snomed.info/sct","code" : "274425002","display" : "Therapeutic aspiration - cyst"},{"system" : "http://snomed.info/sct","code" : "274426001","display" : "Therapeutic aspiration - joint"},{"system" : "http://snomed.info/sct","code" : "274427005","display" : "Therapeutic bursa aspiration"},{"system" : "http://snomed.info/sct","code" : "274428000","display" : "Therapeutic aspiration of kidney"},{"system" : "http://snomed.info/sct","code" : "274431004","display" : "Therapeutic aspiration of spermatocele"},{"system" : "http://snomed.info/sct","code" : "274432006","display" : "Therapeutic aspiration of ovary (procedure)"},{"system" : "http://snomed.info/sct","code" : "274434007","display" : "Therapeutic aspiration of lung (procedure)"},{"system" : "http://snomed.info/sct","code" : "275843000","display" : "Weil's disease prophylaxis"},{"system" : "http://snomed.info/sct","code" : "275922000","display" : "Administration of prophylactic vitamin and iron during pregnancy (procedure)"},{"system" : "http://snomed.info/sct","code" : "275931000","display" : "Aspirin prophylaxis for ischaemic heart disease"},{"system" : "http://snomed.info/sct","code" : "275933002","display" : "Vitamin prophylaxis"},{"system" : "http://snomed.info/sct","code" : "277584008","display" : "Percutaneous computed tomography guided therapeutic drainage"},{"system" : "http://snomed.info/sct","code" : "277585009","display" : "Percutaneous magnetic resonance guided therapeutic drainage"},{"system" : "http://snomed.info/sct","code" : "278856006","display" : "Hormone implant replacement therapy"},{"system" : "http://snomed.info/sct","code" : "281789004","display" : "Antibiotic therapy"},{"system" : "http://snomed.info/sct","code" : "281790008","display" : "Intravenous antibiotic therapy"},{"system" : "http://snomed.info/sct","code" : "281791007","display" : "Oral antibiotic therapy"},{"system" : "http://snomed.info/sct","code" : "287624006","display" : "Therapeutic aspiration of renal pelvis"},{"system" : "http://snomed.info/sct","code" : "287625007","display" : "Therapeutic aspiration of renal cyst"},{"system" : "http://snomed.info/sct","code" : "287626008","display" : "Therapeutic aspiration - spinal cyst"},{"system" : "http://snomed.info/sct","code" : "287627004","display" : "Therapeutic brain ventricular shunt aspiration"},{"system" : "http://snomed.info/sct","code" : "287629001","display" : "Therapeutic aspiration of musculoskeletal system"},{"system" : "http://snomed.info/sct","code" : "288127000","display" : "Therapeutic aspiration - nervous system"},{"system" : "http://snomed.info/sct","code" : "288130007","display" : "Therapeutic aspiration prostatic abscess"},{"system" : "http://snomed.info/sct","code" : "297279009","display" : "Administration of steroid"},{"system" : "http://snomed.info/sct","code" : "297280007","display" : "Oral steroid therapy"},{"system" : "http://snomed.info/sct","code" : "297283009","display" : "Intravenous hydrocortisone therapy"},{"system" : "http://snomed.info/sct","code" : "300041008","display" : "Penicillin prophylaxis"},{"system" : "http://snomed.info/sct","code" : "302766006","display" : "Percutaneous imaging guided therapeutic drainage"},{"system" : "http://snomed.info/sct","code" : "304441009","display" : "Interferential to upper limb"},{"system" : "http://snomed.info/sct","code" : "304442002","display" : "Interferential to face"},{"system" : "http://snomed.info/sct","code" : "304443007","display" : "Interferential to neck"},{"system" : "http://snomed.info/sct","code" : "304444001","display" : "Interferential to trunk"},{"system" : "http://snomed.info/sct","code" : "304445000","display" : "Interferential to lower limb"},{"system" : "http://snomed.info/sct","code" : "304446004","display" : "Interferential to shoulder"},{"system" : "http://snomed.info/sct","code" : "304447008","display" : "Interferential to elbow"},{"system" : "http://snomed.info/sct","code" : "304448003","display" : "Interferential to wrist"},{"system" : "http://snomed.info/sct","code" : "304449006","display" : "Interferential to hand"},{"system" : "http://snomed.info/sct","code" : "304450006","display" : "Interferential to back"},{"system" : "http://snomed.info/sct","code" : "304451005","display" : "Interferential to pelvis"},{"system" : "http://snomed.info/sct","code" : "304452003","display" : "Interferential to abdomen"},{"system" : "http://snomed.info/sct","code" : "304453008","display" : "Interferential to hip"},{"system" : "http://snomed.info/sct","code" : "304454002","display" : "Interferential to knee"},{"system" : "http://snomed.info/sct","code" : "304455001","display" : "Interferential to ankle"},{"system" : "http://snomed.info/sct","code" : "304456000","display" : "Interferential to foot"},{"system" : "http://snomed.info/sct","code" : "304458004","display" : "Interrupted direct current to upper limb"},{"system" : "http://snomed.info/sct","code" : "304459007","display" : "Interrupted direct current to face"},{"system" : "http://snomed.info/sct","code" : "304460002","display" : "Interrupted direct current to neck"},{"system" : "http://snomed.info/sct","code" : "304461003","display" : "Interrupted direct current to trunk"},{"system" : "http://snomed.info/sct","code" : "304462005","display" : "Interrupted direct current to lower limb"},{"system" : "http://snomed.info/sct","code" : "304463000","display" : "Interrupted direct current to shoulder"},{"system" : "http://snomed.info/sct","code" : "304464006","display" : "Interrupted direct current to elbow"},{"system" : "http://snomed.info/sct","code" : "304465007","display" : "Interrupted direct current to wrist"},{"system" : "http://snomed.info/sct","code" : "304466008","display" : "Interrupted direct current to hand"},{"system" : "http://snomed.info/sct","code" : "304467004","display" : "Interrupted direct current to back"},{"system" : "http://snomed.info/sct","code" : "304468009","display" : "Interrupted direct current to pelvis"},{"system" : "http://snomed.info/sct","code" : "304469001","display" : "Interrupted direct current to abdomen"},{"system" : "http://snomed.info/sct","code" : "304470000","display" : "Interrupted direct current to hip"},{"system" : "http://snomed.info/sct","code" : "304471001","display" : "Interrupted direct current to knee"},{"system" : "http://snomed.info/sct","code" : "304472008","display" : "Interrupted direct current to ankle"},{"system" : "http://snomed.info/sct","code" : "304473003","display" : "Interrupted direct current to foot"},{"system" : "http://snomed.info/sct","code" : "304474009","display" : "Direct current to upper limb"},{"system" : "http://snomed.info/sct","code" : "304475005","display" : "Direct current to face"},{"system" : "http://snomed.info/sct","code" : "304476006","display" : "Direct current to neck"},{"system" : "http://snomed.info/sct","code" : "304477002","display" : "Direct current to trunk"},{"system" : "http://snomed.info/sct","code" : "304478007","display" : "Direct current to lower limb"},{"system" : "http://snomed.info/sct","code" : "304479004","display" : "Direct current to shoulder"},{"system" : "http://snomed.info/sct","code" : "304480001","display" : "Direct current to elbow"},{"system" : "http://snomed.info/sct","code" : "304481002","display" : "Direct current to wrist"},{"system" : "http://snomed.info/sct","code" : "304482009","display" : "Direct current to hand"},{"system" : "http://snomed.info/sct","code" : "304484005","display" : "Direct current to pelvis"},{"system" : "http://snomed.info/sct","code" : "304485006","display" : "Direct current to abdomen"},{"system" : "http://snomed.info/sct","code" : "304486007","display" : "Direct current to hip"},{"system" : "http://snomed.info/sct","code" : "304487003","display" : "Direct current to knee"},{"system" : "http://snomed.info/sct","code" : "304488008","display" : "Direct current to ankle"},{"system" : "http://snomed.info/sct","code" : "304489000","display" : "Direct current to foot"},{"system" : "http://snomed.info/sct","code" : "307513002","display" : "Intramuscular steroid therapy"},{"system" : "http://snomed.info/sct","code" : "307520009","display" : "Intramuscular antibiotic therapy"},{"system" : "http://snomed.info/sct","code" : "308116003","display" : "Antihypertensive therapy"},{"system" : "http://snomed.info/sct","code" : "309056006","display" : "Denture care instruction"},{"system" : "http://snomed.info/sct","code" : "309448001","display" : "Hormone manipulation"},{"system" : "http://snomed.info/sct","code" : "309807009","display" : "Methylprednisolone pulse therapy"},{"system" : "http://snomed.info/sct","code" : "312452009","display" : "Aspirin prophylaxis"},{"system" : "http://snomed.info/sct","code" : "313042009","display" : "Application of dental fluoride varnish"},{"system" : "http://snomed.info/sct","code" : "313128003","display" : "Alternating current therapy"},{"system" : "http://snomed.info/sct","code" : "313129006","display" : "Constant direct current therapy"},{"system" : "http://snomed.info/sct","code" : "315052006","display" : "Beta blocker prophylaxis"},{"system" : "http://snomed.info/sct","code" : "315053001","display" : "Statin prophylaxis"},{"system" : "http://snomed.info/sct","code" : "315054007","display" : "Angiotensin converting enzyme (ACE) inhibitor prophylaxis"},{"system" : "http://snomed.info/sct","code" : "371070000","display" : "Empirical antibiotic therapy"},{"system" : "http://snomed.info/sct","code" : "386641000","display" : "Therapeutic abortion procedure (procedure)"},{"system" : "http://snomed.info/sct","code" : "391896006","display" : "Therapeutic abortion by aspiration curettage (procedure)"},{"system" : "http://snomed.info/sct","code" : "392129008","display" : "Low dose heparin prophylaxis"},{"system" : "http://snomed.info/sct","code" : "395010006","display" : "Angiotensin II receptor antagonist prophylaxis"},{"system" : "http://snomed.info/sct","code" : "395011005","display" : "Prophylactic diuretic therapy"},{"system" : "http://snomed.info/sct","code" : "398765001","display" : "Therapeutic barium enema for reduction of intussusception (procedure)"},{"system" : "http://snomed.info/sct","code" : "406600006","display" : "Rabies prophylaxis (procedure)"},{"system" : "http://snomed.info/sct","code" : "406601005","display" : "Rabies prophylaxis, post exposure (procedure)"},{"system" : "http://snomed.info/sct","code" : "407636000","display" : "Spironolactone prophylaxis"},{"system" : "http://snomed.info/sct","code" : "407665006","display" : "Digoxin prophylaxis"},{"system" : "http://snomed.info/sct","code" : "408381007","display" : "Migraine prophylaxis (procedure)"},{"system" : "http://snomed.info/sct","code" : "408488002","display" : "Nitroglycerin prophylaxis"},{"system" : "http://snomed.info/sct","code" : "408490001","display" : "Antipsychotic drug therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "408491002","display" : "Calcium channel blocker prophylaxis"},{"system" : "http://snomed.info/sct","code" : "409516001","display" : "Post-exposure prophylaxis (procedure)"},{"system" : "http://snomed.info/sct","code" : "410682003","display" : "Angiotensin converting enzyme inhibitor therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "410683008","display" : "Angiotensin II receptor antagonist therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "413081008","display" : "Clopidogrel prophylaxis"},{"system" : "http://snomed.info/sct","code" : "414060004","display" : "Drug treatment to delay menstruation (procedure)"},{"system" : "http://snomed.info/sct","code" : "416215007","display" : "Regenerative injection therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "416234007","display" : "Highly active anti-retroviral therapy"},{"system" : "http://snomed.info/sct","code" : "416362002","display" : "Teriparatide therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "416608005","display" : "Drug therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "420848008","display" : "Antimalarial prophylaxis"},{"system" : "http://snomed.info/sct","code" : "420965003","display" : "Antineoplastic agent prophylaxis"},{"system" : "http://snomed.info/sct","code" : "421728001","display" : "Anticoagulant prophylaxis"},{"system" : "http://snomed.info/sct","code" : "422181004","display" : "Antibiotic prophylaxis"},{"system" : "http://snomed.info/sct","code" : "425707001","display" : "Serial drainage of amniotic fluid (procedure)"},{"system" : "http://snomed.info/sct","code" : "425917001","display" : "Intramuscular hormone therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "425939004","display" : "Endoscopic serial drainage of amniotic fluid (procedure)"},{"system" : "http://snomed.info/sct","code" : "426309005","display" : "Epidural injection of anesthetic substance, therapeutic, continuous, cervical (procedure)"},{"system" : "http://snomed.info/sct","code" : "426347000","display" : "Thrombolytic therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "426482000","display" : "Prevention of dental caries (procedure)"},{"system" : "http://snomed.info/sct","code" : "426737000","display" : "Endoscopic serial drainage of amniotic fluid for twin-twin transfusion syndrome (procedure)"},{"system" : "http://snomed.info/sct","code" : "426931009","display" : "Subacute bacterial endocarditis prophylaxis"},{"system" : "http://snomed.info/sct","code" : "427060008","display" : "Epidural injection of anesthetic substance, therapeutic, thoracic, continuous (procedure)"},{"system" : "http://snomed.info/sct","code" : "427314002","display" : "Antiviral therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "427320001","display" : "Serial drainage of amniotic fluid for twin-twin transfusion syndrome (procedure)"},{"system" : "http://snomed.info/sct","code" : "439630003","display" : "Beta adrenergic receptor blocking agent therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "440163003","display" : "Initiation of first time insulin therapy (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "442319005","display" : "Folic acid prophylaxis"},{"system" : "http://snomed.info/sct","code" : "443199009","display" : "Instillation of mitomycin C into bladder"},{"system" : "http://snomed.info/sct","code" : "443464003","display" : "Low molecular weight heparin therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "444813003","display" : "Prophylactic immunotherapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "447421006","display" : "Prophylactic mastectomy (procedure)"},{"system" : "http://snomed.info/sct","code" : "449229004","display" : "Therapeutic suctioning of trachea via tracheostomy (procedure)"},{"system" : "http://snomed.info/sct","code" : "450663006","display" : "Therapeutic drilling of bone (procedure)"},{"system" : "http://snomed.info/sct","code" : "473382005","display" : "Post exposure prophylaxis with antiviral therapy for potential sexual exposure to human immunodeficiency virus"},{"system" : "http://snomed.info/sct","code" : "698456001","display" : "Antidepressant therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "698759007","display" : "Mucolytic drug therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "699041005","display" : "Warfarin prophylaxis"},{"system" : "http://snomed.info/sct","code" : "699138004","display" : "Carvedilol therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "699618001","display" : "Tuberculosis prophylaxis"},{"system" : "http://snomed.info/sct","code" : "699722004","display" : "Nebivolol therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "699944004","display" : "Bisoprolol therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "700103005","display" : "Parathyroid hormone therapy"},{"system" : "http://snomed.info/sct","code" : "700105003","display" : "Zoledronic acid therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "700106002","display" : "Ibandronic acid therapy"},{"system" : "http://snomed.info/sct","code" : "700108001","display" : "Diphosphonate prophylaxis"},{"system" : "http://snomed.info/sct","code" : "700139004","display" : "Denosumab therapy"},{"system" : "http://snomed.info/sct","code" : "700214004","display" : "Antipsychotic drug therapy for dementia (procedure)"},{"system" : "http://snomed.info/sct","code" : "702536007","display" : "Stimulant drug therapy for attention deficit hyperactivity disorder"},{"system" : "http://snomed.info/sct","code" : "702538008","display" : "Drug therapy for attention deficit hyperactivity disorder (procedure)"},{"system" : "http://snomed.info/sct","code" : "702541004","display" : "Incretin mimetic therapy"},{"system" : "http://snomed.info/sct","code" : "703314001","display" : "Non-stimulant drug therapy for ADHD (attention deficit hyperactivity disorder)"},{"system" : "http://snomed.info/sct","code" : "703990003","display" : "Raloxifene therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "704032000","display" : "Phosphodiesterase 5 inhibitor therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "704078008","display" : "Thyroid stimulating hormone suppression therapy"},{"system" : "http://snomed.info/sct","code" : "704139007","display" : "Intravenous bisphosphonate prophylaxis"},{"system" : "http://snomed.info/sct","code" : "704153007","display" : "Histamine H2 receptor antagonist prophylaxis"},{"system" : "http://snomed.info/sct","code" : "707266006","display" : "Androgen deprivation therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "707309004","display" : "Bridging anticoagulant therapy with low molecular weight heparin"},{"system" : "http://snomed.info/sct","code" : "707311008","display" : "Immunosuppressant drug therapy"},{"system" : "http://snomed.info/sct","code" : "708002004","display" : "Combined calcium and vitamin D3 preparation prophylaxis"},{"system" : "http://snomed.info/sct","code" : "710170000","display" : "Administration of prophylactic treatment (procedure)"},{"system" : "http://snomed.info/sct","code" : "710203005","display" : "Fluoroscopy guided therapeutic contrast enema for reduction of intussusception of colon"},{"system" : "http://snomed.info/sct","code" : "710818004","display" : "Inhaled steroid therapy"},{"system" : "http://snomed.info/sct","code" : "713285002","display" : "Prophylactic oophorectomy"},{"system" : "http://snomed.info/sct","code" : "713443004","display" : "Non-steroidal anti-inflammatory agent therapy"},{"system" : "http://snomed.info/sct","code" : "713517003","display" : "Infliximab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "713518008","display" : "Mycophenolate therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "713549003","display" : "Etanercept therapy"},{"system" : "http://snomed.info/sct","code" : "713550003","display" : "Cyclophosphamide therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "713551004","display" : "Azathioprine therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "713700008","display" : "Smoking cessation drug therapy (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "714029009","display" : "Preoperative high dose brachytherapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "716872004","display" : "Antineoplastic chemotherapy regimen (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "717837005","display" : "Leflunomide therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "717854002","display" : "Aspirin therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "717855001","display" : "Amiodarone therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "717856000","display" : "Sulfasalazine therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "718525004","display" : "Eplerenone prophylaxis"},{"system" : "http://snomed.info/sct","code" : "718526003","display" : "Antifungal therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "718528002","display" : "Metolazone prophylaxis"},{"system" : "http://snomed.info/sct","code" : "718529005","display" : "Bendroflumethiazide prophylaxis"},{"system" : "http://snomed.info/sct","code" : "718530000","display" : "Xipamide prophylaxis"},{"system" : "http://snomed.info/sct","code" : "719050003","display" : "Therapeutic aspiration of cyst of breast (procedure)"},{"system" : "http://snomed.info/sct","code" : "719416003","display" : "Opioid therapy for breathlessness management (procedure)"},{"system" : "http://snomed.info/sct","code" : "719509001","display" : "Bupropion therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "719591006","display" : "Varenicline therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "720379009","display" : "Hepatic arterial infusion chemotherapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "722045009","display" : "Warfarin therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "722047001","display" : "Calcium channel blocker therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "722048006","display" : "Diuretic therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "722189006","display" : "Abatacept therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "722334000","display" : "Adalimumab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "722472009","display" : "Rituximab, ifosfamide, carboplatin and etoposide chemotherapy regimen (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "722482005","display" : "Doxorubicin, bleomycin, vinblastine and dacarbazine chemotherapy regimen (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "722491009","display" : "Rituximab, cyclophosphamide, doxorubicin, vincristine and prednisone chemotherapy regimen (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "723181002","display" : "Herpes prophylaxis"},{"system" : "http://snomed.info/sct","code" : "723558009","display" : "Anxiolytic drug therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "723803000","display" : "Administration of prophylactic aromatase inhibitor (procedure)"},{"system" : "http://snomed.info/sct","code" : "723945004","display" : "Cyclosporine therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "723946003","display" : "Golimumab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "723947007","display" : "Isotretinoin therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "723948002","display" : "Clozapine therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "723949005","display" : "Cannabis therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "723950005","display" : "Bisphosphonate therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "724053002","display" : "Antibiotic therapy for prevention of recurrent infection (procedure)"},{"system" : "http://snomed.info/sct","code" : "724075000","display" : "Leuprorelin therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "724153004","display" : "Mercaptopurine therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "724158008","display" : "Postmenopausal hormone replacement therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "724159000","display" : "Rituximab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "724160005","display" : "Tacrolimus therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "724161009","display" : "Tamoxifen therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "724162002","display" : "Testosterone cypionate therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "724163007","display" : "Testosterone replacement therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "724164001","display" : "Tocilizumab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "724165000","display" : "Tofacitinib therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "724166004","display" : "Thyroid hormone replacement therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "725868009","display" : "Transcutaneous electrical stimulation of supraorbital nerve (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "726582005","display" : "Opiate therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "726598003","display" : "Ustekinumab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "726599006","display" : "Sirolimus therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "726600009","display" : "Lenalidomide therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "726601008","display" : "Belimumab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "726602001","display" : "Certolizumab pegol therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "726603006","display" : "Apremilast therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "726604000","display" : "Acitretin therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "726605004","display" : "Medicinal gold therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "726636007","display" : "Prophylactic bilateral mastectomy (procedure)"},{"system" : "http://snomed.info/sct","code" : "732970000","display" : "Controlled ovarian stimulation"},{"system" : "http://snomed.info/sct","code" : "735127005","display" : "Dipyridamole therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "736388004","display" : "Administration of intramuscular vitamin K prophylaxis"},{"system" : "http://snomed.info/sct","code" : "736459001","display" : "Administration of prophylactic agent after sexual exposure (procedure)"},{"system" : "http://snomed.info/sct","code" : "736646003","display" : "Prophylactic extraction of primary tooth (procedure)"},{"system" : "http://snomed.info/sct","code" : "736647007","display" : "Prophylactic extraction of permanent tooth (procedure)"},{"system" : "http://snomed.info/sct","code" : "737301002","display" : "Prophylactic surgical procedure (procedure)"},{"system" : "http://snomed.info/sct","code" : "745041001","display" : "Antihistamine prophylaxis (procedure)"},{"system" : "http://snomed.info/sct","code" : "764910004","display" : "Antacid therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "770571009","display" : "Benzodiazepine therapy"},{"system" : "http://snomed.info/sct","code" : "782708002","display" : "Everolimus therapy"},{"system" : "http://snomed.info/sct","code" : "782709005","display" : "Hydroxychloroquine therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "782710000","display" : "Natalizumab therapy"},{"system" : "http://snomed.info/sct","code" : "782711001","display" : "Secukinumab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "782712008","display" : "Vedolizumab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "787927008","display" : "Coagulation factor Xa inhibitor prophylaxis"},{"system" : "http://snomed.info/sct","code" : "787929006","display" : "Direct thrombin inhibitor prophylaxis"},{"system" : "http://snomed.info/sct","code" : "788426009","display" : "Mesalamine therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "788427000","display" : "Levothyroxine therapy"},{"system" : "http://snomed.info/sct","code" : "788428005","display" : "Stimulant therapy"},{"system" : "http://snomed.info/sct","code" : "788751009","display" : "Corticosteroid and/or corticosteroid derivative therapy"},{"system" : "http://snomed.info/sct","code" : "789517000","display" : "Rinsing of mouth using fluoride treatment"},{"system" : "http://snomed.info/sct","code" : "816151001","display" : "Administration of consolidation antineoplastic agent"},{"system" : "http://snomed.info/sct","code" : "822959001","display" : "Short-term drug therapy"},{"system" : "http://snomed.info/sct","code" : "827136003","display" : "Assisting with oral hygiene (procedure)"},{"system" : "http://snomed.info/sct","code" : "840590007","display" : "Platelet aggregation inhibitor prophylaxis"},{"system" : "http://snomed.info/sct","code" : "840595002","display" : "Platelet aggregation inhibitor therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "860724003","display" : "Antepartum therapeutic administration of corticosteroid"},{"system" : "http://snomed.info/sct","code" : "860788002","display" : "Ocrelizumab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "865899005","display" : "Pneumocystosis jirovecii pneumonia prophylaxis"},{"system" : "http://snomed.info/sct","code" : "868254008","display" : "Graft-versus-host disease prophylaxis"},{"system" : "http://snomed.info/sct","code" : "870249004","display" : "FOLFIRI antineoplastic chemotherapy regimen"},{"system" : "http://snomed.info/sct","code" : "870250004","display" : "FOLFIRINOX (fluorouracil, leucovorin, irinotecan, oxaliplatin) antineoplastic chemotherapy regimen"},{"system" : "http://snomed.info/sct","code" : "870251000","display" : "Proton pump inhibitor therapy"},{"system" : "http://snomed.info/sct","code" : "870360005","display" : "Prescription of antibiotic prophylaxis (procedure)"},{"system" : "http://snomed.info/sct","code" : "870386000","display" : "Vasopressor therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "870432009","display" : "Artesunate therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "870745009","display" : "Transcatheter therapy by insertion of interatrial shunt"},{"system" : "http://snomed.info/sct","code" : "897017002","display" : "Antiviral prophylaxis"},{"system" : "http://snomed.info/sct","code" : "897018007","display" : "Antifungal prophylaxis"},{"system" : "http://snomed.info/sct","code" : "897713009","display" : "Antineoplastic chemoimmunotherapy (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1137457009","display" : "Pre-exposure prophylaxis (procedure)"},{"system" : "http://snomed.info/sct","code" : "1137696006","display" : "Chemoprevention (procedure)"},{"system" : "http://snomed.info/sct","code" : "1141994004","display" : "Rituximab, cyclophosphamide, etoposide, vincristine, prednisone antineoplastic chemotherapy regimen"},{"system" : "http://snomed.info/sct","code" : "1156666001","display" : "Auranofin therapy"},{"system" : "http://snomed.info/sct","code" : "1156667005","display" : "Penicillamine therapy"},{"system" : "http://snomed.info/sct","code" : "1156668000","display" : "Deferasirox therapy"},{"system" : "http://snomed.info/sct","code" : "1156669008","display" : "Ambrisentan therapy"},{"system" : "http://snomed.info/sct","code" : "1156741008","display" : "Therapy using erythropoietin receptor agonist"},{"system" : "http://snomed.info/sct","code" : "1156961008","display" : "Chimeric antigen receptor T-cell immunotherapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1172546004","display" : "Administration of prophylactic drug or medicament for gastrointestinal disorder"},{"system" : "http://snomed.info/sct","code" : "1237262009","display" : "Human epidermal growth factor receptor 2 inhibitor therapy"},{"system" : "http://snomed.info/sct","code" : "1254741007","display" : "Intensification antineoplastic therapy regimen (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1254742000","display" : "Delayed intensification antineoplastic therapy regimen (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1255140009","display" : "Application of silver diamine fluoride to tooth via topical route (procedure)"},{"system" : "http://snomed.info/sct","code" : "1259200004","display" : "Neoadjuvant antineoplastic chemotherapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1259201000","display" : "Adjuvant drug therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1268980002","display" : "Simple mastectomy of right breast and prophylactic mastectomy of left breast (procedure)"},{"system" : "http://snomed.info/sct","code" : "1269061009","display" : "Simple mastectomy of left breast and prophylactic mastectomy of right breast (procedure)"},{"system" : "http://snomed.info/sct","code" : "1269418000","display" : "Upadacitinib therapy"},{"system" : "http://snomed.info/sct","code" : "1269419008","display" : "Telaprevir therapy"},{"system" : "http://snomed.info/sct","code" : "1269441008","display" : "Ixekizumab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1269442001","display" : "Baricitinib therapy"},{"system" : "http://snomed.info/sct","code" : "1269443006","display" : "Belantamab mafodotin therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1269444000","display" : "Belatacept therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1269445004","display" : "Guselkumab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1269446003","display" : "Intranasal steroid therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1287683007","display" : "Risankizumab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1287685000","display" : "Antimetabolite therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1287686004","display" : "Calcineurin inhibitor therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1287737006","display" : "Sarilumab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1287783000","display" : "Administration of human immunodeficiency virus pre-exposure prophylaxis (procedure)"},{"system" : "http://snomed.info/sct","code" : "1290388005","display" : "Systemic corticosteroid therapy"},{"system" : "http://snomed.info/sct","code" : "1296972008","display" : "Inotropic therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1300202008","display" : "Administration of prophylactic magnesium sulfate (procedure)"},{"system" : "http://snomed.info/sct","code" : "1332556005","display" : "Therapeutic transfusion of convalescent plasma (procedure)"},{"system" : "http://snomed.info/sct","code" : "1335906002","display" : "Rivaroxaban therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1335907006","display" : "Piperacillin therapy"},{"system" : "http://snomed.info/sct","code" : "1335908001","display" : "Apixaban therapy"},{"system" : "http://snomed.info/sct","code" : "1335909009","display" : "Amoxicillin therapy"},{"system" : "http://snomed.info/sct","code" : "1335910004","display" : "Vancomycin therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1338030001","display" : "Anastrozole therapy"},{"system" : "http://snomed.info/sct","code" : "1338031002","display" : "Simvastatin therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1338032009","display" : "Amoxicillin and clavulanic acid therapy"},{"system" : "http://snomed.info/sct","code" : "1338033004","display" : "Methotrexate therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1338035006","display" : "Sotalol therapy"},{"system" : "http://snomed.info/sct","code" : "1338036007","display" : "Edoxaban therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1338037003","display" : "Lercanidipine therapy"},{"system" : "http://snomed.info/sct","code" : "1338038008","display" : "Cefazolin therapy"},{"system" : "http://snomed.info/sct","code" : "1338039000","display" : "Ceftazidime therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1340183007","display" : "Ceftriaxone therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1340184001","display" : "Propranolol therapy"},{"system" : "http://snomed.info/sct","code" : "1340185000","display" : "Lamotrigine therapy"},{"system" : "http://snomed.info/sct","code" : "1340186004","display" : "Metformin therapy"},{"system" : "http://snomed.info/sct","code" : "1340273002","display" : "Disease modifying drug therapy for multiple sclerosis"},{"system" : "http://snomed.info/sct","code" : "1344869002","display" : "Testosterone therapy"},{"system" : "http://snomed.info/sct","code" : "1344959009","display" : "Avacopan therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "1344960004","display" : "Immunomodulator therapy"},{"system" : "http://snomed.info/sct","code" : "1345242003","display" : "Maintenance antineoplastic therapy (regime/therapy)"},{"system" : "http://snomed.info/sct","code" : "1359769003","display" : "Therapeutic thoracocentesis (procedure)"},{"system" : "http://snomed.info/sct","code" : "51251000112106","display" : "Subanaesthetic ketamine therapy"},{"system" : "http://snomed.info/sct","code" : "235921000112100","display" : "Administration of human immunodeficiency virus post-exposure prophylaxis (procedure)"},{"system" : "http://snomed.info/sct","code" : "400001000004103","display" : "Neoadjuvant antineoplastic therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "434601000124108","display" : "Steroid therapy for foetal lung maturation"},{"system" : "http://snomed.info/sct","code" : "16549001000119105","display" : "Therapeutic injection of right hip using fluoroscopic guidance (procedure)"},{"system" : "http://snomed.info/sct","code" : "16549151000119108","display" : "Fluoroscopy guided therapeutic injection of right knee"},{"system" : "http://snomed.info/sct","code" : "16549301000119107","display" : "Fluoroscopy guided therapeutic injection of right wrist"},{"system" : "http://snomed.info/sct","code" : "16549351000119106","display" : "Therapeutic injection of left wrist using fluoroscopic guidance (procedure)"},{"system" : "http://snomed.info/sct","code" : "16555401000119103","display" : "Therapeutic injection of left hip using fluoroscopic guidance (procedure)"},{"system" : "http://snomed.info/sct","code" : "16555451000119104","display" : "Therapeutic injection of left knee using fluoroscopic guidance"},{"system" : "http://snomed.info/sct","code" : "16555561000119101","display" : "Therapeutic injection of right shoulder using fluoroscopic guidance (procedure)"},{"system" : "http://snomed.info/sct","code" : "16555611000119103","display" : "Therapeutic injection of left shoulder using fluoroscopic guidance (procedure)"},{"system" : "http://snomed.info/sct","code" : "50050131000188107","display" : "Aprotinin therapy"},{"system" : "http://snomed.info/sct","code" : "50050141000188100","display" : "Anthracycline therapy"},{"system" : "http://snomed.info/sct","code" : "50050151000188103","display" : "Anthraquinone therapy"},{"system" : "http://snomed.info/sct","code" : "224370081000119106","display" : "Voclosporin therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "339702231000119109","display" : "Anifrolumab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "345713791000132107","display" : "Urinary tract infection prophylaxis (procedure)"},{"system" : "http://snomed.info/sct","code" : "352132381000119101","display" : "Canakinumab therapy (procedure)"},{"system" : "http://snomed.info/sct","code" : "466579201000119109","display" : "Mepolizumab therapy"},{"system" : "http://snomed.info/sct","code" : "899020431000132100","display" : "Post-exposure herpesvirus infection prophylaxis (procedure)"}]}}

#331

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"394733009"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:29336
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:07 GMT
last-modified:Sat, 13 Sep 2025 20:52:07 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371173

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:038a47f3-c514-4f2d-bdb2-bdc06944ab41","timestamp" : "2025-09-13T20:52:07.175Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "394733009","display" : "Medical specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394537008","display" : "Paediatrics"},{"system" : "http://snomed.info/sct","code" : "394538003","display" : "Paediatric neurology"},{"system" : "http://snomed.info/sct","code" : "394539006","display" : "Paediatric surgery"},{"system" : "http://snomed.info/sct","code" : "394577000","display" : "Anaesthetics"},{"system" : "http://snomed.info/sct","code" : "394578005","display" : "Audiological medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394579002","display" : "Cardiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394580004","display" : "Clinical genetics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394581000","display" : "Community medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394582007","display" : "Dermatology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394583002","display" : "Endocrinology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394584008","display" : "Gastroenterology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394585009","display" : "Obstetrics and gynaecology"},{"system" : "http://snomed.info/sct","code" : "394586005","display" : "Gynaecology"},{"system" : "http://snomed.info/sct","code" : "394587001","display" : "Psychiatry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394588006","display" : "Child and adolescent psychiatry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394589003","display" : "Nephrology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394591006","display" : "Neurology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394592004","display" : "Clinical oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394593009","display" : "Medical oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394594003","display" : "Ophthalmology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394595002","display" : "Pathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394596001","display" : "Chemical pathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394597005","display" : "Histopathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394598000","display" : "Immunopathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394599008","display" : "Neuropathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394600006","display" : "Clinical pharmacology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394601005","display" : "Clinical physiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394602003","display" : "Rehabilitation specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394603008","display" : "Cardiothoracic surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394604002","display" : "Ear, nose and throat surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394605001","display" : "Oral surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394606000","display" : "Restorative dentistry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394607009","display" : "Paediatric dentistry"},{"system" : "http://snomed.info/sct","code" : "394608004","display" : "Orthodontics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394609007","display" : "General surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394610002","display" : "Neurosurgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394611003","display" : "Plastic surgery - speciality"},{"system" : "http://snomed.info/sct","code" : "394612005","display" : "Urology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394649004","display" : "Nuclear medicine - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394658006","display" : "Clinical specialties"},{"system" : "http://snomed.info/sct","code" : "394732004","display" : "Surgical specialties"},{"system" : "http://snomed.info/sct","code" : "394734003","display" : "Radiological specialties (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394801008","display" : "Trauma & orthopaedics"},{"system" : "http://snomed.info/sct","code" : "394802001","display" : "General medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394803006","display" : "Clinical haematology"},{"system" : "http://snomed.info/sct","code" : "394804000","display" : "Clinical cytogenetics and molecular genetics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394805004","display" : "Clinical immunology/allergy"},{"system" : "http://snomed.info/sct","code" : "394806003","display" : "Palliative medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394807007","display" : "Infectious disease specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394808002","display" : "Genitourinary medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394809005","display" : "Clinical neuro-physiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394810000","display" : "Rheumatology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394811001","display" : "Geriatric medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394813003","display" : "Medical ophthalmology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394814009","display" : "General practice (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394816006","display" : "Mental illness (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394817002","display" : "Forensic psychiatry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394818007","display" : "Old age psychiatry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394819004","display" : "Blood transfusion (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394820005","display" : "Medical microbiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394821009","display" : "Occupational medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394882004","display" : "Pain management (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394913002","display" : "Psychotherapy (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394914008","display" : "Radiology - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394915009","display" : "General pathology (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "394916005","display" : "Haematology (specialty)"},{"system" : "http://snomed.info/sct","code" : "408439002","display" : "Allergy specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408440000","display" : "Public health medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408441001","display" : "Endodontics - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408442008","display" : "Haemophilia - speciality"},{"system" : "http://snomed.info/sct","code" : "408443003","display" : "General medical practice (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408444009","display" : "General dental practice (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408445005","display" : "Neonatology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408446006","display" : "Gynaecological oncology"},{"system" : "http://snomed.info/sct","code" : "408447002","display" : "Respite care - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408448007","display" : "Tropical medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408449004","display" : "Surgical dentistry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408450004","display" : "Sleep studies - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408454008","display" : "Clinical microbiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408455009","display" : "Interventional radiology - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408456005","display" : "Thoracic surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408457001","display" : "Maxillofacial surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408459003","display" : "Paediatric cardiology"},{"system" : "http://snomed.info/sct","code" : "408460008","display" : "Prosthodontics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408461007","display" : "Periodontics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408462000","display" : "Burns care (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408463005","display" : "Vascular surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408464004","display" : "Colorectal surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408465003","display" : "Oral and maxillofacial surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408466002","display" : "Cardiac surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408467006","display" : "Adult mental illness - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408468001","display" : "Learning disability - specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408469009","display" : "Breast surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408470005","display" : "Obstetrics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408471009","display" : "Cardiothoracic transplantation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408472002","display" : "Hepatology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408473007","display" : "Public health dentistry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408474001","display" : "Hepatobiliary and pancreatic surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408475000","display" : "Diabetic medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408477008","display" : "Transplantation surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408478003","display" : "Critical care medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408479006","display" : "Upper gastrointestinal surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "408480009","display" : "Clinical immunology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "409967009","display" : "Toxicology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "409968004","display" : "Preventive medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410001006","display" : "Military medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "410005002","display" : "Dive medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "416304004","display" : "Osteopathic manipulative medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "417887005","display" : "Pediatric otolaryngology"},{"system" : "http://snomed.info/sct","code" : "418002000","display" : "Pediatric oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418018006","display" : "Dermatologic surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418058008","display" : "Pediatric gastroenterology"},{"system" : "http://snomed.info/sct","code" : "418112009","display" : "Pulmonary medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418535003","display" : "Pediatric immunology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418652005","display" : "Pediatric hematology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418862001","display" : "Pediatric infectious diseases (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "418960008","display" : "Otolaryngology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419043006","display" : "Urological oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419170002","display" : "Pediatric pulmonology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419192003","display" : "Internal medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419215006","display" : "Pediatric intensive care (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419321007","display" : "Surgical oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419365004","display" : "Pediatric nephrology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419472004","display" : "Pediatric rheumatology"},{"system" : "http://snomed.info/sct","code" : "419610006","display" : "Pediatric endocrinology"},{"system" : "http://snomed.info/sct","code" : "419677000","display" : "Pediatric neurology oncology"},{"system" : "http://snomed.info/sct","code" : "419772000","display" : "Family practice (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419815003","display" : "Radiation oncology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "419917007","display" : "Pediatric emergency medicine"},{"system" : "http://snomed.info/sct","code" : "419983000","display" : "Pediatric ophthalmology"},{"system" : "http://snomed.info/sct","code" : "420112009","display" : "Pediatric bone marrow transplantation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420208008","display" : "Pediatric genetics"},{"system" : "http://snomed.info/sct","code" : "420419008","display" : "Strabismus surgery specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420708009","display" : "Refractive surgery specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "420985004","display" : "Vitreoretinal surgery specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421582004","display" : "Corneal surgery specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421661004","display" : "Blood banking and transfusion medicine (specialty) (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "421885009","display" : "Glaucoma surgery specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422171003","display" : "Ophthalmic plastic surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422191005","display" : "Ophthalmic surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "422349000","display" : "Cataract surgery specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "445715009","display" : "Blood and marrow transplantation (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "715184008","display" : "Aerospace medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "718359001","display" : "Regenerative medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "721961006","display" : "Psychosomatic medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "722138006","display" : "Physiotherapy (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "722162001","display" : "Psychology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "722163006","display" : "Dentistry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "722164000","display" : "Dietetics and nutrition (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "722165004","display" : "Nursing (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "722166003","display" : "Podiatry (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "722204007","display" : "Legal medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "722414000","display" : "Vascular medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "773568002","display" : "Emergency medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "786454007","display" : "Perioperative medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "788415003","display" : "Transplant medicine"},{"system" : "http://snomed.info/sct","code" : "1186677001","display" : "Intellectual disability specialty"},{"system" : "http://snomed.info/sct","code" : "1236877003","display" : "Genetic pathology"},{"system" : "http://snomed.info/sct","code" : "1236878008","display" : "Histocompatibility and immunogenetics"},{"system" : "http://snomed.info/sct","code" : "1251536003","display" : "Sport medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1251538002","display" : "Pediatric orthopedic (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1251539005","display" : "Pediatric neurosurgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1251543009","display" : "Medical hydrology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1251544003","display" : "Pharmaceutical medicine"},{"system" : "http://snomed.info/sct","code" : "1251545002","display" : "Travel medicine"},{"system" : "http://snomed.info/sct","code" : "1251546001","display" : "Sexual medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1251547005","display" : "Neuroradiology"},{"system" : "http://snomed.info/sct","code" : "1251549008","display" : "Interventional cardiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1251550008","display" : "Dermatopathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1251551007","display" : "Cardiac electrophysiology"},{"system" : "http://snomed.info/sct","code" : "1251552000","display" : "Reproductive medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1251553005","display" : "Medical acupuncture"},{"system" : "http://snomed.info/sct","code" : "1251554004","display" : "Clinical coding"},{"system" : "http://snomed.info/sct","code" : "1255678007","display" : "Pediatric nursing (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1255679004","display" : "Family planning nursing"},{"system" : "http://snomed.info/sct","code" : "1255680001","display" : "Intensive therapy nursing (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1255681002","display" : "Palliative care nursing (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1255682009","display" : "Perioperative nursing (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1255683004","display" : "Rehabilitation nursing"},{"system" : "http://snomed.info/sct","code" : "1255684005","display" : "Chronic care nursing"},{"system" : "http://snomed.info/sct","code" : "1255685006","display" : "Community nursing (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1255686007","display" : "Medical surgery nursing (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1255731004","display" : "Medical physics"},{"system" : "http://snomed.info/sct","code" : "1255732006","display" : "Anatomic pathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1255733001","display" : "Medical physics in radiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1255734007","display" : "Medical physics in radiotherapy (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1255735008","display" : "Medical physics in nuclear medicine"},{"system" : "http://snomed.info/sct","code" : "1255736009","display" : "Clinical pathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1255881004","display" : "Mental health nursing (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1255913008","display" : "Industrial pharmacy (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1255916000","display" : "Educational psychology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1255918004","display" : "Clinical psychology"},{"system" : "http://snomed.info/sct","code" : "1255984008","display" : "Pharmacogenomics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1256115008","display" : "Clinical nutrition"},{"system" : "http://snomed.info/sct","code" : "1258859005","display" : "Public health nutrition (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1258957008","display" : "Hospital pharmacy specialization (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1259218001","display" : "Unani"},{"system" : "http://snomed.info/sct","code" : "1259219009","display" : "Siddha medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1259224007","display" : "Regulatory affairs pharmacology"},{"system" : "http://snomed.info/sct","code" : "1259938008","display" : "Homeopathic medicine"},{"system" : "http://snomed.info/sct","code" : "1259939000","display" : "Ayurveda medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1259940003","display" : "Yoga"},{"system" : "http://snomed.info/sct","code" : "1259944007","display" : "Immunohemotherapy (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1259957004","display" : "Oral medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1268907002","display" : "Community pharmacy"},{"system" : "http://snomed.info/sct","code" : "1284928005","display" : "Gastrointestinal surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1284930007","display" : "Hand surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1287784006","display" : "Obstetric nursing (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1290444002","display" : "Movement disorder specialty"},{"system" : "http://snomed.info/sct","code" : "1297184004","display" : "Interventional neuroradiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303753009","display" : "Osteology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303754003","display" : "Pelviperineology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303755002","display" : "Lymphology"},{"system" : "http://snomed.info/sct","code" : "1303756001","display" : "Phlebology"},{"system" : "http://snomed.info/sct","code" : "1303757005","display" : "Oral implantology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303758000","display" : "Skull base surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303759008","display" : "Paediatric sonography"},{"system" : "http://snomed.info/sct","code" : "1303764007","display" : "Phoniatrics (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303859002","display" : "Neuropelveology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303860007","display" : "Cardiorespiratory physical therapy specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303926004","display" : "Neurological physical therapy specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1303930001","display" : "Musculoskeletal physical therapy specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1304212007","display" : "Thoracic radiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1304214008","display" : "Musculoskeletal radiology"},{"system" : "http://snomed.info/sct","code" : "1306488000","display" : "Cardiovascular radiology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1306761006","display" : "Aesthetic medicine"},{"system" : "http://snomed.info/sct","code" : "1332234006","display" : "Senology"},{"system" : "http://snomed.info/sct","code" : "1335904004","display" : "Neurourology"},{"system" : "http://snomed.info/sct","code" : "1336020004","display" : "Critical care nursing (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1340249005","display" : "Military pharmacy specialization"},{"system" : "http://snomed.info/sct","code" : "1345026002","display" : "Orthopedic specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "1345027006","display" : "Surgical orthopedic specialty"},{"system" : "http://snomed.info/sct","code" : "1351234002","display" : "Clinical neuropsychology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "23861000087105","display" : "Adult dermatology"},{"system" : "http://snomed.info/sct","code" : "23881000087104","display" : "Adult hematology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "23921000087107","display" : "Medication review specialty"},{"system" : "http://snomed.info/sct","code" : "23931000087109","display" : "Narcotic addiction medicine specialty"},{"system" : "http://snomed.info/sct","code" : "23961000087102","display" : "Opioid dependency management specialty"},{"system" : "http://snomed.info/sct","code" : "23971000087106","display" : "Paediatric dermatology"},{"system" : "http://snomed.info/sct","code" : "23981000087108","display" : "Paediatric haematology oncology"},{"system" : "http://snomed.info/sct","code" : "23991000087105","display" : "Pediatric plastic surgery (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "24021000087109","display" : "Vascular imaging"},{"system" : "http://snomed.info/sct","code" : "24061000087104","display" : "Breast surgical oncology specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "24091000087107","display" : "Human immunodeficiency virus nursing specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "24111000087100","display" : "Human immunodeficiency virus social work specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "24151000087101","display" : "Spine orthopaedic surgery"},{"system" : "http://snomed.info/sct","code" : "24241000087106","display" : "General orthopedic specialty"},{"system" : "http://snomed.info/sct","code" : "24251000087109","display" : "General pediatric specialty"},{"system" : "http://snomed.info/sct","code" : "24281000087101","display" : "Adult chronic pain management specialty"},{"system" : "http://snomed.info/sct","code" : "24301000087100","display" : "Geriatric chronic pain management specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "24311000087103","display" : "Narcotic addiction medicine specialty with chronic pain management"},{"system" : "http://snomed.info/sct","code" : "24361000087101","display" : "Pediatric chronic pain management specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "25931000087108","display" : "Adolescent medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "25991000087109","display" : "Clinical pharmacology and toxicology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "26001000087108","display" : "Developmental pediatric specialty"},{"system" : "http://snomed.info/sct","code" : "26011000087105","display" : "Forensic pathology (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "26041000087106","display" : "Pediatric radiology"},{"system" : "http://snomed.info/sct","code" : "26051000087109","display" : "Maternal-foetal medicine"},{"system" : "http://snomed.info/sct","code" : "26081000087101","display" : "Public health and preventive medicine (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "28351000087106","display" : "Addiction specialty (qualifier value)"},{"system" : "http://snomed.info/sct","code" : "28551000087103","display" : "Musculoskeletal specialty"}]}}

#332

POST https://tx.fhir.org/r5/ValueSet/$expand HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.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":"en-US"},{"name":"includeDefinition","valueBoolean":false},{"name":"excludeNested","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"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":"387961004"}]}]}}}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:90406
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:08 GMT
last-modified:Sat, 13 Sep 2025 20:52:08 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371175

{"resourceType" : "ValueSet","status" : "active","expansion" : {"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed","valueBoolean" : true}],"identifier" : "urn:uuid:4c9d2914-cb6d-4430-beda-315d515d02de","timestamp" : "2025-09-13T20:52:07.577Z","offset" : 0,"parameter" : [{"name" : "excludeNested","valueBoolean" : true},{"name" : "offset","valueInteger" : 0},{"name" : "count","valueInteger" : 1000},{"name" : "used-codesystem","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"},{"name" : "version","valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20250201"}],"contains" : [{"system" : "http://snomed.info/sct","code" : "387961004","display" : "Kingdom Animalia (organism)"},{"system" : "http://snomed.info/sct","code" : "101009","display" : "Quilonia ethiopica"},{"system" : "http://snomed.info/sct","code" : "112009","display" : "Bembrops anatirostris"},{"system" : "http://snomed.info/sct","code" : "117003","display" : "Rhipicephalus sanguineus"},{"system" : "http://snomed.info/sct","code" : "118008","display" : "Black buffalo weaver"},{"system" : "http://snomed.info/sct","code" : "132005","display" : "Serraniculus pumilio"},{"system" : "http://snomed.info/sct","code" : "173006","display" : "Micrognathus crinitus"},{"system" : "http://snomed.info/sct","code" : "194009","display" : "Notropis whipplei"},{"system" : "http://snomed.info/sct","code" : "201002","display" : "Oligopus claudei"},{"system" : "http://snomed.info/sct","code" : "207003","display" : "European edible frog"},{"system" : "http://snomed.info/sct","code" : "209000","display" : "Plover"},{"system" : "http://snomed.info/sct","code" : "218003","display" : "Ophidion holbrooki"},{"system" : "http://snomed.info/sct","code" : "226006","display" : "Aedes luteocephalus"},{"system" : "http://snomed.info/sct","code" : "229004","display" : "Accipiter gentilis"},{"system" : "http://snomed.info/sct","code" : "234000","display" : "Cyrnea colini"},{"system" : "http://snomed.info/sct","code" : "260004","display" : "Indigo bunting"},{"system" : "http://snomed.info/sct","code" : "268006","display" : "Lycosa tarentula"},{"system" : "http://snomed.info/sct","code" : "275007","display" : "Noturus placidus"},{"system" : "http://snomed.info/sct","code" : "277004","display" : "Antbird"},{"system" : "http://snomed.info/sct","code" : "305009","display" : "Malaclemys"},{"system" : "http://snomed.info/sct","code" : "332004","display" : "Sphyrna lewini"},{"system" : "http://snomed.info/sct","code" : "338000","display" : "Black-headed oriole"},{"system" : "http://snomed.info/sct","code" : "347008","display" : "Rufous tinamou"},{"system" : "http://snomed.info/sct","code" : "350006","display" : "Percina crassa"},{"system" : "http://snomed.info/sct","code" : "376006","display" : "Micrurus"},{"system" : "http://snomed.info/sct","code" : "381002","display" : "Mansonia pertubans"},{"system" : "http://snomed.info/sct","code" : "386007","display" : "Poecilia formosa"},{"system" : "http://snomed.info/sct","code" : "390009","display" : "Ophidion beani"},{"system" : "http://snomed.info/sct","code" : "399005","display" : "Blaberus craniifer"},{"system" : "http://snomed.info/sct","code" : "404007","display" : "Brama japonica"},{"system" : "http://snomed.info/sct","code" : "410007","display" : "Atheta occidentalis"},{"system" : "http://snomed.info/sct","code" : "411006","display" : "Anopheles cruzii"},{"system" : "http://snomed.info/sct","code" : "416001","display" : "Nymphalis"},{"system" : "http://snomed.info/sct","code" : "421003","display" : "Baltimore oriole"},{"system" : "http://snomed.info/sct","code" : "423000","display" : "Oochoristica ratti"},{"system" : "http://snomed.info/sct","code" : "428009","display" : "Northern flat-head snake"},{"system" : "http://snomed.info/sct","code" : "451009","display" : "Lichanura trivirgata"},{"system" : "http://snomed.info/sct","code" : "453007","display" : "Aedes dorsalis"},{"system" : "http://snomed.info/sct","code" : "466007","display" : "Francolin"},{"system" : "http://snomed.info/sct","code" : "502008","display" : "Aspidogaster conchicola"},{"system" : "http://snomed.info/sct","code" : "516003","display" : "Beetle larva"},{"system" : "http://snomed.info/sct","code" : "537006","display" : "Haemonchus similis"},{"system" : "http://snomed.info/sct","code" : "546000","display" : "Heterandria formosa"},{"system" : "http://snomed.info/sct","code" : "562006","display" : "Noddy"},{"system" : "http://snomed.info/sct","code" : "564007","display" : "Bathyagonus alascanus"},{"system" : "http://snomed.info/sct","code" : "572009","display" : "Athesmia"},{"system" : "http://snomed.info/sct","code" : "573004","display" : "Amphistichus koelzi"},{"system" : "http://snomed.info/sct","code" : "579000","display" : "Argas africolumbae"},{"system" : "http://snomed.info/sct","code" : "592002","display" : "Ixodes pacificus"},{"system" : "http://snomed.info/sct","code" : "598003","display" : "Vespa crabro"},{"system" : "http://snomed.info/sct","code" : "644007","display" : "Toucan barbet"},{"system" : "http://snomed.info/sct","code" : "653000","display" : "Latrodectus dahli"},{"system" : "http://snomed.info/sct","code" : "679009","display" : "Pituophis"},{"system" : "http://snomed.info/sct","code" : "689008","display" : "Anopheles sundaicus"},{"system" : "http://snomed.info/sct","code" : "706008","display" : "Archigetes"},{"system" : "http://snomed.info/sct","code" : "708009","display" : "Bunostomum phlebotomum"},{"system" : "http://snomed.info/sct","code" : "719007","display" : "Emblemaria bahamensis"},{"system" : "http://snomed.info/sct","code" : "725006","display" : "Mobula hypostoma"},{"system" : "http://snomed.info/sct","code" : "740008","display" : "Ophichthus ophis"},{"system" : "http://snomed.info/sct","code" : "744004","display" : "Avitellina ratia"},{"system" : "http://snomed.info/sct","code" : "763003","display" : "Monodon monoceros"},{"system" : "http://snomed.info/sct","code" : "769004","display" : "Helmetbird"},{"system" : "http://snomed.info/sct","code" : "778005","display" : "Gobionellus stigmalophius"},{"system" : "http://snomed.info/sct","code" : "782007","display" : "Maxx rat"},{"system" : "http://snomed.info/sct","code" : "833002","display" : "Domesticated Japanese quail"},{"system" : "http://snomed.info/sct","code" : "846007","display" : "Thaumetopoea processionea"},{"system" : "http://snomed.info/sct","code" : "848008","display" : "Burrowing toad"},{"system" : "http://snomed.info/sct","code" : "854009","display" : "Hybognathus argyritis"},{"system" : "http://snomed.info/sct","code" : "861008","display" : "Couesius plumbeus"},{"system" : "http://snomed.info/sct","code" : "864000","display" : "Anopheles multicolor"},{"system" : "http://snomed.info/sct","code" : "868002","display" : "Fundulus heteroclitus"},{"system" : "http://snomed.info/sct","code" : "869005","display" : "Camelostrongylus mentulatus"},{"system" : "http://snomed.info/sct","code" : "872003","display" : "Notocotylus attenuatus"},{"system" : "http://snomed.info/sct","code" : "887008","display" : "Chirolophis ascanii"},{"system" : "http://snomed.info/sct","code" : "898009","display" : "Ptychocheilus umpquae"},{"system" : "http://snomed.info/sct","code" : "927005","display" : "Rainbow snake"},{"system" : "http://snomed.info/sct","code" : "929008","display" : "Scarus taeniopterus"},{"system" : "http://snomed.info/sct","code" : "946006","display" : "Nandayus nenday"},{"system" : "http://snomed.info/sct","code" : "952007","display" : "Filicollis"},{"system" : "http://snomed.info/sct","code" : "958006","display" : "Trachinotus falcatus"},{"system" : "http://snomed.info/sct","code" : "997003","display" : "Haematosiphon"},{"system" : "http://snomed.info/sct","code" : "1014004","display" : "Bembrops gobioides"},{"system" : "http://snomed.info/sct","code" : "1053008","display" : "Pontinus rathbuni"},{"system" : "http://snomed.info/sct","code" : "1064006","display" : "Hemiurus"},{"system" : "http://snomed.info/sct","code" : "1067004","display" : "Nesotriatoma flavida"},{"system" : "http://snomed.info/sct","code" : "1082009","display" : "Apogon townsendi"},{"system" : "http://snomed.info/sct","code" : "1095004","display" : "Notropis atrocaudalis"},{"system" : "http://snomed.info/sct","code" : "1109001","display" : "Varanus salvator"},{"system" : "http://snomed.info/sct","code" : "1142000","display" : "Ceratophyllus"},{"system" : "http://snomed.info/sct","code" : "1147006","display" : "Anarrhichthys ocellatus"},{"system" : "http://snomed.info/sct","code" : "1153006","display" : "Tragelaphus angasi"},{"system" : "http://snomed.info/sct","code" : "1154000","display" : "Nealotus tripes"},{"system" : "http://snomed.info/sct","code" : "1158002","display" : "Triaenophorus"},{"system" : "http://snomed.info/sct","code" : "1161001","display" : "Chrysolophus pictus"},{"system" : "http://snomed.info/sct","code" : "1162008","display" : "Micrurus nigrocinctus"},{"system" : "http://snomed.info/sct","code" : "1177000","display" : "Pongo pygmaeus"},{"system" : "http://snomed.info/sct","code" : "1191006","display" : "Bungarus flaviceps"},{"system" : "http://snomed.info/sct","code" : "1200006","display" : "Liopropoma mowbrayi"},{"system" : "http://snomed.info/sct","code" : "1213000","display" : "Gaigeria pachyscelis"},{"system" : "http://snomed.info/sct","code" : "1215007","display" : "Tetractinomyxon"},{"system" : "http://snomed.info/sct","code" : "1220007","display" : "Trimeresurus tokarensis"},{"system" : "http://snomed.info/sct","code" : "1242008","display" : "Heterakis meleagridis"},{"system" : "http://snomed.info/sct","code" : "1254008","display" : "Black-footed penguin"},{"system" : "http://snomed.info/sct","code" : "1265003","display" : "Anopheles earlei"},{"system" : "http://snomed.info/sct","code" : "1268001","display" : "Cyclura cornuta"},{"system" : "http://snomed.info/sct","code" : "1270005","display" : "Percina squamata"},{"system" : "http://snomed.info/sct","code" : "1281008","display" : "Notropis scabriceps"},{"system" : "http://snomed.info/sct","code" : "1288002","display" : "Anopheles punctipennis"},{"system" : "http://snomed.info/sct","code" : "1303005","display" : "Parafasciolopsis fasciolaemorpha"},{"system" : "http://snomed.info/sct","code" : "1330000","display" : "Crax alector"},{"system" : "http://snomed.info/sct","code" : "1369006","display" : "Protospirura muricola"},{"system" : "http://snomed.info/sct","code" : "1382003","display" : "Selar crumenophthalmus"},{"system" : "http://snomed.info/sct","code" : "1392006","display" : "Halichoeres bivittatus"},{"system" : "http://snomed.info/sct","code" : "1446009","display" : "Skrjabinagia dagestanica"},{"system" : "http://snomed.info/sct","code" : "1452005","display" : "Chirothrips"},{"system" : "http://snomed.info/sct","code" : "1460006","display" : "Argas radiatus"},{"system" : "http://snomed.info/sct","code" : "1461005","display" : "Eremichthys acros"},{"system" : "http://snomed.info/sct","code" : "1464002","display" : "Jack rabbit"},{"system" : "http://snomed.info/sct","code" : "1465001","display" : "Verdin"},{"system" : "http://snomed.info/sct","code" : "1480007","display" : "Pan troglodytes"},{"system" : "http://snomed.info/sct","code" : "1504003","display" : "Selene peruviana"},{"system" : "http://snomed.info/sct","code" : "1509008","display" : "Biomphalaria heliophila"},{"system" : "http://snomed.info/sct","code" : "1510003","display" : "Triodontophorus tenuicollis"},{"system" : "http://snomed.info/sct","code" : "1543004","display" : "Ascarops"},{"system" : "http://snomed.info/sct","code" : "1547003","display" : "Old World vulture"},{"system" : "http://snomed.info/sct","code" : "1564000","display" : "Megalocottus platycephalus"},{"system" : "http://snomed.info/sct","code" : "1587008","display" : "Indian darter"},{"system" : "http://snomed.info/sct","code" : "1618000","display" : "Notropis mekistocholas"},{"system" : "http://snomed.info/sct","code" : "1625007","display" : "Nematobibothroides"},{"system" : "http://snomed.info/sct","code" : "1629001","display" : "Arum frog"},{"system" : "http://snomed.info/sct","code" : "1632003","display" : "Gyrfalcon"},{"system" : "http://snomed.info/sct","code" : "1635001","display" : "Lungless salamander"},{"system" : "http://snomed.info/sct","code" : "1665006","display" : "Gadus macrocephalus"},{"system" : "http://snomed.info/sct","code" : "1688007","display" : "Cottus echinatus"},{"system" : "http://snomed.info/sct","code" : "1697006","display" : "Genus Megapodius"},{"system" : "http://snomed.info/sct","code" : "1700005","display" : "Coryphopterus lipernes"},{"system" : "http://snomed.info/sct","code" : "1733000","display" : "Corallus"},{"system" : "http://snomed.info/sct","code" : "1751004","display" : "Golden-crowned kinglet"},{"system" : "http://snomed.info/sct","code" : "1783005","display" : "Monkey-eating eagle"},{"system" : "http://snomed.info/sct","code" : "1790000","display" : "Neoechinorhynchus carpiodi"},{"system" : "http://snomed.info/sct","code" : "1802008","display" : "Acanthurus coeruleus"},{"system" : "http://snomed.info/sct","code" : "1817007","display" : "Myrophis punctatus"},{"system" : "http://snomed.info/sct","code" : "1846000","display" : "Opisthorchis felineus"},{"system" : "http://snomed.info/sct","code" : "1851006","display" : "Anisotremus virginicus"},{"system" : "http://snomed.info/sct","code" : "1864007","display" : "Gyraulus prashadi"},{"system" : "http://snomed.info/sct","code" : "1867000","display" : "Amblyopsis rosae"},{"system" : "http://snomed.info/sct","code" : "1873004","display" : "Musca larvipara"},{"system" : "http://snomed.info/sct","code" : "1894001","display" : "Notropis formosus"},{"system" : "http://snomed.info/sct","code" : "1900001","display" : "Chromis cyaneus"},{"system" : "http://snomed.info/sct","code" : "1920000","display" : "Clay-colored sparrow"},{"system" : "http://snomed.info/sct","code" : "1928007","display" : "Coryphaena hippurus"},{"system" : "http://snomed.info/sct","code" : "1935004","display" : "Chickadee"},{"system" : "http://snomed.info/sct","code" : "1984007","display" : "House wren"},{"system" : "http://snomed.info/sct","code" : "2005006","display" : "Cypselurus hubbsi"},{"system" : "http://snomed.info/sct","code" : "2025005","display" : "Antennarius radiosus"},{"system" : "http://snomed.info/sct","code" : "2035004","display" : "Notropis blennius"},{"system" : "http://snomed.info/sct","code" : "2056002","display" : "Thunnus atlanticus"},{"system" : "http://snomed.info/sct","code" : "2074006","display" : "Heterakis indica"},{"system" : "http://snomed.info/sct","code" : "2086009","display" : "Mastigoproctus giganteus"},{"system" : "http://snomed.info/sct","code" : "2090006","display" : "Culicoides"},{"system" : "http://snomed.info/sct","code" : "2093008","display" : "Bathygobius soporator"},{"system" : "http://snomed.info/sct","code" : "2105009","display" : "Microfilaria"},{"system" : "http://snomed.info/sct","code" : "2106005","display" : "Monodelphis"},{"system" : "http://snomed.info/sct","code" : "2112000","display" : "Dionda episcopa"},{"system" : "http://snomed.info/sct","code" : "2118001","display" : "Toxorhynchites splendens"},{"system" : "http://snomed.info/sct","code" : "2135002","display" : "Gnathostoma hispidum"},{"system" : "http://snomed.info/sct","code" : "2139008","display" : "Pulex simulans"},{"system" : "http://snomed.info/sct","code" : "2146004","display" : "Calotes"},{"system" : "http://snomed.info/sct","code" : "2155001","display" : "Cylicocyclus elongatus"},{"system" : "http://snomed.info/sct","code" : "2173003","display" : "Canis aureus"},{"system" : "http://snomed.info/sct","code" : "2187003","display" : "Estrilda caerulescens"},{"system" : "http://snomed.info/sct","code" : "2200008","display" : "Cylicodontophorus euproctus"},{"system" : "http://snomed.info/sct","code" : "2206002","display" : "Ectobius pallidus"},{"system" : "http://snomed.info/sct","code" : "2207006","display" : "Moxostoma poecilurum"},{"system" : "http://snomed.info/sct","code" : "2211000","display" : "Zalophotrema"},{"system" : "http://snomed.info/sct","code" : "2222001","display" : "Glossina fuscipes"},{"system" : "http://snomed.info/sct","code" : "2223006","display" : "Dicrocoelium hospes"},{"system" : "http://snomed.info/sct","code" : "2230000","display" : "Hystrichis tricolor"},{"system" : "http://snomed.info/sct","code" : "2265000","display" : "Caulolatilus princeps"},{"system" : "http://snomed.info/sct","code" : "2269006","display" : "Syngnathus leptorhynchus"},{"system" : "http://snomed.info/sct","code" : "2271006","display" : "Menticirrhus americanus"},{"system" : "http://snomed.info/sct","code" : "2273009","display" : "Ginglymostoma cirratum"},{"system" : "http://snomed.info/sct","code" : "2274003","display" : "Cyprinodon nevadensis"},{"system" : "http://snomed.info/sct","code" : "2310001","display" : "Acuaria spiralis"},{"system" : "http://snomed.info/sct","code" : "2313004","display" : "Lycodes diapterus"},{"system" : "http://snomed.info/sct","code" : "2340004","display" : "Gobionellus longicaudus"},{"system" : "http://snomed.info/sct","code" : "2350003","display" : "Cyclura"},{"system" : "http://snomed.info/sct","code" : "2353001","display" : "Lymnaea cubensis"},{"system" : "http://snomed.info/sct","code" : "2361006","display" : "Sebastolobus alascanus"},{"system" : "http://snomed.info/sct","code" : "2378002","display" : "Iguana iguana"},{"system" : "http://snomed.info/sct","code" : "2380008","display" : "Echinostoma malayanum"},{"system" : "http://snomed.info/sct","code" : "2394009","display" : "Trogloglanis pattersoni"},{"system" : "http://snomed.info/sct","code" : "2417004","display" : "Nygmia phaeorrhoea"},{"system" : "http://snomed.info/sct","code" : "2422004","display" : "Acanthurus randalli"},{"system" : "http://snomed.info/sct","code" : "2449004","display" : "Lesser bird of paradise"},{"system" : "http://snomed.info/sct","code" : "2479006","display" : "Strongyloides cebus"},{"system" : "http://snomed.info/sct","code" : "2485004","display" : "White peafowl"},{"system" : "http://snomed.info/sct","code" : "2493004","display" : "Hollardia meadi"},{"system" : "http://snomed.info/sct","code" : "2512008","display" : "Gnathagnus egregius"},{"system" : "http://snomed.info/sct","code" : "2519004","display" : "Viviparus javanicus"},{"system" : "http://snomed.info/sct","code" : "2525000","display" : "Lissemys"},{"system" : "http://snomed.info/sct","code" : "2540003","display" : "Anopheles hyrcanus sinensis"},{"system" : "http://snomed.info/sct","code" : "2545008","display" : "Raja inornata"},{"system" : "http://snomed.info/sct","code" : "2551003","display" : "Angiostrongylus mackerrasae"},{"system" : "http://snomed.info/sct","code" : "2561005","display" : "Eastern kingbird"},{"system" : "http://snomed.info/sct","code" : "2572000","display" : "Trichuris"},{"system" : "http://snomed.info/sct","code" : "2578001","display" : "Spotted-tailed dasyure"},{"system" : "http://snomed.info/sct","code" : "2587005","display" : "Eastern mud snake"},{"system" : "http://snomed.info/sct","code" : "2588000","display" : "Bivitellobilharzia loxodontae"},{"system" : "http://snomed.info/sct","code" : "2590004","display" : "Leiperenia"},{"system" : "http://snomed.info/sct","code" : "2604009","display" : "Golden-crested bowerbird"},{"system" : "http://snomed.info/sct","code" : "2605005","display" : "Dermanyssus gallinae"},{"system" : "http://snomed.info/sct","code" : "2623002","display" : "Phlebotomus orientalis"},{"system" : "http://snomed.info/sct","code" : "2627001","display" : "Echinoparyphium dunni"},{"system" : "http://snomed.info/sct","code" : "2631007","display" : "Goniocotes"},{"system" : "http://snomed.info/sct","code" : "2633005","display" : "Phlebotomus argentipes"},{"system" : "http://snomed.info/sct","code" : "2650007","display" : "Notropis candidus"},{"system" : "http://snomed.info/sct","code" : "2684006","display" : "Triatoma maculata"},{"system" : "http://snomed.info/sct","code" : "2711004","display" : "Bulinus (Bulinus) coulboisi"},{"system" : "http://snomed.info/sct","code" : "2715008","display" : "Tragelaphus euryceros"},{"system" : "http://snomed.info/sct","code" : "2723005","display" : "Concinnum ten"},{"system" : "http://snomed.info/sct","code" : "2727006","display" : "Microthoracius"},{"system" : "http://snomed.info/sct","code" : "2747003","display" : "Smooth newt"},{"system" : "http://snomed.info/sct","code" : "2755005","display" : "Holocentrus ascensionis"},{"system" : "http://snomed.info/sct","code" : "2756006","display" : "Raillietina madagascariensis"},{"system" : "http://snomed.info/sct","code" : "2766003","display" : "Liopropoma rubre"},{"system" : "http://snomed.info/sct","code" : "2768002","display" : "Amia calva"},{"system" : "http://snomed.info/sct","code" : "2773008","display" : "Lizard"},{"system" : "http://snomed.info/sct","code" : "2797004","display" : "Lythrypnus nesiotes"},{"system" : "http://snomed.info/sct","code" : "2798009","display" : "Bicaulus sagittatus"},{"system" : "http://snomed.info/sct","code" : "2800002","display" : "Oesophagostomum radiatum"},{"system" : "http://snomed.info/sct","code" : "2817009","display" : "Microcottus sellaris"},{"system" : "http://snomed.info/sct","code" : "2865005","display" : "Hirundichthys affinis"},{"system" : "http://snomed.info/sct","code" : "2873001","display" : "Lepisosteus oculatus"},{"system" : "http://snomed.info/sct","code" : "2874007","display" : "Taenia parva"},{"system" : "http://snomed.info/sct","code" : "2882007","display" : "Hymenolepis fraterna"},{"system" : "http://snomed.info/sct","code" : "2896001","display" : "Pseudodiscus collinsi"},{"system" : "http://snomed.info/sct","code" : "2921003","display" : "Dorosoma petenense"},{"system" : "http://snomed.info/sct","code" : "2926008","display" : "Scomber japonicus"},{"system" : "http://snomed.info/sct","code" : "2930006","display" : "Cacique"},{"system" : "http://snomed.info/sct","code" : "2939007","display" : "Gobiosoma ginsburgi"},{"system" : "http://snomed.info/sct","code" : "2976005","display" : "Makaira indica"},{"system" : "http://snomed.info/sct","code" : "2983003","display" : "Etheostoma fricksium"},{"system" : "http://snomed.info/sct","code" : "2984009","display" : "Ixodes rugosus"},{"system" : "http://snomed.info/sct","code" : "2987002","display" : "Mastophorus muris"},{"system" : "http://snomed.info/sct","code" : "2997006","display" : "Martes zibellina"},{"system" : "http://snomed.info/sct","code" : "3012009","display" : "Epicrates"},{"system" : "http://snomed.info/sct","code" : "3064003","display" : "Strongylus equinus"},{"system" : "http://snomed.info/sct","code" : "3065002","display" : "Anopheles gambiae"},{"system" : "http://snomed.info/sct","code" : "3069008","display" : "Notropis amabilis"},{"system" : "http://snomed.info/sct","code" : "3079005","display" : "Echinorhynchus"},{"system" : "http://snomed.info/sct","code" : "3106001","display" : "Cricket frog"},{"system" : "http://snomed.info/sct","code" : "3111004","display" : "Phoneutria"},{"system" : "http://snomed.info/sct","code" : "3124004","display" : "Cyathostomum catinatum"},{"system" : "http://snomed.info/sct","code" : "3132007","display" : "Strongyloides cati"},{"system" : "http://snomed.info/sct","code" : "3146007","display" : "Noeschoengastia"},{"system" : "http://snomed.info/sct","code" : "3147003","display" : "Membras martinica"},{"system" : "http://snomed.info/sct","code" : "3152008","display" : "Lycodes rossi"},{"system" : "http://snomed.info/sct","code" : "3173008","display" : "Caranx bartholomaei"},{"system" : "http://snomed.info/sct","code" : "3176000","display" : "Hirundichthys rondeleti"},{"system" : "http://snomed.info/sct","code" : "3179007","display" : "Selene setapinnis"},{"system" : "http://snomed.info/sct","code" : "3181009","display" : "Branta canadensis"},{"system" : "http://snomed.info/sct","code" : "3195007","display" : "Notropis perpallidus"},{"system" : "http://snomed.info/sct","code" : "3203001","display" : "Anopheles pattoni"},{"system" : "http://snomed.info/sct","code" : "3206009","display" : "Strongyloides canis"},{"system" : "http://snomed.info/sct","code" : "3213009","display" : "Rhinichthys evermanni"},{"system" : "http://snomed.info/sct","code" : "3220002","display" : "Laughing gull"},{"system" : "http://snomed.info/sct","code" : "3231005","display" : "Etheostoma neopterum"},{"system" : "http://snomed.info/sct","code" : "3237009","display" : "Opisthorchis noverca"},{"system" : "http://snomed.info/sct","code" : "3240009","display" : "Haemonchus lawrenci"},{"system" : "http://snomed.info/sct","code" : "3244000","display" : "Biomphalaria tenagophila"},{"system" : "http://snomed.info/sct","code" : "3284009","display" : "Trimeresurus monticola"},{"system" : "http://snomed.info/sct","code" : "3294004","display" : "Schistosoma haematobium"},{"system" : "http://snomed.info/sct","code" : "3329004","display" : "Trichostrongylus skrjabini"},{"system" : "http://snomed.info/sct","code" : "3356002","display" : "Ptychocheilus grandis"},{"system" : "http://snomed.info/sct","code" : "3363002","display" : "Chromis punctipinnis"},{"system" : "http://snomed.info/sct","code" : "3375007","display" : "Fundulus lineolatus"},{"system" : "http://snomed.info/sct","code" : "3410009","display" : "Chloroscombrus chrysurus"},{"system" : "http://snomed.info/sct","code" : "3412001","display" : "Kaupichthys nuchalis"},{"system" : "http://snomed.info/sct","code" : "3429003","display" : "Gurltia"},{"system" : "http://snomed.info/sct","code" : "3433005","display" : "Holocentrus bullisi"},{"system" : "http://snomed.info/sct","code" : "3435003","display" : "Fat dormouse"},{"system" : "http://snomed.info/sct","code" : "3454003","display" : "Thelazia bubalis"},{"system" : "http://snomed.info/sct","code" : "3475006","display" : "Red-billed chough"},{"system" : "http://snomed.info/sct","code" : "3486008","display" : "Xererpes fucorum"},{"system" : "http://snomed.info/sct","code" : "3510006","display" : "Raillietina echinobothridia"},{"system" : "http://snomed.info/sct","code" : "3536004","display" : "Anopheles grabhanii"},{"system" : "http://snomed.info/sct","code" : "3565005","display" : "Equetus lanceolatus"},{"system" : "http://snomed.info/sct","code" : "3568007","display" : "Coryphopterus thrix"},{"system" : "http://snomed.info/sct","code" : "3569004","display" : "Coleonyx"},{"system" : "http://snomed.info/sct","code" : "3574007","display" : "Bitis"},{"system" : "http://snomed.info/sct","code" : "3600006","display" : "Anopheles d'thali"},{"system" : "http://snomed.info/sct","code" : "3613000","display" : "Chaetodon sedentarius"},{"system" : "http://snomed.info/sct","code" : "3619001","display" : "Pimephales promelas"},{"system" : "http://snomed.info/sct","code" : "3632006","display" : "Brosmophycis marginata"},{"system" : "http://snomed.info/sct","code" : "3656005","display" : "Golden-rumped tinkerbird"},{"system" : "http://snomed.info/sct","code" : "3668001","display" : "Stenotomus caprinus"},{"system" : "http://snomed.info/sct","code" : "3671009","display" : "Notropis coccogenis"},{"system" : "http://snomed.info/sct","code" : "3676004","display" : "Cyprinus carpio"},{"system" : "http://snomed.info/sct","code" : "3682001","display" : "Mycteroperca xenarcha"},{"system" : "http://snomed.info/sct","code" : "3685004","display" : "Spring peeper"},{"system" : "http://snomed.info/sct","code" : "3706005","display" : "Anisakis simplex"},{"system" : "http://snomed.info/sct","code" : "3721004","display" : "Minivet"},{"system" : "http://snomed.info/sct","code" : "3725008","display" : "Hydrosaurus"},{"system" : "http://snomed.info/sct","code" : "3732004","display" : "Anthias gordensis"},{"system" : "http://snomed.info/sct","code" : "3741009","display" : "Citharichthys cornutus"},{"system" : "http://snomed.info/sct","code" : "3767004","display" : "Toxascaris leonina"},{"system" : "http://snomed.info/sct","code" : "3782009","display" : "Catostomus commersoni"},{"system" : "http://snomed.info/sct","code" : "3795004","display" : "Anatrichosoma cynomolgi"},{"system" : "http://snomed.info/sct","code" : "3809005","display" : "Alopias superciliosus"},{"system" : "http://snomed.info/sct","code" : "3817002","display" : "Notropis chrosomus"},{"system" : "http://snomed.info/sct","code" : "3824001","display" : "Dracunculus medinensis"},{"system" : "http://snomed.info/sct","code" : "3856008","display" : "Enophrys bison"},{"system" : "http://snomed.info/sct","code" : "3857004","display" : "Decapterus macarellus"},{"system" : "http://snomed.info/sct","code" : "3871007","display" : "Schistosoma chestermani"},{"system" : "http://snomed.info/sct","code" : "3905003","display" : "Gerrhonotus"},{"system" : "http://snomed.info/sct","code" : "3912007","display" : "Corucia zebrata"},{"system" : "http://snomed.info/sct","code" : "3919003","display" : "Musca amica"},{"system" : "http://snomed.info/sct","code" : "3933003","display" : "Melodious blackbird"},{"system" : "http://snomed.info/sct","code" : "3934009","display" : "Lymnaea volutata"},{"system" : "http://snomed.info/sct","code" : "3940002","display" : "Spinetail"},{"system" : "http://snomed.info/sct","code" : "3946008","display" : "Northern shrike"},{"system" : "http://snomed.info/sct","code" : "3965000","display" : "Micrometrus aurora"},{"system" : "http://snomed.info/sct","code" : "4011008","display" : "Cottus princeps"},{"system" : "http://snomed.info/sct","code" : "4020004","display" : "Margaropus wileyi"},{"system" : "http://snomed.info/sct","code" : "4031007","display" : "Hybopsis gracilis"},{"system" : "http://snomed.info/sct","code" : "4033005","display" : "Physaloptera abbreviata"},{"system" : "http://snomed.info/sct","code" : "4049007","display" : "Java wart snake"},{"system" : "http://snomed.info/sct","code" : "4050007","display" : "Cottus marginatus"},{"system" : "http://snomed.info/sct","code" : "4056001","display" : "Haemogamasus"},{"system" : "http://snomed.info/sct","code" : "4095000","display" : "Notropis ariommus"},{"system" : "http://snomed.info/sct","code" : "4108005","display" : "Micrurus surinamensis"},{"system" : "http://snomed.info/sct","code" : "4123000","display" : "Pila conica"},{"system" : "http://snomed.info/sct","code" : "4166007","display" : "Hippoglossus hippoglossus"},{"system" : "http://snomed.info/sct","code" : "4171000","display" : "Diplozoon"},{"system" : "http://snomed.info/sct","code" : "4209008","display" : "Tetrameres confusa"},{"system" : "http://snomed.info/sct","code" : "4216009","display" : "Diplostomum phoxini"},{"system" : "http://snomed.info/sct","code" : "4228001","display" : "Rhipicephalus decoloratus"},{"system" : "http://snomed.info/sct","code" : "4233002","display" : "Pomphorhynchus bulbocolli"},{"system" : "http://snomed.info/sct","code" : "4236005","display" : "Hemitragus"},{"system" : "http://snomed.info/sct","code" : "4245006","display" : "Ailurus fulgens"},{"system" : "http://snomed.info/sct","code" : "4246007","display" : "Gadus ogac"},{"system" : "http://snomed.info/sct","code" : "4250000","display" : "Cichlasoma octofasciatum"},{"system" : "http://snomed.info/sct","code" : "4261008","display" : "Trichuris sylvilagi"},{"system" : "http://snomed.info/sct","code" : "4274002","display" : "Etheostoma kanawhae"},{"system" : "http://snomed.info/sct","code" : "4277009","display" : "Hexanchus griseus"},{"system" : "http://snomed.info/sct","code" : "4297004","display" : "Sebastes variegatus"},{"system" : "http://snomed.info/sct","code" : "4302001","display" : "Taenia antarctica"},{"system" : "http://snomed.info/sct","code" : "4309005","display" : "Capillaria megrelica"},{"system" : "http://snomed.info/sct","code" : "4315005","display" : "Aedes communis"},{"system" : "http://snomed.info/sct","code" : "4329006","display" : "Cooperia spatulata"},{"system" : "http://snomed.info/sct","code" : "4366000","display" : "Ornithonyssus sylviarum"},{"system" : "http://snomed.info/sct","code" : "4384003","display" : "Porrocaecum aridae"},{"system" : "http://snomed.info/sct","code" : "4395009","display" : "Noturus gyrinus"},{"system" : "http://snomed.info/sct","code" : "4396005","display" : "Red-backed pelican"},{"system" : "http://snomed.info/sct","code" : "4417003","display" : "Eptatretus deani"},{"system" : "http://snomed.info/sct","code" : "4431003","display" : "Anopheles pseudopunctipennis franciscanus"},{"system" : "http://snomed.info/sct","code" : "4446005","display" : "Pallasina barbata"},{"system" : "http://snomed.info/sct","code" : "4453001","display" : "Heterodera"},{"system" : "http://snomed.info/sct","code" : "4482000","display" : "Lepomis gibbosus"},{"system" : "http://snomed.info/sct","code" : "4498007","display" : "Platybelone argalus"},{"system" : "http://snomed.info/sct","code" : "4514008","display" : "Menidia menidia"},{"system" : "http://snomed.info/sct","code" : "4571006","display" : "Anguilla anguilla"},{"system" : "http://snomed.info/sct","code" : "4595008","display" : "Standard platinum fox"},{"system" : "http://snomed.info/sct","code" : "4597000","display" : "Scorpaenodes caribbaeus"},{"system" : "http://snomed.info/sct","code" : "4599002","display" : "Hybognathus hankinsoni"},{"system" : "http://snomed.info/sct","code" : "4608006","display" : "Petaurus"},{"system" : "http://snomed.info/sct","code" : "4609003","display" : "Capillaria tuberculata"},{"system" : "http://snomed.info/sct","code" : "4622006","display" : "Parasimulium"},{"system" : "http://snomed.info/sct","code" : "4630007","display" : "Lactophrys quadricornis"},{"system" : "http://snomed.info/sct","code" : "4650006","display" : "Chrysomya chloropyga"},{"system" : "http://snomed.info/sct","code" : "4679004","display" : "Careproctus melanurus"},{"system" : "http://snomed.info/sct","code" : "4680001","display" : "Ostertagia pinnata"},{"system" : "http://snomed.info/sct","code" : "4682009","display" : "Hyalomma turnicum"},{"system" : "http://snomed.info/sct","code" : "4726001","display" : "Lepomis marginattus"},{"system" : "http://snomed.info/sct","code" : "4742008","display" : "Etheostoma simoterum"},{"system" : "http://snomed.info/sct","code" : "4747002","display" : "Haemaphysalis longicornis"},{"system" : "http://snomed.info/sct","code" : "4767006","display" : "River turtle"},{"system" : "http://snomed.info/sct","code" : "4781008","display" : "Auxis thazard"},{"system" : "http://snomed.info/sct","code" : "4790001","display" : "Secretarybird"},{"system" : "http://snomed.info/sct","code" : "4796007","display" : "Leontopithecus rosalia"},{"system" : "http://snomed.info/sct","code" : "4801002","display" : "Microphallus"},{"system" : "http://snomed.info/sct","code" : "4802009","display" : "Trimeresurus elegans"},{"system" : "http://snomed.info/sct","code" : "4875007","display" : "Apogon lachneri"},{"system" : "http://snomed.info/sct","code" : "4883001","display" : "Anopheles minimus flavirostris"},{"system" : "http://snomed.info/sct","code" : "4893008","display" : "Common newt"},{"system" : "http://snomed.info/sct","code" : "4911005","display" : "Aquila chrysaetos"},{"system" : "http://snomed.info/sct","code" : "4912003","display" : "Boselaphus tragocamelus"},{"system" : "http://snomed.info/sct","code" : "4923004","display" : "Blue-headed pionus"},{"system" : "http://snomed.info/sct","code" : "4931009","display" : "Lycaon pictus"},{"system" : "http://snomed.info/sct","code" : "4971004","display" : "Ixodes persulcatus"},{"system" : "http://snomed.info/sct","code" : "4978005","display" : "Epinephelus morio"},{"system" : "http://snomed.info/sct","code" : "4982007","display" : "Grass warbler"},{"system" : "http://snomed.info/sct","code" : "4988006","display" : "Painted bunting"},{"system" : "http://snomed.info/sct","code" : "4990007","display" : "Antennarius ocellatus"},{"system" : "http://snomed.info/sct","code" : "4991006","display" : "Phyllodactylus"},{"system" : "http://snomed.info/sct","code" : "5005003","display" : "Thrips tabaci"},{"system" : "http://snomed.info/sct","code" : "5011000","display" : "Jordania zonope"},{"system" : "http://snomed.info/sct","code" : "5013002","display" : "Anisakid nematode"},{"system" : "http://snomed.info/sct","code" : "5058008","display" : "Hyalomma truncatum"},{"system" : "http://snomed.info/sct","code" : "5107008","display" : "Scorpaena plumieri"},{"system" : "http://snomed.info/sct","code" : "5111002","display" : "Chlorophthalmus agassizi"},{"system" : "http://snomed.info/sct","code" : "5116007","display" : "Plectranthias garrupellus"},{"system" : "http://snomed.info/sct","code" : "5129007","display" : "Platycercus icterotis"},{"system" : "http://snomed.info/sct","code" : "5138009","display" : "Gazella granti"},{"system" : "http://snomed.info/sct","code" : "5146005","display" : "Whistler"},{"system" : "http://snomed.info/sct","code" : "5211009","display" : "Anopheles maculipennis messeae"},{"system" : "http://snomed.info/sct","code" : "5238002","display" : "Lemur coronatus"},{"system" : "http://snomed.info/sct","code" : "5249008","display" : "Schistosoma japonicum"},{"system" : "http://snomed.info/sct","code" : "5260004","display" : "Haemadipsa"},{"system" : "http://snomed.info/sct","code" : "5263002","display" : "Gyraulus convexiusculus"},{"system" : "http://snomed.info/sct","code" : "5265009","display" : "Tragelaphus strepsiceros"},{"system" : "http://snomed.info/sct","code" : "5271003","display" : "Bothrops"},{"system" : "http://snomed.info/sct","code" : "5278009","display" : "Eopsetta jordani"},{"system" : "http://snomed.info/sct","code" : "5281004","display" : "Cottus asper"},{"system" : "http://snomed.info/sct","code" : "5284007","display" : "Holacanthus ciliaris"},{"system" : "http://snomed.info/sct","code" : "5293008","display" : "Prosthogonimus cuneatus"},{"system" : "http://snomed.info/sct","code" : "5297009","display" : "Hurter's spadefoot toad"},{"system" : "http://snomed.info/sct","code" : "5344001","display" : "Paralichthys albigutta"},{"system" : "http://snomed.info/sct","code" : "5355001","display" : "Dirofilaria corynodes"},{"system" : "http://snomed.info/sct","code" : "5365007","display" : "Symphurus urospilus"},{"system" : "http://snomed.info/sct","code" : "5378007","display" : "Trichuris trichiura"},{"system" : "http://snomed.info/sct","code" : "5390009","display" : "Weevil"},{"system" : "http://snomed.info/sct","code" : "5416001","display" : "Diphyllobothrium dalliae"},{"system" : "http://snomed.info/sct","code" : "5424006","display" : "Nuthatch"},{"system" : "http://snomed.info/sct","code" : "5436000","display" : "Stripe-headed creeper"},{"system" : "http://snomed.info/sct","code" : "5437009","display" : "Sebastes mystinus"},{"system" : "http://snomed.info/sct","code" : "5443006","display" : "Cephenemyia"},{"system" : "http://snomed.info/sct","code" : "5445004","display" : "Sarcoptes scabiei var. ovis"},{"system" : "http://snomed.info/sct","code" : "5449005","display" : "Dendrobates"},{"system" : "http://snomed.info/sct","code" : "5466007","display" : "Avitellina chalmersi"},{"system" : "http://snomed.info/sct","code" : "5475009","display" : "Louisiana waterthrush"},{"system" : "http://snomed.info/sct","code" : "5522007","display" : "Kingbird"},{"system" : "http://snomed.info/sct","code" : "5550007","display" : "Holanthias martinicensis"},{"system" : "http://snomed.info/sct","code" : "5581003","display" : "Syngnathus pelagicus"},{"system" : "http://snomed.info/sct","code" : "5588009","display" : "Ternidens"},{"system" : "http://snomed.info/sct","code" : "5620005","display" : "Gnathophis catalinensis"},{"system" : "http://snomed.info/sct","code" : "5630001","display" : "Syphacia eutamii"},{"system" : "http://snomed.info/sct","code" : "5634005","display" : "Euscorpius"},{"system" : "http://snomed.info/sct","code" : "5635006","display" : "Prionotus roseus"},{"system" : "http://snomed.info/sct","code" : "5652005","display" : "Cheilotrema saturnum"},{"system" : "http://snomed.info/sct","code" : "5654006","display" : "Ornithodoros compactus"},{"system" : "http://snomed.info/sct","code" : "5673005","display" : "Piophila"},{"system" : "http://snomed.info/sct","code" : "5674004","display" : "Physaloptera caucasica"},{"system" : "http://snomed.info/sct","code" : "5678001","display" : "Oxyuranus"},{"system" : "http://snomed.info/sct","code" : "5680007","display" : "Aulostomus maculatus"},{"system" : "http://snomed.info/sct","code" : "5684003","display" : "Chrysolophus amherstiae"},{"system" : "http://snomed.info/sct","code" : "5698006","display" : "Pimephales vigilax"},{"system" : "http://snomed.info/sct","code" : "5706008","display" : "Coregonus hoyi"},{"system" : "http://snomed.info/sct","code" : "5707004","display" : "Spadefoot toad"},{"system" : "http://snomed.info/sct","code" : "5711005","display" : "Lepomis gulosus"},{"system" : "http://snomed.info/sct","code" : "5730005","display" : "Icelus spiniger"},{"system" : "http://snomed.info/sct","code" : "5732002","display" : "Amphiuma"},{"system" : "http://snomed.info/sct","code" : "5735000","display" : "Bulinus (Physopsis) jousseaunsei"},{"system" : "http://snomed.info/sct","code" : "5749009","display" : "Calamus arctifrons"},{"system" : "http://snomed.info/sct","code" : "5752001","display" : "Bulinus (Bulinus) forskalii"},{"system" : "http://snomed.info/sct","code" : "5756003","display" : "Ophionyssus naticis"},{"system" : "http://snomed.info/sct","code" : "5763003","display" : "Zebrina detrita"},{"system" : "http://snomed.info/sct","code" : "5766006","display" : "Capillaria brevipes"},{"system" : "http://snomed.info/sct","code" : "5773001","display" : "Pneumonyssus simicola"},{"system" : "http://snomed.info/sct","code" : "5782007","display" : "Capillaria hepatica"},{"system" : "http://snomed.info/sct","code" : "5833002","display" : "Rhinoestrus"},{"system" : "http://snomed.info/sct","code" : "5848008","display" : "Ambloplites ariommus"},{"system" : "http://snomed.info/sct","code" : "5891003","display" : "Ornithonyssus"},{"system" : "http://snomed.info/sct","code" : "5904002","display" : "Hemipteronotus splendens"},{"system" : "http://snomed.info/sct","code" : "5970005","display" : "Oligocottus rubellio"},{"system" : "http://snomed.info/sct","code" : "5990001","display" : "Diplogonoporus grandis"},{"system" : "http://snomed.info/sct","code" : "6017005","display" : "Xenopsylla brasiliensis"},{"system" : "http://snomed.info/sct","code" : "6018000","display" : "Tree swallow"},{"system" : "http://snomed.info/sct","code" : "6037009","display" : "Ornithobilharzia turkestanicum"},{"system" : "http://snomed.info/sct","code" : "6039007","display" : "Rhinocricus latespagor (organism)"},{"system" : "http://snomed.info/sct","code" : "6094004","display" : "Long-nosed snake"},{"system" : "http://snomed.info/sct","code" : "6114001","display" : "Artediellus scaber"},{"system" : "http://snomed.info/sct","code" : "6144003","display" : "Cyanoliseus patagonus"},{"system" : "http://snomed.info/sct","code" : "6152000","display" : "Buthacus"},{"system" : "http://snomed.info/sct","code" : "6167001","display" : "Rocky Mountain pika"},{"system" : "http://snomed.info/sct","code" : "6173000","display" : "Taractichthys longipinnis"},{"system" : "http://snomed.info/sct","code" : "6196000","display" : "White-cheeked laughing thrush"},{"system" : "http://snomed.info/sct","code" : "6239001","display" : "Eurycea"},{"system" : "http://snomed.info/sct","code" : "6278002","display" : "Merluccius bilinearis"},{"system" : "http://snomed.info/sct","code" : "6290000","display" : "Anarhichas lupus"},{"system" : "http://snomed.info/sct","code" : "6311004","display" : "Trinectes maculatus"},{"system" : "http://snomed.info/sct","code" : "6340001","display" : "Prionotus ophryas"},{"system" : "http://snomed.info/sct","code" : "6345006","display" : "Paragonimus africanus"},{"system" : "http://snomed.info/sct","code" : "6372003","display" : "Sparisoma atomarium"},{"system" : "http://snomed.info/sct","code" : "6376000","display" : "Acronicta oblinata"},{"system" : "http://snomed.info/sct","code" : "6407006","display" : "Isoparorchis"},{"system" : "http://snomed.info/sct","code" : "6418006","display" : "Platysaurus"},{"system" : "http://snomed.info/sct","code" : "6420009","display" : "Musca sorbens"},{"system" : "http://snomed.info/sct","code" : "6435005","display" : "Apis cerana"},{"system" : "http://snomed.info/sct","code" : "6447004","display" : "Acanthemblemaria aspera"},{"system" : "http://snomed.info/sct","code" : "6453004","display" : "Musca convexifrons"},{"system" : "http://snomed.info/sct","code" : "6482003","display" : "Arilus cristatus"},{"system" : "http://snomed.info/sct","code" : "6489007","display" : "Culex pseudovishnui"},{"system" : "http://snomed.info/sct","code" : "6498005","display" : "Armillifer armillatus"},{"system" : "http://snomed.info/sct","code" : "6512005","display" : "Amphelikturus dendriticus"},{"system" : "http://snomed.info/sct","code" : "6518009","display" : "Epomidiostomum vogelsangi"},{"system" : "http://snomed.info/sct","code" : "6540000","display" : "Echis carinatus"},{"system" : "http://snomed.info/sct","code" : "6549004","display" : "Knemidocoptes pilae"},{"system" : "http://snomed.info/sct","code" : "6560008","display" : "Spilopsylla"},{"system" : "http://snomed.info/sct","code" : "6569009","display" : "Scomberomorus regalis"},{"system" : "http://snomed.info/sct","code" : "6581008","display" : "Enophrys diceraus"},{"system" : "http://snomed.info/sct","code" : "6583006","display" : "Diorchis"},{"system" : "http://snomed.info/sct","code" : "6591002","display" : "Rosy-billed pochard"},{"system" : "http://snomed.info/sct","code" : "6597003","display" : "Apogon pseudomaculatus"},{"system" : "http://snomed.info/sct","code" : "6610006","display" : "Acarus siro"},{"system" : "http://snomed.info/sct","code" : "6613008","display" : "Corniger spinosus"},{"system" : "http://snomed.info/sct","code" : "6630005","display" : "Leach's storm petrel"},{"system" : "http://snomed.info/sct","code" : "6632002","display" : "Ornithodoros crossi"},{"system" : "http://snomed.info/sct","code" : "6638003","display" : "Ostertagia occidentalis"},{"system" : "http://snomed.info/sct","code" : "6653006","display" : "Lampetra richardsoni"},{"system" : "http://snomed.info/sct","code" : "6674007","display" : "Cylicostephanus calicatus"},{"system" : "http://snomed.info/sct","code" : "6683002","display" : "Polypera beringiana"},{"system" : "http://snomed.info/sct","code" : "6693009","display" : "Argas persicus"},{"system" : "http://snomed.info/sct","code" : "6697005","display" : "Gibbonsia erythra"},{"system" : "http://snomed.info/sct","code" : "6714009","display" : "Ovis canadensis"},{"system" : "http://snomed.info/sct","code" : "6721009","display" : "Yellow-billed cuckoo"},{"system" : "http://snomed.info/sct","code" : "6746009","display" : "Culex nebulosus"},{"system" : "http://snomed.info/sct","code" : "6753000","display" : "Humbolt's penguin"},{"system" : "http://snomed.info/sct","code" : "6796005","display" : "Alosa"},{"system" : "http://snomed.info/sct","code" : "6798006","display" : "Poeciliopsis gracilis"},{"system" : "http://snomed.info/sct","code" : "6804008","display" : "Nematodirus oiratianus"},{"system" : "http://snomed.info/sct","code" : "6830007","display" : "Holocentrus marianus"},{"system" : "http://snomed.info/sct","code" : "6831006","display" : "Gnathophis bracheatopos"},{"system" : "http://snomed.info/sct","code" : "6840005","display" : "Barbulifer ceuthoecus"},{"system" : "http://snomed.info/sct","code" : "6863000","display" : "Platynosomum fastosum"},{"system" : "http://snomed.info/sct","code" : "6870000","display" : "Cercopithecus nictitans"},{"system" : "http://snomed.info/sct","code" : "6878007","display" : "Digramma"},{"system" : "http://snomed.info/sct","code" : "6892001","display" : "Anatrichosoma nacepobi"},{"system" : "http://snomed.info/sct","code" : "6932000","display" : "Enchelycore nigricans"},{"system" : "http://snomed.info/sct","code" : "6933005","display" : "Scarus coeruleus"},{"system" : "http://snomed.info/sct","code" : "6940006","display" : "Crotalus vegrandis"},{"system" : "http://snomed.info/sct","code" : "6941005","display" : "Euparyphium melis"},{"system" : "http://snomed.info/sct","code" : "6947009","display" : "Dactyloscopus tridigitatus"},{"system" : "http://snomed.info/sct","code" : "6978008","display" : "Alligator mississippiensis"},{"system" : "http://snomed.info/sct","code" : "6984006","display" : "Lepidomeda mollispinis"},{"system" : "http://snomed.info/sct","code" : "6997008","display" : "African finfoot"},{"system" : "http://snomed.info/sct","code" : "7022002","display" : "Pacific gull"},{"system" : "http://snomed.info/sct","code" : "7027008","display" : "Liparis tunicatus"},{"system" : "http://snomed.info/sct","code" : "7028003","display" : "Rough earth snake"},{"system" : "http://snomed.info/sct","code" : "7042006","display" : "Pentastoma denticulatum"},{"system" : "http://snomed.info/sct","code" : "7048005","display" : "Sebastes aleutianus"},{"system" : "http://snomed.info/sct","code" : "7051003","display" : "Notropis xaenurus"},{"system" : "http://snomed.info/sct","code" : "7073005","display" : "Raja stellulata"},{"system" : "http://snomed.info/sct","code" : "7101005","display" : "Cnephia"},{"system" : "http://snomed.info/sct","code" : "7123009","display" : "Phoxinus cumberlandensis"},{"system" : "http://snomed.info/sct","code" : "7151000","display" : "Uvulifer ambloplitis"},{"system" : "http://snomed.info/sct","code" : "7153002","display" : "Angiostrongylus"},{"system" : "http://snomed.info/sct","code" : "7165003","display" : "Codiostomum"},{"system" : "http://snomed.info/sct","code" : "7170005","display" : "Blue-gray gnatcatcher"},{"system" : "http://snomed.info/sct","code" : "7176004","display" : "Brugia tupaiae"},{"system" : "http://snomed.info/sct","code" : "7181008","display" : "Aedes scapularis"},{"system" : "http://snomed.info/sct","code" : "7186003","display" : "Notropis greenei"},{"system" : "http://snomed.info/sct","code" : "7203000","display" : "Hemileuca"},{"system" : "http://snomed.info/sct","code" : "7209001","display" : "Littorina planaxis"},{"system" : "http://snomed.info/sct","code" : "7210006","display" : "Gila copei"},{"system" : "http://snomed.info/sct","code" : "7212003","display" : "Buthus quinquestriatus"},{"system" : "http://snomed.info/sct","code" : "7225006","display" : "Vespa crabro germana"},{"system" : "http://snomed.info/sct","code" : "7236004","display" : "Opistognathus melachasme"},{"system" : "http://snomed.info/sct","code" : "7258002","display" : "Trichuris cameli"},{"system" : "http://snomed.info/sct","code" : "7263003","display" : "Myoxocephalus scorpioides"},{"system" : "http://snomed.info/sct","code" : "7274007","display" : "Spiculocaulus leuckarti"},{"system" : "http://snomed.info/sct","code" : "7276009","display" : "Melanolestes picipes"},{"system" : "http://snomed.info/sct","code" : "7282007","display" : "Crenosoma"},{"system" : "http://snomed.info/sct","code" : "7286005","display" : "Harengula thrissina"},{"system" : "http://snomed.info/sct","code" : "7289003","display" : "Physaloptera gemina"},{"system" : "http://snomed.info/sct","code" : "7310009","display" : "Argentina striata"},{"system" : "http://snomed.info/sct","code" : "7320004","display" : "Ixodes ceylonicus"},{"system" : "http://snomed.info/sct","code" : "7408006","display" : "Euproctis similis"},{"system" : "http://snomed.info/sct","code" : "7413005","display" : "Uncinaria stenocephala"},{"system" : "http://snomed.info/sct","code" : "7417006","display" : "Ichthyomyzon fossor"},{"system" : "http://snomed.info/sct","code" : "7437005","display" : "Sitella"},{"system" : "http://snomed.info/sct","code" : "7442002","display" : "Icosteus aenigmaticus"},{"system" : "http://snomed.info/sct","code" : "7450006","display" : "Gillellus greyae"},{"system" : "http://snomed.info/sct","code" : "7455001","display" : "Notropis heterodon"},{"system" : "http://snomed.info/sct","code" : "7462005","display" : "Blaps judaeorum"},{"system" : "http://snomed.info/sct","code" : "7502009","display" : "Limnatis africana"},{"system" : "http://snomed.info/sct","code" : "7512002","display" : "Salmo aguabonita"},{"system" : "http://snomed.info/sct","code" : "7519006","display" : "Lutjanus buccanella"},{"system" : "http://snomed.info/sct","code" : "7539005","display" : "Leptinillus aplodontiae"},{"system" : "http://snomed.info/sct","code" : "7565009","display" : "Leptopsylla"},{"system" : "http://snomed.info/sct","code" : "7578009","display" : "Astroscopus y-graecum"},{"system" : "http://snomed.info/sct","code" : "7582006","display" : "Callicebus moloch"},{"system" : "http://snomed.info/sct","code" : "7615006","display" : "Notropis stramineus"},{"system" : "http://snomed.info/sct","code" : "7625001","display" : "Solenopsis saevissima richteri"},{"system" : "http://snomed.info/sct","code" : "7628004","display" : "Rhinichthys falcatus"},{"system" : "http://snomed.info/sct","code" : "7630002","display" : "Eumetopias jubatus"},{"system" : "http://snomed.info/sct","code" : "7641000","display" : "Blatta orientalis"},{"system" : "http://snomed.info/sct","code" : "7654007","display" : "Alectis ciliaris"},{"system" : "http://snomed.info/sct","code" : "7693003","display" : "Gobiesox maeandricus"},{"system" : "http://snomed.info/sct","code" : "7728009","display" : "Red-capped robin"},{"system" : "http://snomed.info/sct","code" : "7741008","display" : "Equetus umbrosus"},{"system" : "http://snomed.info/sct","code" : "7754001","display" : "Ovibos moschatus"},{"system" : "http://snomed.info/sct","code" : "7778006","display" : "Fairy tern"},{"system" : "http://snomed.info/sct","code" : "7781001","display" : "True sea turtle"},{"system" : "http://snomed.info/sct","code" : "7788007","display" : "Notropis volucellus"},{"system" : "http://snomed.info/sct","code" : "7803005","display" : "Taractichthys steindachneri"},{"system" : "http://snomed.info/sct","code" : "7838007","display" : "Gillichthys mirabilis"},{"system" : "http://snomed.info/sct","code" : "7853004","display" : "Alaria alata"},{"system" : "http://snomed.info/sct","code" : "7863007","display" : "Petrotyx sanguineus"},{"system" : "http://snomed.info/sct","code" : "7871006","display" : "Lampropeltis calligaster"},{"system" : "http://snomed.info/sct","code" : "7902004","display" : "Cape gannet"},{"system" : "http://snomed.info/sct","code" : "7958007","display" : "Cephalonomia"},{"system" : "http://snomed.info/sct","code" : "7966003","display" : "Porrocaecum"},{"system" : "http://snomed.info/sct","code" : "7972003","display" : "Symphurus minor"},{"system" : "http://snomed.info/sct","code" : "7978004","display" : "Carpiodes carpio"},{"system" : "http://snomed.info/sct","code" : "7987008","display" : "European nuthatch"},{"system" : "http://snomed.info/sct","code" : "7994006","display" : "Apophallus muhlingi"},{"system" : "http://snomed.info/sct","code" : "8006001","display" : "Gobiosoma horsti"},{"system" : "http://snomed.info/sct","code" : "8023005","display" : "Rusty blackbird"},{"system" : "http://snomed.info/sct","code" : "8062001","display" : "Blattella germanica"},{"system" : "http://snomed.info/sct","code" : "8064000","display" : "Saguinus oedipus"},{"system" : "http://snomed.info/sct","code" : "8101008","display" : "Ani"},{"system" : "http://snomed.info/sct","code" : "8103006","display" : "Bellator egretta"},{"system" : "http://snomed.info/sct","code" : "8106003","display" : "Sphoeroides testudineus"},{"system" : "http://snomed.info/sct","code" : "8125000","display" : "Hyemoschus aquaticus"},{"system" : "http://snomed.info/sct","code" : "8140003","display" : "Acholades"},{"system" : "http://snomed.info/sct","code" : "8172000","display" : "Posthodiplostomum cuticula"},{"system" : "http://snomed.info/sct","code" : "8181006","display" : "Maggot"},{"system" : "http://snomed.info/sct","code" : "8182004","display" : "Menticirrhus undulatus"},{"system" : "http://snomed.info/sct","code" : "8195009","display" : "Dermacentor parumapertus"},{"system" : "http://snomed.info/sct","code" : "8201001","display" : "Prionotus evolans"},{"system" : "http://snomed.info/sct","code" : "8226005","display" : "Chelopistes meleagridis"},{"system" : "http://snomed.info/sct","code" : "8245001","display" : "Ophichthus zophochir"},{"system" : "http://snomed.info/sct","code" : "8280002","display" : "Melogale"},{"system" : "http://snomed.info/sct","code" : "8302006","display" : "Contracaecum spiculigerum"},{"system" : "http://snomed.info/sct","code" : "8311006","display" : "Trinectes inscriptus"},{"system" : "http://snomed.info/sct","code" : "8329001","display" : "Calamus calamus"},{"system" : "http://snomed.info/sct","code" : "8336000","display" : "Culex pipiens molestus"},{"system" : "http://snomed.info/sct","code" : "8341008","display" : "Gymnura micrura"},{"system" : "http://snomed.info/sct","code" : "8344000","display" : "Etheostoma microlepidum"},{"system" : "http://snomed.info/sct","code" : "8413008","display" : "Fossaria modicella"},{"system" : "http://snomed.info/sct","code" : "8489003","display" : "Aedes kochi"},{"system" : "http://snomed.info/sct","code" : "8518001","display" : "Kinosternon"},{"system" : "http://snomed.info/sct","code" : "8548003","display" : "Psittacula krameri manillensis"},{"system" : "http://snomed.info/sct","code" : "8557009","display" : "Wohlfahrtia"},{"system" : "http://snomed.info/sct","code" : "8564006","display" : "Hypleurochilus springeri"},{"system" : "http://snomed.info/sct","code" : "8575005","display" : "Notropis harperi"},{"system" : "http://snomed.info/sct","code" : "8593006","display" : "Coregonus nigripinnis"},{"system" : "http://snomed.info/sct","code" : "8607006","display" : "Craterostomum acuticaudatum"},{"system" : "http://snomed.info/sct","code" : "8630000","display" : "Dipylidium compactum"},{"system" : "http://snomed.info/sct","code" : "8662002","display" : "Leucochloridium macrostomum"},{"system" : "http://snomed.info/sct","code" : "8680006","display" : "Echinorhynchus lageniformis"},{"system" : "http://snomed.info/sct","code" : "8685001","display" : "Noturus stanauli"},{"system" : "http://snomed.info/sct","code" : "8720000","display" : "Sebastes saxicola"},{"system" : "http://snomed.info/sct","code" : "8727002","display" : "Lycodes pallidus"},{"system" : "http://snomed.info/sct","code" : "8737007","display" : "Paranoplocephala mammillana"},{"system" : "http://snomed.info/sct","code" : "8783001","display" : "Cichlasoma cyanoguttatum"},{"system" : "http://snomed.info/sct","code" : "8789002","display" : "Roseate spoonbill"},{"system" : "http://snomed.info/sct","code" : "8807009","display" : "Gorilla gorilla"},{"system" : "http://snomed.info/sct","code" : "8823009","display" : "Casuarius"},{"system" : "http://snomed.info/sct","code" : "8852007","display" : "Caryophyllaeus fimbriceps"},{"system" : "http://snomed.info/sct","code" : "8853002","display" : "Stilpnotia"},{"system" : "http://snomed.info/sct","code" : "8871009","display" : "Ornithodoros porcinus"},{"system" : "http://snomed.info/sct","code" : "8895006","display" : "Cuscus"},{"system" : "http://snomed.info/sct","code" : "8909006","display" : "Canis latrans"},{"system" : "http://snomed.info/sct","code" : "8949003","display" : "Chorioptes bovis"},{"system" : "http://snomed.info/sct","code" : "8981007","display" : "Bairdiella icistia"},{"system" : "http://snomed.info/sct","code" : "8985003","display" : "Periplaneta americana"},{"system" : "http://snomed.info/sct","code" : "9007004","display" : "Vipera aspis"},{"system" : "http://snomed.info/sct","code" : "9023004","display" : "Red kite"},{"system" : "http://snomed.info/sct","code" : "9029000","display" : "Simondsia"},{"system" : "http://snomed.info/sct","code" : "9035000","display" : "Ixodes muris"},{"system" : "http://snomed.info/sct","code" : "9039006","display" : "Tityus bahiensis"},{"system" : "http://snomed.info/sct","code" : "9059005","display" : "Urolophus jamaicensis"},{"system" : "http://snomed.info/sct","code" : "9075008","display" : "Lophura diardi"},{"system" : "http://snomed.info/sct","code" : "9114000","display" : "Prosimulium fuscum"},{"system" : "http://snomed.info/sct","code" : "9122007","display" : "Etheostoma podostemone"},{"system" : "http://snomed.info/sct","code" : "9136002","display" : "Euschoengastia"},{"system" : "http://snomed.info/sct","code" : "9144002","display" : "Menacanthus pallidulus"},{"system" : "http://snomed.info/sct","code" : "9152004","display" : "Nomeus gronovii"},{"system" : "http://snomed.info/sct","code" : "9154003","display" : "Hexagrammos decagrammus"},{"system" : "http://snomed.info/sct","code" : "9165008","display" : "Gigantobilharzia"},{"system" : "http://snomed.info/sct","code" : "9192002","display" : "Pleuronichthys verticalis"},{"system" : "http://snomed.info/sct","code" : "9200009","display" : "Lacertid lizard"},{"system" : "http://snomed.info/sct","code" : "9202001","display" : "Gila cypha"},{"system" : "http://snomed.info/sct","code" : "9207007","display" : "Protostrongylus hobmaieri"},{"system" : "http://snomed.info/sct","code" : "9214009","display" : "Fundulus grandis"},{"system" : "http://snomed.info/sct","code" : "9237003","display" : "Psoroptes cuniculi"},{"system" : "http://snomed.info/sct","code" : "9248005","display" : "Bourgelatia"},{"system" : "http://snomed.info/sct","code" : "9256008","display" : "Lycodapus parviceps"},{"system" : "http://snomed.info/sct","code" : "9276002","display" : "Raillietina demerariensis"},{"system" : "http://snomed.info/sct","code" : "9285002","display" : "Ruddy turnstone"},{"system" : "http://snomed.info/sct","code" : "9313000","display" : "Velvet-fronted nuthatch"},{"system" : "http://snomed.info/sct","code" : "9335008","display" : "Gasterophilus intestinalis"},{"system" : "http://snomed.info/sct","code" : "9347002","display" : "Gyalocephalus"},{"system" : "http://snomed.info/sct","code" : "9354008","display" : "Zebra"},{"system" : "http://snomed.info/sct","code" : "9369009","display" : "Narrow-billed tody"},{"system" : "http://snomed.info/sct","code" : "9374001","display" : "Suragina"},{"system" : "http://snomed.info/sct","code" : "9382001","display" : "Pomphorhynchus rocci"},{"system" : "http://snomed.info/sct","code" : "9450000","display" : "Graphidium"},{"system" : "http://snomed.info/sct","code" : "9452008","display" : "Adoneta spinuloides"},{"system" : "http://snomed.info/sct","code" : "9460009","display" : "Clinostomum complanatum"},{"system" : "http://snomed.info/sct","code" : "9461008","display" : "Vidua paradisaea"},{"system" : "http://snomed.info/sct","code" : "9462001","display" : "Cynops orientalis"},{"system" : "http://snomed.info/sct","code" : "9492005","display" : "Chilomycterus antennatus"},{"system" : "http://snomed.info/sct","code" : "9496008","display" : "Gila bicolor"},{"system" : "http://snomed.info/sct","code" : "9510001","display" : "Linognathus vituli"},{"system" : "http://snomed.info/sct","code" : "9515006","display" : "Culiseta incidens"},{"system" : "http://snomed.info/sct","code" : "9522003","display" : "Bagre panamensis"},{"system" : "http://snomed.info/sct","code" : "9523008","display" : "Gray butcherbird"},{"system" : "http://snomed.info/sct","code" : "9543002","display" : "Cystocaulus nigrescens"},{"system" : "http://snomed.info/sct","code" : "9569008","display" : "Heterodon"},{"system" : "http://snomed.info/sct","code" : "9572001","display" : "Branta"},{"system" : "http://snomed.info/sct","code" : "9574000","display" : "Melopsittacus undulatus"},{"system" : "http://snomed.info/sct","code" : "9621001","display" : "Platichthys stellatus"},{"system" : "http://snomed.info/sct","code" : "9622008","display" : "Bulbul"},{"system" : "http://snomed.info/sct","code" : "9636003","display" : "Petasiger"},{"system" : "http://snomed.info/sct","code" : "9652000","display" : "Cittotaenia pectinata"},{"system" : "http://snomed.info/sct","code" : "9696000","display" : "Etheostoma punctulatum"},{"system" : "http://snomed.info/sct","code" : "9703005","display" : "Notropis hypsilepis"},{"system" : "http://snomed.info/sct","code" : "9725004","display" : "Mabuya"},{"system" : "http://snomed.info/sct","code" : "9734009","display" : "Gambusia affinis"},{"system" : "http://snomed.info/sct","code" : "9738007","display" : "Psychrolutes paradoxus"},{"system" : "http://snomed.info/sct","code" : "9739004","display" : "Plethodon"},{"system" : "http://snomed.info/sct","code" : "9744006","display" : "Anchoa lyolepis"},{"system" : "http://snomed.info/sct","code" : "9762002","display" : "Pseudotriakis microdon"},{"system" : "http://snomed.info/sct","code" : "9781005","display" : "Oxyspirura petrowi"},{"system" : "http://snomed.info/sct","code" : "9832003","display" : "Ancylopsetta quadrocellata"},{"system" : "http://snomed.info/sct","code" : "9858003","display" : "Syngamus trachea"},{"system" : "http://snomed.info/sct","code" : "9887002","display" : "Concave-casqued hornbill"},{"system" : "http://snomed.info/sct","code" : "9902007","display" : "Hybopsis amblops"},{"system" : "http://snomed.info/sct","code" : "9907001","display" : "Lobster"},{"system" : "http://snomed.info/sct","code" : "9912000","display" : "Lophura nycthemera nycthemera"},{"system" : "http://snomed.info/sct","code" : "9931006","display" : "Pyemotes"},{"system" : "http://snomed.info/sct","code" : "9932004","display" : "Argentina silus"},{"system" : "http://snomed.info/sct","code" : "9943007","display" : "Muraena retifera"},{"system" : "http://snomed.info/sct","code" : "9945000","display" : "Magpie-lark"},{"system" : "http://snomed.info/sct","code" : "9946004","display" : "Hydrophis spiralis"},{"system" : "http://snomed.info/sct","code" : "9958004","display" : "Pipa pipa"},{"system" : "http://snomed.info/sct","code" : "10004002","display" : "Moxostoma carinatum"},{"system" : "http://snomed.info/sct","code" : "10005001","display" : "Common redpoll"},{"system" : "http://snomed.info/sct","code" : "10018009","display" : "Henneguya"},{"system" : "http://snomed.info/sct","code" : "10023009","display" : "Cotylurus flabelliformis"},{"system" : "http://snomed.info/sct","code" : "10038005","display" : "Collared aracari"},{"system" : "http://snomed.info/sct","code" : "10048007","display" : "Bombyx"},{"system" : "http://snomed.info/sct","code" : "10059003","display" : "Hybopsis crameri"},{"system" : "http://snomed.info/sct","code" : "10066002","display" : "Salmo clarki"},{"system" : "http://snomed.info/sct","code" : "10101007","display" : "Cooperia punctata"},{"system" : "http://snomed.info/sct","code" : "10131001","display" : "White-headed mousebird"},{"system" : "http://snomed.info/sct","code" : "10147004","display" : "Fly"},{"system" : "http://snomed.info/sct","code" : "10154005","display" : "Salvelinus namaycush"},{"system" : "http://snomed.info/sct","code" : "10157003","display" : "Muscina assimilis"},{"system" : "http://snomed.info/sct","code" : "10175002","display" : "Tabanus vittiger schwardti"},{"system" : "http://snomed.info/sct","code" : "10198005","display" : "Enneacanthus gloriosus"},{"system" : "http://snomed.info/sct","code" : "10211007","display" : "Fasciolopsis"},{"system" : "http://snomed.info/sct","code" : "10216002","display" : "Trichechus"},{"system" : "http://snomed.info/sct","code" : "10231006","display" : "Bushy-tailed giant rat"},{"system" : "http://snomed.info/sct","code" : "10250006","display" : "Seriola dumerili"},{"system" : "http://snomed.info/sct","code" : "10290009","display" : "Acyrtops beryllinus"},{"system" : "http://snomed.info/sct","code" : "10304006","display" : "Mycteroperca jordani"},{"system" : "http://snomed.info/sct","code" : "10315001","display" : "Neoaplectana"},{"system" : "http://snomed.info/sct","code" : "10316000","display" : "Syngnathus californiensis"},{"system" : "http://snomed.info/sct","code" : "10320001","display" : "Eptatretus stouti"},{"system" : "http://snomed.info/sct","code" : "10344004","display" : "Hirudo medicinalis"},{"system" : "http://snomed.info/sct","code" : "10346002","display" : "Buthus"},{"system" : "http://snomed.info/sct","code" : "10352001","display" : "Zonabris"},{"system" : "http://snomed.info/sct","code" : "10367002","display" : "Platynosomum ariestis"},{"system" : "http://snomed.info/sct","code" : "10449008","display" : "Hemileuca nevadensis"},{"system" : "http://snomed.info/sct","code" : "10456002","display" : "Haemaphysalis concinna"},{"system" : "http://snomed.info/sct","code" : "10498004","display" : "Red-wattled lapwing"},{"system" : "http://snomed.info/sct","code" : "10499007","display" : "Tragelaphus spekei"},{"system" : "http://snomed.info/sct","code" : "10527004","display" : "Wehrdikmansia"},{"system" : "http://snomed.info/sct","code" : "10551009","display" : "Crotalus molossus"},{"system" : "http://snomed.info/sct","code" : "10559006","display" : "Pyxicephalus adspersus"},{"system" : "http://snomed.info/sct","code" : "10607005","display" : "Negaprion brevirostris"},{"system" : "http://snomed.info/sct","code" : "10618005","display" : "Liparis fucensis"},{"system" : "http://snomed.info/sct","code" : "10630004","display" : "Pneumonyssus mossambicensis"},{"system" : "http://snomed.info/sct","code" : "10638006","display" : "Rhipicephalus zambeziensis"},{"system" : "http://snomed.info/sct","code" : "10647003","display" : "Lepidochelys"},{"system" : "http://snomed.info/sct","code" : "10648008","display" : "Pratincole"},{"system" : "http://snomed.info/sct","code" : "10659004","display" : "Tyrophagus"},{"system" : "http://snomed.info/sct","code" : "10708007","display" : "Nes longus"},{"system" : "http://snomed.info/sct","code" : "10709004","display" : "Connochaetes taurinus"},{"system" : "http://snomed.info/sct","code" : "10717007","display" : "Gazella dorcas"},{"system" : "http://snomed.info/sct","code" : "10727001","display" : "Salamandra salamandra"},{"system" : "http://snomed.info/sct","code" : "10733005","display" : "Schistosoma indicum"},{"system" : "http://snomed.info/sct","code" : "10744002","display" : "Parabrachylaema"},{"system" : "http://snomed.info/sct","code" : "10753009","display" : "Linguatula"},{"system" : "http://snomed.info/sct","code" : "10792002","display" : "Narcine brasiliensis"},{"system" : "http://snomed.info/sct","code" : "10798003","display" : "Nematodirella cameli"},{"system" : "http://snomed.info/sct","code" : "10802002","display" : "Penduline tit"},{"system" : "http://snomed.info/sct","code" : "10823008","display" : "Strongyloides"},{"system" : "http://snomed.info/sct","code" : "10824002","display" : "Sectator ocyurus"},{"system" : "http://snomed.info/sct","code" : "10832005","display" : "Abbott's booby"},{"system" : "http://snomed.info/sct","code" : "10861006","display" : "Discocotyle sagittata"},{"system" : "http://snomed.info/sct","code" : "10895005","display" : "Paralichthys californicus"},{"system" : "http://snomed.info/sct","code" : "10911001","display" : "Pink coachwhip"},{"system" : "http://snomed.info/sct","code" : "10933004","display" : "Epicrates cenchris"},{"system" : "http://snomed.info/sct","code" : "10941004","display" : "Piping plover"},{"system" : "http://snomed.info/sct","code" : "10968004","display" : "Labrisomus gobio"},{"system" : "http://snomed.info/sct","code" : "11005009","display" : "Bronze-sunbird"},{"system" : "http://snomed.info/sct","code" : "11009003","display" : "Notropis chlorocephalus"},{"system" : "http://snomed.info/sct","code" : "11010008","display" : "Collared pika"},{"system" : "http://snomed.info/sct","code" : "11021004","display" : "Pedicinus obtusus"},{"system" : "http://snomed.info/sct","code" : "11034003","display" : "Hemipteronotus martinicensis"},{"system" : "http://snomed.info/sct","code" : "11044001","display" : "Alosa pseudoharengus"},{"system" : "http://snomed.info/sct","code" : "11047008","display" : "Angiostrongylus michiganensis"},{"system" : "http://snomed.info/sct","code" : "11059007","display" : "Dermacentor halli"},{"system" : "http://snomed.info/sct","code" : "11077002","display" : "Syngnathus arctus"},{"system" : "http://snomed.info/sct","code" : "11079004","display" : "Cottus tenuis"},{"system" : "http://snomed.info/sct","code" : "11126007","display" : "Etheostoma etnieri"},{"system" : "http://snomed.info/sct","code" : "11143005","display" : "Tachygonetria"},{"system" : "http://snomed.info/sct","code" : "11156003","display" : "Icelinus cavifrons"},{"system" : "http://snomed.info/sct","code" : "11159005","display" : "Haemogamasus ambulans"},{"system" : "http://snomed.info/sct","code" : "11168007","display" : "Schistosoma mansoni (organism)"},{"system" : "http://snomed.info/sct","code" : "11186005","display" : "Pseudostertagia bullosa"},{"system" : "http://snomed.info/sct","code" : "11231004","display" : "Oedemagena tarandi"},{"system" : "http://snomed.info/sct","code" : "11272002","display" : "Pentastoma euryzonum"},{"system" : "http://snomed.info/sct","code" : "11280009","display" : "Picatharte"},{"system" : "http://snomed.info/sct","code" : "11292009","display" : "Sebastes atrovirens"},{"system" : "http://snomed.info/sct","code" : "11340002","display" : "Syphacia thompsoni"},{"system" : "http://snomed.info/sct","code" : "11364001","display" : "Culex nigripalpus"},{"system" : "http://snomed.info/sct","code" : "11384002","display" : "Glossina morsitans group"},{"system" : "http://snomed.info/sct","code" : "11394007","display" : "Tabanus quinquefasciatus"},{"system" : "http://snomed.info/sct","code" : "11400009","display" : "Rhea americana albescens"},{"system" : "http://snomed.info/sct","code" : "11431002","display" : "Hawfinch"},{"system" : "http://snomed.info/sct","code" : "11440003","display" : "Oikiocolax"},{"system" : "http://snomed.info/sct","code" : "11450002","display" : "Boulengerina"},{"system" : "http://snomed.info/sct","code" : "11452005","display" : "Suragina longipes"},{"system" : "http://snomed.info/sct","code" : "11457004","display" : "Tragelaphus buxtoni"},{"system" : "http://snomed.info/sct","code" : "11476002","display" : "Wild fox"},{"system" : "http://snomed.info/sct","code" : "11494008","display" : "Percina copelandi"},{"system" : "http://snomed.info/sct","code" : "11501006","display" : "Hartertia gallinarum"},{"system" : "http://snomed.info/sct","code" : "11505002","display" : "Culex gelidus"},{"system" : "http://snomed.info/sct","code" : "11508000","display" : "Astrapogon puncticulatus"},{"system" : "http://snomed.info/sct","code" : "11509008","display" : "Cercopithecus hamlyni"},{"system" : "http://snomed.info/sct","code" : "11515008","display" : "Ascension Island frigatebird"},{"system" : "http://snomed.info/sct","code" : "11517000","display" : "Atelopus"},{"system" : "http://snomed.info/sct","code" : "11571005","display" : "Pycnoscelus surinamensis"},{"system" : "http://snomed.info/sct","code" : "11586004","display" : "Filaroides"},{"system" : "http://snomed.info/sct","code" : "11655000","display" : "Anatrichosoma rhina"},{"system" : "http://snomed.info/sct","code" : "11656004","display" : "Acipenser transmontanus"},{"system" : "http://snomed.info/sct","code" : "11657008","display" : "Argas brevipes"},{"system" : "http://snomed.info/sct","code" : "11667003","display" : "Grampus"},{"system" : "http://snomed.info/sct","code" : "11670004","display" : "Simondsia paradoxa"},{"system" : "http://snomed.info/sct","code" : "11724002","display" : "Dracunculus ophidensis"},{"system" : "http://snomed.info/sct","code" : "11729007","display" : "Lesser jaçana"},{"system" : "http://snomed.info/sct","code" : "11754007","display" : "Amethyst sunbird"},{"system" : "http://snomed.info/sct","code" : "11768000","display" : "Cichlasoma severum"},{"system" : "http://snomed.info/sct","code" : "11775004","display" : "Monomorium"},{"system" : "http://snomed.info/sct","code" : "11785003","display" : "Ceratophyllus gallinae"},{"system" : "http://snomed.info/sct","code" : "11845001","display" : "Leucophaea maderae"},{"system" : "http://snomed.info/sct","code" : "11853009","display" : "Serranus notospilus"},{"system" : "http://snomed.info/sct","code" : "11872009","display" : "Great Plains ground snake"},{"system" : "http://snomed.info/sct","code" : "11879000","display" : "Physaloptera truncata"},{"system" : "http://snomed.info/sct","code" : "11902009","display" : "Hypsoblennius gilberti"},{"system" : "http://snomed.info/sct","code" : "11910005","display" : "Hemiramphus balao"},{"system" : "http://snomed.info/sct","code" : "11919006","display" : "Moxostoma lachneri"},{"system" : "http://snomed.info/sct","code" : "11927002","display" : "Hypentelium etowanum"},{"system" : "http://snomed.info/sct","code" : "11950008","display" : "Spiny-headed worm"},{"system" : "http://snomed.info/sct","code" : "11969003","display" : "Halichoeres semicinctus"},{"system" : "http://snomed.info/sct","code" : "11979001","display" : "Brown-headed nuthatch"},{"system" : "http://snomed.info/sct","code" : "12000001","display" : "Greater siren"},{"system" : "http://snomed.info/sct","code" : "12014001","display" : "Phoenicopterus ruber roseus"},{"system" : "http://snomed.info/sct","code" : "12024009","display" : "Engraulis eurystole"},{"system" : "http://snomed.info/sct","code" : "12031008","display" : "Polydactylus opercularis"},{"system" : "http://snomed.info/sct","code" : "12035004","display" : "Glossina fusca group"},{"system" : "http://snomed.info/sct","code" : "12037007","display" : "Scartella cristata"},{"system" : "http://snomed.info/sct","code" : "12042004","display" : "Haemonchus vegliai"},{"system" : "http://snomed.info/sct","code" : "12046001","display" : "Etelis oculatus"},{"system" : "http://snomed.info/sct","code" : "12059009","display" : "Antennarius multiocellatus"},{"system" : "http://snomed.info/sct","code" : "12078009","display" : "Halichoeres caudalis"},{"system" : "http://snomed.info/sct","code" : "12087000","display" : "Wohlfahrtia nuba"},{"system" : "http://snomed.info/sct","code" : "12089002","display" : "Corynosoma magdaleni"},{"system" : "http://snomed.info/sct","code" : "12097009","display" : "Grammocephalus hybridatus"},{"system" : "http://snomed.info/sct","code" : "12116002","display" : "Seriola zonata"},{"system" : "http://snomed.info/sct","code" : "12165007","display" : "Lampetra aepyptera"},{"system" : "http://snomed.info/sct","code" : "12202000","display" : "Dermatoxys veligera"},{"system" : "http://snomed.info/sct","code" : "12214008","display" : "Zaniolepis frenata"},{"system" : "http://snomed.info/sct","code" : "12228002","display" : "Teladorsagia"},{"system" : "http://snomed.info/sct","code" : "12229005","display" : "Bulinus tropicus"},{"system" : "http://snomed.info/sct","code" : "12257003","display" : "Ammocrypta vivax"},{"system" : "http://snomed.info/sct","code" : "12266004","display" : "Lipoptena mazamae"},{"system" : "http://snomed.info/sct","code" : "12268003","display" : "Lymnaea matalensis"},{"system" : "http://snomed.info/sct","code" : "12287009","display" : "Xenopsylla astia"},{"system" : "http://snomed.info/sct","code" : "12325001","display" : "Lampropeltis pyromelana"},{"system" : "http://snomed.info/sct","code" : "12328004","display" : "Glossina vanhoofi"},{"system" : "http://snomed.info/sct","code" : "12338009","display" : "Diorchis nyrocae"},{"system" : "http://snomed.info/sct","code" : "12340004","display" : "Etheostoma barbouri"},{"system" : "http://snomed.info/sct","code" : "12342007","display" : "Mammomonogamus auris"},{"system" : "http://snomed.info/sct","code" : "12346005","display" : "Protostrongylus kochi"},{"system" : "http://snomed.info/sct","code" : "12382000","display" : "South American caecilian"},{"system" : "http://snomed.info/sct","code" : "12397002","display" : "King bird of paradise"},{"system" : "http://snomed.info/sct","code" : "12416008","display" : "Rufous scrub-bird"},{"system" : "http://snomed.info/sct","code" : "12420007","display" : "Trichuris leporis"},{"system" : "http://snomed.info/sct","code" : "12422004","display" : "Lemur catta"},{"system" : "http://snomed.info/sct","code" : "12443003","display" : "Anas versicolor versicolor"},{"system" : "http://snomed.info/sct","code" : "12450004","display" : "Hypoderma actaeon"},{"system" : "http://snomed.info/sct","code" : "12464004","display" : "Ectocotyla"},{"system" : "http://snomed.info/sct","code" : "12472002","display" : "Crotalus viridis lutosus"},{"system" : "http://snomed.info/sct","code" : "12521009","display" : "Pseudogramma gregoryi"},{"system" : "http://snomed.info/sct","code" : "12533004","display" : "Dipetalonema loxodontis"},{"system" : "http://snomed.info/sct","code" : "12536007","display" : "Echinorhinus brucus"},{"system" : "http://snomed.info/sct","code" : "12538008","display" : "Trichostrongylus vitrinus"},{"system" : "http://snomed.info/sct","code" : "12548005","display" : "Arctia"},{"system" : "http://snomed.info/sct","code" : "12555007","display" : "Oncicola campanulatus"},{"system" : "http://snomed.info/sct","code" : "12562003","display" : "Parafilaria"},{"system" : "http://snomed.info/sct","code" : "12592007","display" : "Mustelus norrisi"},{"system" : "http://snomed.info/sct","code" : "12606006","display" : "Lintoniella adhaerens"},{"system" : "http://snomed.info/sct","code" : "12624008","display" : "Archaulus biseriatus"},{"system" : "http://snomed.info/sct","code" : "12665008","display" : "Polydactylus virginicus"},{"system" : "http://snomed.info/sct","code" : "12686008","display" : "Holocentrus poco"},{"system" : "http://snomed.info/sct","code" : "12697008","display" : "Tyrophagus putrescentiae"},{"system" : "http://snomed.info/sct","code" : "12702004","display" : "Pholis gunnellus"},{"system" : "http://snomed.info/sct","code" : "12706001","display" : "Ophiodon elongatus"},{"system" : "http://snomed.info/sct","code" : "12707005","display" : "Naja naja sputatrix"},{"system" : "http://snomed.info/sct","code" : "12723005","display" : "Strongyloides papillosus"},{"system" : "http://snomed.info/sct","code" : "12735009","display" : "Psoroptes cervinus"},{"system" : "http://snomed.info/sct","code" : "12769005","display" : "Rhomboplites aurorubens"},{"system" : "http://snomed.info/sct","code" : "12781009","display" : "Etheostoma proeliare"},{"system" : "http://snomed.info/sct","code" : "12782002","display" : "Trichiurus lepturus"},{"system" : "http://snomed.info/sct","code" : "12786004","display" : "Melodious laughing thrush"},{"system" : "http://snomed.info/sct","code" : "12802005","display" : "Bitis caudalis"},{"system" : "http://snomed.info/sct","code" : "12813008","display" : "New Zealand wren"},{"system" : "http://snomed.info/sct","code" : "12831009","display" : "Chelopistes"},{"system" : "http://snomed.info/sct","code" : "12848001","display" : "Chilorhinus suensoni"},{"system" : "http://snomed.info/sct","code" : "12849009","display" : "Melanostigma atlanticum"},{"system" : "http://snomed.info/sct","code" : "12851008","display" : "Biomphalaria bridouxiana"},{"system" : "http://snomed.info/sct","code" : "12884008","display" : "Hyperprosopon ellipticum"},{"system" : "http://snomed.info/sct","code" : "12888006","display" : "Bobwhite quail"},{"system" : "http://snomed.info/sct","code" : "12902006","display" : "Cottus ricei"},{"system" : "http://snomed.info/sct","code" : "12909002","display" : "Tabanus fuscicostatus"},{"system" : "http://snomed.info/sct","code" : "12925007","display" : "Opisthonema medirastre"},{"system" : "http://snomed.info/sct","code" : "12936000","display" : "Mud snake"},{"system" : "http://snomed.info/sct","code" : "12978006","display" : "Carassius auratus"},{"system" : "http://snomed.info/sct","code" : "12988007","display" : "Indoplanorbis"},{"system" : "http://snomed.info/sct","code" : "13013004","display" : "Coelorinchus coelorhinchus"},{"system" : "http://snomed.info/sct","code" : "13029007","display" : "Heterophyes"},{"system" : "http://snomed.info/sct","code" : "13037004","display" : "Varroa"},{"system" : "http://snomed.info/sct","code" : "13041000","display" : "Salvelinus alpinus"},{"system" : "http://snomed.info/sct","code" : "13073006","display" : "Hypoderma diana"},{"system" : "http://snomed.info/sct","code" : "13098007","display" : "Oesophagostomum dentatum"},{"system" : "http://snomed.info/sct","code" : "13102004","display" : "Bush wren"},{"system" : "http://snomed.info/sct","code" : "13116009","display" : "Acinonyx jubatus"},{"system" : "http://snomed.info/sct","code" : "13122000","display" : "Agosia chrysogaster"},{"system" : "http://snomed.info/sct","code" : "13128001","display" : "Tamias striatus"},{"system" : "http://snomed.info/sct","code" : "13161008","display" : "Allothunnus fallai"},{"system" : "http://snomed.info/sct","code" : "13174002","display" : "Golden-winged warbler"},{"system" : "http://snomed.info/sct","code" : "13181009","display" : "Lygosoma"},{"system" : "http://snomed.info/sct","code" : "13192005","display" : "Dipetalogaster (organism)"},{"system" : "http://snomed.info/sct","code" : "13193000","display" : "Tunga"},{"system" : "http://snomed.info/sct","code" : "13208005","display" : "Hyalomma asiaticum"},{"system" : "http://snomed.info/sct","code" : "13222005","display" : "Lythrypnus zebra"},{"system" : "http://snomed.info/sct","code" : "13228009","display" : "Sarcoptes"},{"system" : "http://snomed.info/sct","code" : "13242001","display" : "Culicoides grahami"},{"system" : "http://snomed.info/sct","code" : "13247007","display" : "Notropis niveus"},{"system" : "http://snomed.info/sct","code" : "13297006","display" : "Etheostoma euzomum"},{"system" : "http://snomed.info/sct","code" : "13299009","display" : "Tapirus bairdii"},{"system" : "http://snomed.info/sct","code" : "13302009","display" : "Skrjabinotrema"},{"system" : "http://snomed.info/sct","code" : "13326006","display" : "Prionotus rubio"},{"system" : "http://snomed.info/sct","code" : "13354004","display" : "Trichuris ovis"},{"system" : "http://snomed.info/sct","code" : "13356002","display" : "Mouth-breeding frog"},{"system" : "http://snomed.info/sct","code" : "13361000","display" : "Lophius americanus"},{"system" : "http://snomed.info/sct","code" : "13366005","display" : "Luvarus imperialis"},{"system" : "http://snomed.info/sct","code" : "13376008","display" : "Peruvian booby"},{"system" : "http://snomed.info/sct","code" : "13382006","display" : "Spotted-breasted oriole"},{"system" : "http://snomed.info/sct","code" : "13424008","display" : "Opistognathus macrognathus"},{"system" : "http://snomed.info/sct","code" : "13427001","display" : "Gyraulus parvus"},{"system" : "http://snomed.info/sct","code" : "13434004","display" : "Vipera berus"},{"system" : "http://snomed.info/sct","code" : "13454003","display" : "Running coua"},{"system" : "http://snomed.info/sct","code" : "13480002","display" : "McMahon's viper"},{"system" : "http://snomed.info/sct","code" : "13496004","display" : "Pristigenys alta"},{"system" : "http://snomed.info/sct","code" : "13505007","display" : "Platemys"},{"system" : "http://snomed.info/sct","code" : "13527003","display" : "Amphimerus elongatus"},{"system" : "http://snomed.info/sct","code" : "13533007","display" : "Gambusia senilis"},{"system" : "http://snomed.info/sct","code" : "13540008","display" : "Cottus perplexus"},{"system" : "http://snomed.info/sct","code" : "13551008","display" : "Subulura differens"},{"system" : "http://snomed.info/sct","code" : "13574007","display" : "Eupomatus dianthus"},{"system" : "http://snomed.info/sct","code" : "13589003","display" : "Chinese giant salamander"},{"system" : "http://snomed.info/sct","code" : "13606000","display" : "Pileated heron"},{"system" : "http://snomed.info/sct","code" : "13614006","display" : "Wattled false sunbird"},{"system" : "http://snomed.info/sct","code" : "13627005","display" : "Taenia bubesi"},{"system" : "http://snomed.info/sct","code" : "13641001","display" : "Gobiesox punctulatus"},{"system" : "http://snomed.info/sct","code" : "13650004","display" : "Red-faced warbler"},{"system" : "http://snomed.info/sct","code" : "13651000","display" : "Chilara taylori"},{"system" : "http://snomed.info/sct","code" : "13657001","display" : "Periplaneta fuliginosa"},{"system" : "http://snomed.info/sct","code" : "13663005","display" : "Eagle"},{"system" : "http://snomed.info/sct","code" : "13665003","display" : "Hemilepidotus hemilepidotus"},{"system" : "http://snomed.info/sct","code" : "13683006","display" : "Elaphurus davidianus"},{"system" : "http://snomed.info/sct","code" : "13700004","display" : "Stephanurus dentatus"},{"system" : "http://snomed.info/sct","code" : "13715003","display" : "Trachinocephalus myops"},{"system" : "http://snomed.info/sct","code" : "13725008","display" : "Chelodina"},{"system" : "http://snomed.info/sct","code" : "13730007","display" : "Euschoengastia latchmani"},{"system" : "http://snomed.info/sct","code" : "13732004","display" : "Helix"},{"system" : "http://snomed.info/sct","code" : "13747008","display" : "Percina pantherina"},{"system" : "http://snomed.info/sct","code" : "13770000","display" : "Dasyatis sayi"},{"system" : "http://snomed.info/sct","code" : "13779004","display" : "Zalieutes mcgintyi"},{"system" : "http://snomed.info/sct","code" : "13807007","display" : "Short-horned grasshopper"},{"system" : "http://snomed.info/sct","code" : "13815005","display" : "Mugil trichodon"},{"system" : "http://snomed.info/sct","code" : "13843001","display" : "Least seed snipe"},{"system" : "http://snomed.info/sct","code" : "13849002","display" : "Joyeuxiella"},{"system" : "http://snomed.info/sct","code" : "13870008","display" : "Hypleurochilus bermudensis"},{"system" : "http://snomed.info/sct","code" : "13894008","display" : "Raillietina georgiensis"},{"system" : "http://snomed.info/sct","code" : "13913002","display" : "Genus Phainopepla (organism)"},{"system" : "http://snomed.info/sct","code" : "13940002","display" : "Urophycis cirrata"},{"system" : "http://snomed.info/sct","code" : "13948009","display" : "Filaroides hirthi"},{"system" : "http://snomed.info/sct","code" : "13981005","display" : "Pompadour cotinga"},{"system" : "http://snomed.info/sct","code" : "13992006","display" : "Lithosia"},{"system" : "http://snomed.info/sct","code" : "14018002","display" : "Mugil cephalus"}]}}

#333

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://example.org/CodeSystem/contexttype","code":"species"}},{"name":"displayLanguage","valueString":"en-AU"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1614
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:38 GMT
last-modified:Sat, 13 Sep 2025 20:52:38 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371198

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://example.org/CodeSystem/contexttype"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://example.org/CodeSystem/contexttype"},{"name" : "code","valueCode" : "species"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://example.org/CodeSystem/contexttype' could not be found, so the code cannot be validated"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://example.org/CodeSystem/contexttype' could not be found, so the code cannot be validated"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-AU, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://example.org/CodeSystem/contexttype#species (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://example.org/CodeSystem/contexttype#species\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"http://example.org/CodeSystem/contexttype\"\r\n"}]}

#334

POST https://tx.fhir.org/r5/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=5.0
Content-Type: application/fhir+json; fhirVersion=5.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://example.org/fhir/CodeSystem/use-contexts","code":"species"}},{"name":"displayLanguage","valueString":"en-AU"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"ebd566d7-0f12-43f6-a8b0-cf7ab1378f0e"},{"name":"x-system-cache-id","valueString":"dc8fd4bc-091a-424a-8a3b-6198ef146891"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1656
content-type:application/fhir+json
date:Sat, 13 Sep 2025 20:52:38 GMT
last-modified:Sat, 13 Sep 2025 20:52:38 GMT
pragma:no-cache
server:nginx
x-request-id:236-5371200

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://example.org/fhir/CodeSystem/use-contexts"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://example.org/fhir/CodeSystem/use-contexts"},{"name" : "code","valueCode" : "species"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://example.org/fhir/CodeSystem/use-contexts' could not be found, so the code cannot be validated"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://example.org/fhir/CodeSystem/use-contexts' could not be found, so the code cannot be validated"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-AU, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://example.org/fhir/CodeSystem/use-contexts#species (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://example.org/fhir/CodeSystem/use-contexts#species\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"http://example.org/fhir/CodeSystem/use-contexts\"\r\n"}]}